- 28 Jan, 2020 40 commits
-
-
Tim Volodine authored
Failing on android-arm64-stable-tests: NGInlineCursorTest/NGInlineCursorTest.CulledInlineWithAtomicInline/1 NGInlineCursorTest/NGInlineCursorTest.CulledInlineWithFloat/1 BUG=1046338 NOTRY=true TBR=chouinard@chromium.org,kojii@chromium.org Change-Id: Ic4c94abe09498302c813bb4d48a47a28cc6a3bd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023494 Commit-Queue: Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Tim Volodine <timvolodine@chromium.org> Cr-Commit-Position: refs/heads/master@{#735851}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/7a284e1614a3..4a5dab00ae22 git log 7a284e1614a3..4a5dab00ae22 --date=short --first-parent --format='%ad %ae %s' 2020-01-28 hbos@webrtc.org [Stats] Include fecPackets[Reeceived/Discarded] in Members() 2020-01-28 srte@webrtc.org Reland "Only include overhead if using send side bandwidth estimation." Created with: gclient setdep -r src/third_party/webrtc@4a5dab00ae22 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I352deac9d3e899355c271d98d96a472e38f6e223 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024973Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735850}
-
Gabriel Charette authored
Bug: 1026641 Change-Id: I6772eb80d8cb9f6b55ec080091e57adc0d8afc61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1996993 Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:
Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#735849}
-
Rayan Kanso authored
Update the WebAPK Install path to use shortcuts. Fetch the best shortcut icon per entry. Bug: 1045588 Change-Id: Ie5c179a32041217cc5bfd80ed964bfc653c2d90f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020962 Commit-Queue: Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#735848}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9b9f09268b2b..bb54eb5faa03 git log 9b9f09268b2b..bb54eb5faa03 --date=short --first-parent --format='%ad %ae %s' 2020-01-28 mathias@chromium.org [e2e] Expose `$` helper Created with: gclient setdep -r src/third_party/devtools-frontend/src@bb54eb5faa03 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:1044632 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I7c1fa9860eceb3c7f669d65a0928dc8ec755f40e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024972Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735847}
-
Caleb Rouleau authored
R=nuskos@chromium.org, skyostil@chromium.org, wenbinzhang@google.com Bug: 1039747 Change-Id: Iaa05b829791952e5c086d043f65cb48dddf551cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2017924Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#735846}
-
Sigurdur Asgeirsson authored
As the activity tracking will be used to extend crash reports, rather than for post-mortem debugging, this feature name is more appropriate. Bug: 1044707 Change-Id: I10b59daa44d846cf9fd8bed227860cabfd59e16b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022252Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Auto-Submit: Sigurður Ásgeirsson <siggi@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#735845}
-
Robbie Gibson authored
The reason for the crash is that when the last tab is closed, there is no more current web state, so it's impossible to get a FindTabHelper. Bug: 1044606 Change-Id: I1f47ca7751c0f808e6d53abd4cb8356dd68de126 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023831Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#735844}
-
Sylvain Defresne authored
The ChromeBrowserState has been moved from the "ios" namespace to the global namespace by http://crrev.com/c/2014913. Fix the uses from ios::ChromeBrowserState to ChromeBrowserState. Also remove includes of chrome_browser_state_forward.h and use a simple forward declaration instead (since the old name is no longer necessary). This CL was uploaded by git cl split. R=rkgibson@chromium.org Bug: 1042208 Change-Id: I56ed201d400ffc56de8ff3b65408e4f0eaddd121 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015095Reviewed-by:
Robbie Gibson <rkgibson@google.com> Commit-Queue: Robbie Gibson <rkgibson@google.com> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#735843}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/43c070193ede..77f99a5a5380 git log 43c070193ede..77f99a5a5380 --date=short --first-parent --format='%ad %ae %s' 2020-01-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/vulkan-loader/src 310fb8617946..44ac9b2f406f (2 commits) 2020-01-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/glslang/src b0ada80356ca..07a55839eed5 (6 commits) 2020-01-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/vulkan-tools/src b181c1a7ddb5..e39b5cf6a1b6 (1 commits) Created with: gclient setdep -r src/third_party/angle@77f99a5a5380 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC tobine@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: tobine@google.com Change-Id: Ic1e9e45b052d0adb5df84684ef80ed9a82e0279a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024967Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735842}
-
Mikel Astiz authored
SyncPrefs is a thin layer on top of preferences and hosts two groups of preferences: 1) Actual user-facing settings, such as type-selection, exposed via SyncUserSettings. 2) Local "bookkeeping" sync metadata, such the last synced time or the client ID (cache GUID). In addition, there are two cases that fall somewhere in the middle, whose behavior is changed in this patch: a) FirstSetupComplete: which roughly represents the user having consented to sync-the-feature (as opposed to transport-only upon sign-in without explicit user consent). b) The encryption-bootstrap-token: which represent an explicit passphrase (usually custom passphrase) entered by the user, that allows decrypting the incoming sync changes and encrypt outgoing ones. The last two preferences above fit group 1 better, so this patch stops clearing them in SyncPrefs::ClearPreferences(), now renamed to SyncPrefs::ClearLocalSyncTransportData(). With such cleanup, what used to be ClearDirectoryConsistencyPreferences() is now merged into a single clearing function, ClearLocalSyncTransportData(), and all calling sites are unified by directly clearing prefs in ShutdownImpl(DISABLE_SYNC), as opposed to individual calling sites. This introduces -arguably desirable- behavioral changes because codepaths like RESET_LOCAL_SYNC_DATA or STOP_SYNC_FOR_DISABLED_ACCOUNT now actually clear all local metadata, which most notably includes keystore keys. Change-Id: I2c42f98c4e068c7e340580d0b78a5cd5b5c46171 Bug: 1046237 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023649 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#735841}
-
Sylvain Defresne authored
The ChromeBrowserState has been moved from the "ios" namespace to the global namespace by http://crrev.com/c/2014913. Fix the uses from ios::ChromeBrowserState to ChromeBrowserState. Also remove includes of chrome_browser_state_forward.h and use a simple forward declaration instead (since the old name is no longer necessary). This CL was uploaded by git cl split. R=noyau@chromium.org Bug: 1042208 Change-Id: I9e5c5b84cacf0fceb728dd282b0de6aeb9d066eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2017504Reviewed-by:
Eric Noyau <noyau@chromium.org> Commit-Queue: Eric Noyau <noyau@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#735840}
-
Boris Sazonov authored
Bug: 1046254 Change-Id: I75b97c83d68bb2b04e3d5bfc1ee843601dbc0cdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023829 Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#735839}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/99221b12be67..9b9f09268b2b git log 99221b12be67..9b9f09268b2b --date=short --first-parent --format='%ad %ae %s' 2020-01-28 szuend@chromium.org Revert "Introduce more accurate breakpoint decoration waiter for web tests" Created with: gclient setdep -r src/third_party/devtools-frontend/src@9b9f09268b2b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I5ae594dbf7a16c57420c106cdc1f23e51d71f6ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024969Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735838}
-
Sylvain Defresne authored
As lpromero@ stopped working on Chromium, remove them from the OWNERS files (thus people will stop sending them CLs they won't review). Bug: none Change-Id: I0fb6aa9bf7774ff6dda6111c5238dae4ce1191db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023651 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Eric Noyau <noyau@chromium.org> Reviewed-by:
Eric Noyau <noyau@chromium.org> Cr-Commit-Position: refs/heads/master@{#735837}
-
Tanmoy Mollik authored
Add SyncErrorInfoBarAndroid to chrome://flags for the testing plan. Bug: 1044903 Change-Id: I1bcfbb381b21de92c0295daa6badfdbdd1723771 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016631Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#735836}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/6136fdb28790..7a284e1614a3 git log 6136fdb28790..7a284e1614a3 --date=short --first-parent --format='%ad %ae %s' 2020-01-28 jonaso@webrtc.org TCPConnection: Defer FailAndPrune by signaling to self Created with: gclient setdep -r src/third_party/webrtc@7a284e1614a3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I4fe1a93bbd81c41296b369b97e86c5006ed65f7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024968Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735835}
-
Marc Treib authored
It was used to check if "GCM is enabled" by calling a special API on the Sync service, but in practice this has always been true for years. Removing this code will let us (eventually) shut down this API. Bug: 1009361 Change-Id: I9de53187fc85e5b4eac0a7c566aafe36dbb3442c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2017429Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#735834}
-
Omer Katz authored
Tracing an HashTable involves checking whether keys are empty or deleted. This can result in data races with the mutator if the HashTable is modified while it is traced. To avoid such data races, we create a local copy of the key on the concurrent thread and perform the check on the copy. Using the local copy on the mutator thread would result in significant regressions. Measured locally on the facebook_infinite_scroll:2018 story from v8.browsind_desktop benchmark, showed an increase ranging from 70% to 110% in the time it takes to process ephemerons (this measurement doesn't cover all HashTables, just the ephemeron HashTable). To avoid these regressions, the local copy is used only for concurrent visitors. For further details see https://drive.google.com/open?id=13DTRcF3xfVjJ2QaKzAOYFzqvTfGRNiX6WWL3CCACSoM Bug: 986235 Change-Id: Ie135c1076bd1834ae7f8b97ca6446890fc30a02c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2012961 Commit-Queue: Omer Katz <omerkatz@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#735833}
-
Roman Aleksandrov authored
Create a list of component extensions which could not leak Signin profile. Unload all other extensions. Bug: 1036419 Change-Id: I2f055f9f0f36e59ffe99ea156796b0e3ef240dfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980612 Commit-Queue: Roman Aleksandrov <raleksandrov@google.com> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#735832}
-
Olya Kalitova authored
Removes translatable flag for Crostini container configuration messages. Bug: 1000287 Change-Id: Ia8878a0ba0624cb5629f4b6ec417239e688ff009 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020970Reviewed-by:
Nic Hollingum <hollingum@google.com> Commit-Queue: Olya Kalitova <okalitova@chromium.org> Cr-Commit-Position: refs/heads/master@{#735831}
-
Colin Blundell authored
This CL componentizes SSLErrorHandler for sharing with WebLayer. The componentization must be done together with that of CaptivePortalHelper as the two have a mutual dependency. After a *long* chain of leadup CLs, the actual componentization is now straightforward. \o/ NOPRESUBMIT=true Bug: 1030692 Change-Id: Idf572bfb45db2e4958028a9f361fa9498dc792f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022708 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#735830}
-
Rune Lillesveen authored
With BlockHTMLParserOnStyleSheets enabled, these unit tests needed RunPendingTasks calls to resume and finish the blocked parsing. Bug: 891767 Change-Id: Ie65a0ec884b70208bbbf2290ab86aa67684819bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2014454Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#735829}
-
Rakina Zata Amni authored
Attempting to reland https://crrev.com/c/1543258 which was reverted in https://crrev.com/c/1626417 because of a bug (not collapsing successive navigations into one), which is not a problem anymore now that PerNavigationMojoInterface has landed. With this CL, about:blank navigations (except initial navigations) will always go through the browser process. Some additional changes: - SitePerProcessBrowserTest.SubframeBlankUrlsAfterRestore is also updated in this CL because now about:blank navigations will use its initiator origin instead of the parent's origin when determining which SiteInstance it should use after getting restored. - about:blank navigation requests that go through the browser process got their referrer URL sanitized incorrectly, causing a WPT to fail, so we're updating Referrer::SanitizeForRequest too. Bug: 936696 Change-Id: I15adfc0ded269a9a10b1d4f5e820f3a627e9c101 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2006997Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#735828}
-
Rune Lillesveen authored
The method checks if the parser should be paused when a parser blocking stylesheet is added. That is currently for sheets in body, but that is not the only case with BlockHTMLParserOnStyleSheets enabled. Bug: 891767 Change-Id: I9597ed2072ad18ba4552b4b6bc98cca8b85c8e68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023788Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#735827}
-
vitaliii authored
Disable DumpAccessibilityEventsTest _AccessibilityEventsDescriptionChangeIndirect _AccessibilityEventsDescriptionChangeNoRelation The comparison was made stricter in https://chromium-review.googlesource.com/c/chromium/src/+/2015429. These tests fail with the new comparison. TBR=aleventhal@chromium.org Bug: 1046298 Change-Id: I7739a5c69c6e3d7a0935e20d1b273a7b1939282f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024889 Commit-Queue: vitaliii <vitaliii@chromium.org> Reviewed-by:
vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#735826}
-
Yuki Shiino authored
We've been observing crashes at LocalWindowProxy::Initialize void LocalWindowProxy::Initialize() { CHECK(!GetFrame()->IsProvisional()); ... } through calls to ToScriptState. This patch patchworks to stop the crash by checking frame->IsProvisional() beforehand. This patch makes ToScriptState return nullptr when the frame is provisional, and it'd potentionally cause crashes on the call sites. (ToScriptState is designed to return nullptr in some cases, so the call sites must have been checking the return value.) Anyway, Blink has been crashing in the case that this patch is bailing out, thus the situation won't become worse. Bug: 1037985, 578349, 1046282 Change-Id: I9497aa740d7b1d14e400c5e416d4a988ff8f488e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024189 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#735825}
-
Javier Ernesto Flores Robles authored
Disables testDeleteCustomSearchEngineSwipeAndTap which is failing on ios13-beta-simulator. TBR=sczs@chromium.org Bug: 1046290 Change-Id: Ibaef117159c9624f5e0b81eb28672f7bbcd9c3bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023789Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#735824}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b7a76b287ab0..99221b12be67 git log b7a76b287ab0..99221b12be67 --date=short --first-parent --format='%ad %ae %s' 2020-01-28 szuend@chromium.org Introduce more accurate breakpoint decoration waiter for web tests Created with: gclient setdep -r src/third_party/devtools-frontend/src@99221b12be67 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I6093bf41b304bd62216548a270523245e875c3f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024908Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735823}
-
Daniel Vogelheim authored
Bug: 739170 Change-Id: I74e5e0a5cd729b92bfb22af60f60f5d094d78121 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2014969Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org> Cr-Commit-Position: refs/heads/master@{#735822}
-
Friedrich Horschig authored
This CL should have no visible effect (yet). By adding a reason whenever the autofill popup is asked to be hidden, the controller can decide whether it should close the popup immediately. This comes in handy when a popup is closed only to be reopened with fresh suggestions (see linked bug). With the reason, the popup can be kept open and directly updated which prevents flickering. TBR=vasilii@chromium.org TBR Reason: API change for autofill client. Bug: 1043963 Change-Id: I77cb4b920114c37012b9383508d04fc4250422c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015055Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Christos Froussios <cfroussios@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#735821}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/8a6f9a03f020..6136fdb28790 git log 8a6f9a03f020..6136fdb28790 --date=short --first-parent --format='%ad %ae %s' 2020-01-28 saza@webrtc.org Whitespace change Created with: gclient setdep -r src/third_party/webrtc@6136fdb28790 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I254cce231a0461dfe8cdcb797933e4b978c1a84c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024586Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735820}
-
Finnur Thorarinsson authored
This CL creates a custom View (PickerVideoPlayer) to encapsulate the code in PickerCategoryView that relates to playing videos. The xml components have already been factored out to a separate xml, and this moves the corresponding Java code to a separate class also. Bug: 895776, 656015 Change-Id: I4435f3a02bf18bc7c1afb35f35f34cb156908544 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016649 Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#735819}
-
Peter E Conn authored
Bug: 1040143 Change-Id: If698ecc2b828895ab7308e805ed7a1f81857c439 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020706 Commit-Queue: Peter Conn <peconn@chromium.org> Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Cr-Commit-Position: refs/heads/master@{#735818}
-
Sami Kyostila authored
Turn down the startup scheduler A/B test since it's not being tracked any longer. Change-Id: I4ec6b494fd88400d3d2f82bff6030a9ab82b92ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023548 Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Reviewed-by:
Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#735817}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b83d660071cb..a8bd48a1c523 Created with: gclient setdep -r src-internal@a8bd48a1c523 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I8366962a63ab53ceb7192e4a9b5684e94af684fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024585Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735816}
-
Javier Ernesto Flores Robles authored
Disables ContentSuggestionsTestCase/testReloadPage which is failing on iphone-device. TBR=gambard@chromium.org Bug: 1046258 Change-Id: I8688122f2daab124b063059b6187f5fe0a7a6026 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024888Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#735815}
-
Mikel Astiz authored
This reverts commit f52179a5. Reason for revert: dependencies not ready on Android. Original change's description: > Enable sync trusted vault support by default > > The feature is in a working state can be enabled by default. > > Bug: 1000146 > Change-Id: I66ef6f65d97234f47eaa76d1daafb8d3637692ed > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000702 > Reviewed-by: Marc Treib <treib@chromium.org> > Commit-Queue: Mikel Astiz <mastiz@chromium.org> > Cr-Commit-Position: refs/heads/master@{#731898} TBR=treib@chromium.org,mastiz@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1000146 Change-Id: I24d9ed1570db010ebca418e428bfc6d0e8536c9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020925Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#735814}
-
Javier Ernesto Flores Robles authored
Disables failing tests on iphone-device: NTPHomeTestCase/testOmniboxPinnedWidthRotation NTPHomeTestCase/testTapFakeOmniboxScrollScrolled NTPHomeTestCase/testOmniboxWidthRotation NTPHomeTestCase/testFavicons NTPHomeTestCase/testTapOmniboxSearchButtonLogsCorrectly NTPHomeTestCase/testCollectionShortcuts NTPHomeTestCase/testTapSearchButtonFakeOmniboxScrolled NTPHomeTestCase/testOmniboxWidthRotationBehindSettings TBR=gambard@chromium.org Bug: 1046253 Change-Id: I7fd7a7b0f524ad9614f0f83fac0a4426ac28f7c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023527Reviewed-by:
Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#735813}
-
Yoshisato Yanagisawa authored
If we rebase the path, gn seems to confuse to set paths from current working directory to have chrome/ios directory. However, it should not have that. Since XCRun path won't be sent to Goma, we do not need to normalize that here. Bug: 1015730 Change-Id: If175706ae564cbf124c53f0e0e1255b439cea682 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2022046 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#735812}
-