- 12 Jan, 2021 40 commits
-
-
Gustaf Ullberg authored
Pipe the number of encoded outgoing channels to the media stream audio processor and use it to configure the Audio Processing Module (APM). Stereo calls gets audio processing (echo cancellation, noise suppression, etc) in stereo. Mono calls will continue to get mono audio processing. Previous behavior was to perform audio processing in mono and upmix to two (identical) outgoing channels. Bug: webrtc:8133 Change-Id: I97bfa8f6b9736a6e8e0d216c1795d712f075726e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593122 Commit-Queue: Gustaf Ullberg <gustaf@chromium.org> Reviewed-by:
Olga Sharonova <olka@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Henrik Andreasson <henrika@chromium.org> Cr-Commit-Position: refs/heads/master@{#842577}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: gbiv@chromium.org Change-Id: Ifebc0c6256575dd48ff30db85ffbbcd8bd91d42b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624949Reviewed-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@{#842576}
-
Orin Jaworski authored
This CL only rolls the version number so that data will be downloaded and processed, which may help some broken databases get the Google search engine back. Bug: 1164024 Change-Id: I6f2c65b93c8316c1eb97edba3f40149e4006047c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617126Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Orin Jaworski <orinj@chromium.org> Cr-Commit-Position: refs/heads/master@{#842575}
-
Brian Sheedy authored
Removes the warning and associated user prompt about ResultDB not being rolled out everywhere from the unexpected pass finder script. ResultDB has been enabled experimentally at 100% for ~2 months now, so it's safe to say that it's going to be sticking around and the BQ table data can be trusted. Bug: 998329 Change-Id: I95fcce6d8c2441d458e1c798ff84cbec7928b693 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622760 Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#842574}
-
Michael Checo authored
- This change is needed to keep the order of the cards consistent since the battery status card is initially hidden. Bug: 1125150 Test: browser_tests --gtest_filter=DiagnosticsApp* Change-Id: Iaec2a4d37a11b083eb245f989ad9c937fb185c23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612152Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Commit-Queue: Michael Checo <michaelcheco@google.com> Cr-Commit-Position: refs/heads/master@{#842573}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f0cb733b1b1c..0c0b5a6bb2b2 2021-01-12 bsalomon@google.com Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo 2021-01-12 tdenniston@google.com [svg] Implement onObjectBoundingBox for circle and path 2021-01-12 ethannicholas@google.com Add SkSL DSLVar 2021-01-12 johnstiles@google.com Scrub memory released from a GrMemoryPool in debug mode. 2021-01-12 bsalomon@google.com Revert "asyncRescaleAndRead supports unpremul results on GPU" 2021-01-12 johnstiles@google.com Add a reference to the ErrorReporter to the SkSL Context. 2021-01-12 brianosman@google.com Convert interpreter "compound types" test to SkVM 2021-01-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 9da1d76d to b9b9a8a5 (443 revisions) 2021-01-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0b90eef09f60 to 2c65da28a2ee (13 revisions) 2021-01-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 348ba200aa29 to 3549479dc4cc (3 revisions) 2021-01-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 3a0405597374 to 9ff83f6c957f (8 revisions) 2021-01-12 csmartdalton@google.com Move the outer mesh into a member of GrAATriangulator 2021-01-12 csmartdalton@google.com Extract a GrAATriangulator class 2021-01-11 jlavrova@google.com Position inside family glyph 2021-01-11 robertphillips@google.com Make the DDLTileHelper skip uninitialized tiles 2021-01-11 csmartdalton@google.com Move emit functions from Poly/Vertex structs into GrTriangulator 2021-01-11 johnstiles@google.com Implement constant folding for vector*scalar ops. 2021-01-11 brianosman@google.com Remove ByteCode from some failure-expecting interpreter tests 2021-01-11 johnstiles@google.com Separate out built-in SkSL types into their own struct. 2021-01-11 brianosman@google.com Convert InterpreterFunctions test to SkVM 2021-01-11 ethannicholas@google.com Break SkSLInliner mangling out into a separate class 2021-01-11 scroggo@google.com Silence SkCodecPrintf on Android 2021-01-11 johnstiles@google.com Split convertIf into an AST part and IR part. 2021-01-11 egdaniel@google.com Disable vulkan discardable msaa on devices that showed no improvement. 2021-01-11 westont@google.com Revert "[infra] Use Mac10.15.7 and xcode12.3 for all builds." 2021-01-11 brianosman@google.com Add release notes summarizing breaking changes to SkRuntimeEffect 2021-01-11 johnstiles@google.com Migrate constant folding tests into a separate directory. 2021-01-11 reed@google.com Remove obsolete flag SK_SUPPORT_LEGACY_ASYNCRESCALE_QUALITY 2021-01-11 jvanverth@google.com Add SkShadowUtils::GetLocalBounds. 2021-01-11 tdenniston@google.com [svg] Compute and use filter primitive subregion 2021-01-11 johnstiles@google.com Move constant folding to a separate file. 2021-01-11 robertphillips@google.com Reflect the DDLTask's ref on its target in its factory 2021-01-11 johnstiles@google.com Remove rewrite of `true ^^ expr` to `!expr`. 2021-01-11 bsalomon@google.com Remove Improved Perlin Noise 2021-01-11 bsalomon@google.com asyncRescaleAndRead supports unpremul results on GPU 2021-01-11 brianosman@google.com Convert early-return interpreter test to SkVM 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 ethannicholas@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: ethannicholas@google.com Test: Test: Test:Test: Test: ./scripts/roll_aosp.sh and build in AOSP Change-Id: Iff934df024285a4650349f82cb8e852b93818009 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624260Reviewed-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@{#842572}
-
Ayu Ishii authored
Marks Blink.CookieStore.MatchType as obsolete. Usage has been removed in https://crrev.com/c/2404123. Bug: 1125651 Change-Id: I062dc92bf6d5ddfe6bb9c66de1fd2b852b57db60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621698Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#842571}
-
Nohemi Fernandez authored
Bug: N/A Change-Id: Ib53af301ed14bdacf6ddc1a05d4681d205a10527 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624627Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Cr-Commit-Position: refs/heads/master@{#842570}
-
Jeremy Roman authored
This makes them more usable with STL and base/ranges/ algorithms. Change-Id: Iea3c30eabedf683685ec4fd24c3099099f0fe03f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618604 Commit-Queue: Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#842569}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9dd43ad51d98..ea9b5bbcb53e 2021-01-12 tvanderlippe@chromium.org Move Array#sortRange into array-utilities.ts 2021-01-12 tvanderlippe@chromium.org Remove global singleton function 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: chromium:1050549 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I51162215215540f84ca56575646f54c59e6544f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624259Reviewed-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@{#842568}
-
Yicheng Li authored
A "Need help?" button in the WebAuthn dialog is supposed to link to a help center article about WebAuthn. A placeholder link was put in the code because we didn't have the dedicated p-link. Now that the real p-link is created, use this instead. This change needs to go into M88 to avoid confusion about the dialog. Bug: b/177107168 Change-Id: I70e89cd2978a20221d02627a33113ce9c4cffd0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623628Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yicheng Li <yichengli@chromium.org> Cr-Commit-Position: refs/heads/master@{#842567}
-
Jordan Demeulenaere authored
This CL adds a delay_ms field to ShowDetailsProto to allow scripts to delay the setting/appending of details. Bug: b/174652960 Change-Id: Ie4bfa0a3446de6ab2e4c9bfdbce08292e7f3fbfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606265 Commit-Queue: Jordan Demeulenaere <jdemeulenaere@chromium.org> Reviewed-by:
Clemens Arbesser <arbesser@google.com> Reviewed-by:
Stephane Zermatten <szermatt@chromium.org> Cr-Commit-Position: refs/heads/master@{#842566}
-
Michael Hansen authored
This suppresses the "Your computer is discoverable..." system notification when turning on high visibility mode using the toggle in the Nearby settings subpage. This will need to be cleaned up with a better abstraction when addressing tech debt in crbug.com/1155669. Fixed: 1158521 Change-Id: If5a5de8846f090a79f69d0b799e7d5a0d35ee104 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622579Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Michael Hansen <hansenmichael@google.com> Cr-Commit-Position: refs/heads/master@{#842565}
-
Titouan Rigoudy authored
After trying to implement this using |PolicyContainerHost|, I realized that the |isSecureContext| bit is tied very closely to the origin, and not inherited through to popup windows the way other policies are. I believe this might still be broken for origin-sandboxed documents, and will write some tests for that case next. This change is good enough to land on its own however. Bug: chromium:1126856 Change-Id: I232f3406162fd3dd898451495143d9837e5a88e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618142 Commit-Queue: Titouan Rigoudy <titouan@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Auto-Submit: Titouan Rigoudy <titouan@chromium.org> Cr-Commit-Position: refs/heads/master@{#842564}
-
Andrew Grieve authored
UMA currently shows that: Os.stat() fails .14% of the time Runtime.exec() fails 0.02% I suspect the heuristic for where the .odex files live might be wrong for some small portion of devices, so would like to collect these crashes. Bug: 1152970 Change-Id: I98d1a14ae670bb1be04de6a4564001b65a67a1a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624808Reviewed-by:
Clark DuVall <cduvall@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#842563}
-
Allen Bauer authored
Added ability for metadata to return a finite list of valid values for a given member, such as enums and bool. Bug: 938501 Change-Id: I1ca2d37b08122df832adff0c153c038a291f260d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065428 Commit-Queue: Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Wei Li <weili@chromium.org> Auto-Submit: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#842562}
-
John Delaney authored
What: No longer parse impressiondata as hex, or use hex when sending conversion reports. Why: This causes needless conversions for developers, as raised on https://github.com/WICG/conversion-measurement-api/issues/60 Note that the conversions database stores imp and conversion data as strings currently because they are represented as hex. These can be converted to strings now, but this is left as a followup. Bug: 1163599 Change-Id: I5b164c380a97cb272c6a0ee698df8b744feb58ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611958Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Commit-Queue: John Delaney <johnidel@chromium.org> Cr-Commit-Position: refs/heads/master@{#842561}
-
Lukasz Anforowicz authored
This CL adds an AbstractUrlTest test suite that covers both KURL and GURL. Having tests that are shared across Blink and //url will help 1) avoid code duplication and 2) ensure that Blink and //url behave in the same way (at least wrt things covered by the shared tests). Bug: 1164416 Change-Id: I6812c0230cc1ef91416aa9a8f967a5db15d4bf77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622736Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org> Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#842560}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/2ce9752f..81b3d28a 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: I853bd6aec86fa0e23ad33d8cfaab4a2e44659552 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624106Reviewed-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@{#842559}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1610431066-60b154442ebb054827e182b9c834d6f36e05d2b3.profdata to chrome-win64-master-1610452567-3155f81fa9ef93aecd596b942169049fc68cadb1.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: I97ce263fa01f9313e6d0968199a29b9eccd0940b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624257Reviewed-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@{#842558}
-
Alice Wang authored
This CL removes the redundant check FirstRunUtils.canAllowSync() in ForcedSigninProcessor.signinAndEnableSync(), as this method is always called with an account from AccountManagerFacade, FirstRunUtils.canAllowSync() is always true in ForcedSigninProcessor.signinAndEnableSync(). Bug: 1045525 Change-Id: I6e7632b2b27de917497d9982cd7e95a4e76527c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623289 Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Reviewed-by:
Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/master@{#842557}
-
Rainhard Findling authored
Bug: 1128901 Change-Id: I53dfcd0519a4d103032495f1dca2f0040bc3fc92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623927Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
Rainhard Findling <rainhard@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Auto-Submit: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/master@{#842556}
-
Titouan Rigoudy authored
Whereas in the embedded iframe tests, we exercise 7 different sources: - `about:blank` - the initial empty document - srcdoc - `data:` - `javascript:` - `blob:` - `filesystem:` For these tests only 4 of them are relevant, because: - srcdoc is not applicable to `window.open()` - a top-level frame cannot be navigated to a `data:` URL - a top-level frame cannot be navigated to a `filesystem:` URL This is also what the Web Platform tests do, see: third_party/blink/web_tests/external/wpt/secure-contexts/basic-popup-and-iframe-tests.https.js Bug: chromium:1126856, chromium:1154729 Change-Id: I3e89732b3f788c25e11064b9bc429c460e061fe4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595530 Commit-Queue: Titouan Rigoudy <titouan@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Auto-Submit: Titouan Rigoudy <titouan@chromium.org> Cr-Commit-Position: refs/heads/master@{#842555}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/e3e59aac750e..c60dda78e4ab 2021-01-12 treehugger-gerrit@google.com Merge "tp: fix sorting by id on thread state table" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll 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 Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I6a1c36d049c6ded2fb6e5369cbb4f2c5b9dbbf7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624256Reviewed-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@{#842554}
-
chromium-internal-autoroll authored
Release_Notes: http://go/help_app-x20/relnotes/Main/help_app_nightly_202101120600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/yhWN-sh7gopLrFlZSwV0PMt236wQVRnoOIc1ppByspUC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/help-app-chromium-autoroll Please CC help-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: b/174321021 Tbr: help-app@grotations.appspotmail.com Change-Id: I2e8fdb65ca12bf839eecc650a8e7a8058ed0ee27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623499Reviewed-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@{#842553}
-
Mustafa Emre Acer authored
Hostnames typed without a scheme but with a non-default port shouldn't be upgraded to HTTPS. In such a case, we can't simply change the scheme to https:// and expect the site to load since it's likely that the HTTPS version of the URL is also served from a non-default port. This CL also fixes handling of IP addresses when there is a port. Previously, we were checking whether the entered text was an IP address. This breaks down if the IP address has a port attached to it such as 127.0.0.1:8080. This CL instead checks the canonicalized_url. Bug: 1141691 Change-Id: Iffefa5c0ee939b361d8152c5cd417756841b5923 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623683 Auto-Submit: Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#842552}
-
Daniel Hosseinian authored
Bug: 93619 Change-Id: Iabd045503b598b0469fedc37e99afd5fdb9620da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622001 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#842551}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/04314b1d8edb..b577a78d937c 2021-01-12 chrome-bot@chromium.org Update config settings by config-updater. 2021-01-12 chrome-bot@chromium.org Update config settings by config-updater. 2021-01-12 dzigterman@chromium.org Dedede: Turn off AP flash select with c2d2 2021-01-12 saklein@chromium.org api/validate: add each_in validator 2021-01-11 chrome-bot@chromium.org Update config settings by config-updater. 2021-01-11 liaoyuke@chromium.org Lacros: Fix a typo in cros_test 2021-01-11 chrome-bot@chromium.org Update config settings by config-updater. 2021-01-11 vapier@chromium.org OWNERS.testplatform: remove historical entries 2021-01-11 pprabhu@chromium.org cbuildbot: Upload crashes detected during canary hwtests 2021-01-11 seanabraham@chromium.org OWNERS: add test platform team If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: I3889c70eeba2767668f6e0c63e5cd6c170686481 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622609Reviewed-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@{#842550}
-
Kevin Ellis authored
Accommodate numerical precision errors when determining if an animation is finished. The finish method explicitly sets current time to be EffectEnd(); however, the value could be off by as much as 1.10155e-16 due to quantization error. The possibility for quantization error triggered a 0.5% flakiness of one of the tests in updating-the-finished-state.html. The test in question performed a seek after calling finish, which should have triggered a finished event even though the animation is no longer finished after the seek (finish is synchronous). The play state was still detected as running after finish was called. This patch accommodates fuzzy equality when calculating the play state. Performed 1000 runs of the test after the patch with 0 flakes, which gives 95% confidence that the probability of a failure has been reduced to less than 0.052% (a 100x reduction). Bug: 1139023 Change-Id: Ibf4104c3cb8fcacdc96abbb0cda8e7c05cc525c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621924Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#842549}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/019ddccc581e..81d005b6696c 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 rainhard@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-chromeos-chrome Bug: chromium:1097080 Tbr: rainhard@google.com Change-Id: I2af8b70760e7e5291f38283a7067178a39398b11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624028Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Reviewed-by:
Rainhard Findling <rainhard@chromium.org> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#842548}
-
Caroline Rising authored
Add a new histogram to track the option selected from the bookmark icon menu. Bug: 1163938 Change-Id: I9e644c447c9c5ac499db3ab58d70f17cb6ae153e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616139 Commit-Queue: Caroline Rising <corising@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Connie Wan <connily@chromium.org> Cr-Commit-Position: refs/heads/master@{#842547}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/2bd95f1cf454..7fae6cbf1d37 2021-01-12 cwallez@chromium.org Add new third-party dependencies to .gitignore 2021-01-12 bclayton@google.com ShaderModule: Enable the prettier tint diagnostic formatter 2021-01-12 cwoffenden@gmail.com Minor fix to build with MSVC: Removes switch with only default case 2021-01-12 bclayton@google.com ShaderModule: Refactor ParseWGSL() to take a File* If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC dsinclair@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: dsinclair@google.com Change-Id: I7215ffa4d8b623e5f1911904e2a188d463696052 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624250Reviewed-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@{#842546}
-
Christian Biesinger authored
Have to go through the replaced element intrinsic size function for correctness. Bug: 1163850 Change-Id: If08134c1a4d1b70c069459001774bc8ad09a21cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621929 Auto-Submit: Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#842545}
-
Stepan Khapugin authored
Hides the setting when the policy is enabled. No need to do anything else, since when there's no Incognito mode, there's nothing to protect, and without any incognito tabs all other code is no-op. Bug: none Change-Id: Iaeb94ab9f9d78a09096d0bbf611a992a19df28b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617882Reviewed-by:
Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Tina Wang <tinazwang@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#842544}
-
Rune Lillesveen authored
Check containment on the layout object instead of ComputedStyle. If containment does not apply according to principal box, it should not act as a container for container queries. Bug: 1146097 Change-Id: I361242bdd23e389a2f390930af5945301a452ad0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623292 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#842543}
-
Clark DuVall authored
This is a simplified version of the fix for Chrome in crbug.com/1159608. This is not as big of an issue in WebLayer because it looks like the bug doesn't apply if the framework detects the split is used by another app (which should be the case in WebLayer). We still want the fix just in case, since there are still some situations we can get invalid dex, for example if a user opens a WebView app (not WebLayer), then bg-dexopt runs. Bug: 1105096 Change-Id: I72d105fd7de0a9a32331d1b394dec05f4bc35b0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623118Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#842542}
-
Dominique Fauteux-Chapleau authored
This changes the following histograms' expiration to 2022-02-01: SafeBrowsing.DeepScan.Upload.* SafeBrowsing.DeepScan.Paste.* SafeBrowsing.DeepScan.DragAndDrop.* SafeBrowsing.DeepScan.Download.* Enterprise.OnBulkDataEntry.DataSize.* The volume of data for deep scans is expected to increase during 2021 so keeping these histograms for longer will acquire useful data. Change-Id: I2cbc3b678b065d6518a6009d0cad6eb211a8ff21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622279Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#842541}
-
Stephen McGruer authored
This is mostly a debugging change for crbug.com/1163615, as I don't *think* 'wpt manifest' should take >5 minutes anyway. However doubling the timeout for it should make it clear whether crbug.com/1163615 is a case of the wider crbug.com/1161274 . I also added some logging when we do kill a process due to timeout, as currently nothing says the ScriptError is caused by that, and passed '-v' to 'wpt manifest' as well to get verbose logging in the case of failures. Bug: 1163615 Change-Id: I04536f191cbb5f7f7aa32a314c8616173704354e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622336 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Auto-Submit: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Luke Z <lpz@chromium.org> Cr-Commit-Position: refs/heads/master@{#842540}
-
Fredrik Söderqvist authored
Move the logic from PaintNormalBoxShadow() into a helper function (ApplySpreadToShadowShape) and call that from PaintInsetBoxShadow() as well (with the specified spread negated). Bug: 1159514 Change-Id: I9cf91deaa998c5d1db23f0cad569697214fb493d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2624209Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#842539}
-
Kenichi Ishibashi authored
We still want to preserve the following histograms: * ServiceWorker.InternalsPageAccessed * ServiceWorker.Storage.DeleteAndStartOverResult Bug: 1165179 Change-Id: I013479f239444055f312f4ac0c83e2d2469fef89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623369 Auto-Submit: Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#842538}
-