- 16 Aug, 2020 4 commits
-
-
Rouslan Solomakhin authored
This patch adds the skeleton code for a payment app factory for Android payment apps. The new factory is disabled by default, but can be enabled via chrome://flags/#enable-web-payments-experimental-features drop-down or --enable-features=CrossPlatformAndroidPaymentAppFactory command line flag. When enabled, the new factory does not return any payment apps in this patch. Bug: 1061503 Change-Id: Iea19c68889be77d5083f86d2b9063db64de38cd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299855 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#798471}
-
Alexander Surkov authored
Bug: 1115489 Change-Id: I4dfe7402cf80863a33bc36f48817e9b20705436c AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351954Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Alexander Surkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/master@{#798470}
-
Christopher Cameron authored
Add plumbing to send the gfx::ColorSpace of the GLImage through to the HDRCopierLayer. Bug: 1101041 Change-Id: Ia41022d068b6daea5f1fd17191468cf89c463e37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352618 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#798469}
-
Rouslan Solomakhin authored
This patch adds a utility function (and corresponding unit test) for separating a single Android payment app into multiple Android payment apps that have exactly one payment activity per app. This enables treating each PAY intent filter as its own payment app, including when one app declares multiple PAY intent filter targets. Bug: 1061503 Change-Id: Ieecd43607b282295667108f70f94b276997fe25c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300276 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#798468}
-
- 15 Aug, 2020 36 commits
-
-
James Hawkins authored
R=khorimoto@chromium.org Bug: 1045266 Test: CrComponentsNetworkPasswordInputTest* Change-Id: I7201a50e233aba39bd8b086d54c03a3dbb4ca41b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2357709 Commit-Queue: James Hawkins <jhawkins@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#798467}
-
Christopher Cameron authored
There exists code that copies an IOSurface to a CAMetalLayer, because simply setting a CALayer's contents to an IOSurface that has an HDR color space is not sufficient to guarantee that the content will be displayed as HDR (it did in early versions of 10.16, but now does not). Separately, there is now desire to have tonemapping on lower end HDR devices. This is fairly easy to wrangle into the pipeline in the place where we do the copy. In this patch, replace the blit with a shader that does the blit. Also, change the CAMetalLayer from matching the IOSurface to being float16. Patches will follow will include - Change the CAMetalLayer to be in extended-linear-sRGB color space, by adding limited color conversion to the shader. - Add tonemapping in the extended-linear-sRGB color space. - Set the tonemapping parameters based on the NSScreen properties. Bug: 1101041 Change-Id: If1aaa6081730212611cb4cf58d8f90d5957dddf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352027 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#798466}
-
Rouslan Solomakhin authored
This patch adds a utility function (and corresponding unit test) for filtering the requested payment method data according to the payment method names supported by an app. This prevents a payment app from receiving method-specific information about methods that it does not support. Bug: 1061503 Change-Id: I901a2fd6166ddc031f8910816a0e3f8fdc5a7b93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300344 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Danyao Wang <danyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#798465}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/54c877799ca3..f1b37b7a9dad 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: I1c0254df5a1be7f6e5a8ee4eeb2bd01a95ffce12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358662Reviewed-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@{#798464}
-
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: Iaaa949eb334cd8d6d60dbb3c10c764f95ba20f01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358663Reviewed-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@{#798463}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/939cc7a63059..d4a040e8b22f 2020-08-15 brianosman@google.com Remove obsolete support for sk_InColor in GrSkSLFP If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC fmalita@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+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: fmalita@google.com Change-Id: Ie66c3e75479d791988908a4b7a98907cd1458bec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358661Reviewed-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@{#798462}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a060dda080b8..54c877799ca3 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: I8a07d3211f99a0e5ce9e2a941db236771bc25fa7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358657Reviewed-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@{#798461}
-
Mason Freed authored
This test worked on Mozilla due to the adoption of orient="vertical" and the native sizing of the range control. It failed on Chromium because min-content was less than 30px. This new version appears to pass on both Chromium and Mozilla. Fixed: 1108796 Change-Id: Ie5cbaaff6c78f7658931e8d63860383e3501f5ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355567 Auto-Submit: Mason Freed <masonfreed@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#798460}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1597469709-8cf61cc1ffe0a31b31c564af7daefa20dac2379b.profdata to chrome-mac-master-1597514130-fe0a8d516b962baead2578c487739528f5924993.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: chrome/try:mac-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: Iba2a14f55182696c3f497ca7fe51284c37e74f46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358658Reviewed-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@{#798459}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/36652baf8b7e..a060dda080b8 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: chromium:1116760 Tbr: Change-Id: Ia8b7f5e067ce3803487a2aba5864dc97b1baa35a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358695Reviewed-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@{#798458}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/d253278f9865..758b30727efc 2020-08-15 john@johnkgo.com Build: fix a build warning 2020-08-14 johnkslang@users.noreply.github.com Merge pull request #2367 from KhronosGroup/fix-semantic-checking If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC ynovikov@google.com,radial-bots+chrome-roll@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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: ynovikov@google.com,radial-bots+chrome-roll@google.com Change-Id: Id55907f2dee16e9bdb5b7f2e1753adbd0b3a9087 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358654Reviewed-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@{#798457}
-
Dirk Pranke authored
It looks like this binary was originally declared as a 'raw' test (meaning that we didn't know how to do anything other than look at the exit code to determine pass/fail), but that was probably a mistake, as it looks like it is a normal chromium gtest-based test. This fixes that. However, it also looks like we're not running this test anywhere, so I can't easily verify this on a bot. This CL makes no attempt to fix that, but I did confirm that the test runs locally under iossim and looks like a gtest-based test. Bug: 816629 Change-Id: Ibf5370d365e0b7e2ba5238bbcc416db0407d8b73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354778Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#798456}
-
Dirk Pranke authored
It looks like when someone created the gn_isolate_map.pyl entry for //chrome/browser/metrics/perf:profile_provider_unittest, they labelled it as type 'raw', but it looks like this is just a regular gtest-based test and should've been type 'console_test_launcher'. Bug: 816629 Change-Id: Ibe59e52777698756c4309b836f1dae9b42912e8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355249Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#798455}
-
Dirk Pranke authored
//chrome/test:delayloads_unittests was marked as a "raw" test executable, meaning that we could only tell if a test passed or failed based on the exit status. This appears to have been set incorrectly at some point, because it looks like a regular chromium gtest-based test now. This CL fixes the configuration. Bug: 816629 Change-Id: I34e96e481e64b916b1e7d8a8b4ff28ea1d5b8f4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355309Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#798454}
-
Yichen Zhou authored
Bug: chromium:1060816 Change-Id: Icf4190066379c178c8252d1f4e44acb376b436b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337679 Commit-Queue: Yichen Zhou <yichenz@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#798453}
-
Dylan Cutler authored
Bug: 973801 Change-Id: I8fdbb4636af81675fc155e04b22488f535207bdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351957 Commit-Queue: Dylan Cutler <dylancutler@google.com> Reviewed-by:
Asanka Herath <asanka@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#798452}
-
Rob Buis authored
Implement the mpadded element [1]. This CL also renames LayoutNGMathMLSquareRoot to LayoutNGMathMLBlockWithAnonymousMrow, since now it is not just used by msqrt. [1] https://mathml-refresh.github.io/mathml-core/#adjust-space-around-content-mpadded Bug: 6606 Change-Id: I8243bb8e5fb0975a407bf12275487434283cfe4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288388 Commit-Queue: Rob Buis <rbuis@igalia.com> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#798451}
-
Chris Cunningham authored
AudioFrame will now contain real audio output! Bug: 1094084 Change-Id: I4f0c2388f843afbfedc8713352492cb469061ea5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339671 Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#798450}
-
cfredric authored
Bug: 973801 Change-Id: I1f0b2fffc7a3b7ed153f6d23227795888bbc943c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354150 Commit-Queue: Chris Fredrickson <cfredric@google.com> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#798449}
-
Stefan Zager authored
This requires running PaintArtifactCompositor::Update even if there are no paint property changes that would change composited layer configuration. In that situation, we simply update the background color for all existing layers that have been repainted, without doing any of the composited layer assignment work. In pre-CAP, background color was always derived from CSS properties. The CAP background color algorithm instead examines DisplayItems and PaintOps to determine background color. The two algorithms will sometimes produce different results, hence the many test expectation changes; but in most cases, the CAP algorithm appears to produce better results. BUG=1069546 Change-Id: I0044856da632efc2be43cb34ab72818fbb3a8a39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2146093 Commit-Queue: Stefan Zager <szager@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#798448}
-
Chromium WPT Sync authored
Using wpt-import in Chromium cbdeef95. 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 Directory owners for changes in this CL: nzolghadr@chromium.org, yosin@chromium.org: external/wpt/input-events NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Change-Id: I9efe61b699c1abd7f83aa0ca51e5fd9b350c9226 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358573Reviewed-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@{#798447}
-
Yu-Hsuan Hsu authored
Create a new audio manager for using CRAS on linux. Bug: 151905045 Change-Id: I968fae4da617a568ff0af97a5fd3f67d119d15d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340359Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Yu-Hsuan Hsu <yuhsuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#798446}
-
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: Ic3a7825dc0af1862f6b022e046c89d2eea8796f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358922Reviewed-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@{#798445}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/274121f49814..9bf882434e99 2020-08-15 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: I38366bce55c6a5eac72a935f05ccac94f9c79e83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358920Reviewed-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@{#798444}
-
Yu-Hsuan Hsu authored
Create AudioManagerCrasBase interface and move the original AudioManagerCras to AudioManagerChromeOS. Bug: 151905045 Change-Id: Ia5b8c363938a0565846060234807663df643b800 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351343Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Yu-Hsuan Hsu <yuhsuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#798443}
-
Rouslan Solomakhin authored
Before this patch, the TWA package name was available only on desktop through ChromePaymentRequestDelegate object, which prevented TWA payment app logic from being cross-platform. This patch adds the TWA package name to PaymentAppFactory::Delegate, which is implemented on both desktop and Android. After this patch, the logic for handling TWA payment apps can be cross-platform. Bug: 1061503 Change-Id: I01ac3c2e3a01e31f17a9e8e963671302f92c091a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300002 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#798442}
-
Balazs Engedy authored
As per request from A11Y, instead of just displaying unsupported site settings with strike-through, add a label spelling "Ignored" next to it. Bug: 1116608 Change-Id: Ie47a5e7bf3dd8a4cf12ccc0e9f75b3d48fe8d62d TBR: khorimoto@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358109Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Auto-Submit: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#798441}
-
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/goldctl-win-chromium-autoroll Please CC bsheedy@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: bsheedy@chromium.org Change-Id: I34f96aed1fa4a00fbef0fc5af3214defa022007b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358883Reviewed-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@{#798440}
-
Jan Wilken Dörrie authored
This change adds the algorithms from [alg.heap.operations] to //base/util/ranges and adds appropriate tests. Bug: 1071094 Change-Id: I9f7be055301ac93fafb4891a128653934b167c16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352887 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#798439}
-
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/goldctl-linux-chromium-autoroll Please CC bsheedy@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: bsheedy@chromium.org Change-Id: I19bfd73222e20c8fa5b85390030e19ce8ba3b0e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358878Reviewed-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@{#798438}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/3c37551a6b10..274121f49814 2020-08-15 alexrudenko@chromium.org Fix reset columns in DataGrid 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: Ie3e29d9b3fab802d72db50b64728d4792cdd2a67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358876Reviewed-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@{#798437}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/83a37142..26d2954f 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: I548ebed5e55d022e7bd4527cfe1fdb9b6b29d8d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358572Reviewed-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@{#798436}
-
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/goldctl-mac-chromium-autoroll Please CC bsheedy@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: bsheedy@chromium.org Change-Id: Iff6fc6a2eda37d4391ad51661f5099ec09c71142 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358652Reviewed-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@{#798435}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1597449584-875040805c4632eaa566285aec7284c024a2c3ea.profdata to chrome-mac-master-1597469709-8cf61cc1ffe0a31b31c564af7daefa20dac2379b.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: chrome/try:mac-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I994efc9e9bbcb7c1b534bac7c802d56ad8f3d3f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358875Reviewed-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@{#798434}
-
Yicheng Li authored
This enables ChromeOSAuthenticator to check whether non-resident credentials in a CtapGetAssertionRequest belong to the ChromeOS device. It also reports the result to the UI (embedder) so that the embedder is happy to dispatch requests. isn't dispatched to ChromeOSAuthenticator, with no sensible blocking. Bug: crbug:1115811, b:144861739, b:161396510 Test: Injected an infinite loop on u2fd side and verified GetAssertion Change-Id: I21a4308db72d0ddcf590361f3367ebe31979c523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358029 Commit-Queue: Yicheng Li <yichengli@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#798433}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8cba607ae8ad..36652baf8b7e 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: chromium:1085419,chromium:1116650 Tbr: Change-Id: I2adaee1358eedacb227ac1b7cb7d3fde82e8ec5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358615Reviewed-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@{#798432}
-