- 14 Dec, 2020 15 commits
-
-
Wei Lee authored
It is a requirement on Android R to pass the CtsVerifier Camera Intents test. Bug: b/173559007 Test: Pass CtsVerifier Camera Intents test. Change-Id: If2e9bc084af62ce634242c1f45eb7e339a15d452 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560436 Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Reviewed-by:
David Jacobo <djacobo@chromium.org> Cr-Commit-Position: refs/heads/master@{#836520}
-
Melissa Zhang authored
Bug: 1157709 Change-Id: I67e0fa6488a7bd8c0fa980372dba3a8444dd2c6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586170 Auto-Submit: Melissa Zhang <melzhang@chromium.org> Commit-Queue: Dominick Ng <dominickn@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#836519}
-
Rakina Zata Amni authored
Moves the timeout mechanism for bfcache-deferred network requests to be per-request, allowing the timer to be stopped when we see that the request finished loading/failed/etc, so we won't evict the page if all the loads have finished. Bug: 1137682 Change-Id: I781f2739133b47a78295c66c5de94d97c6a8bdfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583601Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#836518}
-
Hiroki Sato authored
We introduced full focus mode to simulate TalkBack's focusability and announcement computation. AXTreeSourceArc.FindFirstFocusableNode() uses AccessibilityNodeInfoWrapper.IsAccessibilityFocusableContainer(), which expects to be in the full focus mode. This fixes usages of FindFirstFocusableNode() so that the magnifier's focus following feature works well in ARC++ apps. AX-Relnotes: None. Fix of regression. Bug: b:175362381 Test: manual. In PlayStore, magnifier correctly follows the focus. Change-Id: I0d000e2009137a68f8bd1cf6cbaac45cf087b834 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586499Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Sara Kato <sarakato@chromium.org> Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#836517}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1607877457-effe83abb8e7ff22ee3583111d897aa8e6b290fe.profdata to chrome-win64-master-1607891758-dfc01cb84a8cbce40136b5ebc3d0c450466784dd.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: Icabc7456e53f3f50d2e5a9e058c6aa29bacc18c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588990Reviewed-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@{#836516}
-
Hirokazu Honda authored
Bug: b:174318867 Test: video_encode_accelerator_tests on trogdor Change-Id: Ic961a7bc411599e6b43feee128ed09ee42b4cfe1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2564927 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#836515}
-
Timothy Loh authored
Currently this causes the dialog to never come up again -- this CL fixes it to correctly reset state so future operations can respawn the dialog. Bug: 1146325 Change-Id: I74c9d7b60937076ad1852f4779fb9cbeacc49799 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580973Reviewed-by:
Jimmy Gong <jimmyxgong@chromium.org> Commit-Queue: Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#836514}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/95df31bf94c7..35ebfe2c3bf8 2020-12-14 michaelludwig@google.com Use SkNoPixelsDevice when layer creation fails 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 tdenniston@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: tdenniston@google.com Change-Id: Id966b282ec6de575bba153e5cb7828d9b4651ade Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589028Reviewed-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@{#836513}
-
Leo Lai authored
This is the missing test coverage in unittests. Technically speaking, certain browser tests, e.g., WebviewClientCertsTokenLoadingLoginTest also exercise the logic, but the code distance is very far and thus hard to debug. It makes sense for the its own unittests to test it first. BUG=b:172748724 TEST=unit_tests. Change-Id: Ib293bdeb1c572172e611ce9a55da15a8a0349a87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581707 Commit-Queue: Leo Lai <cylai@google.com> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#836512}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1607877457-0b1a8c1c399f28b72c88ab7954f4d2a02d90c96f.profdata to chrome-linux-master-1607903843-a675fcd2050380ffbc0661240474ef4aba9bd536.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: Ied0c3ecc1d78f91ed6a282994acc2e8ac9a1b93a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588997Reviewed-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@{#836511}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1607877457-9925f99e566e74a56d513f1785c4d16d1ed26d7c.profdata to chrome-mac-master-1607903843-cfbf56cfb9918bf3ea560508846f459222f50389.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: Ibf71d6e635c7620352b8aac8f3ae8aa3b842d83e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588996Reviewed-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@{#836510}
-
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 chrome-fuchsia-gardener@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.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-deterministic-dbg;luci.chromium.try:fuchsia-x64-cast Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: Id3e79cb02c20598a237e9f0dee9ae1fc64b3339f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588988Reviewed-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@{#836509}
-
Eric Willigers authored
We now support Web Share Targets with method POST and enctype "application/x-www-form-urlencoded" Note that enctype "multipart/form-data" is already supported. Spec: https://w3c.github.io/web-share-target/level-2/#dom-sharetarget-enctype Not yet implemented: - Receiving title/text/url using GET. - Updating PopulateIntentFilters in web_apps_base.cc Design doc: https://docs.google.com/document/d/1E4CYASFDVNqmyCbaxa8u8sOn0-Sc1miLeZfA3t3ou5o/edit?usp=sharing Bug: 1125880 Change-Id: I8fc5fe5dc008fddc6852f44572cf46325faa615f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584625Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#836508}
-
Noel Gordon authored
Bug: 1113981 Change-Id: Ia32fa995fd05fbbf8baa7e710d0d435073f7effc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585252 Auto-Submit: Noel Gordon <noel@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#836507}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7f4ca81b9ed8..96b0fdfcfb65 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: I35d95e7ea1461304453e6729978bfbd37bd7f16c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588613Reviewed-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@{#836506}
-
- 13 Dec, 2020 25 commits
-
-
David Munro authored
NEVER_FINISHED is one of the larger (and growing :'( ) error buckets. Add timeouts to every step to ensure that hangs are caught, turned into errors for the right state, and the user has a chance to retry. To get there we: 1. Add some timeouts, initially set to quite generous values which we'll tighten in future CLs. We have crosbolt data, but would like some real-world timings before getting stricter. 2. Add a metric tracking the time spent in each step, to give us a real-world breakdown to supplement what we have in crosbolt 3. Add a metric tracking how often we see invalid transitions. In theory a slow operation could send its response during the next restart attempt, and since there's no validation on the state transitions we'd end up in a weird state with unknown effects. There are options with varying thoroughness (and corresponding cost) to address this, but first let's see if it's actually a problem. This could already happen (though we haven't had reports) and there are some mitigations in place already so it may be a non-issue. Bug: 1142319 Test: Unit tests, mannually run installation + app launch. Change-Id: Iafd15cf8f659b9a29764ce399359a29711e35043 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563042 Commit-Queue: David Munro <davidmunro@google.com> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Reviewed-by:
Fergus Dall <sidereal@google.com> Cr-Commit-Position: refs/heads/master@{#836505}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1607868419-d5f6c8caaa398287431f70f2a064250f6f51fb88.profdata to chrome-win64-master-1607877457-effe83abb8e7ff22ee3583111d897aa8e6b290fe.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: Ifd11fc8be7f1a873944a61f0517ed08c4b6ac590 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588948Reviewed-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@{#836504}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4bd9fcc6c22a..95df31bf94c7 2020-12-13 reed@google.com remove test code 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 tdenniston@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: tdenniston@google.com Change-Id: Id2d3afab3aeef99df704f23bc7bd72e34ee4d9ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588435Reviewed-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@{#836503}
-
Victor Costan authored
Bug: Change-Id: Ia047dc1c99f07ba703be62190145f53dbb55f021 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588100Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#836502}
-
Jason Lin authored
This is a reland of 31b56eca. The original CL failed the chromeos-kevin-rel bot because it triggered some race condition in the camera service. Now that camera service has been fixed, and the chromeos-kevin-rel trybot is passing, this CL is ready for a reland. This CL is updated a bit from the original CL: * We only connect to the camera service if media::ShouldUseCrosCameraService() returns true * We check against both CameraClientType::UNKNOWN and ...::PLUGINVM * Changes in user_session_initializer are removed because we have another CL (2586286) for it. Original change's description: > Connect VmCameraMicManager with camera service for PluginVM > > The camera notification/indicator is shown when PluginVM accesses camera > now. Note that flags pluginvm-show-camera-permissions and > vm-camera-mic-indicators-and-notifications need to be turned on. > > Bug: b/167491603 > Change-Id: Ib2e3f7bc85531313811d2525ecac394aadee6e17 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2557122 > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Reviewed-by: Joel Hockey <joelhockey@chromium.org> > Cr-Commit-Position: refs/heads/master@{#832576} Bug: b/167491603 Change-Id: Ibc01c2144bd8c7b5ba704abff9a8ccd1adec3d05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573936 Commit-Queue: Jason Lin <lxj@google.com> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#836501}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/34e873c9aca6..7f4ca81b9ed8 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: I301bb29c9629028e8d81be660a976c54fa03249e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588802Reviewed-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@{#836500}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I4c0e356cde1c2e1511813b22c284c04279340339 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588891Reviewed-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@{#836499}
-
Victor Costan authored
Change-Id: I36ed7cf8876168e6da5e0e68ae364c2dc33560d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587832 Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:
Jarryd Goodman <jarrydg@chromium.org> Commit-Queue: Jarryd Goodman <jarrydg@chromium.org> Cr-Commit-Position: refs/heads/master@{#836498}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1f6ac6d95bc5..4bd9fcc6c22a 2020-12-13 bsalomon@google.com Address Michael's after the bell comments on blur change 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 tdenniston@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: chromium:1156804 Tbr: tdenniston@google.com Change-Id: Iff40af81a439705393cbd46d20e055ad5279e5be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588797Reviewed-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@{#836497}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1607849457-bcb4b1274e1b8e89999b27c85d54dd11124cd561.profdata to chrome-win64-master-1607868419-d5f6c8caaa398287431f70f2a064250f6f51fb88.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I1645ffba91655d4e2d2485af16e1239f6434dc96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588590Reviewed-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@{#836496}
-
Chromium WPT Sync authored
Using wpt-import in Chromium fce647bb. With Chromium commits locally applied on WPT: ced49c96 "[AspectRatio] Correctly handle abspos replaced elements with aspect-ratio" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=lpz@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-input-fyi-rel Change-Id: Ic4fe295388ca7c5535d840838c468a00bed2f98a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588752Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#836495}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0a2ac8d66da3..34e873c9aca6 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: I7af91b9d0a4e59a52ea26fc93f10ffb798ebcd16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588868Reviewed-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@{#836494}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1607859899-6aaa2c95a6c601cd746e0b96a2f7dae79c8fc74c.profdata to chrome-mac-master-1607877457-9925f99e566e74a56d513f1785c4d16d1ed26d7c.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I1e9aa301e9a95f3f71b4e8dc6ddb28ba42314dc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588798Reviewed-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@{#836493}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1607859899-06032596a5f5f33aac32098d4e9452a0d7bfd3d7.profdata to chrome-linux-master-1607877457-0b1a8c1c399f28b72c88ab7954f4d2a02d90c96f.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I9d19766fab77f92243e9f6665c93cc524f7fecdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588831Reviewed-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@{#836492}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/56330564295e..da8c22614051 2020-12-13 m.maiya@samsung.com Vulkan: Enable FramebufferVk cache on Apple 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 syoussefi@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_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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: syoussefi@google.com Change-Id: Idaa8641eb544c48589045e1ab773e3c037ad6ef9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588829Reviewed-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@{#836491}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1607816275-7bbf3dd59f0eb09bd2886ee436a475beac25ecc6.profdata to chrome-win32-master-1607859899-3af4835f8191253724015cbe66471290f6d68a04.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I1c7c82ae62db3989ac9106ec5f52d0b84b5c6d28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588792Reviewed-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@{#836490}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/663a7cdee118..0a2ac8d66da3 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: Ia1517d4edbb058a87d4e7805ef063e22f080497e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588649Reviewed-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@{#836489}
-
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 chrome-fuchsia-gardener@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.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-deterministic-dbg;luci.chromium.try:fuchsia-x64-cast Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: I0589232d3e7055b4e64ef443d0f6272204d4749e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587228Reviewed-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@{#836488}
-
Leo Lai authored
With the configuration of software fallback, it is getting harder to implement unit test to test the case of TPM being disabled. Thus, this CL convert the software fallback to be inject-able during unittest. As for naming, since "enabled" doesn't explicitly express when we use it, so the flag is changed to "allowed" so it is more clear about its intention. BUG=b:172748724 TEST=unit_tests. Change-Id: I1aff3a36d1bc4524438a275b92d09ec859e86ba8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581706 Commit-Queue: Leo Lai <cylai@google.com> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#836487}
-
Leo Lai authored
It is found that many misspelling of "because". Bug: None Change-Id: I5fd1c4b4f1958078f10de6b55640c9d4ae2a2671 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586453Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Leo Lai <cylai@google.com> Cr-Commit-Position: refs/heads/master@{#836486}
-
Leo Lai authored
https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/11ce1d136747..71c09cd6053b $ git log 11ce1d136..71c09cd60 --date=short --no-merges --format='%ad %ae %s' 2020-11-20 yich system_api: moving some protos to shared library 2020-12-08 cylai system_api: cryptohome add is_locked_to_single_user to GetLoginStatus Created with: roll-dep src/third_party/cros_system_api Change-Id: Iad03fe22fff1ec4b85543070d8d76eca7b94d50e Bug: b/175107241 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586412Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Leo Lai <cylai@google.com> Cr-Commit-Position: refs/heads/master@{#836485}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1607838237-b4f81540925acdf0388d8101281f8261f10515bf.profdata to chrome-win64-master-1607849457-bcb4b1274e1b8e89999b27c85d54dd11124cd561.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I2c8e4caa135b1787c44bb25727550591c71e430b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588694Reviewed-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@{#836484}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202012130600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/2Tdup3BTZBNy06647aSbnUXOofSLXG3j10wpGy0FU94C 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: I24d25f435f69f9feb1bba28f0fb3ba85a3fa2919 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588793Reviewed-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@{#836483}
-
Leo Lai authored
we are migrating tpm status calls to TpmManagerClient. BUG=b:172748724 TEST=unit_tests. Change-Id: Ib5cabe3deacf4ea26f1663086b6cf9a9fcf001f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581705Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Leo Lai <cylai@google.com> Cr-Commit-Position: refs/heads/master@{#836482}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1607838237-e4c678ed2109a1189fbbd238558de1106435cc99.profdata to chrome-mac-master-1607859899-6aaa2c95a6c601cd746e0b96a2f7dae79c8fc74c.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 pgo-profile-sheriffs@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: pgo-profile-sheriffs@google.com Change-Id: I317469fd92c238400e29214664e6126d320db3ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588788 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#836481}
-