- 27 Dec, 2019 40 commits
-
-
haozhe authored
Both Chrome and Firefox pass all tests Bug: 1034538 Change-Id: Id6fca2ac5eb08123bd8817a46fc48985df5979de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974841Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Hao Sheng <haozhes@chromium.org> Cr-Commit-Position: refs/heads/master@{#727577}
-
haozhe authored
Both Chrome and Firefox pass all tests Bug: 1034538 Change-Id: I7e5c37769b268628e72ad04bf2ac1b882eedc5de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974952Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Hao Sheng <haozhes@chromium.org> Cr-Commit-Position: refs/heads/master@{#727576}
-
Christopher Cameron authored
This function never returned a top level widget, rather, would just return the root widget. Bug: 957362 Change-Id: I8d757fecfd8eddd02d92200516a21c3576eb4468 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982682Reviewed-by:
Leonard Grey <lgrey@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#727575}
-
Xiaocheng Hu authored
The following two tests are timing out on Windows DiceSigninUiUtilTest.GetAccountsForDicePromos DiceSigninUiUtilTest.ShouldShowAnimatedIdentityOnOpeningWindow_ReturnsFalseForSingleProfileSingleSignin See https://ci.chromium.org/p/chromium/builders/ci/Win%207%20Tests%20x64%20%281%29/62809 Bug: 1014790 Change-Id: I1f3dc81f3aff11e22a9ac767809c857a20cd3169 NoTry: True Tbr: droger@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982838Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#727574}
-
Xiaocheng Hu authored
Multiple flakes are seen, for example: - https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Win10/60589 See dashboard: https://analysis.chromium.org/p/chromium/flake-portal/flakes/occurrences?key=ag9zfmZpbmRpdC1mb3ItbWVyTwsSBUZsYWtlIkRjaHJvbWl1bUBibGlua193ZWJfdGVzdHNAaW1hZ2VzL2V4aWYtb3JpZW50YXRpb24taW1hZ2UtZG9jdW1lbnQuaHRtbAw Bug: 1037798 Change-Id: I9957010177183b585a7cb2a4af2c1d44434d8990 NoTry: True Tbr: sashamcintosh@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983259Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#727573}
-
Mikhail Khokhlov authored
Results Processor expects some options (e.g. trace_processor_path) to be set before it processes results. It can be done via calling results_processor.ProcessOptions(). This CL ensures that this method is called in all places where ResultsProcessor is used. Bug: 1028612 Change-Id: I7e62c54b123f02b1c4b8f183dd00704ad5f0fc30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982554Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#727572}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/82462f237bb1..bc73eb4fcc89 git log 82462f237bb1..bc73eb4fcc89 --date=short --first-parent --format='%ad %ae %s' 2019-12-27 bsalomon@google.com Make ProcessorOptimizationTest for canTweakAlphaForCoverage more robust Created with: gclient setdep -r src/third_party/skia@bc73eb4fcc89 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 fmalita@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: fmalita@google.com Change-Id: I067596659a847f3da673f1bea2f4012088306a0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983183Reviewed-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@{#727571}
-
Henrique Ferreiro authored
Change-Id: I4ff4225a9601a8fce52cf59e6502f3ed3e0cfa28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982552Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#727570}
-
Adithya Srinivasan authored
Tests are currently failing on chromeos-betty-chrome. I'm not sure how to just disable the tests on the bot, so I'm disabling generally on chromeos. Bug: 1038043 Change-Id: I2ae30a98157164889fb6acb305409091028bdf3b Tbr: achuith@chromium.org No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981261Reviewed-by:
Adithya Srinivasan <adithyas@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#727569}
-
Maria Kazinova authored
Now Fill On Account Select on password field displays all credentials, including the ones with empty usernames. If the credential with non-empty username is chosen first, and the empty username credential is chosen on password field afterwards, the username is not refilled. Bug: 926844 Change-Id: Iacd62b9c17680fbebbee8199be7c4e2b0b41c83c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982550 Commit-Queue: Maria Kazinova <kazinova@google.com> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#727568}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/05626c706990..364fc41c517e Created with: gclient setdep -r src-internal@364fc41c517e 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: Ib115b09166a9a92f895bc9ea48e29fb289732633 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983179Reviewed-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@{#727567}
-
Adithya Srinivasan authored
Bug: 1038037 Change-Id: Ifcd3022660de1b56221555f4c14496f8adc3e593 Tbr: schenney@chromium.org No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982767Reviewed-by:
Adithya Srinivasan <adithyas@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#727566}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/63b6be2bbc99..5b94048566ab git log 63b6be2bbc99..5b94048566ab --date=short --first-parent --format='%ad %ae %s' 2019-12-27 saklein@chromium.org InstallPackages: Disable revdep logic in Build API 2019-12-26 chrome-bot@chromium.org Update config settings by config-updater. Created with: gclient setdep -r src/third_party/chromite@5b94048566ab If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-kevin-rel Bug: None Tbr: chrome-os-gardeners@google.com Change-Id: I05f91c045a56692fdf83b6b373067a18d609e06b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983181Reviewed-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@{#727565}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/26d06749..5c5d66ab 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: I0e2eca7b9614705ae3505c2f9a5b230e7bb8f842 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981093Reviewed-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@{#727564}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/840ee5a43244..82462f237bb1 git log 840ee5a43244..82462f237bb1 --date=short --first-parent --format='%ad %ae %s' 2019-12-27 rmistry@google.com Remove "-v2" from docker image names Created with: gclient setdep -r src/third_party/skia@82462f237bb1 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 fmalita@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: fmalita@google.com Change-Id: I94411cddc600b8a925d6be232842aafb928aaed4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983180Reviewed-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@{#727563}
-
Adithya Srinivasan authored
Disable test on Windows. Bug: 1038037 Change-Id: I97dfaece6bd03cf2473f6e2599207d858ca94b67 Tbr: schenney@chromium.org No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982765Reviewed-by:
Adithya Srinivasan <adithyas@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#727562}
-
Stepan Khapugin authored
Use ApplicationModeForTabOpening. It seems to be the intention, but the type system was confused and allowed to use an incorrect type. Change-Id: Ifdb8f2e7ce3daa346889ba63600c3c8d6402c231 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1950997 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#727561}
-
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: I995c4ece354ddd66bbb55aebcd201b5b7b9eb097 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983182Reviewed-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@{#727560}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/189074525f47..263d57d37615 git log 189074525f47..263d57d37615 --date=short --first-parent --format='%ad %ae %s' 2019-12-27 khokhlov@google.com Revert "[Telemetry] Make proto trace format the default" 2019-12-27 khokhlov@google.com [Telemetry] Make proto trace format the default Created with: gclient setdep -r src/third_party/catapult@263d57d37615 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 skyostil@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_optional_gpu_tests_rel Bug: chromium:1028612 Tbr: skyostil@google.com Change-Id: Ib5462f4b2d77fc69a74db7f2ed7a4ce9feaa3b46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982977Reviewed-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@{#727559}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4f7f84681b37..05626c706990 Created with: gclient setdep -r src-internal@05626c706990 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: Icf1a611fe855fb1c6fb70c0858ae848c1106efc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982976Reviewed-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@{#727558}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/ebed85592533..fca5a005aa88 git log ebed85592533..fca5a005aa88 --date=short --first-parent --format='%ad %ae %s' 2019-12-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/glslang/src bd97b6f9f213..5de15a256eb0 (1 commits) Created with: gclient setdep -r src/third_party/angle@fca5a005aa88 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 ynovikov@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: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: ynovikov@chromium.org Change-Id: If5b22c2849039985ed07be1fc4dfffa9508f79cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982973Reviewed-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@{#727557}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a214bce5377a..4f7f84681b37 Created with: gclient setdep -r src-internal@4f7f84681b37 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: I5c4b802b980c7b9917418da7205f8532c16f66a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982974Reviewed-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@{#727556}
-
Umut Baris Oztunc authored
This implements the initial version of FileSystemScanner (go/arc-fs-scanner). Bug: b:145254635 Test: unit_tests --gtest_filter="Arc*" Test: Manually populated a big file system and triggered different file Test: system events. Change-Id: I14bebb3719532afac54e1913229045fb2740a9ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1946177Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Reviewed-by:
Mattias Nissler <mnissler@chromium.org> Commit-Queue: Umut Barış Öztunç <umutoztunc@google.com> Auto-Submit: Umut Barış Öztunç <umutoztunc@google.com> Cr-Commit-Position: refs/heads/master@{#727555}
-
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: I9eb5ff536a25fcb07ec14036a0626fc2b8a45744 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982971Reviewed-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@{#727554}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/01dd6f6ca430..ebed85592533 git log 01dd6f6ca430..ebed85592533 --date=short --first-parent --format='%ad %ae %s' 2019-12-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/SwiftShader 6e3a387c0159..59465799210b (1 commits) Created with: gclient setdep -r src/third_party/angle@ebed85592533 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 ynovikov@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: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: ynovikov@chromium.org Change-Id: Ie9510340f8803f20022c4553a17b5f2a8deb87a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982968Reviewed-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@{#727553}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/88c34f0d6d87..840ee5a43244 git log 88c34f0d6d87..840ee5a43244 --date=short --first-parent --format='%ad %ae %s' 2019-12-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 01dd6f6ca430..ebed85592533 (1 commits) Created with: gclient setdep -r src/third_party/skia@840ee5a43244 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 fmalita@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: fmalita@google.com Change-Id: Iba0ee67ca2a6e121df2d65735150deb51834073a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982970Reviewed-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@{#727552}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and manually validate tooltips function of CCA works correctly. Change-Id: I64a2daeae981c6de8d200ac618a63bb55840f992 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982503 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#727551}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and manually validate tooltips function of CCA works correctly. Change-Id: Ib88d9c7cf6bf31f0df5755e7a85b47a744514f67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982337 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#727550}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ebdff3e12e9a..a214bce5377a Created with: gclient setdep -r src-internal@a214bce5377a 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: I37d22d5a560b9efaf0c2186aedf36cd7f77f2940 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982969Reviewed-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@{#727549}
-
Martin Kreichgauer authored
Eliminate the middle level of the Operation <- OperationBase <- {MakeCredential,GetAssertion}Operation class hierarchy. It was supposed to allow the two concrete implementations share common behavior. But the actual shared behavior was trivial, and so it just made the code more annoying to read. No functional changes intended. Change-Id: I4de1107d17d702f5dfb1407127e09b1a2efeb75c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1965669Reviewed-by:
Adam Langley <agl@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#727548}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/26762d0425ff..f2dc05978f1d git log 26762d0425ff..f2dc05978f1d --date=short --first-parent --format='%ad %ae %s' 2019-12-27 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 6f7e5e79..d814fc7e (727038:727531) Created with: gclient setdep -r src/third_party/webrtc@f2dc05978f1d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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: webrtc-chromium-sheriffs-robots@google.com Change-Id: I4d401643958dd65f0d09957222e728e5f240baf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982962Reviewed-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@{#727547}
-
Yuki Shiino authored
Bug: 839389 Change-Id: Idab46cbd5c3fcecd5ceedb5d9104b3024267db5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981511 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#727546}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/9d5e76cf5d68..88c34f0d6d87 git log 9d5e76cf5d68..88c34f0d6d87 --date=short --first-parent --format='%ad %ae %s' 2019-12-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6e3a387c0159..59465799210b (1 commits) Created with: gclient setdep -r src/third_party/skia@88c34f0d6d87 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 fmalita@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: fmalita@google.com Change-Id: Idb21df677c03facb9d300462ca4a812d68b8839a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982963Reviewed-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@{#727545}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8c170824..26d06749 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: I46d898acf9c23c7759f8bb3fafb7be97daea60af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982402Reviewed-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@{#727544}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/6e3a387c0159..59465799210b git log 6e3a387c0159..59465799210b --date=short --first-parent --format='%ad %ae %s' 2019-12-27 capn@google.com Remove Reactor/MutexLock.hpp Created with: gclient setdep -r src/third_party/swiftshader@59465799210b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;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: swiftshader-team+autoroll@google.com Change-Id: Ic99d29b331c0f09df318070e468d2fa9ca0b64e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982961Reviewed-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@{#727543}
-
chromium-autoroll authored
Roll ChromeOS orderfile from 81-3987.0-1576497268-benchmark-81.0.4001.0-r1 to 81-3987.0-1577099071-benchmark-81.0.4005.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-orderfile-chromium Please CC c-compiler-chrome@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 Tbr: c-compiler-chrome@google.com Change-Id: I84fe68e9d5b8b0698017be044f8829545aaca9ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982967Reviewed-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@{#727542}
-
Yuki Shiino authored
Makes ListNode insert the head and tail section iff the content is not empty. Bug: 839389 Change-Id: Ie154a6f252814abc3a51284f22ac04188e168e00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981417Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#727541}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4c708e597115..ebdff3e12e9a Created with: gclient setdep -r src-internal@ebdff3e12e9a 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: Ie490c1dc0930934c558de42c5b4bff2560ff547f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982960Reviewed-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@{#727540}
-
Colin Blundell authored
WebLayer's CrashReporterControllerImpl is is always initialized as part of WebLayer initialization. Currently, CrashReporterControllerImpl registers to observe child process crashes and process their minidumps in its own initialization. This processing involves interaction with the CrashReporterControllerClient. However, not all WebLayer embedders set a client; e.g., WebLayer Shell does not. Without a client having been set, a child process crash causes the app to crash due to CrashReporterControllerImpl accessing a null client instance. This CL changes CrashReporterControllerImpl to register for child process crashes when its client is set. Change-Id: I280b68766cc3c5e59ca02fa685575cfe67715f3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980741Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#727539}
-
Colin Blundell authored
As crbug.com/1037884 details, Blink currently implicitly requires that the embedder of //content supply an InstalledAppProvider implementation on Android (on all other platforms a default no-op implementation is provided by //content, but on Android a production implementation is provided in //chrome). That bug will hopefully be fixed soon, but in the meantime this CL provides a stub implementation in WebLayer on Android so that pages that trigger this flow don't crash in debug mode. When that bug is fixed, I will remove this workaround. Bug: 1037884 Change-Id: I7eb17431a8b43704f0ce3056babf4a5f95b6a6b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980743 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#727538}
-