- 14 Jan, 2021 40 commits
-
-
Sky Malice authored
This reverts commit 6a340039. Reason for revert: Causes test failure, see https://ci.chromium.org/ui/p/chromium/builders/ci/android-bfcache-rel/7275/overview Original change's description: > [Messages] Fix clipping of message banner because of SurfaceView hole > > This CL delegates the Animator#start calls in MessageBannerMediator to > WindowAndroid#startAnimationOverContent. > > Bug: 1159429 > Change-Id: I865e62718efa46eae8e1bf733271854475edaa00 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628497 > Commit-Queue: Sinan Sahin <sinansahin@google.com> > Reviewed-by: Theresa <twellington@chromium.org> > Reviewed-by: Pavel Yatsuk <pavely@chromium.org> > Cr-Commit-Position: refs/heads/master@{#843685} TBR=pavely@chromium.org,twellington@chromium.org,sinansahin@google.com,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: Id20e63d9c11d00514ce5f40796a724aa760535e4 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1159429 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630448Reviewed-by:
Sky Malice <skym@chromium.org> Reviewed-by:
Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/master@{#843780}
-
Brian Sheedy authored
Includes the browser type reported by Telemetry in the Gold parameters used by the GPU tests. This will help with identifying cases where two different browsers on the same hardware are producing different results, e.g. Chrome and Webview on Android devices. Change-Id: Ib7c566dcd751a0e3b23df9583a034952657f2471 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630285Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#843779}
-
Anders Hartvoll Ruud authored
As of this CL a StyleRecalcContext reference can be propagated from UpdateStyleAndLayoutTreeForContainer to ElementRuleCollector, although only for regular elements (not pseudo-elements and other special things). Bug: 1145970 Change-Id: I79cd317fb8ccfdd2b5d737b0d3c2f2842acf3943 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627313 Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#843778}
-
Dave Tapuska authored
Remove dead mojo definitions. BUG=993189 Change-Id: I94d2ab50cf5314cf351a245f78f35b0769f105a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630605Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#843777}
-
Peter Kasting authored
Bug: 1159562 Change-Id: I4f81a69f44b0e0cc9efb4f75b4adbce97d7e5dc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630289 Commit-Queue: Peter Kasting <pkasting@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#843776}
-
Tommy Martino authored
This deps roll adds a recent change to the lib which makes table support more robust. Bug: 1166753 Change-Id: If27c784af2e8fee7d26b1a3963852a4de8ecb950 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629575 Commit-Queue: Tommy Martino <tmartino@chromium.org> Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Auto-Submit: Tommy Martino <tmartino@chromium.org> Reviewed-by:
Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/master@{#843775}
-
Richard Chui authored
Bug: 1140597 Change-Id: I4223bd67355ace228edfcfeaaaf1d493ea97ce44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628739 Commit-Queue: Richard Chui <richui@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#843774}
-
Ahmed Fakhry authored
While a window is being recorded, the user may drag it to a different display. - This event must be propagated to the recording service, so that the video capturer can change its target frame sink to that of the root window of the display the window was moved to. The new display may have different bounds than that of the old display. - The recording service must also handle this case by reconfiguring the VPX video encoder as it will be getting video frames that match the new display size. This CL also fixes a bug where the recorded window shows up as squished in the output video. This was because we used to initialize the video encoder with the current window's bounds rather than the root's bounds. Demo is on the first bug. BUG=1165702, 1165708 TEST=Manually, added new tests in ash_unittests and browser_tests. Change-Id: I53b8e34d1752925d2ee356b98b21c8360e863ee3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623712 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#843773}
-
Jérémie Boulic authored
In //ui/file_manager/file_manager/foreground/js/: - task_controller.js - task_controller_unittest.m.js Bug: 1133186 Change-Id: Ia91e2a515b85b60a9bbb10d5062d18d264d82c26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629327 Auto-Submit: Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#843772}
-
Henrik Boström authored
Intent to Deprecate on blink-dev: https://groups.google.com/u/3/a/chromium.org/g/blink-dev/c/IY2amIigFFs Plan B SDP is still heavily used two years after Unified Plan shipped-by-default. This can cause compatibility issues with Firefox and Safari unless the application does sophisticated SDP translation. This deprecation warning is meant to discourage Plan B and encourage migration to the standardized SDP format Unified Plan, allowing us to remove Plan B when usage is sufficiently low. In the blink-dev discussion we talk about adding adding a Reverse Origin Trial at a future date in case large services still depend on Plan B when M93 comes around. Bug: chromium:857004 Change-Id: Ic95964278a5b7c693cfc7868e957517a64a4ac01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595744 Commit-Queue: Harald Alvestrand <hta@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#843771}
-
Erik Chen authored
This CL is a refactor with no intended behavior change. Bug: 1164523 Change-Id: Ifcb9d931ec1322496553bf551015cbe75abd841c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630287Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#843770}
-
Vladimir Levin authored
This patch tries to restore the scroll offset on a locked element if it is a scroller. If the content of the element has changed, then this scroll offset may not take effect, but we still try to set it. R=chrishtr@chromium.org Bug: 1165856 Change-Id: Iade948abbb08a30280e25fbff4c2e8eefdf012c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625627 Commit-Queue: vmpstr <vmpstr@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#843769}
-
Tim Sergeant authored
https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/42f3f3cea406..adce67ac57ed $ git log 42f3f3cea..adce67ac5 --date=short --no-merges --format='%ad %ae %s' 2021-01-13 tsergeant arc: Add boot property for Play Auto Install generation 2020-12-14 sarthakkukreti cryptohome: Add constants for dm-crypt cryptohomes 2021-01-07 rajatja pciguard: provide dbus service to chrome Created with: roll-dep src/third_party/cros_system_api Change-Id: Ida7b9099e47b048088defbc0958bf64841beacd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626952 Auto-Submit: Tim Sergeant <tsergeant@chromium.org> Commit-Queue: Dominick Ng <dominickn@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#843768}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1610636358-77f55f013156712d320ba2c348ceb07dee8d46f1.profdata to chrome-win64-master-1610647094-91dde28e2f09f28a39a8ebc52cc90535738b2c08.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC pgo-profile-sheriffs@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I98875b4999b3273b36ff360c2edf6c2ab177a895 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626892Reviewed-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@{#843767}
-
Xi Han authored
The bug was caused by not resetting the text of the URL bar when an empty text is passed via setUrlBarFocus() API. Bug: 1159352 Change-Id: I6b134fd91ae96b8f956fc0ac30c77862c5ebcde4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622875 Commit-Queue: Xi Han <hanxi@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/master@{#843766}
-
Gayane Petrosyan authored
Fix by replacing the non text node position by its child text node, if possible. Otherwise, skip the word-completion logic, which assumes, the position is in text node. Bug: 1165317 Change-Id: Iafb82eb1f1f7e5b6644cc07034166e6f0344d184 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622987 Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#843765}
-
Caitlin Fischer authored
Default blocklist values shipped with Chrome 55 onward (added in bug https://crbug.com/643013) and remaining test value ed5f25a4:e is added by web_bluetooth_browsertest.cc procedurally as needed if the field trial config doesn't exist. Bug: 1126640 Change-Id: I2de2d60ade269680ccf8c2a78a77a9b4d0e5a5f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627376 Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
Vincent Scheib <scheib@chromium.org> Cr-Commit-Position: refs/heads/master@{#843764}
-
Kyle Horimoto authored
Includes updates to the Phone Hub onboarding flow, notification flow, and settings UI. Fixed: 1166387 Change-Id: I31f2467e765f37585a8eadd0c2a7b277536e7d38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628740 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#843763}
-
Jeffrey Kardatzke authored
This is being changed at the request of privacy/legal to indicate 'uniquely identify' rather than just 'identify'. BUG=1146646 TEST=Verified new string in UI Change-Id: If7716b327da1e6c16e9863f88ddca6f5f8768d96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629908 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Auto-Submit: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#843762}
-
Kyle Horimoto authored
Additionally, add a few fixes which were needed to make tests pass now that Phone Hub is active by default: (1) Call SystemTray->SetPhoneHubManager(nullptr) when PhoneHubManagerFactory is deleted. (2) Set service to NULL while testing. (3) Do not create the service when the Profile is created; instead, Create it in UserSessionInitializer. (4) Update PhoneHubNotificationController to behave correctly when a null PhoneHubManager is passed to it. (5) Do not assume that there can only be 0 or 1 Tether networks. Though this is true in practice, there are tests which use multiple networks. Fixed: 1106937 Change-Id: I15d02e114fc81284cdad072c25c3dca24ff5bd62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626103 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#843761}
-
Stephen McGruer authored
This rolls up to WPT SHA f333959abe07e6c4cfb388f4f7a03a0a109b38a5 Importantly, it brings in https://github.com/web-platform-tests/wpt/pull/27175 which should allow us to move 'wpt manifest' calls back to Python 3. (This CL does not make that switch, it is just rolling tools). It also brings in the change that makes '--py3' the default mode for 'wpt'. Since the wptrunner bots aren't ready for that yet, I also updated testing/scripts/{run_android_wpt.py, run_wpt_tests.py} to pass --py2 to 'wpt'. Bug: 1161274, 1166741 Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-input-fyi-rel Change-Id: I0978d0685f2ef387e22e87e433d4a191e09e7597 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627882Reviewed-by:
Luke Z <lpz@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#843760}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/786a9e746bcb..18a45a67b21a 2021-01-14 vidorteg@microsoft.com [Loc] Migrate screencast panel to Localization V2 2021-01-14 morlovich@chromium.org Emulation UA-ch editing: make help button tabable 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/+doc/master/autoroll/README.md Bug: chromium:1136655,chromium:1164345 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ib711d3bb84893e559a188619111099abea3c7dd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630108Reviewed-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@{#843759}
-
Boris Sazonov authored
Changes account_manager_facade_factory_ash.cc so that it instantiates AccountManagerFacadeImpl rather than AccountManagerFacadeAsh and removes AccountManagerFacadeAsh. This completes the unification of AccountManagerFacade implementations. Bug: 1161699 Change-Id: I173307bdc584f31af72ef4f34af5c27b71fec435 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626444 Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#843758}
-
Erik Chen authored
This CL is a refactor with no intended behavior change. Change-Id: Ia4fd3f50e92674b1b16cb44488b6131e71d5d509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625826Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#843757}
-
Kevin Marshall authored
Sets the fake build number in the UserAgent string to a different value. Bug: b/176552416 Bug: 1166790 Change-Id: Icb2ba63fbab785bb28f90b14c84058606abf4404 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625756 Commit-Queue: David Dorwin <ddorwin@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Auto-Submit: Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#843756}
-
Mike Dougherty authored
CRWJSInjectionManager is deprecated and removing it will help to cleanup existing JavaScript feature code in preparation for new JavaScript features. Bug: 949178 Change-Id: I2b5612e00262a854157c28cd577ed0488e819530 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593726Reviewed-by:
John Wu <jzw@chromium.org> Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#843755}
-
Andrew Grieve authored
Bug: None Change-Id: I373e5fcde6b1e96c700ae919af1a3e08be4dac5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630069 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Commit-Queue: Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/master@{#843754}
-
Tommy Martino authored
This adds a handful of sites to the Shared Highlighting blocklist. It also strips m. from hosts, similar to what we already do for www. Bug: 1157981 Change-Id: If907ba6bd79529e98a634918e47a21dd1f2730cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629571Reviewed-by:
Sebastien Lalancette <seblalancette@chromium.org> Commit-Queue: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#843753}
-
Henrique Nakashima authored
This is a reland of 314cbf4c Patchset 1 is the original change. The main difference is that now the TabPersistentStore is created with the actual index that TabWindowManagerImpl assigned to the TabModelSelector, rather than the index that was "requested". Other changes are to adapt tests. Original change's description: > Create glue-layer TabModelOrchestrators > > TabModelSelectorImpl does not create or destroy TabPersistentStore > anymore. Instead, TabModelOrchestrators manage the lifetime of TabModelSelectorImpl and > TabPersistentStore. > > Give TabModelSelectorImpl a Supplier<TabPersistentStore> instead of > passing TabPersistentStore directly. > > This is a step to break the two-way dependency between > TabModelSelectorImpl and TabPersistentStore. > > Bug: 1138561 > Change-Id: Ie2fa4a2735e509ff816b3e2cf5f8f6fffda7999c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572639 > Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> > Reviewed-by: David Trainor <dtrainor@chromium.org> > Reviewed-by: Ella Ge <eirage@chromium.org> > Cr-Commit-Position: refs/heads/master@{#835819} Bug: 1138561,1158259 Change-Id: Iac6eaaed149e853536813cd627d28236638657de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2590427 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Ella Ge <eirage@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#843752}
-
Andrey Kosyakov authored
Bug: 1154370 Change-Id: I186be83eb5b63870a435821b6d03134bfed4a9cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625751 Auto-Submit: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Simon Zünd <szuend@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#843751}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1610625483-d2f1e02797211441cbc7cf411236f83624a240c4.profdata to chrome-win32-master-1610636358-cc0d7707c698b33d5a2e049b9e10a4117c1fdf55.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC pgo-profile-sheriffs@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I4f19ff2eab83d082ac3808d9c58b407ac6811a0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626532Reviewed-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@{#843750}
-
Dominic Battre authored
This is an attempt to deflake AutofillServerTest.QueryAndUploadBothIncludeFieldsWithAutocompleteOff. The hypothesis is that a second lookup to the autofill server (not sure why that happens) causes a problem where some very specific network packages are expected. I believe that after this lookup the expected traffic will occur. I am relaxing the requirements a bit by dropping an EXPECT_EQ. The test will still time out if the expected network traffic does not happen. Bug: 1162474 Change-Id: If3c20d0a32152f99317618ab41f6bbc8fe940c3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630047 Commit-Queue: Dominic Battré <battre@chromium.org> Reviewed-by:
Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#843749}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2a1c2dea7350..1f6ed1382f51 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 davidvc@google.com,adithyas@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1166380 Tbr: davidvc@google.com,adithyas@google.com Change-Id: I2dc0d410eb0f5ec754dfdc128bc54032a9a33239 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629859Reviewed-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@{#843748}
-
Andrew Xu authored
Now when copying multiple files, the shown icon is based on the extension of the last copied file, which is unexpected. This CL does the following things: (1) Implement the API to get the count of copied files for the given clipboard data (2) Show the correct icon according to the count of copied files. Bug: 1165309 Change-Id: I63222e7037fcc38683ba3c6a0be3dd080f424dcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628735Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
David Black <dmblack@google.com> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#843747}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/320b6dfbe5e4..2d79f95e908d 2021-01-14 hjd@google.com Merge "ui: Remove old TODO regarding android_thread_time_in_state_event" 2021-01-14 hjd@google.com Merge "ui: Split add track logic into separate methods" 2021-01-14 rsavitski@google.com Merge "tp: trace_bounds: include the ts column of |perf_sample| table" 2021-01-14 treehugger-gerrit@google.com Merge "Update docs for adding derived events" 2021-01-14 treehugger-gerrit@google.com Merge "upkeep: Fix comments to match argument names" 2021-01-14 treehugger-gerrit@google.com Merge "upkeep: Replace find() == 0 with StartsWith" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: Id9fb61d4e28754e531758ed484242c46a8d2cc0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629788 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#843746}
-
Stephen Chenney authored
Identifying the cause of ForcedLayout time regression is essentially impossible given all the reasons we might do forced layouts. Add UMA/UKM for classes of layout reason to narrow down the cause of regressions. The grouping of all available reasons into a small number of reported groups is necessary to limit the size of the UKM event while avoiding aggregating multiple unrelated reasons into one number. Privacy doc covers this already: https://docs.google.com/document/d/1kRg4pBKUib-GmLkvD9ew63BP7xOF7Gi0_W0K2qdtgyw/edit?ts=5a7e060b# Fixed: 1094414 Change-Id: I040a2d4882974b9357978005cc03bf3afae01ee1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626416 Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#843745}
-
dpapad authored
Namespaces made sense in a pre-JS Module world, as a way to group related functionality together. In the context of a JS module, it no longer adds any benefit, as the client of a module can either import explicitly only what is needed, or import all exported functions with a namespace of their choice like import * as foo from './module.js'; Bug: None Change-Id: I6938c6fead73a1ef138e26183e2a880b95345a3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628070 Commit-Queue: John Lee <johntlee@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#843744}
-
Eugene Zemtsov authored
Change-Id: If0dfc3446fd697b950cb6db270fa85a52c90b63d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626969Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Eugene Zemtsov <eugene@chromium.org> Cr-Commit-Position: refs/heads/master@{#843743}
-
Joel Riley authored
Timing issue that can happen when user performs navigation before 'start' event is received. Simplified interruption handler which was putting STS into 'inactive' state when it was not necessary. Bug: 1165284 Change-Id: Ia9818b29fcd57e0aaa5584579851ad093d9f89d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622748 Commit-Queue: Joel Riley <joelriley@google.com> Reviewed-by:
Katie Dektar <katie@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#843742}
-
Sharon Yang authored
Add support for Google API Key when provided through the config file read by WebEngine. key present. Test: Manually tested. Safe Sites functionality works without another Bug: 1160130 Change-Id: I8b0fef7aa4892e130e0b6d423dc63e733e05aca6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613649 Commit-Queue: Sharon Yang <yangsharon@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#843741}
-