- 20 Sep, 2020 29 commits
-
-
Maciek Slusarczyk authored
SAML password sync token is stored in local settings and accessed by known_user interface (this is to make it available on the login screen). As has been pointed out in cl/2359998 this will not work for ephemeral users. To handle this case we introduce a new property in prefs. In session we rely only on the pref value while every write updates both pref and local settings. Bug: 1090341 Change-Id: I921257ee6904508b6807c7408668e4c2d6f2abbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410122 Commit-Queue: Maciek Slusarczyk <mslus@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#808748}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202009200800_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/J57VQ4DFkmmH1sNkWHkg94_jiIIpAaMQNHyCWaVZhYYC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: media-app@grotations.appspotmail.com Change-Id: I1879f6f70079abd744f94e1dd3ddccedc7dd7077 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420673Reviewed-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@{#808747}
-
Mark Mentovai authored
Xcode 12.0b4 and later produce ad-hoc linker-signed code, but codesign --sign on OS versions earlier than 11.0 doesn't know anything about linker-signed code, and only sees an ad-hoc signature that it refuses to replace without --force. Detect this condition by looking for the linker-signed code signature flag in codesign --display output, and adding --force to the codesign --sign invocation if required. --force won't be used on an OS version where codesign --sign should handle this properly on its own, for x86_64 code, for unsigned arm64 code, or for signed but not linker-signed arm64 code. This was tested on macOS 10.15.6 19G2021 by building the "installer" target and running: out/release_arm64/Chromium Packaging/sign_chrome.py \ --identity=- \ --input=out/release_arm64 \ --output=/tmp/release_arm64_signed \ --development Bug: 1130270 Change-Id: I6f817b74b515d7476a59ed200ed79ed4829e2936 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420529 Commit-Queue: Michael Moss <mmoss@chromium.org> Reviewed-by:
Michael Moss <mmoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#808746}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1600581162-0da16c77553b422ce1db6a1df58cf0ef4b92afec.profdata to chrome-win32-master-1600591133-480484ad775d57a7510d8a16cdde82303f8fb6ea.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: If41db33ba1ca094740019c751bf99edc893d0bc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420485Reviewed-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@{#808745}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1600535769-464e489c71a8bf4857d839d25775b9819d9affa4.profdata to chrome-mac-master-1600598293-7a34d488365060253ccfc1ef743db0e20067052a.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I6a869760835a6ab0a9e47025ed6f47e705b51fc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420669Reviewed-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@{#808744}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/edf34a5cb01e..d17ace7ae5e2 2020-09-20 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 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/+doc/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ie22b9456dcbd0672579be4552a5a4a3d0b7feef3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420487Reviewed-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@{#808743}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1600581162-fa8b2f1250790ce88b4fc302dba1684bcd127d43.profdata to chrome-linux-master-1600598293-7d0a4256ddb664e6fa01f82dd7911ceeb8f76976.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-linux-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com Change-Id: I465abc76ab1d2a00c58f894aad05c7aebb169bf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420670Reviewed-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@{#808742}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1600581162-b071fd38efadeea6b3710e3c56c13d3af9092584.profdata to chrome-win64-master-1600591133-8fab87b710eecb93c8cba261fb9a44ed52df9be5.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com Change-Id: I85e80936b445685b618749e455739ced814cce12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420483Reviewed-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@{#808741}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1600548006-d05616670de7c4dddb158c27fa517a15559a66da.profdata to chrome-win32-master-1600581162-0da16c77553b422ce1db6a1df58cf0ef4b92afec.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I80c881bbff30812dee4ed9ac9c732596719c4b66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419954Reviewed-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@{#808740}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/18215df15a63..276f01f86a1b 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 on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: Change-Id: I5560539f8c06080988ad15548b56605cf863dd0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420482Reviewed-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@{#808739}
-
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/+doc/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: Id309dffc3bf2b543acd37dff5178a4abd6b1f1a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420479Reviewed-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@{#808738}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/046828f23952..822d3abc1392 2020-09-20 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 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 csmartdalton@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: csmartdalton@google.com Change-Id: Ic415c27971cac31b2c9618659fa633efa6516be1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420481Reviewed-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@{#808737}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1600554557-4d0f22f03a2ccac8b921d0aa6b0d971d03669e85.profdata to chrome-win64-master-1600581162-b071fd38efadeea6b3710e3c56c13d3af9092584.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I3c637e1b299e578ce16a29e909f89946c2f47d2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420501Reviewed-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@{#808736}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: Ic33205d52d197d52aafc860db153dec75741f039 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419698Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808735}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1600554557-e4f32908ab2232ec04dbefe727ebf698e58d83d5.profdata to chrome-linux-master-1600581162-fa8b2f1250790ce88b4fc302dba1684bcd127d43.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-linux-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com Change-Id: I349d8de788f3da624f6181eb95b7f09f8b801e62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420500Reviewed-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@{#808734}
-
Gabriel Marin authored
Fix typo in kPerfDTLBMissCyclesCmdAtom. Use LLC misses precise event only on Goldmont and GoldmontPlus. No samples are collected on other microarchitectures even if perf record doesn't fail with precise events. GoldmontPlus should use the Skylake variants of iTLB and dTLB miss cycle events. It doesn't support the Atom variants. BUG=b:168906728 Change-Id: I4257ed789f71cf7c52ac46740f1eef519f7e751f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419264Reviewed-by:
George Burgess <gbiv@chromium.org> Reviewed-by:
Gabriel Marin <gmx@chromium.org> Commit-Queue: Gabriel Marin <gmx@chromium.org> Cr-Commit-Position: refs/heads/master@{#808733}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1600502967-bfc20f09eb975b95da76ef8495763b47bf216a1d.profdata to chrome-win32-master-1600548006-d05616670de7c4dddb158c27fa517a15559a66da.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: Ib0c9463f047e4cbdaad21f70b7d3998b29798513 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419977Reviewed-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@{#808732}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/7ac18454ca9f..edf34a5cb01e 2020-09-20 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 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/+doc/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I65f7834d1b2a1fe129b944add530b0d27e1565bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419988Reviewed-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@{#808731}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1600548006-3e7529c213d12b602bcdb286a45caa782d2d2839.profdata to chrome-win64-master-1600554557-4d0f22f03a2ccac8b921d0aa6b0d971d03669e85.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: Ib4d05b3ccdd5be39dcf7876b85f1f9158abc8958 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419984Reviewed-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@{#808730}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2e83d7afbc03..18215df15a63 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 on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: Change-Id: Id95176afc3236bf75fbdd8094c47221e86637c75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419987Reviewed-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@{#808729}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=bindusuvarna@chromium.org Change-Id: Iab7eba78f705e66862490e0d8abd8f094f5f54c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419719Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808728}
-
Hidehiko Abe authored
Preparation to move XkbTracker out from components/exo/wayland. This CL now wraps the dependency to xkbcommon from wayland_keyboard_delegate.cc BUG=1123705 TEST=Built locally. Change-Id: If732a97aff7ccf729f60ea17fc1b193f3244b275 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416153Reviewed-by:
Jun Mukai <mukai@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#808727}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b304a5e06678..2e83d7afbc03 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 on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: Change-Id: I1951701c71ec3559b939e20fbe79cdf743110d8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419983Reviewed-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@{#808726}
-
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/+doc/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: I275b98cc3b69fdded36238b3433c0d6d2ae2adc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419980Reviewed-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@{#808725}
-
Yusuf Sengul authored
Bug: 1130024 Change-Id: If0084a50d40a2cec5ab3b1248ab39af66b4f93a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419145 Auto-Submit: Yusuf Sengul <yusufsn@google.com> Commit-Queue: Rakesh Soma <rakeshsoma@google.com> Reviewed-by:
Rakesh Soma <rakeshsoma@google.com> Cr-Commit-Position: refs/heads/master@{#808724}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8781d1c1f411..b304a5e06678 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 on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: Change-Id: I3f8413b25b259dacb4f8b989fd30b7998a9fee8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419976Reviewed-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@{#808723}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1600535769-298f90e52e2c34af6c572498a0d67743d6ee42f1.profdata to chrome-linux-master-1600554557-e4f32908ab2232ec04dbefe727ebf698e58d83d5.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-linux-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com Change-Id: If55130d4e6899956c0dc662b2d07e5807a212d2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419981Reviewed-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@{#808722}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1600535769-a3d0f7a0e78edb125755be9d703eb62158c7e2c5.profdata to chrome-win64-master-1600548006-3e7529c213d12b602bcdb286a45caa782d2d2839.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I3052b4c099afe73aff060f025de5d8d6f5d116e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419975Reviewed-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@{#808721}
-
Xing Liu authored
This CL adds the keyed service and service factory for reading list backend. Currently only a reading list model pointer is passed in. Implementation details will be added later. Bug: 1128074 Change-Id: I88a06e22273d41c3951d1a7edad297538032e7f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417267 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#808720}
-
- 19 Sep, 2020 11 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a30a82d16a7c..8781d1c1f411 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 on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: Change-Id: Ie04b9bf86e3509f52328f27e98f01955ea71e0ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420271Reviewed-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@{#808719}
-
David Maunder authored
We no longer permit acquiring or setting Tab attributes after Tab#destroy. Undoing a grouped Tab involves setting the root id so we shouuld not try to ungroup a destroyed Tab. Bug: 1117396 Change-Id: I082f1f2f4793cc0fdb8d538f58bd1ccfb9550eed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410354 Commit-Queue: David Maunder <davidjm@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#808718}
-
David Maunder authored
If a Tab is uninitialized we should not try to access its timestamp (as we don't allow tab attributes to be acquired on an uninitialized Tab). Instead we should return invalid timestamp. Bug: 1117396 Change-Id: I0f81ec8705ec2867ce7d610f19df85ef559493db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411148 Commit-Queue: David Maunder <davidjm@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#808717}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1600515248-897e378002ab9504d413fe0e8d763662e49d73aa.profdata to chrome-win64-master-1600535769-a3d0f7a0e78edb125755be9d703eb62158c7e2c5.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win64-chromium Please CC liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win64-chrome Tbr: liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com Change-Id: Id63bdf5a797c21ae156da02819a4e829d6a152ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420219Reviewed-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@{#808716}
-
Zentaro Kavanagh authored
Bug: 1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: I12a05594c7adb07a0eeb077766d5294ef59f4edf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419506 Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#808715}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I2676d673cb316cd8e538821747c384b975ccc339 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418903Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#808714}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e2575a622751..a30a82d16a7c 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 on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: Change-Id: I96c293966a49ec17b031df279e3226dd0e4d5e88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420221Reviewed-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@{#808713}
-
Alexander Surkov authored
children attribute represents a dictionary containing whole subtree, ax_dump_tree tool navigates the hierarchy on its own, what makes children unnecessary and the output bulky Bug: 1124366 Change-Id: Icd77ff5c8bdc163971855695500469d4b3ba92d9 AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412192Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Alexander Surkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/master@{#808712}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1600451996-a3f5003485801b4281790ccd12c8c92cfb8c34e9.profdata to chrome-mac-master-1600535769-464e489c71a8bf4857d839d25775b9819d9affa4.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I8360c4a4d4160ab8a0f9f99ae4082fb9781981a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420218Reviewed-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@{#808711}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: I9f0b896904e1d71dbcaf96172e7413fa158829b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2418534Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#808710}
-
Adam Langley authored
This change extracts all caBLEv2 bits from the caBLEv1 discovery and puts them in a separate class. This class is not an active discovery: it depends on BLE adverts getting fed to it from the caBLEv1 discovery. But this style permits the caBLEv2 discovery to be used in unittests because the BLE adverts can be fed from anywhere. Since caBLE only has a single transport value, this means that the discovery factory can now return a vector of discoveries for a given transport. It might be the case that we should split the transport value, but since the v2 discovery depends on the v1 discovery, that's not as simple as it sounds. BUG=1002262 Change-Id: Ia3c277e8f7211beb81d352a1cb31918dc643abbe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2415430 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#808709}
-