- 06 Jan, 2021 40 commits
-
-
Tim Sergeant authored
This adds support for actions ("send" and "send_multiple") and mime types to filters in the CreateArcIntentFilter function. This isn't currently used, but will be used by the Shadow APKs feature, which needs to send arbitrary IntentFilters through to ARC (see crrev.com/c/2548592). BUG=853604,1099134 Change-Id: Ibf798ac37ca457e112c83a5568d1c064cd8b68f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610409 Commit-Queue: Tim Sergeant <tsergeant@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#840505}
-
Luciano Pacheco authored
Generate JS module for //ui/file_manager/file_manager/background/js/ * device_handler.js * device_handler_unittest.m.js * device_handler_unittest.m.js * launcher.js * launcher_search.js * progress_center.js * volume_manger_unittest.m.js Bug: 1133186 Change-Id: Ib0ffb982f727a76692ceb0ba320269f7ffe9279d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612548 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#840504}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6128ceacf001..3a03505a9fd6 2021-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC apolito@google.com,ehmaldonado@google.com,sokcevic@google.com,ajp@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 Bug: None Tbr: apolito@google.com,ehmaldonado@google.com,sokcevic@google.com,ajp@google.com Change-Id: I95aa027d5579244211addfc7fb228311411c6985 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612456Reviewed-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@{#840503}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1609880376-51963dc93137cbb2d9fa681b7bce54c93abd3038.profdata to chrome-win32-master-1609890206-d7d15a5fc738396f6df578241b212439b7df0b43.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: Idfe5e2009ecabb7e0514d15d0a17f4e3ea9a9953 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612449Reviewed-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@{#840502}
-
Yutaka Hirano authored
The shutdown support for keepalive requests (issue 1147162) is not working correctly on some environments. In order to make investigation easier, this CL - adds some VLOGs, and - make the timeout value adjustable. Bug: 1161996 Change-Id: Iccfd491e7fb244c32614221dbf0b96e9bd08d1b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596591 Auto-Submit: Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#840501}
-
Andrey Kosyakov authored
- introduce experimental PerformanceTimeline domain; - expose LargestContentfulPaint performance event through the above domain; (moar event types are coming) Doc: https://docs.google.com/document/d/180kO9C3yWs5uWuopmCuDjNtGVUNkWY8el07-tyGW7Yk Bug: 1138441 Change-Id: Ie664ef93a609ba6e6f9dcdebd33136f3da5fd8a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606677 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#840500}
-
Matt Falkenhagen authored
Change-Id: I194d88dd986223ab1edae84d26218ea1ff921b29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596734Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#840499}
-
Yunke Zhou authored
This is a reland of b8af3c0a Original change's description: > Oobe: Fix issue with metrics client id reset after sign in > > Issue is due to there's a small time difference between StatsReportingController::SetWithService and pref is properly set. We should only propagate the value from service until it is correctly set. > > Bug: 1154947 > Change-Id: I977249dd25e1402246b383401c9deef4ea8ebc56 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587065 > Reviewed-by: Steven Bennetts <stevenjb@chromium.org> > Reviewed-by: Roman Sorokin [CET] <rsorokin@chromium.org> > Commit-Queue: Yunke Zhou <yunkez@google.com> > Cr-Commit-Position: refs/heads/master@{#838606} Bug: 1154947 Change-Id: I5f61724d871aff31e26411f83ac89b389c2b0c31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599642Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Yunke Zhou <yunkez@google.com> Cr-Commit-Position: refs/heads/master@{#840498}
-
Fergal Daly authored
This is a reland of c669ac6b This is the test only, the fix was landed in https://crrev.com/c/2598087 - the previous test did not reproduce the crash, this one has crash a crash that matches the trace in the wild https://ci.chromium.org/p/chromium/builders/try/linux-dcheck-off-rel/16863? It differs from the previous test by - calling SetNeedsReload (emulating Clank's autorefresh) - navigating to another frame afterwards, triggering Unload - the previous test timed out on some builders. It's possible that the callback was already called before the test's own RunlLoop started, which would mean that the loop never exits. This is avoided by recording whether it has run or not. Original change's description: > [Paint Preview] Post task captured callback > > This CL attempts to fix a bug where calling > WebContents::DecrementCapturerCount in the callback passed to > PaintPreviewClient can result in reloading a crashed render frame. > This is problematic and crashes if it occurs inside RenderFrameDeleted > and PaintPreviewClient::OnFinished is invoked. By posting the callback > it should be invoked after RenderFrameDeleted cleanup is done resulting > in DecrementCapturerCount no longer being called inside > RenderFrameDeleted. > > Bug: 1146573 > Change-Id: Iccb612d89135e058d8fc06de018e7c95cd91657a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595247 > Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> > Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> > Reviewed-by: Mehran Mahmoudi <mahmoudi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#837649} Bug: 1146573, 1160608 Cq-Include-Trybots: luci.chromium.try:linux-dcheck-off-rel Change-Id: I3ef0a81bb4fa99e2f42c6278ba53931aa934793e Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596697Reviewed-by:
Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#840497}
-
Takumi Fujimoto authored
The error message format corresponds to chrome.cast.Error in the Cast SDK, which is also used by the Cast MRP. Bug: 1153895, b/171829399 Change-Id: Ia4c3565472e70d19869bdcf30a7f8cb2897e4691 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585748 Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#840496}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC chrome-fuchsia-gardener@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 Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-deterministic-dbg;luci.chromium.try:fuchsia-x64-cast Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: I6c765985c6064140eb7b5088a68f8225f6b7cab8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612412Reviewed-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@{#840495}
-
Hiroshige Hayashizaki authored
Bug: 1033885 Change-Id: Iac5cbc975f4994838fede98e16776ba8039bf201 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612025Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#840494}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/e91097bf3a24..b590fd1b9a59 2021-01-06 ynovikov@chromium.org Roll chromium_revision b5dfde1f..481852c5 (840075:840387) 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 ianelliott@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: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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: ianelliott@google.com Change-Id: Idfe124d6467f4bbd95c48d0e01c17ce9a28a8116 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612524Reviewed-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@{#840493}
-
Luciano Pacheco authored
This script is failing with Python 3. Bug: 1163386 Change-Id: I7d785a1b13ef7fbb91c203be768ba682cc3d6f85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612625 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#840492}
-
Victor Costan authored
Change-Id: I9ca833057c36b2c4242b79a4a536ca814f09c470 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2608759Reviewed-by:
Austin Sullivan <asully@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#840491}
-
Tal Pressman authored
We are in the process of attributing as many mojo interfaces as possible to specific execution contexts, which would enable better control by the browser over those contexts. As part of that effort, this CL uses the execution context's BrowserInterfaceBroker to bind the GamepadHapticsManager remote and moves the code registering the binders accordingly. Bug: 1126758 Change-Id: I6fb734720d56581e7af36a869affe573fc3c4451 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596709Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Reynolds <mattreynolds@chromium.org> Commit-Queue: Tal Pressman <talp@google.com> Cr-Commit-Position: refs/heads/master@{#840490}
-
Xiqi Ruan authored
After adding a new category of wallpaper, the category overflows. Adding a scroll bar to make it scrollable. Bug: 1161051 Change-Id: I8e2aee3a04a0c52949824f9a1a0e98ddc8ad9482 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599711 Commit-Queue: Xiqi Ruan <xiqiruan@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#840489}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/200941c79751..a84acc4fcca8 2021-01-06 jiawei.shao@intel.com Enable CompressedTextureZeroInitTest on Win/Intel/Vulkan 2021-01-06 enga@chromium.org Revert "Update PrimitiveTopologyTests to use WGSL" 2021-01-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 9a644c7903ca to e6e704145b31 (1 revision) 2021-01-05 enga@chromium.org Update PrimitiveTopologyTests to use WGSL If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC enga@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: enga@google.com Change-Id: I3889ea3aafc8b976d5bb0f8e36a42562a4d59c79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612409Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Austin Eng <enga@chromium.org> Cr-Commit-Position: refs/heads/master@{#840488}
-
Jérémie Boulic authored
In //ui/file_manager/file_manager/foreground/js/: - crossover_search_utils.js - fake_android_app_list_model.js - folder_shortcuts_data_model.js - mock_directory_model.js - mock_folder_shortcut_data_model.js - navigation_list_model.js - navigation_list_model_unittest.m.js Bug: 1133186 Change-Id: Iad47cc51481146319fd06c08973544cfd23c609d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612546 Commit-Queue: Jeremie Boulic <jboulic@google.com> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#840487}
-
Bao-Duy Tran authored
Despite being called "util", InputMethodUtil is a stateful class (!) Despite being member of stateful class InputMethodUtil, actually GetInputMethodShortName() is stateless; it's a static util method (!) Except for minor difference in the return type, it operates only on a non-null InputMethodDescriptor instance and is functionally identical to properly object-oriented InputMethodDescriptor::GetIndicator(). The latter is never used anywhere else other than by the former (!) In an attempt to reduce unnecessarily random bags of static utils and promote object-oriented-ness where it deserves for readability, let's fully merge InputMethodUtil::GetInputMethodShortName() into InputMethodDescriptor::GetIndicator(). Bug: 1162216 Change-Id: I085d89ec97bdab03872df696efdb1bcee6865112 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601013Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
My Nguyen <myy@chromium.org> Reviewed-by:
Darren Shen <shend@chromium.org> Reviewed-by:
Keith Lee <keithlee@chromium.org> Commit-Queue: Bao-Duy Tran <tranbaoduy@chromium.org> Cr-Commit-Position: refs/heads/master@{#840486}
-
Nicholas Verne authored
Bug: 1131714 Change-Id: Idefdd5ce7c4ae3ca8a99018de500f329ebb39b62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592847Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Matt Giuca <mgiuca@chromium.org> Reviewed-by:
David Munro <davidmunro@google.com> Commit-Queue: Nicholas Verne <nverne@chromium.org> Auto-Submit: Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#840485}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/92311b48d43d..a27c44126b13 2021-01-06 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2021-01-06 glenrob@chromium.org devtools:Update error messages to require a Purpose::ANY icon only. 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:1151835 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I8dae3a9550fc7b04e9483a5404a53fb72cd3028d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612418Reviewed-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@{#840484}
-
Jinsuk Kim authored
Follow-up on https://crrev.com/c/2592277 - Move control_container.xml to toolbar/ - Move tab_strip_height dimension to toolbar/ - Merge OWNERS files Bug: 1127732 Change-Id: I143dfb21fbae0f8448d5763b8f7c8ea564ee54c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610387Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#840483}
-
Jérémie Boulic authored
Convert JS files for directory_model.js and dependencies. In //ui/file_manager/file_manager/foreground/js/: - constants.js - directory_contents.js - directory_contents_unittest.m.js - directory_model.js - file_list_model.js - file_list_model_unittest.m.js - file_watcher.js In //ui/file_manager/file_manager/foreground/js/ui/: - file_list_selection_model.js - file_list_selection_model_unittest.m.js In //ui/file_manager/externs/: - entries_changed_event.js To avoid the circular dependency where directory_contents.js depends on directoryModel and directory_model.js depends on DirectoryContents, the constant `DirectoryModel.CROSTINI_CONNECT_ERR` in //u/f/f/f/j/directory_model.js has been moved to `constants.CROSTINI_CONNECT_ERR` in //u/f/f/f/j/constants.js. Remove `DriveMetadataSearchContentScanner.SearchType`, which is a copy of chrome.fileManagerPrivate.SearchType. This makes mocking easier in directory_contents_unittest.m.js. Bug: 1133186 Change-Id: I819da19a9f9c0ab380e4c35c7d6ca3672b2b3556 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610413 Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#840482}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c8d1d1cb..8bf25fa0 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I702bbd4d37adf1ab549a882e01ed4ed32fe5e769 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612564Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#840481}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f257fc7a7055..af799e0c26ae 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 patricialor@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:1161472 Tbr: patricialor@google.com Change-Id: I904f4869cc078a3b453416a98a59f732f4a1f485 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612035Reviewed-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@{#840480}
-
David Bienvenu authored
Also, ignore poup windows when computing occlusion. Both these should reduce the cost of computing occlusion on Windows, especially since it will reduce the number of calls to IsWindowOnCurrentVirtualDesktop, which profiling has shown to be expensive. Bug: 1162132 Change-Id: I665ad477a26d88a1b71174893b6f9ad046a9355f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611840Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#840479}
-
chromium-autoroll authored
Roll ChromeOS Atom AFDO profile from 89-4342.0-1607345364-benchmark-89.0.4357.3-r1 to 89-4367.0-1609757097-benchmark-89.0.4379.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-atom-chromium Please CC c-compiler-chrome@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 Tbr: c-compiler-chrome@google.com Change-Id: Iaed4760b6a041af5ed379e9dbe6539269c49474f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612451Reviewed-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@{#840478}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1609880376-433e631db9acaf4e4400335821e1ac4c51c26057.profdata to chrome-win64-master-1609890206-499d6ba28146a6731502f2a224934145a8e0db92.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: Ifba43f0e3227b9fdf10ec484a2b0e87230791d06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612408Reviewed-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@{#840477}
-
Gang Wu authored
This is regression from https://chromium-review.googlesource.com/c/chromium/src/+/2521782 DataSaverDetail is not use footerResourceId, so we should not check it. Bug: 1163024 Change-Id: I710d20de086381cf0d0590a3c62e4971d6d614e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611869Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Gang Wu <gangwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#840476}
-
chromium-autoroll authored
Roll ChromeOS Bigcore AFDO profile from 89-4342.0-1607944823-benchmark-89.0.4357.3-r1 to 89-4367.0-1609764762-benchmark-89.0.4379.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-bigcore-chromium Please CC c-compiler-chrome@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 Tbr: c-compiler-chrome@google.com Change-Id: I2f5ed9ac27402e7da9d86655e12ec7ab1ed74de7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612450Reviewed-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@{#840475}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=lakpamarthy@chromium.org Change-Id: I213c3c025d4159fa234506eaf8f2b95ec78c968e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611951Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#840474}
-
John Palmer authored
chrome-eng-reviews approval:http://g/chrome-eng-review/Jg_kfpi26ac BUG:b/175254005 Change-Id: I1ca4a8cd4927d1b211ed6d33ed255293c2053ef1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2608100Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Keith Lee <keithlee@chromium.org> Commit-Queue: John Palmer <jopalmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#840473}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/ac96016abc40..6128ceacf001 2021-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@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 Bug: None Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: Ib4c80a9d1ecd05071f4060f084faf16fa1fbb7b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612410Reviewed-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@{#840472}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1609869437-72e3039165a5f03888cbec3c10f727c8e1a8e480.profdata to chrome-win32-master-1609880376-51963dc93137cbb2d9fa681b7bce54c93abd3038.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: I34bffc1f1a1ce2ef968c94f394a0a83563b06add Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611398Reviewed-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@{#840471}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/325d666beb8f..f9a1b53d2809 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium 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 Tbr: perfetto-bugs@google.com Change-Id: I1b330a446f6a76468ff7bef047d26d972c38e757 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611902Reviewed-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@{#840470}
-
Melissa Zhang authored
This CL adds a SharesheetParentWidgetObserver which observes changes in the parent widget and updates the position of the bubble to remain anchored to it. Bug: 1159674 Change-Id: I9bc7d180b249fda54bc387b83501063be72ab37f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596899Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Melissa Zhang <melzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#840469}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-aemu-chromium-autoroll Please CC chrome-fuchsia-gardener@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 Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: Ic2d216be2e02eb61c912cda4be68e813501f22e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612406Reviewed-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@{#840468}
-
Daniel Rubery authored
This CL adds a new boolean field is_dom_match to CSD pings. This makes it easier to separate out the pings due to the DOM model from the ones due to the visual model. In principle, this can be computed by comparing the score in the ping to the model threshold, but this process is fairly complex due to the potential for models to change on the server-side. Change-Id: I8685f5795eec41dddb433fe8f6dec5a4f30bee0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610951Reviewed-by:
Bettina Dea <bdea@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#840467}
-
David Tseng authored
This change implements the infrastructure for assignment and capture of Switch Access keys tied to a specific type of input device (internal, usb, bluetooth). Along the way, it also cleans up unused code, obsoleted preferences. It does not hook up the final UI for the device type which will be handled separately once UX is finalized. R=josiahk@chromium.org Bug: 1163226 Test: preexisting ash_unittests Change-Id: I381bbfb32e1de25ab6228cac7b52707170e136ab AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599923 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Josiah Krutz <josiahk@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Josiah Krutz <josiahk@google.com> Cr-Commit-Position: refs/heads/master@{#840466}
-