- 07 Jan, 2021 40 commits
-
-
Victor Costan authored
https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/4fe018038f87..1b0cdaae57c0 This CL rolls googletest right before CL 315255779, which introduces a breaking change. $ git log 4fe018038..1b0cdaae5 --date=short --no-merges --format='%ad %ae %s' 2020-06-05 dmauro Googletest export Created with: roll-dep src/third_party/googletest/src Bug: 1163396 Change-Id: I96dde56036490f900637b39ff497cb4bc60c43f7 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_cfi_rel_ng;luci.chrome.try:win-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613521 Commit-Queue: Victor Costan <pwnall@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:
Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#840872}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1609955739-17392bee52c5ddaf377dfb436abb48268c54a32a.profdata to chrome-win32-master-1609966729-d2f14914e2dc3c551a62ea16c0e882a0a5ae75ef.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: I8bf7a0700c633d7451dfd5acb286d7d3e171fce6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613864Reviewed-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@{#840871}
-
Luciano Pacheco authored
Bug: 1133186 Change-Id: I7525d713a176757056e3b944be0c602eabae1739 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612285 Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#840870}
-
Tsuyoshi Horo authored
This reverts commit 82afac04. Reason for revert: This CL broke StartupBrowserCreatorPickerTest.TestSetup. Bug: 1163675 Original change's description: > [ProfilePicker] Enable picker on startup only for active users > > Keep the picker disabled on startup until: > - multiple profiles were used in the last 28 days, or > - the picker has been shown once > > A new prefs::kBrowserProfilePickerShown pref is added to track whether > the picker has been shown before. > > Bug: 1063856 > Change-Id: Ia35a3b2212b3811ed592d81fa516bc1ffc07accc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598848 > Commit-Queue: Alex Ilin <alexilin@chromium.org> > Reviewed-by: David Roger <droger@chromium.org> > Cr-Commit-Position: refs/heads/master@{#840598} TBR=droger@chromium.org,alexilin@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I306f0b7fa225b9d4043e948ec4c7a15e82ed9859 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1063856 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612309Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#840869}
-
Harvey Yang authored
As it's only used on the UI thread, there's no need to use it with scoped_refptr. BUG=b:175355860 TEST=unit tests and run on kohaku(mojo) and octopus(file) Change-Id: I38db575b026566be963c1b772b88614318c7be24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599853 Commit-Queue: Cheng-Hao Yang <chenghaoyang@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#840868}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/1bd38fed1b9e..f902efb9511c 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: If05bb620519a9291ef08d58ff92c598f0a09fbec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612381Reviewed-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@{#840867}
-
Weblayer Skew Tests Version Updates authored
This CL will add skew tests for version 88.0.4324.78. R=machenbach@chromium.org, rmhasan@google.com Bug: 1041619 Change-Id: Ia6e475e840930833a9543e378208fa16f204d337 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612934 Commit-Queue: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Rakib Hasan <rmhasan@google.com> Reviewed-by:
Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#840866}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/ca7d9ee2a720..1bd38fed1b9e 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-win-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: Ic47743aa788b201fef5770236bf5d4d3186b287e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611218Reviewed-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@{#840865}
-
Alan Cutter authored
This histogram is still useful for monitoring web app manifest updating issues. Bug: 1153779 Change-Id: Ib8cdc18d88755c51574abb109cd039ee81aa77c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592168 Auto-Submit: Alan Cutter <alancutter@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#840864}
-
James Cook authored
We want Lacros to be a separate platform for Finch targeting. The server side CL (cl/346677573) must land first. Bug: 1155704 Test: existing unit_tests Change-Id: I7e269abdd428131bd0a9fcadddc70f63c65126f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586245 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#840863}
-
Mei Liang authored
This CL disables the testCreateShippingAddressAndCreditCard test. It is flaky on builder: * android-pie-x86-rel TBR=micantox@google.com Bug: 1163659 Change-Id: I4431d9f180968a2548aed29c415ad143bdfd4c0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612382Reviewed-by:
Mei Liang <meiliang@chromium.org> Commit-Queue: Mei Liang <meiliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#840862}
-
Evan Stade authored
This removes a dependency on TabAndroid. Bug: 1147268 Change-Id: Icbfa0ab7c0853b1935cf6bf9d9a52a4054302226 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613535Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#840861}
-
Scott Violet authored
It looks like HistoryDeletionBridge is never destroyed. This ensures the observer it adds to HistoryService is properly cleaned up. BUG=1158388 TEST=none Change-Id: Idc2f65405d277bb3b58fe3e821472f581d7df1fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613645Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#840860}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1609955739-bf9ad8193fca8e166eb0096fb68a4e9db5e69d48.profdata to chrome-win64-master-1609966729-f10b4c89116276ddc6d9d2f94d5dc003384dbd78.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: I326307d03c9403672f8f95ec1d5a80fd6adb171b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613734Reviewed-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@{#840859}
-
Scott Violet authored
It looks like ChromeBrowserProvider is never destroyed. This ensures the observer it adds to HistoryService is properly removed. BUG=1158388 TEST=none Change-Id: Ia29320b74dd807bfc12a69a5f8adc803e7a6b82e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613351Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#840858}
-
Shane Fitzpatrick authored
the eligible list. Bug: 923594 Change-Id: I00f5efb6681e381cedb8938c09554a8796933583 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612264 Commit-Queue: Shane Fitzpatrick <shanefitz@google.com> Reviewed-by:
Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#840857}
-
Glen Robertson authored
Clarifies changes being made in crrev.com/c/2610531 Change-Id: I53cf89cbfb2ceb303430b248c44954fda14c8141 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612608Reviewed-by:
Greg Thompson <grt@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Auto-Submit: Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#840856}
-
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: Ib655eb3e7b94a1a5ef91c99f1b41d58011be420f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612380Reviewed-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@{#840855}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6650f7c2385e..d48aa437c9e8 2021-01-06 martiniss@google.com Followup fix for https://crrev.com/c/2587268 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: I7769e313058af7d9876df5241b048b3d35343cad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613807Reviewed-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@{#840854}
-
Varun Khaneja authored
Change-Id: I97e012df8967aa0b5d4ab9c60298571aafd9428a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612217Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Nathan Parker <nparker@chromium.org> Commit-Queue: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#840853}
-
Alexander Alekseev authored
New checkbox moves HUD between overlay and non-overlay containers. Bug: 1133585 Change-Id: Idab0fc399eb77196797a5ec3db9f404fef99b1c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612097 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#840852}
-
Aleks Totic authored
Makes two tests pass external/wpt/css/css-tables/tentative/baseline-td.html fast/table/vertical-align-baseline-readjust.html Change-Id: Idacd72be865474ca01fa3807e8e20a63f485d52a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613551 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Auto-Submit: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#840851}
-
Bo Liu authored
Add a code path to have vulkan webview draw into an intermediate buffer and draw the buffer into the secondary command buffer. Add a Feature to turn it on globally, which is only helpful for debugging any potential problems from vulkan composite. Dynamically switching between direct compopsite and intermediate buffer requires more plumbing. Bug: 919868 Change-Id: I059087432f3130372b795da6588069aa44dd4d9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2605725Reviewed-by:
Peng Huang <penghuang@chromium.org> Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#840850}
-
Tsuyoshi Horo authored
This test is flaky on Win/Mac/Linux TBR=wjmaclean@chromium.org Bug: 1033009 Change-Id: I76a3a20d6f26109b3961f2329f0abed4b3c760b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612308Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#840849}
-
Michael Bai authored
This feature is enabled for experiment in M88. Bug: 1137463 Change-Id: Ic0e2496b2b9264cec83c756238f58c91504d3bb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613522Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Michael Bai <michaelbai@chromium.org> Commit-Queue: Michael Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#840848}
-
Evan Stade authored
Change Profile to BrowserContext/BrowserContextHandle. Note that SiteEngagementServiceTest has Chrome dependencies and can't move to //components. Bug: 1147274 Change-Id: Icaf2a007bc427d5f5276189c9161169a63f51f86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601454 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#840847}
-
Michael Bai authored
Change-Id: I7c73d1b3f6704ba95f433cb38fbed3c18d860835 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611920Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#840846}
-
Nancy Wang authored
Add the window property kWindowIdKey as the window id for the full restore data. Implement the SaveWindowInfo interface to save the browser session id as the window id. BUG=1146900 Change-Id: I4fbe4fe85ec5bf0a15e4576dd7d3d565b830c7aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597519 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#840845}
-
Collin Baker authored
Bug: 1163677 Change-Id: Ia6778bfddcfb04eaa1ad829bf1d3eb574e32cc54 TBR=skobes@chromium.org Change-Id: Ia6778bfddcfb04eaa1ad829bf1d3eb574e32cc54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613736 Commit-Queue: Collin Baker <collinbaker@chromium.org> Auto-Submit: Collin Baker <collinbaker@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#840844}
-
David Tseng authored
R=dmazzoni@chromium.org Test: manual; on Mac, verify chrome.automation.getFocus returns the correct value. Change-Id: Iff9665c613ebf55920e7bf5afac2033b5abceeda AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610925 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#840843}
-
chrome://webapksdpapad authored
In the process, removed flattenhtml=true to stop inlining about_webapks.css, and serving it from its own URL instead. Also updating invalidations_ui.cc to use webui::AddResourcePathsBulk() which was forgotten in a previous similar CL. Bug: 1132403 Change-Id: I4b399d344bdb684e8f75e1261cdb4f64f7fb94ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612096 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#840842}
-
Collin Baker authored
Bug: 1126876 Change-Id: Ia6e0e9f30cdaef6b53a9c5b090c2cdac44dd8833 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613524 Auto-Submit: Collin Baker <collinbaker@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#840841}
-
Olivier Yiptong authored
This change removes a redundant std::vector data structure in ListSelectionModel and completes the work in improving the performance of ListSelectionModel. The redundancy was introduced in https://crrev.com/c/2594433. Fixed: 1159585 Change-Id: Iba859482dd91abec4899791eb144af5abd773d85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597772 Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#840840}
-
Jiewei Qian authored
System web app launch is migrated to web app launch after BMO project. This CL removes the if branch for intercepting SWA launch in extension application launch procedure. Bug: 1065748 Change-Id: Ica93bd3e06eda96d15a514fbe8da24c2793becfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612304Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Auto-Submit: Jiewei Qian <qjw@chromium.org> Commit-Queue: Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#840839}
-
Austin Sullivan authored
Running third_party/blink/tools/run_bindings_tests.py --reset-results automatically changes the include statement Bug: N/A Change-Id: I8a5e7f30e648717643d9e0ea12fa86447f161967 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612368 Auto-Submit: Austin Sullivan <asully@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#840838}
-
John Abd-El-Malek authored
Remove old code and comments for previous versions. Bug: 1159448 Change-Id: I9135255df187293bc98fc4e3d0f22a14a9ad5451 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2607147Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#840837}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8e3bef4f079d..5e6e61974ed4 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 collinbaker@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: None Tbr: collinbaker@google.com Change-Id: Ie0058f619d7e6730f4f6e4bb8d47f75ece5c0ef6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611293Reviewed-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@{#840836}
-
Justin Donnelly authored
This histogram expired after M85. Bug: 1089193 Change-Id: I52cae1b1ecd6ff81b1a219b0b77d0c5353217ce2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2607666 Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Reviewed-by:
Orin Jaworski <orinj@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#840835}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/b746b1f59851..a7b7964a237a 2021-01-06 csmartdalton@google.com Don't let stroke-width circles become degenerate 2021-01-06 csmartdalton@google.com Disable tessellation when we don't have indirect draw support 2021-01-06 mtklein@google.com don't dedup loads or stores 2021-01-06 mtklein@google.com gathers aren't necessarily varying 2021-01-06 johnstiles@google.com Deduplicate vector constants in SPIR-V output. 2021-01-06 kjlubick@google.com [canvaskit] Fix typo in docs example 2021-01-06 brianosman@google.com Remove glslang from DEPS 2021-01-06 bungeman@google.com Remake SkStrikeCache::commonSetup as constructor. 2021-01-06 csmartdalton@google.com Move GrTriangulator internal struct definitions to the .h file 2021-01-06 robertphillips@google.com Expand GrGLGpu::flushViewport 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 johnstiles@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: chromium:1163441 Tbr: johnstiles@google.com Change-Id: I8e36ea7272b497b0aa845ffbf00d7e71ec84ffe1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612378Reviewed-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@{#840834}
-
Jesse Schettler authored
Bug: 1059779 Change-Id: I044c0326cf5393beb3d54fd586fac02b09c18468 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612442 Auto-Submit: Jesse Schettler <jschettler@chromium.org> Commit-Queue: Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#840833}
-