- 07 Jun, 2018 40 commits
-
-
Dominic Farolino authored
Before this CL, ResourceRequest-based logic for all <link>s that were not rel=manifest or rel=import resided in LinkStyle. This CL pushes that logic down to LinkLoader for a better separation of concerns. R=yoav@yoav.ws Bug: n/a Change-Id: If1cc664b7de2ad54cf73d63a2e0d14943e698d04 Reviewed-on: https://chromium-review.googlesource.com/1087351 Commit-Queue: Dominic Farolino <domfarolino@gmail.com> Reviewed-by:
Yoav Weiss <yoav@yoav.ws> Cr-Commit-Position: refs/heads/master@{#565317}
-
Christian Dullweber authored
Deletion of CONTENT_SETTINGS_TYPE_PASSWORD_PROTECTION wasn't covered by ChromeBrowsingDataRemoverDelegate::AllTypesAreGettingDeleted yet. This is fixed by creating a PasswordProtectionService during the test and removing the type from the whitelist. Bug: 710873 Change-Id: I4b2dd8ffd0eb2996f89e616b3c94626fc04b3982 Reviewed-on: https://chromium-review.googlesource.com/1069090 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Jialiu Lin <jialiul@chromium.org> Cr-Commit-Position: refs/heads/master@{#565316}
-
Bo Liu authored
Layout depends on tab visibility now, so need to update layout. Switching between incognito and normal tabs on the tablet interface changes tab visibility without layout, which was broken previously. Bug: 849191 Change-Id: If3ab0df7a1316cd20930b9e9a25d64f2beb3e6b5 Reviewed-on: https://chromium-review.googlesource.com/1090312Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#565315}
-
Ted Choc authored
Ran locally 50 times w/o flake. This also cleans up the logging and test prep to make it easier to detect systemic failures. BUG=673930 Change-Id: I86349f9256ddc554c8de12d9dca80fc06458aa20 Reviewed-on: https://chromium-review.googlesource.com/1089649Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#565314}
-
Alexis Hetu authored
When running chromium unit tests using SwiftShader, we need a way to enable high precision filtering. In order to do that, the GL command decoder must allow the GL_TEXTURE_FILTERING_HINT_CHROMIUM hint to be used. This cl allows access to this hint inside unit tests. Bug: chromium:848035 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I0a2f90b1cff4767f82175cd20f87c83e900f3e20 Reviewed-on: https://chromium-review.googlesource.com/1080020 Commit-Queue: Alexis Hétu <sugoi@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#565313}
-
Steven Bennetts authored
This CL: * Shows the settings > details UI for non connectable networks for secondary users. * Disables toggles for secondary users. Bug: 843888,827096 Change-Id: Ie3b0554211e1ad42f910d921b55d6553e3a55836 Reviewed-on: https://chromium-review.googlesource.com/1089585 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#565312}
-
Ulan Degenbaev authored
This is a partial revert of 269fa691. Bug: 847511 Change-Id: Ie8e5e1620e3748903b8c8dcdb6d190a7b03d1fe7 Reviewed-on: https://chromium-review.googlesource.com/1090925Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Cr-Commit-Position: refs/heads/master@{#565311}
-
John Abd-El-Malek authored
It's too slow on Windows, and on Windows we shard it. Change-Id: I2747e7b5bc3b1fa4adf7e574f0c3a875dc3655e9 Reviewed-on: https://chromium-review.googlesource.com/1090314Reviewed-by:
Chong Zhang <chongz@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#565310}
-
Xing Liu authored
The storage summary string under download home title currently uses SpannableString that can expand to multiple lines, and can only apply simple styles defined by Spannale. This CL adds a view for the summary string. Bug: 849973 Change-Id: If01d323022e0cc743540a02ba58801c664957aa4 Reviewed-on: https://chromium-review.googlesource.com/1089815Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#565309}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/2bd1fab..ea17575 git log 2bd1fab..ea17575 --date=short --no-merges --format='%ad %ae %s' 2018-06-07 lucferron@chromium.org Vulkan: enable invariance dEQP tests Created with: gclient setdep -r src/third_party/angle@ea17575 The AutoRoll server is located here: https://angle-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=geofflang@chromium.org Change-Id: Ie1bfb05d8d242c36d09dd57972cf34e3898719dd Reviewed-on: https://chromium-review.googlesource.com/1090970Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#565308}
-
Elad Alon authored
When browsing data is cleared, in addition to deleting pending logs, also cancel ongoing uploads of WebRTC event log files which fit the user profile and time range that is being cleared. To facilitate this change, it was necessary to change the way WebRtcEventLogUploaderImpl gets hold of a URLRequestContextGetter. Instead of thread hopping to get one, it is now given one in the constructor. Since g_browser_process->system_request_context() is not available when WebRtcEventLogManager is constructed, setting the URLRequestContextGetter is deferred to the time when the first user profile is loaded. Bug: 775415 Change-Id: I2b19b95d7acba44c84d0fb72b014b9e4c6e2cdf7 Reviewed-on: https://chromium-review.googlesource.com/1078737 Commit-Queue: Elad Alon <eladalon@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#565307}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/d5c4ab1..5ebfd64 git log d5c4ab1..5ebfd64 --date=short --no-merges --format='%ad %ae %s' 2018-06-07 hnakashima@chromium.org Test to show editing a PageObject and saving the .pdf duplicates it. Created with: gclient setdep -r src/third_party/pdfium@5ebfd64 The AutoRoll server is located here: https://pdfium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=dsinclair@chromium.org Change-Id: I11c01fcce6baf33e4e8a5cb49c6e61beb0c669e3 Reviewed-on: https://chromium-review.googlesource.com/1090763Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#565306}
-
Eric Stevenson authored
Removing the reference to BuildHooksAndroidImpl from BuildHooksAndroid shrinks the main dex by ~2000 methods for downstream targets. Bug: 820570 Change-Id: If4051f7a85e387129c65a7a5b927183b5b36bf65 Reviewed-on: https://chromium-review.googlesource.com/1089625 Commit-Queue: Eric Stevenson <estevenson@chromium.org> Reviewed-by:
agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#565305}
-
Emily Hanley authored
NOTRY=true # CQ flake Bug: 713357 Change-Id: Ib0a4a63c02c78ac3015cef4e03eff07d3a2e9197 Reviewed-on: https://chromium-review.googlesource.com/1090757 Commit-Queue: Ned Nguyen <nednguyen@google.com> Reviewed-by:
Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#565304}
-
Evan Stade authored
Only support native notifications, i.e. those passed over mojo. Some tests are permanently removed on Chrome OS. Some tests are migrated to message_center_unittests. This relands commit 4da4d1e4 originally reviewed on: https://chromium-review.googlesource.com/1083937 Bug: 578868 Change-Id: I87834ba69bcb37db599e3e046225b793d09b9396 Reviewed-on: https://chromium-review.googlesource.com/1089917Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#565303}
-
Robert Ma authored
This CL only increases the default history window size for *landed commits* to 10000, which is about a month's worth of commits. The history window size for GitHub PRs and Gerrit CLs are not changed. Landed commits are scanned locally (using git), which is pretty fast (takes few minutes), so doubling the history window won't affect total run time too much. Bug: 752214 Change-Id: Id2f498aa1d8a8adb8369fe7553c73662e5b02343 Reviewed-on: https://chromium-review.googlesource.com/1085556 Commit-Queue: Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#565302}
-
Chris Lu authored
[ios] Create ClearBrowsingDataManager to hold bulk of ClearBrowsingData logic that can be shared between CollectionVC and TableVC Moves appropriate unit tests to new manager unittest file. Also creates ClearBrowsingDataConsumer for mediator to communicate with view controller. Change-Id: Ia60b78ff49c77b526aff5bf3034c06e35bda7b48 Reviewed-on: https://chromium-review.googlesource.com/1086240 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#565301}
-
Fabio Tirelo authored
The current implementation reads "autofill menu opened" for the old dropdown, but only "menu opened" for the new dropdown. Bug: 850094 Change-Id: I825069866462897116dc179f6418a8f87f1c3467 Reviewed-on: https://chromium-review.googlesource.com/1088764Reviewed-by:
Evan Stade <estade@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#565300}
-
chaopeng authored
scroll-position-restored-on-back-at-load-event was fixed in crrev.com/c/207e8662. Bug: 835802 Change-Id: Ic69c2844799d8aa7e2c57c4f952c36fd986b6cee Reviewed-on: https://chromium-review.googlesource.com/1089588Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Jianpeng Chao <chaopeng@chromium.org> Cr-Commit-Position: refs/heads/master@{#565299}
-
Sky Malice authored
Bug: 831648 Change-Id: If86282e15d436bfa1e625f38941d59e47e3e5294 Reviewed-on: https://chromium-review.googlesource.com/1089887 Commit-Queue: Sky Malice <skym@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#565298}
-
Kai Ninomiya authored
https://chromium.googlesource.com/external/khronosgroup/webgl.git/+log/198d637..25a501c Bug: 828135, 849572 Cq-Include-Trybots: luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_angle_rel_ng;luci.chromium.try:win_angle_rel_ng Change-Id: If7749e453107880d235109758aebf452ff5a80ab Reviewed-on: https://chromium-review.googlesource.com/1086507 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#565297}
-
David Benjamin authored
https://boringssl.googlesource.com/boringssl/+log/5601bdac1ae594169e56515fe34956ec89bbffbf..5267ef7b4aa6385c0351ae10ce3092828cca4909 BUG=none Change-Id: I9ab8240831532702e6e77ee8faa7c99f0375950c Reviewed-on: https://chromium-review.googlesource.com/1087932 Commit-Queue: Steven Valdez <svaldez@chromium.org> Reviewed-by:
Steven Valdez <svaldez@chromium.org> Cr-Commit-Position: refs/heads/master@{#565296}
-
Moe Ahmadi authored
Also changes canMakePayment() to behave as in normal mode to avoid incognito mode detection as per other platforms Bug: 850078,846698 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Icdc3f79dd0a3cbc1d34e7e5d5e5ca2077a096b6c Reviewed-on: https://chromium-review.googlesource.com/1089032 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Cr-Commit-Position: refs/heads/master@{#565295}
-
vitaliii authored
1) Link non-iOS chrome/browser/consent_auditor/OWNERS to components/consent_auditor/OWNERS. 2) Add markusheintz@ to ios/chrome/browser/consent_auditor/OWNERS. Unrelated: s/msramek@google.com/msramek@chromium.org Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ib658046f7742d426adf68f0ae25f7c480d4a7800 Reviewed-on: https://chromium-review.googlesource.com/1090280Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Markus Heintz <markusheintz@chromium.org> Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Commit-Queue: vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#565294}
-
edchin authored
Bug: 849667 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I37bbca1646f3de0534331903b555417ef75fd448 Reviewed-on: https://chromium-review.googlesource.com/1090570Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#565293}
-
Peng Huang authored
Bug: 824382, 727775 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: If75f42895bfc2a41ec3c4cf1bbe0e24b37743c36 Reviewed-on: https://chromium-review.googlesource.com/1089041Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#565292}
-
Henrik Boström authored
With this change, onsignalingstatechange always fires before the setLocalDescription's promise resolves. Before this change, signaling state changes were surfaced with callbacks firing separately from the callback that setLocalDescription or setRemoteDescription had completed. As a result, the result of a SLD/SRD operation was surfaced in two PostTasks instead of one. This could lead to flaky behavior where JavaScript task execeution cycles may or may not execute between PostTasks which lead to undefined order. Also when the signalingstatechange was surfaced to the JS thread the firing of the event was delayed by a task execution cycle due to ScheduleDispatchEvent. - If both PostTasks were handled in the same cycle, the event firing would be scheduled and the promise resolved, such that the promise's then() is invoked just before the event fires (scheduled after promise). This is NOT in accordance with the spec. - If onsignalingstatechange's PostTask was handled in its own cycle, the event would be scheduled such that by the time the setLocalDescription's callback's PostTask occurs resolving the promise, the event would fire before the promise's then(). This IS in accordance with the spec. With this change, the onsignalingstatechange event is fired without delay, and it is processed in by the same observer that handles the SLD/SRD callback, so the order is always guaranteed to be the same. In addition, this CL removes the usage of WebRTCPeerConnectionHandlerClient::SignalingState and relies on the webrtc::PeerConnectionInterface::SignalingState enum directly. This is part of the Onion Souping work (crbug.com/787254). Bug: 848768, 787254 Change-Id: I7bc10439c44c6ff6beab0289975295ff2e051b9c Reviewed-on: https://chromium-review.googlesource.com/1085302 Commit-Queue: Henrik Boström <hbos@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#565291}
-
Amy Qiu authored
Move tough_scheduling_cases into the rendering folder and refactor classes to inherit from RenderingStory Bug: 849392 Change-Id: I247f9aff4fde03cda7ea479a9dcf88c04960c749 Reviewed-on: https://chromium-review.googlesource.com/1089459Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Amy Qiu <amyqiu@google.com> Cr-Commit-Position: refs/heads/master@{#565290}
-
Daniel Bratell authored
Some jumbo builds broke because of too many CappedSizeInKB so moving it to heap.h to unbreak the builds. It's a small inlined method. The moved function is not using std::min to avoid including <algorithm> in heap.h and potentially causing a measurable build time regression. TBR=mlippautz@chromium.org,haraken@chromium.org Bug: 840789 Change-Id: I4e4bf3989235c6e7274a56f5c10823d8bb37a4df Reviewed-on: https://chromium-review.googlesource.com/1090839Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Daniel Bratell <bratell@opera.com> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#565289}
-
Gabriel Charette authored
Fixing crbug.com/847501 and adding two regression tests for it. Added SchedulerWorker::GetLastUsedTime() to support this fix and re-used it to suppress the need for the delegate's |is_on_idle_worker_stack_|. Tweaked WaitForWorkersCleanedUpForTesting() to allow being called multiple times. R=fdoray@chromium.org Bug: 847501 Change-Id: I83f814358f679bdbee49778963ff9d05cd240adc Reviewed-on: https://chromium-review.googlesource.com/1086978 Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#565288}
-
Mugdha Lakhani authored
This change adds logic to BackgroundFetch Context to observe service worker events, specifically, unregistration, and wiping of SW database, and implements logic for the unregistration case. It also adds a small unit test to verify the appropriate error code is returned when the service worker is unregistered mid-fetch. Bug: 841385 Change-Id: I0a22489ce79bbffb7a5528c8646522c40e59a799 Reviewed-on: https://chromium-review.googlesource.com/1071651 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#565287}
-
Elly Fong-Jones authored
This change adds rounded focus rings to the location icon button and to page action buttons. Bug: 848299 Change-Id: I06b501b664315ad615d334fee23149854550bd06 Reviewed-on: https://chromium-review.googlesource.com/1080889Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#565286}
-
Wez authored
These tests mix use of QuitCurrent*Deprecated() with use of the current RunLoop::Quit*Closure() model. Migrate them off the deprecated API so that we can enforce quit-by-closure-only wherever QuitClosure is used. Bug: 844016 Change-Id: Ib93c6419a81642a3d374ec08a3c71ddaacc3cb88 Reviewed-on: https://chromium-review.googlesource.com/1090211Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#565285}
-
Randy Rossi authored
For ChromeCast screen reader, getDesktop is needed rather than enableTab. This creates an automation tree for all running cast apps. Added accessor for window tree host to the accessibility manager. Bug: b/73383411 Test: None Change-Id: I79d0be3f9a5e3567ad493e86d1615dcacf9bffe6 Reviewed-on: https://chromium-review.googlesource.com/1086983 Commit-Queue: Randy Rossi <rmrossi@chromium.org> Reviewed-by:
Alex Sakhartchouk <alexst@chromium.org> Cr-Commit-Position: refs/heads/master@{#565284}
-
Ian Clelland authored
This adds a WebOriginTrials interface, which can be used to query the state of an origin trial given a WebDocument. Bug: 845995 Change-Id: Ifbaed167bcfd2588436bd32f6f03d3f57171434c Reviewed-on: https://chromium-review.googlesource.com/1088310 Commit-Queue: Ian Clelland <iclelland@chromium.org> Reviewed-by:
Jason Chase <chasej@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#565283}
-
Wez authored
These tests mix use of QuitCurrent*Deprecated() with use of the current RunLoop::Quit*Closure() model. Migrate them off the deprecated API so that we can enforce quit-by-closure-only wherever QuitClosure is used. Bug: 844016 Change-Id: I5aca4ada0678f0cb1d84ced9fef9495fba751a7b Reviewed-on: https://chromium-review.googlesource.com/1090213Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#565282}
-
Max Morin authored
They now log error during creation and error while stream is active separately. The names are changed to Media.Audio.Render.StreamCallbackError2 and Media.Audio.Capture.StreamCallbackError2 to avoid mixing the new and old data. Also, errors are now logged only when they are forwarded to the callback, to better correspond errors in the upper layers. Also drive-by fix some typos. Bug: 836420 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Ie620c0f5864cdde3f98da1526de1fc0ed9456b66 Reviewed-on: https://chromium-review.googlesource.com/1078312Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Olga Sharonova <olka@chromium.org> Commit-Queue: Max Morin <maxmorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#565281}
-
Rune Lillesveen authored
Revert "Cleanup no longer used argument in MutableCSSPropertyValueSet::SetProperty." This reverts commit 710b5cc7. This reverts commit 9d45b94d. Reason for reverts: suspected performance regression in 845944. Combined reverts to make it easier to merge to M68. Bug: 845944 Change-Id: Id01bb23981e82e25c26ff54a3970150f082d6878 Reviewed-on: https://chromium-review.googlesource.com/1090835Reviewed-by:
Emilio Cobos Álvarez <emilio@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#565280}
-
Jeremy Roman authored
Bundle whichever startup snapshot is enabled (on Android, this is presently the pure V8 one). Disable the gin_shell test, which tries to invoke the gin_shell binary (but that doesn't really make sense on Android, which only supports running Android apps packaged as APKs). Works for me locally. Assuming this sticks, a followup will re-enable gin_unittests on the bots. Bug: 843124 Change-Id: Ia69a39263ed01b2d2b2664f58ec4263380a3ef00 Reviewed-on: https://chromium-review.googlesource.com/1089458 Commit-Queue: Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#565279}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/62e29b21..d993e197 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: Ic3d30bd0626637481793e331641f4c882041ba42 Reviewed-on: https://chromium-review.googlesource.com/1090816Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#565278}
-