- 21 Mar, 2020 40 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/88b147ee81dc..2e8115324d66 Created with: gclient setdep -r src-internal@2e8115324d66 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: I7d364939896a97a2f3d2fa8919bd10bdff7585b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114190Reviewed-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@{#752303}
-
Kyle Horimoto authored
When "Learn more" links are displayed on top of a clickable row, they had two potential click events: opening the URL in a browser tab as well as any other custom click handler. In the case of the Android apps link, clicking "Learn more" would cause the URL to open as well as navigating to the Android apps section. This CL fixes this by preventing propagation of the click event. Bug: b/147082644 Change-Id: If7063e451d6eca5abadd0345157d6f4d9b46af04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113392Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#752302}
-
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: I9bea93869c11e7a02d8f18d344cd1dbb858c966a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114150Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#752301}
-
Nico Weber authored
Most of it is boring and behavior-preserving, but in two tests it replaces FAIL() with ADD_FAILURE() in helper functions. In helper functions, FAIL() is just an early return; now the test would correctly register a failure. (The two tests still pass with the change.) TBR=jamescook,kinuko Bug: 346399 Change-Id: Ie57e9ca5eb4650e2006de3a06430c306bad2f984 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113670 Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#752300}
-
Nico Weber authored
Depends on https://chromium-review.googlesource.com/c/angle/angle/+/2112281 Bug: 346399 Change-Id: I6bf27dc15303c207be0ae85dd3256af217db005b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111833Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#752299}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2909a741cbfc..88b147ee81dc Created with: gclient setdep -r src-internal@88b147ee81dc 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: I1f255d74410d45602c4f67421e8c1e6597836634 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113936Reviewed-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@{#752298}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/412941c12f5b..22aaf4fee937 git log 412941c12f5b..22aaf4fee937 --date=short --first-parent --format='%ad %ae %s' 2020-03-21 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@22aaf4fee937 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: I9a66ad5652026aca6194c8d20a3360c0fd39df33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113935Reviewed-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@{#752297}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@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 Tbr: gbiv@chromium.org Change-Id: I5760b14b3d6e61ff62aee13d5d245212adfa6e76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113937Reviewed-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@{#752296}
-
Finnur Thorarinsson authored
The test selects three contacts, then selects all contacts via the Select All checkbox and verifies that selection looks right. Bug: 860467 Change-Id: I366036c929f70e956017515093bade9f1f5f7ca6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106055 Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#752295}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/990675be10a4..2909a741cbfc Created with: gclient setdep -r src-internal@2909a741cbfc 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: I01935caf7c60e3169ed1ebb0000ba636b57bc14c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113924Reviewed-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@{#752294}
-
Roman Sorokin authored
Added condition waiter and logs in the flaky place Bug: 1056429, 1052603 Change-Id: I38f13d116eac693ebc0ac3249814547e16adecaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2110870Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#752293}
-
Peng Huang authored
Fix the problem by check correct x11 extension for proprietary drivers. Bug: 1063497 Change-Id: Ib382774d7ac1bdd7aee0ccf63c095c101dbc4491 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113707Reviewed-by:
Maggie Chen <magchen@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#752292}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/9659831766f1..1f0fcbe5a30f git log 9659831766f1..1f0fcbe5a30f --date=short --first-parent --format='%ad %ae %s' 2020-03-21 johnkslang@users.noreply.github.com Merge pull request #2146 from aaronfranke/file-formatting Created with: gclient setdep -r src/third_party/glslang/src@1f0fcbe5a30f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,courtneygo@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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Bug: None Tbr: radial-bots+chrome-roll@google.com,courtneygo@google.com Change-Id: I56b191e5d4d2e2e7761bbb4b942f0e4e7ac73010 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113922Reviewed-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@{#752291}
-
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: Id3dd4aae726cbb65e5e72f6de07628a44d05bbab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113923Reviewed-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@{#752290}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/32bc7952c3f5..990675be10a4 Created with: gclient setdep -r src-internal@990675be10a4 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: I4c2622ec0ed9a87db94c9ab68131e63953f2c735 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113921Reviewed-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@{#752289}
-
Anastasiia Nikolaienko authored
Add component and strings for parent signin screen. See screenshots: http://go/crb/1043108#c2 Bug: 1043108 Change-Id: I8e0d0355550ed3f97bccf455e18df117a70d3b3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2010770Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Commit-Queue: Anastasiia Nikolaienko <anastasiian@chromium.org> Cr-Commit-Position: refs/heads/master@{#752288}
-
Mark Brand authored
This is a cherrypick/split from https://chromium-review.googlesource.com/c/chromium/src/+/2108507 Change-Id: I51ab9cd9a65d6a6ad079b0b75e8367e2db799756 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111098Reviewed-by:
Ted Meyer <tmathmeyer@chromium.org> Commit-Queue: Mark Brand <markbrand@google.com> Cr-Commit-Position: refs/heads/master@{#752287}
-
Mark Brand authored
This is a cherrypick/split from https://chromium-review.googlesource.com/c/chromium/src/+/2108507 Change-Id: Ic177d280c33412689308c0b842a4e4d220e7381b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112634Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Mark Brand <markbrand@google.com> Cr-Commit-Position: refs/heads/master@{#752286}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4e05f601ae6a..32bc7952c3f5 Created with: gclient setdep -r src-internal@32bc7952c3f5 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: Ia08121d6e857daa35605e6142262ca9727ac274c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113919Reviewed-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@{#752285}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/cc4989cc2d32..f9b607efef1b git log cc4989cc2d32..f9b607efef1b --date=short --first-parent --format='%ad %ae %s' 2020-03-21 crouleau@chromium.org [Benchmarking] Limit Pixel2 cpu/gpu frequencies to reduce thermal throttling noise. Created with: gclient setdep -r src/third_party/catapult@f9b607efef1b 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 sadrul@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:383566 Tbr: sadrul@google.com Change-Id: I97cf7e1485d2fa9f9744ffc47c014b94b894951b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113920Reviewed-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@{#752284}
-
Toby Huang authored
In response to the global COVID-19 crisis, many schools have closed. Many supervised users are also students. We want to temporarily enable supervised users to install extensions from a Google-approved allowlist without parent approval. This way, supervised users can install extensions such as Zoom for video conferencing and e-learning. We plan on back porting this change to M80. We will revert this change after the parent permission dialog launches. Bug: 1063099 Change-Id: Ia7ebc1a207b8e57d4322e160041155e97b3f6bd2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111055 Commit-Queue: Toby Huang <tobyhuang@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#752283}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/4546a2a7512b..412941c12f5b git log 4546a2a7512b..412941c12f5b --date=short --first-parent --format='%ad %ae %s' 2020-03-21 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@412941c12f5b 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: Icee185911b21a63c6c11580fe82f472b36b15d38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113916Reviewed-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@{#752282}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/cdee4e7b..68cbb339 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I164249a35102ccd6abefe025ca87434b982836e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113351Reviewed-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@{#752281}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/bf198e71ef28..dcbd802564ed git log bf198e71ef28..dcbd802564ed --date=short --first-parent --format='%ad %ae %s' 2020-03-21 thestig@chromium.org Store CPDF_Path::GetPoints() results in span. 2020-03-20 thestig@chromium.org Rename vector variables named "pPoints". 2020-03-20 thestig@chromium.org Use spans in mesh shading rendering code. 2020-03-20 kmoon@chromium.org Add a pixel test for page index clobbering 2020-03-20 thestig@chromium.org Add a first page in UseCachedPageObjNumIfHaveNotPagesDict unit test. 2020-03-20 thestig@chromium.org Rearrange cpdf_document_test.UseCachedPageObjNumIfHaveNotPagesDict. 2020-03-20 thestig@chromium.org Properly create test page objects in CPDF_Document's unit tests. Created with: gclient setdep -r src/third_party/pdfium@dcbd802564ed If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@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 Bug: chromium:1012237 Tbr: pdfium-deps-rolls@chromium.org Change-Id: I28c137084cb8f7ac809cae0da66dbdc464a38081 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113918Reviewed-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@{#752280}
-
David Black authored
To support new timer UX which will implement richer inline UI for timers in Assistant and in System UI, this CL: - Gates new changes behind a new feature flag - Notifies AssistantInteractionController when it should show timers and which timers to show as so directed by the server Follow up CLs will implement the UI changes. Bug: b:149570650 Change-Id: I8d517726d9ee9fca329cd0e0a0e4942ab2c1ad2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099227 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Jeroen Dhollander <jeroendh@google.com> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#752279}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/6b462120c6b7..cb7e7387e61f git log 6b462120c6b7..cb7e7387e61f --date=short --first-parent --format='%ad %ae %s' 2020-03-21 ynovikov@chromium.org Remove 32-bit Subzero GLES31 SwANGLE suppressions Created with: gclient setdep -r src/third_party/angle@cb7e7387e61f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC courtneygo@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: courtneygo@google.com Change-Id: Ibc5915e2e5eaa165ac7258b0ddcaca00c7853c7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113914Reviewed-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@{#752278}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/65d106c9466f..4546a2a7512b git log 65d106c9466f..4546a2a7512b --date=short --first-parent --format='%ad %ae %s' 2020-03-21 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@4546a2a7512b 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: I68f5c10e78397ffc2b28cb823bfe33f9eaea3eb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113912Reviewed-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@{#752277}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/5416b3a541de..befc2993d549 git log 5416b3a541de..befc2993d549 --date=short --first-parent --format='%ad %ae %s' 2020-03-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@befc2993d549 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 agable@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 Bug: None Tbr: agable@chromium.org Change-Id: Ifd6a8d74940ffdb945caf67e16fe41e5c06ebfdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113148Reviewed-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@{#752276}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/5c551214..cdee4e7b Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I73d44d2f7243ab5273b14f4b16906370f0b5bcd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113172Reviewed-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@{#752275}
-
Maria Villarreal authored
Per guidance, this change splits the alert color from one color ID into two and places the alpha values into the two of them. Then this uses a color tween. Bug: 1056950 Change-Id: I8e9f7c4e34ef90a684c2d6b651064e717a447eb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111472 Commit-Queue: Maria Villarreal <mavill@microsoft.com> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#752274}
-
Jon Mann authored
The instance of NetworkMetadataStore for a user profile is created after the sync service is already initialized. This change does the necessary plumbing to get the metadata store instance to the wifi sync classes. Bug: 966270 Change-Id: Icd235cd780df97a367f09f281f3e957893baa93b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2110079 Commit-Queue: Jon Mann <jonmann@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#752273}
-
Dominic Mazzoni authored
Last year we made a change to include some accessibility objects in our internal tree even though they're "ignored". However, this leads to a weird state where some ignored nodes are included, but others aren't included. To simplify things, we should include all accessibility objects in the tree unless we prune an entire subtree. We should never have a case where one node isn't included but its children are, because then changing it triggers some annoying reparenting. This change is one step in that direction: it adds a feature flag that exposes the <html> element. The HTML element is always ignored, but to simplify the logic we want it always included in the tree. Follow-up changes will enable this flag for more and more tests until we can just turn it on completely. Then we can follow up with more changes until finally we'll no longer have any nodes that are ignored and excluded from the tree. Bug: 1063155 Change-Id: I3983fa0f84244448dea9274fb2317bdaf2675869 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2107142Reviewed-by:
Adam Ettenberger <Adam.Ettenberger@microsoft.com> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#752272}
-
Kai Ninomiya authored
Change-Id: I715aecc5baa191f316c8c311e144e578f71deb52 Bug: 751849 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113814 Auto-Submit: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#752271}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: I0cb159ea08dec9356e9b362b2a10cb353d65ac64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113675Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#752270}
-
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: I323d1edb1d0f98a099f2bb5d6220bdef5d299cb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113332Reviewed-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@{#752269}
-
Lyubomir Ivanov authored
This is needed for an upcoming change to perfetto that will post delayed tasks to the perfetto task runner. This posting could happen from within PostTask itself and can thus lead to deadlocks. Extend ScopedDeferTaskPosting::PostOrDefer to include a delay. Related change in perfetto: https://android-review.googlesource.com/c/platform/external/perfetto/+/1260461 Bug: 1029298 Change-Id: I1a612d90af3cbc3a6f58ccfcab20fd10910d4b65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106176 Commit-Queue: Lyubomir Ivanov <lri@google.com> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#752268}
-
gogerald authored
Screenshot: https://drive.google.com/a/google.com/file/d/1akG1sY1bEVqcWWKSmQ4H-Uk-3pfb25cf/view?usp=sharing Bug: 1061618 Change-Id: I646497148cfe504ad85c141ca4cc4016e16190b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100668Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Commit-Queue: Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#752267}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/07467b4acaa6..6b462120c6b7 git log 07467b4acaa6..6b462120c6b7 --date=short --first-parent --format='%ad %ae %s' 2020-03-20 ynovikov@chromium.org Skip flaky SwANGLE end2end tests. 2020-03-20 geofflang@chromium.org Skip ExternalWrapTest on Ozone. 2020-03-20 m.maiya@samsung.com Vulkan: Implement EXT_shader_non_constant_global_initializers 2020-03-20 geofflang@chromium.org Implement gl[Get]MemoryObjectParameterivEXT 2020-03-20 geofflang@chromium.org Update conditions for exposing ASTC extensions. Created with: gclient setdep -r src/third_party/angle@6b462120c6b7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC courtneygo@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1049218,chromium:1063462 Tbr: courtneygo@google.com Change-Id: Ic32b1c2ca8be1a4ef68d0d5dd63abc76a820f7a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113140Reviewed-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@{#752266}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/135594e18eef..cc4989cc2d32 git log 135594e18eef..cc4989cc2d32 --date=short --first-parent --format='%ad %ae %s' 2020-03-21 bsheedy@chromium.org [Telemetry] Filter symbol binaries on Mac Created with: gclient setdep -r src/third_party/catapult@cc4989cc2d32 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 sadrul@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:1061497 Tbr: sadrul@google.com Change-Id: Iff43b7e84c463794baa19194989ed759903560c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113142Reviewed-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@{#752265}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c51d2249e898..4e05f601ae6a Created with: gclient setdep -r src-internal@4e05f601ae6a 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: I8b6aa2bb469b4a1c743f08fb288474b1d46565e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113141Reviewed-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@{#752264}
-