- 09 Oct, 2020 23 commits
-
-
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 17 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}
-
Yulun Wu authored
This CL addresses the changes in: https://chromium-review.googlesource.com/c/chromium/src/+/2392949 Bug: 1134854 Change-Id: Ie8f39aa562595bed9f66006b68e3b20b2e29b538 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460307Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Yulun Wu <yulunwu@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#815380}
-
Tom Anderson authored
The generated stubs use dlsym()ed functions, so must not be instrumented with CFI-icall. BUG=1136413 R=sky Change-Id: I698e6b3ed96349a2bb477767d54aeb9b3ad9096f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462216 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#815379}
-
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-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: Ic56d9f657980f761fe9b266c35048a0c4f9d4893 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460873Reviewed-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@{#815378}
-
Kenichi Ishibashi authored
ServiceWorkerStorageDiskTest::RegisteredOriginCount depended on both internal state of ServiceWorkerStorage (i.e. `registered_origins_`) and in-memory representation like ServiceWorkerRegistration. We need to eliminate either of them so that storage can be moved to the Storage Service. The test simulates browser shutdown and restart. It is better simulated in ServiceWorkerRegistryTest. This CL moves the test to ServiceWorkerRegistryTest. Bug: 1016064 Change-Id: I82363aedac7a2df5b72a21ac551e19c20d7b89fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2460706Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#815377}
-
Joel Hockey authored
Bug: b/170414561 Change-Id: I365f19d33a671db88f5275f68d1a720b24159aa7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461907Reviewed-by:
Jason Lin <lxj@google.com> Commit-Queue: Jason Lin <lxj@google.com> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#815376}
-
Gyuyoung Kim authored
This CL replaces the existing uses of native PreferredColorScheme with PreferredColorScheme Mojo enum type defined in preferred_color_scheme.mojom in order to remove unnecessary type conversion. Bug: 919392, 1097943 Change-Id: I9de6cb809b8dacfecdded4a499d3cfebd43ff2ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461606Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#815375}
-
Zentaro Kavanagh authored
Bug: 1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: Ibcb2638e12595d6023ff382c61983ca1f6d951cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461216Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#815374}
-
Gayane Petrosyan authored
Bug: 1136464 Change-Id: Ibfae772d5d289a74b1cffdb83f74ba8a370c08b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461118Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Cr-Commit-Position: refs/heads/master@{#815373}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/e1589a1e19da..30378382aa3e 2020-10-08 michaelludwig@google.com Clip perspective bounds by device clip in SkPDFDevice 2020-10-08 jvanverth@google.com Revert "Merge GrContext::init into GrDirectContext ..." 2020-10-08 jvanverth@google.com Add push constant support to GrCaps. 2020-10-08 adlai@google.com Merge GrContext::init into GrDirectContext ... 2020-10-08 bsalomon@google.com Expose ManagedBackendTexture from BackendTextureImageFactory. 2020-10-08 kjlubick@google.com [canvaskit] Attempt to turn off rtti 2020-10-08 johnstiles@google.com Use SkSTArray to track CFG exits instead of std<set>. 2020-10-08 ethannicholas@google.com add missing <atomic> include 2020-10-08 egdaniel@google.com Rename GrStencilAttachment class to generic GrAttachment 2020-10-08 jlavrova@google.com Changing the way we select a grapheme If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC jvanverth@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-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: jvanverth@google.com Change-Id: I5f24556b8ed54b99fc86653f2c0a07ed108a4cb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462366Reviewed-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@{#815372}
-
Caitlin Fischer authored
The feature was added here: https://codereview.chromium.org/2882013002. Bug: 1126640 Change-Id: Ie5d20b449c5144b1fbf163a6e0947cdd52dca56f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2427030Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/master@{#815371}
-
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 chonggu@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: chonggu@google.com Change-Id: I4bb96d93b8c8bd01a67c5d2f62cdefc4842afdc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462363Reviewed-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@{#815370}
-