- 09 Oct, 2020 34 commits
-
-
Sunny Sachanandani authored
Changes since initial patch: 1) Fix hardware overlay support detection in trace_integration_test.py. 2) Add trace test failure suppressions for newly added tests. Original change's description: > gpu: Remove obsolete direct composition feature flags > > Remove the NV12, decode swap chain, and underlay feature flags since > these features have shipped for quite some time. The NV12 feature flag > was also used for using YUY2 over NV12 for tests so introduce a new flag > for choosing the default SDR video overlay swap chain format. Add tests > for NV12, YUY2, and BGRA instead of just YUY2. Also cleanup some of the > testing code to be consistent in other_args, switch names, etc. > > Bug: 869677 > Change-Id: I0831b103506f394d6fe26bf1085401e2e2d50599 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2424576 > Reviewed-by: Maggie Chen <magchen@chromium.org> > Reviewed-by: Zhenyao Mo <zmo@chromium.org> > Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> > Cr-Commit-Position: refs/heads/master@{#810453} TBR=zmo@chromium.org,magchen@chromium.org Bug: 869677, 1132381, 1132375 Cq-Include-Trybots: luci.chromium.try:gpu-fyi-try-win10-intel-rel-64 Change-Id: I063be532ec93ac148ecaff9403a44cdf05aa33e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442503Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#815420}
-
Roman Arora authored
Bug: 1128599 Change-Id: I821f2adb8b13cdbd8d161a6b7cd75dc667cd7be6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450813 Commit-Queue: Roman Arora <romanarora@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#815419}
-
Brian Geffon authored
Change-Id: I101d6093207fafe3ddf85fcccc41d56ca7b9720f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461600 Auto-Submit: Brian Geffon <bgeffon@chromium.org> Reviewed-by:
Kuo-Hsin Yang <vovoy@chromium.org> Commit-Queue: Brian Geffon <bgeffon@chromium.org> Cr-Commit-Position: refs/heads/master@{#815418}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/82430d69..8a9b91b5 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: I0ca537d2076cc5fca6e9f2f2e9dc7f317d51a326 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461635Reviewed-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@{#815417}
-
Andrew Xu authored
After selecting a menu item by MenuController::SelectItemAndOpenSubmenu(), the item's child button (if any) should be hot tracked if the selected item does not have a submenu. Bug: 1136261 Change-Id: I37d3616f716155ff9f3bcc1e22faf198d77b5e3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458449Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#815416}
-
Eric Willigers authored
DesktopPWAsWithoutExtensions has shipped. We no longer need to use ScopedFeatureList. Bug: 1065748 Change-Id: I68ebbc4307e295c924f198f7f702cf7718db8283 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2455509 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#815415}
-
John Lee authored
Autocomplete seems get activated if the user has submitted a form with the same ID or name on another website. Given that WebUI does not specify names or use cr-inputs within form elements, it seems safe to assume that autocompletion on cr-inputs would in general be not helpful as they will be autocompleting off values submitted on any website that has an input with an ID of 'input'. Bug: 1134578 Change-Id: I066bdd74ac60274346113b03489a98797c2f3d05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453589Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#815414}
-
My Nguyen authored
Screenshot: http://screen/6acSzc7a52VoxFS Fix: b/165460145 Change-Id: I480bb444b6b00f7dd1df41603a1754405c31356e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460068 Commit-Queue: My Nguyen <myy@chromium.org> Reviewed-by:
Jing Wang <jiwan@chromium.org> Cr-Commit-Position: refs/heads/master@{#815413}
-
Azeem Arshad authored
This CL updates the label for multidevice suite toggle from "Android phone" to "Connected phone features enable". This makes it consistent with other feature toggles in the settings main page. https://screenshot.googleplex.com/6PzrfqVEj2kLUNW Bug: 1009143 Change-Id: I50d0851adc5136b8c593b597fa481571ec44cc47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462253 Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#815412}
-
Xing Liu authored
This CL moves reading list folder to be the first top level folder. Bug: 1128074 Change-Id: I720955a1a14545a7380efd019e349b81cb554e82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462235Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Brandon Wylie <wylieb@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#815411}
-
Joel Hockey authored
Add feature flag for adding Trash support in My files volume of FilesApp. Bug: 953310 Change-Id: I3d06b39b77a744251a35001eb4c77bffab41383a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461508Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#815410}
-
Sammie Quon authored
This will used for a perf test. Adds an api and a supporting animation observing class which waits until the animation has been scheduled, which means the desk ending screenshot has been taken. The observing class then activates the adjacent desk. This repeats until we have reached the target desk, then we wait for the whole animation to finish and run the given callback. Test: added test Bug: 1111445 Change-Id: I9f859a2ae31da958c0d539f7e00a1a9944c3bb3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437151 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#815409}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/887b1346d5af..f811799235c1 2020-10-08 timvp@google.com Suppress TransformFeedbackTest.RecordAndDrawWithScissorTest 2020-10-08 jmadill@chromium.org Support RGB -> BGRX copies in copySubImage. 2020-10-08 timvp@google.com Vulkan: Disable vkCreateDevice-physical-device-features-not-retrieved 2020-10-08 timvp@google.com Vulkan: Disable UNASSIGNED-CoreValidation-DevLimit-MissingQueryCount 2020-10-08 ianelliott@google.com Document how to revert/reland a CL 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 timvp@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: chromium:1135841 Tbr: timvp@google.com Test: Test: TransformFeedbackTest.RecordAndDrawWithScissorTestTest: Test: angle_end2end_tests on OSX 10.15 Change-Id: Ib961f1ca36da2ff13bec88bd34f8b5ce9c59afab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462367Reviewed-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@{#815408}
-
Edward Lesmes authored
Add Generate DIR_METADATA files and remove metadata from OWNERS files for //headless. R=irisu@chromium.org Bug: 1113033 Change-Id: I5422ec3d1fc43125fe06823aea4e9ce2ff7fede1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454383 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#815407}
-
Antonio Gomes authored
BUG=1113900 R=jamescook@chromium.org, oshima@chromium.org Change-Id: I973b038eeb301d07974a08f44fdef9c5afaad933 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461786Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#815406}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 4e420bdc. Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=lpz@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-payments-fyi-rel Change-Id: I941033e58e86cc0cbe42f162ca896272fb11fe7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461596Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#815405}
-
Edward Lesmes authored
Add Generate DIR_METADATA files and remove metadata from OWNERS files for //gpu. R=vmiura@chromium.org Bug: 1113033 Change-Id: Idd4311b03d41318708b0d260aafc5cb04ffc2ed6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454384Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#815404}
-
Daniel Ng authored
Added the basic borealis starter flow functionality and enabled the borealis installer to launch the VM when it has finished installing. Cq-Depend: 2434020 Tests: Wrote and ran tests. Tested on DUT. Bug: b:168425531 Change-Id: I79e0c736fff318177d82909fc687d61061395f06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2435028 Commit-Queue: Daniel Ng <danielng@google.com> Reviewed-by:
Nic Hollingum <hollingum@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#815403}
-
Robert Ma authored
Make the tests pass regardless of init.defaultBranch in gitconfig. Bug: 1136164 Change-Id: I909c9e90144a621975982e3d8e32eb69fefdece9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456407 Commit-Queue: Rakib Hasan <rmhasan@google.com> Auto-Submit: Robert Ma <robertma@chromium.org> Reviewed-by:
Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#815402}
-
chromium-autoroll authored
https://dawn.googlesource.com/tint.git/+log/f600d3aa9f26..4311dd05c883 2020-10-08 dsinclair@chromium.org [spirv-writer] Fix accessing array of non-scalars. 2020-10-08 dneto@google.com doc/arch.md: say when numeric parameters are checked If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-chromium-autoroll Please CC kainino@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: kainino@google.com Change-Id: I17a8534f1561478154af6022863a575c8fdab924 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462372Reviewed-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@{#815401}
-
Piotr Bialecki authored
Bug: 843374 Change-Id: Ib21288785cf151bd19a6590c288cd1abb1cd3054 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462348 Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#815400}
-
David Tseng authored
Previously, we used this event to make up for gaps in support for text area events (not receiving events for some changes in the caret). However, ChromeVox now provides feedback for text areas using document selection changes. Furthermore, since https://chromium-review.googlesource.com/c/chromium/src/+/2379091 the task manager UI is once again usable. However, because the UI fires a lot of text changes, the experience is quite slow. Without listening to these events, the UI is again usable. R=akihiroota@chromium.org, nektar@chromium.org Bug: none Change-Id: I7e7aa7aae761b271f36754b5074971a23b5d1cac AX-Relnotes: Makes the Task Manager (shift+escape) usable with ChromeVox. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462338Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#815399}
-
Henrique Ferreiro authored
This CL ports FrameMsg_MixedContentFound IPC message to a mojo method in blink.mojom.LocalFrame. Remove WebLocalFrame::MixedContentFound() and implement this API entirely in blink::LocalFrame. Bug: 1041071 Change-Id: I924b547fb0a9ce61b8788c1063a67e119c810cb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2010865Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#815398}
-
Tess Eisenberger authored
This change expands the set of AxNodes that the bridge considers to support default actions for the purpose of advertising that support to the Fuchsia a11y-manager. This will let the screen reader interact with many more nodes. R=lucasradaelli@google.com, sergeyu@chromium.org, yangsharon@chromium.org Test: AccessibilityBridgeTest.PerformDefaultAction Bug: fuchsia:57669 Change-Id: I6b0858179a6b9ff44fc3c927caa9e517f8ad47e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459933 Commit-Queue: Tess Eisenberger <teisenbe@google.com> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Sharon Yang <yangsharon@chromium.org> Cr-Commit-Position: refs/heads/master@{#815397}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/823a6df243c3..02a7aa75bb24 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-mac-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: I411776937e1fc1f14aa663833b850b550a29d372 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462368Reviewed-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@{#815396}
-
David Tseng authored
This fixes an issue where the path of the content script was updated in the manifest but not in the js. This is seen by the only remaining client of the ChromeVox api (docs.google.com) where if the tab was open prior to ChromeVox being enabled, enabling ChromeVox would not inject the scripts. R=akihiroota@chromium.org Bug: none Change-Id: I0980f7cecac13f53a421e7788a47c372add5dbb6 AX-Relnotes: Fixes an issue where ChromeVox might not enable Google Docs accessibility. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461717Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#815395}
-
Yusuf Ozuysal authored
Two tests has been flaky on multiple bots Bug: 1136534 Change-Id: I761a0e2e3e77d8a4e7a1b04e0b4d684569513845 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462155Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#815394}
-
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 cr-fuchsia+bot@chromium.org 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-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: I27bbe63b6f6f4263e087d0351c713f0c10046735 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462371Reviewed-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@{#815393}
-
adoneria authored
Bug: 1136646 Change-Id: Ied7820c6c87d71a63796bd90f4f202cd177450c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461905Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Anjali Doneria <adoneria@google.com> Cr-Commit-Position: refs/heads/master@{#815392}
-
Tommy Li authored
I broke match deletion in the presence of caching REMOTE_NO_URL here: https://chromium-review.googlesource.com/c/chromium/src/+/2430227/9/components/omnibox/browser/zero_suggest_provider.cc This CL fixes it by aggressively clearing the cache any time a ZeroSuggest match is deleted, regardless of the request type. I think this CL will fix the bug and it's harmless to "overaggressively" clear the cache. Match deletions are rare, and it's just a cache. Bug: 1136609 Change-Id: Ia8c39975bc68e0c33dccf9c08c630935e29abb2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462342Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#815391}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ed49e44caa34..dc36658f1442 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 tluk@google.com,caseq@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:1133499 Tbr: tluk@google.com,caseq@google.com Change-Id: I623c490cc25b8476cdb77bd6e3b2023762e4a05e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462152Reviewed-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@{#815390}
-
Liviu Tinta authored
In web tests there is no compositor_task_runner. In this case we need to use the main_thread_task_runner. Bug: 1047198 Change-Id: I23cf2f46543eff84d11e694e81b2ce2e74b96b03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451324Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Liviu Tinta <liviutinta@chromium.org> Cr-Commit-Position: refs/heads/master@{#815389}
-
Jesse Schettler authored
Add a new Polymer element, color-mode-select, to display color modes (e.g. color, black and white, etc.) in a dropdown. Bug: 1059779 Change-Id: I9bda4b992b0a3a1120a6332c0f3d91c614807b2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453109Reviewed-by:
Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Auto-Submit: Jesse Schettler <jschettler@chromium.org> Cr-Commit-Position: refs/heads/master@{#815388}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/2a472f6edd47..660580a68ad0 2020-10-08 andoli@chromium.org [ts] Typecheck data_grid/ViewportDataGrid.js with TypeScript 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:1011811 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I35e422e95c7b574c80d73e6f06cc84e392f9ed6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462360 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@{#815387}
-
- 08 Oct, 2020 6 commits
-
-
Alan Cutter authored
This CL adds two new UMAs for when the user sets a web app to open in a window or a browser tab: - WebApp.SetWindowMode.Window - WebApp.SetWindowMode.Tab This is includes adding the new variable |is_user_action| to WebAppRegistryController::SetAppUserDisplayMode(), which allows the metric to be recorded only if the switch was triggered by a user action (and not, say, migration code). This CL also removes the bookmark apps variant of AppServiceShelfContextMenuWebAppBrowserTest because the new tests fail under bookmark apps which we no longer support anyway (https://crbug.com/1065748). Bug: 1135941, 1065748 Change-Id: Ib32e0996a2c126d5ca622e6292593edb57f6c559 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454436Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#815386}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/33a0deb815ce..19899becb76e 2020-10-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c169506c9e6e to f600d3aa9f26 (1 revision) 2020-10-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from eb5d3e147d39 to c169506c9e6e (2 revisions) 2020-10-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 71d69e5ed3f4 to eb5d3e147d39 (1 revision) 2020-10-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 5118c0726106 to 71d69e5ed3f4 (1 revision) 2020-10-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 1a63c49b4e86 to 5118c0726106 (1 revision) 2020-10-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 007dc42cbb43 to 1a63c49b4e86 (1 revision) 2020-10-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from fc5c5ab60b22 to 007dc42cbb43 (1 revision) 2020-10-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 66377ce9be54 to fc5c5ab60b22 (1 revision) 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 kainino@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: kainino@google.com Change-Id: If9e0670d767589f9924acca4dd74a862e2ff2e48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462358Reviewed-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@{#815385}
-
Curt Clemens authored
Before, the NearbyShareDelegate was turning off high visibility mode by invoking the settings page with ?stop_receiving. That wasn't working because it was causing the settings page to reload and the state was lost. Instead, we go directly to the NearbySharingService and remove the foreground receivers. Bug: 1133799 Change-Id: I6cb35799dc8ee39db3d20cdd8865b45fccccf4e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441114Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Commit-Queue: Curt Clemens <cclem@google.com> Cr-Commit-Position: refs/heads/master@{#815384}
-
Andrei Pascovici authored
Although Android devices have the GPU service, certain Android Things devices don't (e.g. display-less Speakers). This places the respective Mojo service in a process that actually exists on such devices. Further to note, that such devices don't have enable_cast_renderer enabled (unlike their brethren in CastOS [non-Android] devices). Bug: internal b/169782727 Test: on [undisclosed] device see bug Change-Id: I94d19ebaa4a3e0113a89bc96ec684f159ab6be3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460829Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Andrei Pascovici <apascovici@chromium.org> Auto-Submit: Andrei Pascovici <apascovici@chromium.org> Cr-Commit-Position: refs/heads/master@{#815383}
-
Yulun Wu authored
This addresses changes in this CL: https://chromium-review.googlesource.com/c/chromium/src/+/2400240 Other functions in app_list_color_provider_impl will be updated later. Bug: 1134800 Change-Id: I21b7448cc5a9805a6991622f912041b7ffb04258 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459310Reviewed-by:
Yulun Wu <yulunwu@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#815382}
-
minch authored
Bug: 1131543 Change-Id: I9c1cb61c48033625ecdc0f05e5188ab1ac2e7783 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454389 Commit-Queue: Min Chen <minch@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#815381}
-