- 07 Nov, 2020 40 commits
-
-
Liquan (Max) Gu authored
Changes: * PRService takes over mPaymentResponseHelper and its result listener PaymentResponseRequesterDelegate from CPRService. * Although CPRService no longer retain the helper, it's still responsible for creating an implementation of it, because WebLayer payment would have a different implementation of it. * Chrome only tells PRService whether and how to patch the payment response according to its need of skip-to-GPay. WebLayer would have no such logic. Bug: 1146159 Change-Id: Iede2e3d7a9f2d6b404aaaf59c880d5454b143099 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522213 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#825194}
-
Liquan (Max) Gu authored
Breaks the current PaymentResponseHelper into 2 parts: * PaymentResponseHelperInterface: a general interface. * ChromePaymentResponseHelper: the helper that's used by Chrome, which includes the Autofill feature. With the PaymentResponseHelperInterface, we will create another general purpose implementation (without Autofill) that can be used by the WebLayer. Bug: 1146159 Change-Id: I7cbfbd9486f085179d2298fdf29428fd641217e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521369 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#825193}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/c2bfcff07225..ed435953dfd6 2020-11-07 martin@scenegroup.co Fix issues with latest GN 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 bsalomon@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: bsalomon@google.com Change-Id: Idfb23201d0e5d7c8a9ae59eae80ab4d147d266e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524194Reviewed-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@{#825192}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: Iaf17870ad7ba647b1672924db192dfb9d8ca0804 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524500Reviewed-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@{#825191}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/3b5e59f3c505..83fc3e2cef87 2020-11-07 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: Ifc0c6434a137d266656400c7e7de0f9de4554581 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524186Reviewed-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@{#825190}
-
Moritz Firsching authored
Load non-interleaved progressive jpegs in a way such that the first few intermediate scans don't show ugly color distortion. We have run image_decode_bench and didn't notice regressions. Bug: 1145069 Change-Id: I8f5ebfee4730795e20846cf5c2bbc9475ed4f036 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515401 Commit-Queue: Moritz Firsching <firsching@google.com> Reviewed-by:
Leon Scroggins <scroggo@google.com> Cr-Commit-Position: refs/heads/master@{#825189}
-
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: Icd6c73e6e6e42ab5bef6b7a94323d5ef08bc0d42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524182Reviewed-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@{#825188}
-
Bettina authored
The new reset shortcut feature in the Chrome Cleanup Tool needs a command line switch to tell it whether or not the feature is on. The switch only affects the cleaner and not the reporter. Bug: 1116017 Change-Id: I8e3de8b1025a1471198991574859fdcf556e9aa8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522679 Commit-Queue: Bettina Dea <bdea@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#825187}
-
Jan Wilken Dörrie authored
This change adds logging for PasswordGeneration.PopupShown to UMA, replicating the existing UKM metric. Bug: 911846 Change-Id: I25556519d87927e63f9a37f923af1e01d717ec12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521511Reviewed-by:
Maria Kazinova <kazinova@google.com> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#825186}
-
Greg Thompson authored
This reverts commit 553c38ae. Reason for revert: extensions::ExtensionActionSetIconFunction::RunExtensionAction crash spike; see https://crbug.com/1087948. Original change's description: > Drop extensions use of legacy IPC serialization for SkBitmap, use mojo > > This converts to using the skia::mojom::Bitmap serialize functions to > turn an SkBitmap into a string and back for putting into a base::Value > and sending over IPC. > > TBR=senorblanco > > Bug: 1144462 > Change-Id: I10f28bff10aed703e59c500e7f4668f557b51785 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521203 > Commit-Queue: danakj <danakj@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Reviewed-by: Reilly Grant <reillyg@chromium.org> > Cr-Commit-Position: refs/heads/master@{#825007} TBR=danakj@chromium.org,dcheng@chromium.org,reillyg@chromium.org,rdevlin.cronin@chromium.org,senorblanco@chromium.org Change-Id: Ie49c7fc1c114a4b1c4c97ac2e4f26e9a457b9528 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1144462 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524480Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#825185}
-
Yu-Hsuan Hsu authored
Make acros-chrome able to use AEC. The code is modified from audio_manager_chromeos. BUG=b:172639327 Change-Id: I812d1bef12d02ec96dfc5d84783c63dfdd1cfc68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522016 Commit-Queue: Yu-Hsuan Hsu <yuhsuan@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#825184}
-
Findit authored
This reverts commit b94143e8. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 825165 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2I5NDE0M2U4Yzk4ZjcyYmY1MjNmZmRkOTZmMDI5M2Y3MGMxOWZmNmMM Sample Failed Build: https://ci.chromium.org/b/8864308609828715584 Sample Failed Step: browser_tests Original change's description: > dpwas: Move delete shared mac shim to behind shortcuts > > While working on Run On OS Login for Mac, I noticed that the shared > app shims were being deleted when toggling Run On OS Login. This happens > because the app shims unconditionally delete the app shims. > > This change moves the code to delete the shared app shims behind > the shortcut check. On Mac you can have both per profile shims, > and shared shims, so the callbacks are chained together only on > that platform. > > Bug: 897302 > Change-Id: I318137ac0f34e4f2429a5119d47e3fe5c3c96892 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2519877 > Commit-Queue: Mike Jackson <mjackson@microsoft.com> > Reviewed-by: Daniel Murphy <dmurph@chromium.org> > Reviewed-by: ccameron <ccameron@chromium.org> > Reviewed-by: Phillis Tang <phillis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#825165} Change-Id: Idfb5e8fdf86e6fdf1aa1557b78d1e3ab2c8100e7 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 897302 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524282 Cr-Commit-Position: refs/heads/master@{#825183}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/9d6ec8fb24e8..d564b0d2baa3 2020-11-06 tsepez@chromium.org Use v8::Global<> directly in CFXJSE_FormCalcContext and tests. 2020-11-06 nigi@chromium.org Enable FPDFEditEmbedderTest.RemoveAllFromStream for Skia/SkiaPaths. 2020-11-06 tsepez@chromium.org De-duplicate some code in cfxjse_formcalc_context_embeddertest.cpp 2020-11-06 tsepez@chromium.org Add alternate CFXJSE_ScopeUtil_IsolateHandleContext constructor. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: pdfium-deps-rolls@chromium.org Change-Id: I97744eb59df44e16d00d830c3617ba3625163bea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524015Reviewed-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@{#825182}
-
Matthew Denton authored
Bug: 1015134, 1094483 Change-Id: Ie7c2c5e1c32fa7066c56241966385e1b25fcf61f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505748Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Matthew Denton <mpdenton@chromium.org> Cr-Commit-Position: refs/heads/master@{#825181}
-
Rahul Arakeri authored
This CL adds some test coverage for animated scrolling. The test verifies that mouse clicks on the scrollbar and mousewheel ticks are animated by default. Verifying the curve type is not in scope. This test was added because scroll animations were regressed by crrev.com/c/2485659. Change-Id: If44578745582fa7e69795886a4a3e1c80ecbd7ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521449 Commit-Queue: Rahul Arakeri <arakeri@microsoft.com> Reviewed-by:
Olga Gerchikov <gerchiko@microsoft.com> Cr-Commit-Position: refs/heads/master@{#825180}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/8a1c9f1da3db..3b5e59f3c505 2020-11-07 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium 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: Idfd7440d1f5f718b4ea7fb6a8f8c49fab3142465 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523813Reviewed-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@{#825179}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: If1480388f1a29d1f2c21d7b69acb67744cfd10eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521251Reviewed-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@{#825178}
-
Xiaocheng Hu authored
This patch adds the descriptors of @counter-style and a sketch of their parsing code. Follow up patches will actually implement the parsing. Bug: 687225 Change-Id: I7a2c6b5d94538a541ac3d68f3655f28b5511c57d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2519889 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#825177}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/cee3c81e..4075f123 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I79f458c6a80de8540b6108108296b62232b7882a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523308Reviewed-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@{#825176}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/9825695e6173..e2ecb2ddefbc 2020-11-07 ianelliott@google.com Enable logging API commands to Android logcat 2020-11-07 jmadill@chromium.org Add build flag to control runtime annotator checks. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC courtneygo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+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: courtneygo@google.com Change-Id: Ib54f3ca597d62880ff3e93abd3ab904c4863bf97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2524010Reviewed-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@{#825175}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 87a96753. 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=robertma@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-payments-fyi-rel Change-Id: I34d1f5e45eb98219f1a17ab4b61fb8f2f7fe3ba3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523723Reviewed-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@{#825174}
-
Ben Goldberger authored
Bug: 1146194 Change-Id: Ied52ecff145dfa2ccb0b496cc9188a9be640c652 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522502 Commit-Queue: Ben Goldberger <benwgold@google.com> Reviewed-by:
Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/master@{#825173}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/18bf81a444b8..8a1c9f1da3db 2020-11-07 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: Ie7acb19d5447b15cad4ab99380a92881d866aaa3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523634Reviewed-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@{#825172}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/a481bee281b1..9825695e6173 2020-11-07 courtneygo@google.com Vulkan: Increase CommandBufferHelper pool size 2020-11-06 syoussefi@chromium.org Generate executables for prerotation deqp tests 2020-11-06 m.maiya@samsung.com Vulkan: Don't refresh image views unnecessarily 2020-11-06 jmadill@chromium.org GL: Compiler changes for GL_OES_texture_buffer 2020-11-06 courtneygo@google.com Vulkan: Allow Android properties to override features If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC courtneygo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+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: courtneygo@google.com Change-Id: I9d6578d2d6efef17d32c17d5582dfc2bc3044546 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523633Reviewed-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@{#825171}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/31623e15a8a0..0e30faf062f7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I92d0438a2d14924690a31c3fc4ff3f4e999906fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523909Reviewed-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@{#825170}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/31623e15a8a0..0e30faf062f7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-mac-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: Ibf879f4c3a6f5263b49c4318296f8db7c91385a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523911Reviewed-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@{#825169}
-
chromium-autoroll authored
https://dawn.googlesource.com/tint.git/+log/cc2305dd9537..8655b62207a5 2020-11-07 dj2@everburning.com Switch to GLSL450 memory model. 2020-11-07 dj2@everburning.com Remove unused param documentation 2020-11-06 rharrison@chromium.org [inspector] Extract ComparisonSampler resource binding information 2020-11-06 sarahmashay@google.com [validation] make validator directory If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-chromium-autoroll Please CC cwallez@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 Bug: None Tbr: cwallez@google.com Change-Id: I57e6018881bf42b476cb0f21fdc6e62029000435 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523304Reviewed-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@{#825168}
-
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: Ib920c50086872f3b15a2173fbd9091c41ae5b9e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523840Reviewed-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@{#825167}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=benmason@chromium.org Change-Id: I6fcf0627c9bcdfced0ac6997c63cb7fccfb135ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523105Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#825166}
-
Mike Jackson authored
While working on Run On OS Login for Mac, I noticed that the shared app shims were being deleted when toggling Run On OS Login. This happens because the app shims unconditionally delete the app shims. This change moves the code to delete the shared app shims behind the shortcut check. On Mac you can have both per profile shims, and shared shims, so the callbacks are chained together only on that platform. Bug: 897302 Change-Id: I318137ac0f34e4f2429a5119d47e3fe5c3c96892 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2519877 Commit-Queue: Mike Jackson <mjackson@microsoft.com> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Reviewed-by:
Phillis Tang <phillis@chromium.org> Cr-Commit-Position: refs/heads/master@{#825165}
-
Bohan Li authored
https://aomedia.googlesource.com/aom.git/+log/e2219b84bc9d..87c414ed32b5 $ git log e2219b84b..87c414ed3 --date=short --no-merges --format='%ad %ae %s' 2020-10-30 jianj Fix mismatch caused by removing restoration from decoder. 2020-10-30 chengchen Refactor: group data fill into a separate function 2020-10-06 huisu Store the warp samples in a buffer 2020-10-29 wtc Don't enable CONFIG_DEBUG for RelWithDebInfo 2020-10-30 kmalladi Support widths>32 for comp_mask_pred() 2020-10-29 jianj Remove restoration from real time build. 2020-10-29 jianj Remove obmc from real time only build 2020-10-28 yunqingwang Disable extra screen content checking at speed 6 2020-10-28 jianj Remove warped motion from realtime only build 2020-10-29 debargha Remove duplicate blocksizes in test (...) 2020-08-20 kyslov AV1 RT: Explicitly enable CDEF in E2E tests 2020-08-20 jianj Make resize test more robust 2020-08-20 jianj Fix ssse3 1-2 upsampling 2020-08-19 jayasanker.j Simplify computations in av1_apply_temporal_filter 2020-08-16 jingning Make GOP decision ahead of frame processing stage 2020-08-19 wtc Remove old versions of invalid file test results 2020-08-19 elliottk Fix enum mixing in pass2_strategy.c 2020-08-19 elliottk Type-fix for inter_tx_size 2020-08-18 jianj Fix neon/ssse3 resize optimizations 2020-08-18 huisu Optimizations in av1_selectSamples() Created with: roll-dep src/third_party/libaom/source/libaom R=bohanli@chromium.org Change-Id: Ie094b835c377ba300ead5a33a7f75b65ac408ee7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518862Reviewed-by:
James Zern <jzern@google.com> Commit-Queue: James Zern <jzern@google.com> Cr-Commit-Position: refs/heads/master@{#825164}
-
Jeevan Shikaram authored
This CL implements the browser side of the DigitalGoods and DigitalGoodsFactory Mojom instances in Blink. The DigitalGoods requests are forwarded on to ARC++ to be comepleted. Note that this CL introduces a dependency on third_party/blink/public /mojom for components/arc/mojom. Bug: 1137688, 1110494 Change-Id: I7dc5bc22f3190021e12a4c8a53b430c7117c224e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2467302 Commit-Queue: Jeevan Shikaram <jshikaram@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#825163}
-
Andrew Xu authored
This CL notifies the accessibility side of the closed multipaste menu. It helps to update the a11y focus ring's location and generate the suitable voice announcement. Bug: 1146473 Change-Id: I3892286f6187a9206426af89c1e442cf78362af4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523058 Commit-Queue: Andrew Xu <andrewxu@chromium.org> Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#825162}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1604685414-a20e427b698b46e98f8368e23a59bee4b5e7a307.profdata to chrome-linux-master-1604707124-711d5d31357add0429672c94853f3ff1136420b8.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: I31acd3a2f07f1b29219372775ac4a9929a9fd093 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523546Reviewed-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@{#825161}
-
danakj authored
Followups will change includes and remove the header. R=dcheng@chromium.org TBR=davidben@chromium.org,dalecurtis@chromium.org Change-Id: Idd1de7bd21102b389676eda7cabdadf866b94903 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521248 Auto-Submit: danakj <danakj@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#825160}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1604685414-2abb4e2cac01a52ceef5c593f56dfdc41a4ae764.profdata to chrome-mac-master-1604707124-6764f72739f6848986993d66dcadacb0559ddee6.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: I72d281a6f6dc80bb5288bbdc10642d2be8a4a9e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523102Reviewed-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@{#825159}
-
Andrew Xu authored
With this CL, when the multipaste menu opens, it announces "Clipboard history menu opened..." Bug: 1131548 Change-Id: I351a14e6ae818bbf9f99a7e6ce9cadaa3db69ca8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523663Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#825158}
-
chrome://nearby-internalsKyle Horimoto authored
It previously was gated on the Nearby Share flag, but Nearby Connections is now shared with Phone Hub. This CL allows the debug UI to be shown regardless of whether Nearby Share is enabled. Change-Id: Iee53dcc2d24597c12673c1e7dfd9ccae06c977c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523762 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: James Vecore <vecore@google.com> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#825157}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a16002b5..cee3c81e Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ic572b7eda134799c328e3ce193b4d5952dcfe6b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523900Reviewed-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@{#825156}
-
Stefan Zager authored
AllowThrottlingScope and DisallowThrottlingScope have always been mysterious, poorly-understood classes, which are used in dubious ways by both test and production code. This CL makes AllowThrottlingScope and DisallowThrottlingScope private to LocalFrameView, and eliminates all unnecessary instances of them. Also eliminates use of static global variables by adding LocalFrameView::allow_throttling_. Change-Id: Ib25bfa92f403accb030fcf1be39c73481c1fc1e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2520716Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#825155}
-