- 25 Feb, 2020 40 commits
-
-
Yuki Shiino authored
Implements NativeValueTraits<IDLNullable<old dict>> and bindings::VariadicArgumentsToNativeValues. Bug: 839389 Change-Id: Ifc5712b885bd8dd0841f61eb95e4f942db132372 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068264 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#744216}
-
Kamila authored
Enabling the kMacSystemMediaPermissionsInfoUi feature on trunk after experimenting at 1% in Stable with no reported issues and no crashes noticed, and in preparation for enabling for 100% of Stable. Change-Id: Iac31eb2999834f64f4c2df85b81ec598679632bb Bug: 1055323 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069138 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#744215}
-
bttk authored
Bug: 1046181 Change-Id: I22d62d99653ada66b593be62a5d2677bc48db5e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067676Reviewed-by:
Gang Wu <gangwu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: David Trainor <dtrainor@chromium.org> Auto-Submit: bttk <bttk@chromium.org> Cr-Commit-Position: refs/heads/master@{#744214}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/42a3e0ed288b..92a7efd95625 Created with: gclient setdep -r src-internal@92a7efd95625 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: I6e7cb207b5fb7b983130c47dbc56a794de896c8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070992Reviewed-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@{#744213}
-
Andreea Costinas authored
Adds a real and a fake implementation of a D-Bus client that talks to the the System-proxy daemon in Chrome OS. BUG=chromium:1042621 TEST=unit_tests --gtest_filter=*SystemProxySettingsPolicyHandlerTest* manually tested on a device Change-Id: I456be37c7e540ec30afa2e4d5d5832e33112867e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2051847Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Commit-Queue: Andreea-Elena Costinas <acostinas@google.com> Cr-Commit-Position: refs/heads/master@{#744212}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/8fd9dd39e888..7bf34d527913 git log 8fd9dd39e888..7bf34d527913 --date=short --first-parent --format='%ad %ae %s' 2020-02-25 fancl@chromium.org Fixing custom image deploy Created with: gclient setdep -r src/third_party/catapult@7bf34d527913 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: None Tbr: rmhasan@google.com Change-Id: I9488158aeea07b35417bc7cba58cc25de813b5e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2070993Reviewed-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@{#744211}
-
Dominik Röttsches authored
This reverts commit c9a3f1aa. Reason for revert: Causing iOS failures with page title not matching test expectations. Original change's description: > Adjustments to reader mode view page title on desktop. > > Reader mode view page title now says "Loading..." instead of > "Simplified view" on Desktop before the article title is populated. > > The article title is followed by "- Reader mode" to provide an > indication to screen reader users that they are in a distilled page tab. > > Bug: 1016461 > Change-Id: Ie7ab1ab1e89090e182c4c556bd22878ee876b818 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2052487 > Commit-Queue: Katie Dektar <katie@chromium.org> > Reviewed-by: Matthew Jones <mdjones@chromium.org> > Cr-Commit-Position: refs/heads/master@{#744120} TBR=mdjones@chromium.org,katie@chromium.org Change-Id: I02c86bd619e074a70b7c404f502337685a5f2ea3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1016461, 1055675 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072037Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#744210}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/91bad2aad3c7..1b7de61aa0e6 git log 91bad2aad3c7..1b7de61aa0e6 --date=short --first-parent --format='%ad %ae %s' 2020-02-25 kimanh@chromium.org [devtools] Add progress bar when lazily loading content Created with: gclient setdep -r src/third_party/devtools-frontend/src@1b7de61aa0e6 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:1043030 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I4b36b2047e1bf1b658fe2b84a8ebaa43b0889916 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071896Reviewed-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@{#744209}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/d687305d5181..ad7552d17891 git log d687305d5181..ad7552d17891 --date=short --first-parent --format='%ad %ae %s' 2020-02-25 treehugger-gerrit@google.com Merge "micro-nit: Comply to Google style guide." Created with: gclient setdep -r src/third_party/perfetto@ad7552d17891 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: I21bc83366533fab294356be1c7db826383c78616 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071895Reviewed-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@{#744208}
-
Simon Zünd authored
This CL prepares bindings web tests for the upcoming asynchronous source mapping. Note that the tests are disabled for the transition period as the test output will change slightly. This is due to timing differences. In contrast to the current approach, the new live location system imposes an ordering on live location updates in contrast to "racing events". Bug: chromium:1032016 Change-Id: Ic25c6297da3fcb3e5259c48ce97c6508e52af9d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066755Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Commit-Queue: Simon Zünd <szuend@chromium.org> Cr-Commit-Position: refs/heads/master@{#744207}
-
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}
-