- 08 Jan, 2021 40 commits
-
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/942976eacacf..644164c9c4b3 2021-01-08 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 82fccc55..211a9ad8 (841356:841507) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I606359377720741feb57b761147087bba38a03d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618286 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#841658}
-
Henrique Ferreiro authored
speech_monitor.{cc/h} were being included in both "browser_tests" and "test_support" targets in //chrome/test. Given that the tests depend on test_support, this CL removes the files there and relies on the build dependency. Change-Id: Ia6f4d993ffd0e156c5f665f18377e34f51e3a9f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617844Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#841657}
-
Owen Min authored
KeyedServiceFactory crash when passing in a null pointer. Hence check the pointer ahead of time and return NO early like other code in the same function. Bug: chromium:1161109 Change-Id: I3addf01456f27f42e97dcb3810cf367731279921 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618201Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#841656}
-
Yusuke Sato authored
This CL removes the unused argument and changes the return type to void. BUG=None TEST=try Change-Id: I91926f78b02879f0e217f32e8bb210d2960f6e73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618090Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Yury Khmel <khmel@chromium.org> Commit-Queue: Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#841655}
-
Jonah Ryan-Davis authored
The more specific test suite should be used to ensure we don't miss testing on any of ANGLE's backends. In this case, the generic test suite was being used for webgl and webgl2, which defaulted to passthrough with ANGLE's GL backend. This CL specifies the validating decoder for webgl1 and passthrough for webgl2, removing the duplicate testing of webgl1 on the GL backend. Bug: chromium:982292 Change-Id: I221307922e7fae4f8baa5122abae969ce5d5d4fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615818 Commit-Queue: Jonah Ryan-Davis <jonahr@google.com> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#841654}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/0901a6f74c70..34315538364b 2021-01-08 apodtele@gmail.com [builds] Revert `FTMODULE_H' changes. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/freetype-chromium Please CC thestig@google.com,bungeman@google.com,drott@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_chromium_msan_rel_ng;luci.chromium.try:linux-blink-rel;luci.chromium.try:mac10.12-blink-rel;luci.chromium.try:win10-blink-rel;luci.chromium.try:win7-blink-rel Tbr: thestig@google.com,bungeman@google.com,drott@google.com Change-Id: I196f81e070360572ac50137bb2ee2abe46c0be5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618461Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
Ben Wagner <bungeman@chromium.org> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Ben Wagner <bungeman@chromium.org> Cr-Commit-Position: refs/heads/master@{#841653}
-
Stefan Zager authored
The UMA category was added by: https://chromium-review.googlesource.com/c/chromium/src/+/2593246 Bug: 1149692 Change-Id: I6016fb72cc62ead7d8f91210a690793cccd693a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613346 Commit-Queue: Stefan Zager <szager@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#841652}
-
spdonghao authored
This transitionType set in willHandleLoadUrlWithPostDataFromStartSurface in ReturnToChromeExperimentsUtil was from "Experiment: Show the omnibox on the tab switcher."[1] and were supposed to be FROM_ADDRESS_BAR then. However this is not accurate anymore for now. It's not guaranteed to be from address bar. [1] https://crrev.com/c/1592791 Bug: 1134187 Change-Id: Iab1154fa8395cace3e5a28ca53efbceb11a646ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593770 Commit-Queue: Hao Dong <spdonghao@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#841651}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/6ddca3188e2e..59450acba8d5 2021-01-08 michael.liao@microsoft.com [Font Editor]: Changing font weight for section titles 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:1163821 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Id020b6d3f5145f60b38aa8783dcce1687cf88cf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616825Reviewed-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@{#841650}
-
Domenic Denicola authored
Origin policy is on hold, and instead of updating it to support the new name for origin isolation ("origin-keyed agent clusters"), it's better to just remove the integration. Bug: 751996, 1158853 Change-Id: I5450c72d93948675f467624142aad0fc6694c838 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615999 Commit-Queue: Domenic Denicola <domenic@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
James MacLean <wjmaclean@chromium.org> Cr-Commit-Position: refs/heads/master@{#841649}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/11e6cfe60a92..61125414310a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I53cb3d186a0f9b2ba10c38100cd97c52a20dab74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617467Reviewed-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@{#841648}
-
Jimmy Gong authored
If a device has no internal battery, it made no sense to use the phrase "While charging" as it implies that there is a battery to be charged. This change moves the idle power dropdown to the "When idle" section. Screenshot: https://screenshot.googleplex.com/4qDUBZaQWDFyRwj Fixed: 1096675 Test: browser_tests Change-Id: Ib7e8cd1331b92ac9bf420d32833f14486f07befd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616800Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Commit-Queue: Jimmy Gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/master@{#841647}
-
Hassan Talat authored
This CL sets up a mojo interface and impl for the Window Controls Overlay Javascript API and is hooked up to the local frame.The changes are behind the flag: "WebAppWindowControlsOverlay" Explainer: https://github.com/WICG/window-controls-overlay/blob/master/explainer.md Design Doc: https://docs.google.com/document/d/1k0YL_-VMLIfjYCgJ2v6cMvuUv2qMKg4BgLI2tJ4qtyo/edit?usp=sharing I2P: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/cper6nNLFRQ/hU91kfCWBQAJ Bug: 937121 Change-Id: If21fa244ce48383748212de840ed7f5f64ea2080 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551285Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Hassan Talat <hatalat@microsoft.com> Cr-Commit-Position: refs/heads/master@{#841646}
-
Stephan Hartmann authored
GNU libstdc++ std::vector explicitely forbids creating an std::vector of const types. Remove const from type and return const_iterator instead. Bug: 957519 Change-Id: I6a56df65e8a864fa9f473884e2125db8f0469bce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601487Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#841645}
-
Gavin Williams authored
Create a histogram to record the reason for a scan job not succeeding. Bug: 1059779 Change-Id: Ibdf6806b314292ae79b87eb20e6a892553525f15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596253Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Jesse Schettler <jschettler@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#841644}
-
Kyle Horimoto authored
This metric provides insight into the ways that Nearby Connections disconnect, including failures reasons. This will help us dig into potential failure reasons for connection stability. Bug: 1163979 Change-Id: I1e685ea6863cfe2bb12a7bbdd20decd9887337ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616478 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#841643}
-
Dylan Cutler authored
is non-canonical. The function documentation already states this is what the function should do, but the current code only DCHECKs isCanonical. In production it is still possible for non-canonical cookies to be sent to the browser process this way since the DCHECK is not enabled. Bug: 1162915 Change-Id: I6046477eeb3d042fee65c3e1996fc487795b3cc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2614366Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Lily Chen <chlily@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Dylan Cutler <dylancutler@google.com> Cr-Commit-Position: refs/heads/master@{#841642}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: Ic4910d81980caf4d409adb44fddaa3e02f733afb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616829Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#841641}
-
David Van Cleve authored
The TrustTokenIframe use counter is intended to roughly trigger whenever a page will load an iframe that has its 'trusttoken' attribute set. Currently, this doesn't capture calls to Element.setAttribute: see the discussion on blink-reviews-bindings at https://groups.google.com/a/chromium.org/g/blink-reviews-bindings/c/HAEfgM7JkDk/m/JUAZuxI1AQAJ. This makes it undercount use of the feature in the wild. This change adds an additional UseCounter::Count call in html_iframe_element.cc in order to cover this case. Change-Id: Id4830632cdc234962762bf601fc902deb6f7ab0b Test: Adds a browser test covering this case Bug: 1072163 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616246Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Auto-Submit: David Van Cleve <davidvc@chromium.org> Cr-Commit-Position: refs/heads/master@{#841640}
-
Brandon Wylie authored
TBR=fgorski@chromium.org Bug: 1164443 Change-Id: I552e77753f2dbf1f36b423bc6b7e936aa8f6099e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618494Reviewed-by:
Josh Simmons <jds@google.com> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#841639}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: I8eca402a55ab33921a04366c44238bf72d0b8681 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618083Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#841638}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/fafb47739a31..2a735ba1cb32 2021-01-08 mtklein@google.com add colorspace2 GM 2021-01-08 mtklein@google.com quiet dehyrdate_sksl unless it fails 2021-01-08 reed@google.com Check for null image before querying its bounds 2021-01-08 ethannicholas@google.com Add SkSL DSLType 2021-01-08 senorblanco@chromium.org Pre-emptive fix for upcoming ANGLE change. 2021-01-08 egdaniel@google.com Enable using discardable msaa attachments in vulkan. 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: I47e146b9e4658d7db89729e4746ace1da4076197 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618085Reviewed-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@{#841637}
-
Chromium WPT Sync authored
Using wpt-import in Chromium e5493174. Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=foolip@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-input-fyi-rel Change-Id: I77385dc6bbda2d0116003f5c69b71fa9395bfd50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617884Reviewed-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@{#841636}
-
Weiliang Chen authored
In order to use the WebVitalMetrics class with shared memory in the follow up CLs, make the WebVitalMetrics class trivially copyable. R=sadrul Bug: 1151343 Change-Id: Ib613198bfc0b54667b4048ab9e2eefe16b4fbdf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602383Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
weiliangc <weiliangc@chromium.org> Commit-Queue: weiliangc <weiliangc@chromium.org> Cr-Commit-Position: refs/heads/master@{#841635}
-
Claude van der Merwe authored
Logs all of the reasons why the networks are ineligible for syncing if zero networks have been synced. If there are no wifi networks kNoWifiNetworks is logged as the reason. If there are eligible networks but zero networks have been synced kNetworkIsEligible is logged as the reason. Bug: 1154341 Change-Id: I5a1553396dc7b295abd466cf02c13fc5d2c9fb00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597538 Commit-Queue: Claude van der Merwe <cvandermerwe@google.com> Reviewed-by:
Jon Mann <jonmann@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#841634}
-
chromium-autoroll authored
https://chromium.googlesource.com/native_client/src/native_client.git/+log/299d4780ec86..d28e6c52e05e 2021-01-08 fabiansommer@chromium.org Fix llvm build on toolchain/linux-pnacl-x86_64 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/nacl-autoroll Please CC mseaborn@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: mseaborn@chromium.org Change-Id: I85da3666767bbb0bfc65ca44f0dc795016f52680 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616826Reviewed-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@{#841633}
-
Kaiyu Chen authored
The feature flag controls the GPay native app integration for dynamic update with web payments on Android. The integration for dynamic update is mainly about adding callback service to notify the browser about changes like shipping address. Design doc is go/dynamic-update-mweb. Bug: 1074423 Change-Id: I608ca5ddd5aa28f2da5672da83eefd0128720992 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617201 Commit-Queue: Kaiyu Chen <kylechenkyc@google.com> Reviewed-by:
Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#841632}
-
chinsenj authored
This test was disabled by crrev.com/2616228 since the test was flaky. This is because the RootWindowDeskSwitchAnimator fails to take a screenshot due to the remove animation starting after the test ends. This CL re-enables the test and fixes it by using the RemoveDesk() fcn from desks_test_util.h instead of DesksController::RemoveDesk(). This makes the test wait for the desk remobal animation. Test: manual Bug: 1164381 Change-Id: I0970e333f3593c8265acbe276e85b6ab91d2ade2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615353Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Cr-Commit-Position: refs/heads/master@{#841631}
-
Jonah Ryan-Davis authored
The passthrough decoder has been default on Linux since Aug 25, 2020. We don't need to test the validating decoder on the CQ. Bug: chromium:976283 Change-Id: I0f21d1dfb996708705aacb281fa03465fe56dbbc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615460 Commit-Queue: Jonah Ryan-Davis <jonahr@google.com> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#841630}
-
Haiyang Pan authored
* chrome_public_test_apk at 50% * chrome_public_smoke_test at 100% * weblayer_unittests at 100% * webview_ui_test_app_test_apk at 100% Since now there are about 800 (http://shortn/_JqmfiRDZkq) test devices in the pool which is even more than the amount before the outage (690, http://shortn/_ABaTS4EnNU), we can add the test suites more aggressively. Also re-organize the compound test suite for android-pie-arm64-rel to make it easier to re-enable test suites. Bug: 1111436 Change-Id: I456046376d76c1632a74fdfc68862b234c741132 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611650Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#841629}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1610107094-a1b03a814715c7959032a16f0512a58b7ebd318d.profdata to chrome-linux-master-1610128749-0f05f817c8023f7311c3f1f138caa77d30d9071d.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: I66006d98e0d48035bf2f81df500117425799da6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616824Reviewed-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@{#841628}
-
Clark DuVall authored
This allows supersize to analyze split APKs. These show up as child containers to the base APK since they are named with "<base name>/<split name>". Example report: https://chrome-supersize.firebaseapp.com/viewer.html?load_url=https%3A%2F%2Fstorage.googleapis.com%2Fchrome-supersize%2Foneoffs%2Fcduvall7.size&group_by=container&type=mx Example diff: https://chrome-supersize.firebaseapp.com/viewer.html?load_url=https%3A%2F%2Fstorage.googleapis.com%2Fchrome-supersize%2Foneoffs%2Fcduvall4.sizediff&group_by=container&type=mx&diff_mode=on Bug: 1143690 Change-Id: I6ed7d516607e56431cf4c3fb67989d6783520a78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2614123 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#841627}
-
Jonathan Freed authored
Even though the last two commits did not require changes to be merged, I'm updating the bookmark so future deps rollers don't need to look at them. Change-Id: I90ce34ecdef960ca510a8f3150b57234aaf29788 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618396 Commit-Queue: Jonathan Freed <freedjm@chromium.org> Commit-Queue: Dan H <harringtond@chromium.org> Auto-Submit: Jonathan Freed <freedjm@chromium.org> Reviewed-by:
Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#841626}
-
Liquan (Max) Gu authored
PaymentUiService used to depend on ChromeActivity. This is undesirable because the Clank modularization efforts requires that "ChromeActivity should fully build/initialize the app without feature code having to reference ChromeActivity for dependencies". This CL breaks this dependency. This also unblocks CL https://crrev.com/c/2602382 because PaymentRequestParamsBuilder no longer has to depend on ChromeActivity after this change. Bug: 1155788 Change-Id: Ib539f37ca5056565d3c385b56f0ada0f1a430533 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615480Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Nick Burris <nburris@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#841625}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/937395c1ed5d..2e89a70e3561 2021-01-08 capn@google.com Fix missing fields initializers warnings If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I9084df729452fdab5b0bfc35bdfc57c64f4aa23a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618160Reviewed-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@{#841624}
-
David Bienvenu authored
This fixes TestTabStatsTracker failures running unit_tests.exe, because PowerMonitor dchecks if the same observer is added multiple times. Bug: 956719 Change-Id: Ic01197209d65a7d272f7e943ccc403a1c49107fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618221Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#841623}
-
Adam Rice authored
Blocking port 554 has known compatibility issues. Unblock it. BUG=1148309,1164418 Change-Id: I51de0e944cdd57cad5f2d5fec145dad7320dfc51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618418 Auto-Submit: Adam Rice <ricea@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#841622}
-
Lucas Berthou authored
Change expiration date of histograms: Media.GpuMemoryBufferVideoFramePool.UnsupportedFormat Change-Id: I0d0a4129f68e16ff8d2420e3b788696b1ea0128f Bug: 1053014 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611247Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Commit-Queue: Lucas Berthou <berlu@chromium.org> Cr-Commit-Position: refs/heads/master@{#841621}
-
Dale Curtis authored
R=wjmaclean Bug: 1164459 Change-Id: Ic21cb372e8e8886075cbab00023dfe994a251d68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618525 Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: James MacLean <wjmaclean@chromium.org> Reviewed-by:
James MacLean <wjmaclean@chromium.org> Cr-Commit-Position: refs/heads/master@{#841620}
-
Adithya Srinivasan authored
Missed fixing these callsites in https://crrev.com/c/2386012. Bug: 1126901 Change-Id: If94b71e0767bb222df3840185e7e00e515592fd2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616459Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#841619}
-