- 06 Jan, 2021 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/b590fd1b9a59..382bf2883fa9 2021-01-06 syoussefi@chromium.org Organize AST transforms per backend 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 ianelliott@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: chromium:1084580,chromium:1161513 Tbr: ianelliott@google.com Change-Id: I7595743e0ab3c1ca72eea6812a1969f627a54e48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611993Reviewed-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@{#840543}
-
Morten Stenshorne authored
This reverts commit 6be1b3d6. Reason for revert: Suspected cause of AutofillPrivateApiTest.GetCountryList browser_test failure. https://ci.chromium.org/p/chromium/builders/ci/Mac10.11%20Tests/59127 Original change's description: > service worker: Simplify main resource "handler" & "interceptor" (1/3) > > ServiceWorkerMainResourceLoaderInteceptor doesn't need to delegate > to ServiceWorkerControlleeRequestHandler to create subresource > params. It can access the ServiceWorkerProviderHost directly. > > This simplifies calling the loader callback. > > Bug: 1138155 > Change-Id: Ibf31c379a755c9c94471c707633a582bf7cba85d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602965 > Commit-Queue: Matt Falkenhagen <falken@chromium.org> > Reviewed-by: Asami Doi <asamidoi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#840506} TBR=falken@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,asamidoi@chromium.org Change-Id: I05ae0bac856d4de7570d7e03980557d8a9cb2b6a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1138155 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612719Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#840542}
-
Morten Stenshorne authored
This reverts commit 28610054. Reason for revert: See https://chromium-review.googlesource.com/c/chromium/src/+/2612719 Original change's description: > service worker: Simplify main resource "handler" & "interceptor" (2/3) > > The "handler" can call the loader callback directly. > > Bug: 1138155 > Change-Id: I618991ca62f83d1336405de7f824fcf43c893ac0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596592 > Commit-Queue: Matt Falkenhagen <falken@chromium.org> > Reviewed-by: Asami Doi <asamidoi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#840521} TBR=falken@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,asamidoi@chromium.org Change-Id: I8be851619679e14b41448625c47e70e62fa4450c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1138155 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612964Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#840541}
-
Shengsong Tan authored
This is part of the "Views Posse" effort. See this document: https://docs.google.com/document/d/1Rst3792TjXtVA8k8GXaPD8MnuB1JAneSOpIILdA4268/edit?usp=sharing Bug: 1159562 Test: build Change-Id: Iec730721fe656d85c9a1d89ed321e25586b2b67d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601984Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Commit-Queue: Shengsong Tan <sstan@google.com> Cr-Commit-Position: refs/heads/master@{#840540}
-
dpapad authored
Also fix new PRESUBMIT warning about TESTONLY_AND_VISIBILITY in optimize_webui.gni. Bug: None Change-Id: I588d8c3ab26073756e47227cc0813ab5bb890d0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611332 Commit-Queue: dpapad <dpapad@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#840539}
-
Mihai Sardarescu authored
Methods OPrimaryAccountSet/Cleared() are deprecated, so this CL changes the chrome/browser/extensions/api/identity/* to override the method OnPrimaryAccountChanged(). Bug: 1163126 Change-Id: If5a4c51889816e2c7da2f5642f1ea610503f2775 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610101Reviewed-by:
Alex Ilin <alexilin@chromium.org> Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#840538}
-
Morten Stenshorne authored
This reverts commit e5b17137. Reason for revert: browser_test OSSettingsSwitchAccessActionAssignmentDialogV3Test.All fails. https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/22079 Original change's description: > Support device specific keys in Switch Access > > This change implements the infrastructure for assignment and capture of > Switch Access keys tied to a specific type of input device (internal, > usb, bluetooth). > > Along the way, it also cleans up unused code, obsoleted preferences. > > It does not hook up the final UI for the device type which will be > handled separately once UX is finalized. > > R=josiahk@chromium.org > > Bug: 1163226 > Test: preexisting ash_unittests > Change-Id: I381bbfb32e1de25ab6228cac7b52707170e136ab > AX-Relnotes: n/a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599923 > Commit-Queue: David Tseng <dtseng@chromium.org> > Reviewed-by: Zentaro Kavanagh <zentaro@chromium.org> > Reviewed-by: Josiah Krutz <josiahk@chromium.org> > Reviewed-by: Ramin Halavati <rhalavati@chromium.org> > Reviewed-by: Michael Giuffrida <michaelpg@chromium.org> > Reviewed-by: James Cook <jamescook@chromium.org> > Reviewed-by: Josiah Krutz <josiahk@google.com> > Cr-Commit-Position: refs/heads/master@{#840466} TBR=jamescook@chromium.org,dtseng@chromium.org,michaelpg@chromium.org,josiahk@google.com,zentaro@chromium.org,rhalavati@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,josiahk@chromium.org Change-Id: I93cdd3fb63a28b9b20d5271a5dca16985b0282a0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1163226 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612944Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#840537}
-
Elizabeth Popova authored
These are common label values found on top 20 Indonesian websites. This should improve classification when field name is absent or ambiguous. Also modify french regex for names to exclude words like "nombre" and "nomor", but still match "nom" and "nom de famille". Bug: 1154727 Change-Id: I5772df8ce6a1092a800b7178dc17b3ac6c7f2e9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598853Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Elizabeth Popova <lizapopova@google.com> Cr-Commit-Position: refs/heads/master@{#840536}
-
David Roger authored
This histogram was created when the feature was implemented. The feature is still working (the histogram still has samples), but it is no longer actively monitored and can be removed now. Fixed: 1144801 Change-Id: Icad11d27f7f5cc1be8f889ccfaf1572e5a3c70a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599856Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#840535}
-
Ella Ge authored
Converting the remaining "base::Bind" and "base::Callback" after crrev.com/c/2600389 and crrev.com/c/2602358. Bug: 1152282 Change-Id: Ic61df1e0346acd6e9ad8c784e21fc436d12fd126 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602378Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#840534}
-
Abhijeet Kandalkar authored
This CL changes the IDL file to take `Text` instead of `Node` to force type checking at the bindings layer. Bug: 1156904 Change-Id: I34e85ea84e359b1f54f62bf8179772ed2530fde0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592540Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#840533}
-
Luciano Pacheco authored
Bug: 1163387 Change-Id: I7b33b2b10fd1cb2c877ba92cac3c7a861dd83b28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612545 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#840532}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1609890206-d7d15a5fc738396f6df578241b212439b7df0b43.profdata to chrome-win32-master-1609901004-b6100cca62988d37b209179165fea1bab189422a.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I4287f4c9ab3a073f826d588a6f65e48399118373 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611613Reviewed-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@{#840531}
-
Wenbin Zhang authored
Adding the initial config file. Now it only contains the only story in speedometer2 on android pixel2 fyi. Bug: chromium:1140389 Change-Id: I60e431d9894ab114c0f2f3852496d87a11593ff3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2605294 Commit-Queue: Wenbin Zhang <wenbinzhang@google.com> Reviewed-by:
John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#840530}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1609890206-97a23ce40eede0995d03d53b562706106b3aa301.profdata to chrome-mac-master-1609912549-27b0371d28f026dcf49b02c005becd8eabbb3dbd.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: I96b970beb673c4f6e28058a3fc4eb32b1da350ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612161Reviewed-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@{#840529}
-
chrome://invalidationsdpapad authored
In the process, removed flattenhtml=true to stop inlining about_invalidations.css, and serving it from its own URL instead. Bug: 1132403 Change-Id: Ief759ba6c33303d2d955b853ffa44de3de467642 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611328 Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#840528}
-
dpapad authored
Bug: None Change-Id: Iec5ec17dc0e094ad741d654784726878d3c3dda6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611325 Commit-Queue: dpapad <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#840527}
-
Alice Wang authored
This CL throws an error when a user tries to get AccountManagerFacade but the instance is null. Bug: 1143641 Change-Id: Ia728f6b8ddd53ac735f69ec4727c6a1a37c9dd86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2507071 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#840526}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1609890206-88ace00cc385e4ef682397c3629935c4bd822382.profdata to chrome-linux-master-1609912549-c91a8fa5efe894cd1dbcbf24f242fd8e4fea7dac.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: I01845cacbff5739cfeac397b1c7996f062e37894 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612159Reviewed-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@{#840525}
-
Shengsong Tan authored
This is part of the "Views Posse" effort. See this document: https://docs.google.com/document/d/1Rst3792TjXtVA8k8GXaPD8MnuB1JAneSOpIILdA4268/edit?usp=sharing Bug: 1159562 Test: build Change-Id: I74f7cb48974ea3abff4c919867f1b9c16bc5ba6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599570Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Shengsong Tan <sstan@google.com> Cr-Commit-Position: refs/heads/master@{#840524}
-
rajendrant authored
This CL adds a mojo to disable image compression on likely loggged-in pages. Bug: 1160424 Change-Id: I42dda576947aa04e51d3cb3a5fac712945ac9651 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598858 Commit-Queue: rajendrant <rajendrant@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#840523}
-
Morten Stenshorne authored
The txt expectation file was added in https://chromium-review.googlesource.com/c/chromium/src/+/2071386 and it doesn't seem to contain text, but rather PNG binary data preceded by some headers. Bug: 1159446 Change-Id: Icf6abbb97c111c1cb5537fe8215b3bbf3dfaa101 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600834Reviewed-by:
Mason Freed <masonfreed@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#840522}
-
Matt Falkenhagen authored
The "handler" can call the loader callback directly. Bug: 1138155 Change-Id: I618991ca62f83d1336405de7f824fcf43c893ac0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596592 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Asami Doi <asamidoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#840521}
-
Austin Tankiang authored
Bug: 1067346 Change-Id: I32f42a3a4a3c6a1a0d5e24aa013d4610a07fb7bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596471 Auto-Submit: Austin Tankiang <austinct@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Austin Tankiang <austinct@chromium.org> Cr-Commit-Position: refs/heads/master@{#840520}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-chrome TBR=chrome-os-gardeners@google.com Change-Id: I57b45a8093ff7ce88f31bf9c2bb2b6b4fdd1ecaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611087Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#840519}
-
Ella Ge authored
Bug: 1152282 Change-Id: I73ea595a0ff4005067510d37790b737d7608fa64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602358Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#840518}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1609890206-499d6ba28146a6731502f2a224934145a8e0db92.profdata to chrome-win64-master-1609901004-14816faec8726b486a5318be3232c28c52f1f131.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: I9c05a47718f7c003c7e179f73539455f7111312d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612420Reviewed-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@{#840517}
-
Shengsong Tan authored
This is part of the "Views Posse" effort. See this document: https://docs.google.com/document/d/1Rst3792TjXtVA8k8GXaPD8MnuB1JAneSOpIILdA4268/edit?usp=sharing Bug: 1159562 Test: build Change-Id: I706f2112b27aceedc94beb081339ed60c11f8c75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599689Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Shengsong Tan <sstan@google.com> Cr-Commit-Position: refs/heads/master@{#840516}
-
Francois Beaufort authored
This CL has no functional changes. It makes aborting operations code much easier to read and maintain in NDEFReader scan and write operations. Bug: 520391 Change-Id: I508819b7083a2b34a1319d53eeffebf0e3ff3ee8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601373 Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#840515}
-
Eric Willigers authored
If the script context is not valid during an attempted read, we exit early. This avoids crashes, for example, if navigation or page refresh occurs while a read is pending. Bug: 905818 Change-Id: I1cf2e44eabb6ce35864c3a95e5930ae15c2cc49e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612231Reviewed-by:
Glen Robertson <glenrob@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#840514}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/854ee85736e3..6a718c4e909e 2021-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ff29e249d317 to b9e179f1f239 (1 revision) 2021-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 026a067c38ef to b590fd1b9a59 (6 revisions) 2021-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from cdbd295cc6c4 to a84acc4fcca8 (7 revisions) 2021-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 46171be2 to 302da256 (403 revisions) 2021-01-06 bsalomon@google.com Add more comprehensive test for GPU write pixels. 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 johnstiles@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: johnstiles@google.com Change-Id: I0ebe83fce735644c28e6263496d0505f9bac8dde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612419Reviewed-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@{#840513}
-
Francois Beaufort authored
This CL has no functional changes. It uses scan_resolver_ instead of the redundant has_pending_scan_request_ boolean value in NDEFReader. Bug: 520391 Change-Id: Ia3ee9da792f5f76710474c26f3634d7409bf3ebe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2607109 Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#840512}
-
Sergey Ulanov authored
biffered->buffered Bug: 1162503 Change-Id: I41f54ee15ad364f1fe183954be48604b08e277e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611832 Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#840511}
-
Gyuyoung Kim authored
This reverts commit 8d2f6ff7. Reason for revert: Clusterfuzz reported this CL has caused a crash on Asan build. Original change's description: > Reland "Use blink::mojom::ColorScheme instead of blink::ColorScheme" > > This is a reland of 6ddff235 > > This CL fixes the build error caused by exceeding the max token limit > using the function overloading in text_link_colors.h. This CL makes the > file include forward.h files instead of shared.h using below change. > > FooColor(ColorScheme color_scheme = ColorScheme::kLight) const; > => > FooColor() const; > FooColor(ColorScheme color_scheme) const; > > Original change's description: > > Use blink::mojom::ColorScheme instead of blink::ColorScheme > > > > This CL replaces the existing uses of native ColorScheme > > with ColorScheme Mojo enum type defined in frame_owner_properties.mojom > > in order to remove unnecessary type conversion. > > > > Bug: 919392 > > Change-Id: Iebc2cf4a2094293027a07c643e75e57d75651e91 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473739 > > Reviewed-by: Kentaro Hara <haraken@chromium.org> > > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > > Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> > > Cr-Commit-Position: refs/heads/master@{#817773} > > Bug: 919392 > Change-Id: Iaac4bec9df6ee4e68b682658c996618571eb3523 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2476695 > Reviewed-by: Kent Tamura <tkent@chromium.org> > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> > Cr-Commit-Position: refs/heads/master@{#818774} TBR=kinuko@chromium.org,haraken@chromium.org,tkent@chromium.org,gyuyoung@igalia.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 919392, 1162834 Change-Id: Ic88eca624a189f901b618d3fae414fa26eec52f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612585Reviewed-by:
Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#840510}
-
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-aemu-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 Tbr: chrome-fuchsia-gardener@grotations.appspotmail.com Change-Id: I7644dca683edce41e6b58a750d45401515a3a628 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612457Reviewed-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@{#840509}
-
Weblayer Skew Tests Version Updates authored
This CL will add skew tests for version 88.0.4324.76. R=bsheedy@chromium.org, rmhasan@google.com Bug: 1041619 Change-Id: I111707113bc31bff009349668d721329c68056de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611671 Commit-Queue: Rakib Hasan <rmhasan@google.com> Reviewed-by:
Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#840508}
-
Bruce Dawson authored
PartitionAlloc tries to report out-of-memory failures differently depending on whether it thinks that address-space is exhausted. This change improves that by fixing the calculation of how much address space the process has (usually 4 GiB, not 2 GiB, but variable). Bug: 1159694 Change-Id: Ie5dba8ed55f663cf7edbcb824056042953d28c65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2606634Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Bartek Nowierski <bartekn@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Auto-Submit: Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#840507}
-
Matt Falkenhagen authored
ServiceWorkerMainResourceLoaderInteceptor doesn't need to delegate to ServiceWorkerControlleeRequestHandler to create subresource params. It can access the ServiceWorkerProviderHost directly. This simplifies calling the loader callback. Bug: 1138155 Change-Id: Ibf31c379a755c9c94471c707633a582bf7cba85d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602965 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Asami Doi <asamidoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#840506}
-
Tim Sergeant authored
This adds support for actions ("send" and "send_multiple") and mime types to filters in the CreateArcIntentFilter function. This isn't currently used, but will be used by the Shadow APKs feature, which needs to send arbitrary IntentFilters through to ARC (see crrev.com/c/2548592). BUG=853604,1099134 Change-Id: Ibf798ac37ca457e112c83a5568d1c064cd8b68f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610409 Commit-Queue: Tim Sergeant <tsergeant@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#840505}
-
Luciano Pacheco authored
Generate JS module for //ui/file_manager/file_manager/background/js/ * device_handler.js * device_handler_unittest.m.js * device_handler_unittest.m.js * launcher.js * launcher_search.js * progress_center.js * volume_manger_unittest.m.js Bug: 1133186 Change-Id: Ib0ffb982f727a76692ceb0ba320269f7ffe9279d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612548 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#840504}
-