- 25 Feb, 2020 40 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/86167236d486..a6572f78d084 git log 86167236d486..a6572f78d084 --date=short --first-parent --format='%ad %ae %s' 2020-02-25 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps 2020-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 214ec337a0b2..e162b023f539 (3 commits) Created with: gclient setdep -r src/third_party/skia@a6572f78d084 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 jlavrova@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/+/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 Bug: None Tbr: jlavrova@google.com Change-Id: Ife455e31b77f0b7f0007985615012d4946f11e7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070991Reviewed-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@{#744206}
-
Zhuoyu Qian authored
This CL update the members visited_origins_ and sticky_dirty_origins_ of SandboxFileSystemBackendDelegate to use dedicated Origin type instead of GURL. Bug: 598424 Change-Id: I3416bca660885737cdaea93dd8fe223f3fe70f26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071168 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#744205}
-
Simon Zünd authored
This CL prepares the remaining web tests for asynchronous source mapping. This includes properly awaiting methods that will be marked async or waiting for live location updates in links. Bug: chromium:1032016 Change-Id: I828296aeb6b256ce60247440556e40f3efce6c3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069321Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Commit-Queue: Simon Zünd <szuend@chromium.org> Cr-Commit-Position: refs/heads/master@{#744204}
-
Yuki Shiino authored
Fixes the return type of Web API implementations, and also adds more support of bindings::V8SetReturnValue. Bug: 839389 Change-Id: I270d16f2609cb50fa504ba3ab2ba868f09498bdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067770 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#744203}
-
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/+/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: I85b7d51b03bedf753d6e42cf426c20ac1ebf86c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070990Reviewed-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@{#744202}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 1ebca694. With Chromium commits locally applied on WPT: d5cd6b98 "SharedWorker: Assign unique names to SharedWorkers to avoid unintentional matching" 76ee218c "Split html/.../query-encoding/ tests" 1ce9585a "Clear-Site-Data must uncontrol affected service worker clients" ea6dba31 "Align <pattern> and <*Gradient> attribute collection" 7d52b1d5 "[v8][wasm] Fix WebAssembly streaming tests" 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 NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: Icf443460cd295495d9b9c71e50dac0b1d73bb717 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070864Reviewed-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@{#744201}
-
Dominic Mazzoni authored
This reverts commit 6ba01b3d. Reason for revert: crbug.com/1055393 Original change's description: > Extend AXLiveRegionTracker to generate live region change text. > > When a live region changes, optionally provide a way to generate the > text associated with that change. On some platforms we might expose > that text directly so that AT doesn't need to try to compute it. > > The computation is somewhat subtle because it involves worrying about > deleted nodes and handling aria-atomic, aria-relevant, and aria-busy. > > Bug: 1042893 > Change-Id: Ia79f0c976bef73ea25a8821dbb9fc7f22fde0e3c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2006131 > Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> > Reviewed-by: Kevin Babbitt <kbabbitt@microsoft.com> > Cr-Commit-Position: refs/heads/master@{#738876} TBR=dmazzoni@chromium.org,nektar@chromium.org,kbabbitt@microsoft.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1042893 Tbr: kbabbitt@microsoft.com Change-Id: I06bcc90d0597c649831b65e09151bfb756b22fbe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071785 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#744200}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a70326ca..0434e293 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I166adbc5d68437acc9f4ac1e525ae63885178a98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070863Reviewed-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@{#744199}
-
Guido Urdaneta authored
This copier is currently defined in two places and it is expected to be used in upcoming code for insertable streams. Bug: 1052765 Change-Id: I25d7bed81a4c4ab823ecbbc3614aa17e4c8ac957 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069331Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#744198}
-
Eric Willigers authored
The HostedOrBookmarkAppTest suite previously only tested hosted apps. The TODO to test bookmark apps is now done. Work remaining: we should also test web apps, with the DesktopPWAsWithoutExtensions flag enabled. Bug: 1055236 Change-Id: Ia15cf274810088194c05aea27dfa5abbe734f376 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069966Reviewed-by:
Alan Cutter <alancutter@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#744197}
-
Dominic Mazzoni authored
PrintCompositorImpl generates a PDF for each individual page and then a single composite PDF. The previous patch mistakenly passed the accessibility tree to the individual page PDFs, which aren't ultimately exported. Pass the accessibility tree to the composite PDF document instead. The accessibility tree isn't available when DocumentInfo is created, so instead we now create the SkPDFDocument before compositing the first page rather than in the DocumentInfo constructor. Bug: 607777 Change-Id: I2164f94b81aa858f542b1df9012896338b507361 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063897Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#744196}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/8fd825d3f61e..8fd9dd39e888 git log 8fd825d3f61e..8fd9dd39e888 --date=short --first-parent --format='%ad %ae %s' 2020-02-25 dberris@chromium.org Pinpoint: Link to task isolate on failure Created with: gclient setdep -r src/third_party/catapult@8fd9dd39e888 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC rmhasan@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:chromeos-kevin-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1055568 Tbr: rmhasan@google.com Change-Id: I388120565deaa79b776a081aedf62fc4d171b89d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070987Reviewed-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@{#744195}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/507ea2e59059..91bad2aad3c7 git log 507ea2e59059..91bad2aad3c7 --date=short --first-parent --format='%ad %ae %s' 2020-02-25 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@91bad2aad3c7 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/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I6dc8ff07fb64a3e0f462dd7cef82a650ec8b2d14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070988Reviewed-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@{#744194}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a7355fb43933..42a3e0ed288b Created with: gclient setdep -r src-internal@42a3e0ed288b 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Ibbfdf909e143533de3c5d1110c04873e42ec807b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070985Reviewed-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@{#744193}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/6d927b63a311..86167236d486 git log 6d927b63a311..86167236d486 --date=short --first-parent --format='%ad %ae %s' 2020-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f0bb4f52..2ea72065 (312 commits) Created with: gclient setdep -r src/third_party/skia@86167236d486 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 jlavrova@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/+/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 Bug: None Tbr: jlavrova@google.com Change-Id: I5452b1794d75544c1cd284ccf7ebd21f44652409 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070984Reviewed-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@{#744192}
-
Tal Pressman authored
Bug: 1049056 Change-Id: Iee30a69b0cba2b2fd5bf6ff8a67e0c5bbbfddf4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071436Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Tal Pressman <talp@chromium.org> Cr-Commit-Position: refs/heads/master@{#744191}
-
Yutaka Hirano authored
No-Try: True Bug: 1048597 Change-Id: I19e805b88ea62c4a96ac9fb7e72629ce6a3f6d62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071458 Commit-Queue: Adam Rice <ricea@chromium.org> Auto-Submit: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#744190}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 2fbc5df5. With Chromium commits locally applied on WPT: d5cd6b98 "SharedWorker: Assign unique names to SharedWorkers to avoid unintentional matching" 76ee218c "Split html/.../query-encoding/ tests" 1ce9585a "Clear-Site-Data must uncontrol affected service worker clients" ea6dba31 "Align <pattern> and <*Gradient> attribute collection" 7d52b1d5 "[v8][wasm] Fix WebAssembly streaming tests" 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 NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: Ifec27d6141da0dd5c1c9b3d1aa916b34120d549e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070861Reviewed-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@{#744189}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/42c29073d348..507ea2e59059 git log 42c29073d348..507ea2e59059 --date=short --first-parent --format='%ad %ae %s' 2020-02-25 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-02-25 khamu@microsoft.com High contrast fix on Console view pane Created with: gclient setdep -r src/third_party/devtools-frontend/src@507ea2e59059 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/+/master/autoroll/README.md Bug: chromium:1048378 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ic0bf6c291ec5cfbeb7cf5f6671e9fe62cac206eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070983Reviewed-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@{#744188}
-
Louis Collard authored
The project that makes use of these is still ongoing. Bug: 1043705 Change-Id: I182e1521ff49db747b457a09b73ef34042c06397 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060216Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Louis Collard <louiscollard@chromium.org> Cr-Commit-Position: refs/heads/master@{#744187}
-
Donn Denman authored
This enables the ContextualSearchDefinitions feature for all builds. We've pushed this to 1% Stable on M77 and the metrics look good, so default-enabling for M82 (will revert if the experiment has snags). BUG=943885 Change-Id: Id35ce0f8ff4bca54163efb0f1231e1b2e61f7c07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070962Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#744186}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: Id7fb563e7ccd9416243df85b89afe0114eabfdda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071753Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#744185}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/fd7c149eef90..a7355fb43933 Created with: gclient setdep -r src-internal@a7355fb43933 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1015932,chromium:1050094,chromium:1054245,chromium:1055510 Tbr: jbudorick@google.com Change-Id: Idb405b6192d640647a8162dd07519d3c00bcc00e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071280Reviewed-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@{#744184}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/16b67309ba83..d687305d5181 git log 16b67309ba83..d687305d5181 --date=short --first-parent --format='%ad %ae %s' 2020-02-25 joelaf@google.com Merge "Add a gn arg to skip buildtools checks" Created with: gclient setdep -r src/third_party/perfetto@d687305d5181 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: I330844aee0bb75c8bf37485ce4f9454efe9043e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071383Reviewed-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@{#744183}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/17069c35..a70326ca 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ib55a56b794afc9abbca05416cedb19f98bb4229f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070860Reviewed-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@{#744182}
-
Kenichi Ishibashi authored
TBR=nhiroki@chromium.org Bug: 1049454 Change-Id: Ida976191f48f89e064807b1212ad621e84edc032 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066381 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#744181}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a8b55bbfaabd..6d927b63a311 git log a8b55bbfaabd..6d927b63a311 --date=short --first-parent --format='%ad %ae %s' 2020-02-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@6d927b63a311 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 jlavrova@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/+/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 Bug: None Tbr: jlavrova@google.com Change-Id: Ic96a7083d5e11a031ae7451a25dbb620c676814b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070982Reviewed-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@{#744180}
-
Jason Lin authored
Bug: 1048451 Change-Id: Ic8e0eadc059a1648c484ad592f9a85bbfec979fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2045619Reviewed-by:
Ben Wells <benwells@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Commit-Queue: Jason Lin <lxj@google.com> Auto-Submit: Jason Lin <lxj@google.com> Cr-Commit-Position: refs/heads/master@{#744179}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=kariah@chromium.org Change-Id: Ief5104ec16e068219949abeee7a1862f4a0927b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071238Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#744178}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b3a40936b9f0..42c29073d348 git log b3a40936b9f0..42c29073d348 --date=short --first-parent --format='%ad %ae %s' 2020-02-25 khamu@microsoft.com High contrast in text button Created with: gclient setdep -r src/third_party/devtools-frontend/src@42c29073d348 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/+/master/autoroll/README.md Bug: chromium:1048378 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I27234f88a297c5c73acb30ba2b1605352793487f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071379Reviewed-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@{#744177}
-
Dong Hwi Lee authored
Name changes: - Collapse -> Fold (name borrowed form wikipedia/Code_folding) - Collapsible -> Folder - Collapsed -> Folded - Expanded -> Opened - collapse-button (in CSS) -> fold - expand-button (in CSS) -> open Improvements: - Remove createButton (only referenced by createCollapsibleButton). - Remove 'text' class as it's not actually used. Change-Id: I29899a9293be47764f1963f7683cdd313622deef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070968 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#744176}
-
Eric Willigers authored
CreateWebApplicationWindow checks for disposition NEW_POPUP. AppBrowserControllerBrowserTest.WhiteThemeForSystemAppPopup now passes even when DesktopPWAsWithoutExtensions is enabled. Bug: 1055645 Change-Id: Ifb15712c7bcebffba813f82ca7b7009618b31aaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071438Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#744175}
-
Koji Ishii authored
No browsers have implemented the spec behavior for over a decade, but CSSWG did not agree to match implementations. https://github.com/w3c/csswg-drafts/issues/1518 TBR=ikilpatrick@chromium.org Bug: 1052201 Change-Id: Ic349cfe2f881cdce3ee9ddbfc17995983cfc6ba5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071180 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#744174}
-
Zhuoyu Qian authored
This CL update the function DeleteOriginDataOnFileTaskRunner to use dedicated Origin type instead of GURL. Bug: 598424 Change-Id: Ieb797f641079f715ac2cd94e6ec3a86aa0c1c6dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2007322 Commit-Queue: Zhuoyu Qian <zhuoyu.qian@samsung.com> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#744173}
-
Hirokazu Honda authored
GAVDA.InitializeResult is an important metrics to know the failure rate of ARC++ video decoder path. This extends the expiry by two years. Bug: 1053013 Test: None Change-Id: I6e69dd7dbc245c2749c1e0aca4f31c8d6cb53643 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060363Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#744172}
-
Nico Weber authored
Bug: 1039697 Change-Id: I18ede84f1632aedb29a0a34730e884fafc9cc4f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071508 Commit-Queue: Nico Weber <thakis@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#744171}
-
Lan Wei authored
Disable OobeZeroTouchInteractiveUITest.EndToEnd test on ChromeOS because OobeZeroTouchInteractiveUITestImpl/OobeZeroTouchInteractiveUITest.EndToEnd fails on Builder Linux Chromium OS ASan LSan Tests https://ci.chromium.org/p/chromium/builders/ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29 TBR=antrim@chromium.org Bug: 1054935 Change-Id: Ied762f5ff39e3b09a2eef83db2dc94a193a78c7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071579Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#744170}
-
tby authored
I've also fixed the units on one of our histograms being "units". Bug: 1052900 Change-Id: I770f0d3b2acf92156b61bc1c8366f92d04fb66c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068399Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#744169}
-
Koji Ishii authored
TBR=ikilpatrick@chromium.org Bug: 664386 Change-Id: I4f53ada54759ec779f9e952a320925c845c8d248 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071437Reviewed-by:
Koji Ishii <kojii@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#744168}
-
Kenichi Ishibashi authored
The feature is fully launched. Remove the virtual tests. Bug: 692909 Change-Id: Idb53d4683720c288c3c25a48118790f193581142 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068067Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#744167}
-