- 18 Nov, 2020 40 commits
-
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/d361e6028c27..2d31db0b3751 2020-11-18 treehugger-gerrit@google.com Merge "Fix missing include in kernel_symbol_map.h" 2020-11-18 fmayer@google.com Merge "Separate guardrails from heapprofd." 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: I96d27005627b5ed08cbbabd7fec54fccf091750f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547110Reviewed-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@{#828906}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/fcc4e85f3c0b..75ae8fcc319e 2020-11-18 ccameron@chromium.org Remove unexpected color conversion in GrSurfaceContext::readPixels 2020-11-18 brianosman@google.com Revert "Replace skslc worklist files with -- delimited command lines." 2020-11-18 herb@google.com use the DirectSubRun to size the arena 2020-11-18 kjlubick@google.com [canvaskit] Document and tweak MakeImage API 2020-11-18 herb@google.com calculate glyph offset using (0,0) mapping 2020-11-18 johnstiles@google.com Optimize away swizzles on single-argument constructors. 2020-11-18 brianosman@google.com Remove (unused) SkSL::NodeArrayWrapper 2020-11-18 tdenniston@google.com [svg] Parse "inherit" generically for SkSVGProperty 2020-11-18 brianosman@google.com SkSL: Preserve coerced types of literals during dehydration/rehydration 2020-11-18 brianosman@google.com Remove nullptr default Type from IntLiteral 2020-11-18 nifong@google.com update externs for debugger_bindings.cpp 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 lovisolo@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: chromium:1115317,chromium:1147712 Tbr: lovisolo@google.com Change-Id: I191272b95f5b59f637ff6689987b0062edb14531 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547389Reviewed-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@{#828905}
-
Haoyue Wang authored
Change-Id: Ife0548334e75ae9e23c9c3b3824965ccfe182712 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547210 Auto-Submit: Haoyue Wang <haoyuewang@chromium.org> Commit-Queue: Victor Vasiliev <vasilvv@chromium.org> Reviewed-by:
Victor Vasiliev <vasilvv@chromium.org> Cr-Commit-Position: refs/heads/master@{#828904}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/c91cb9e0abfe..738092aeadaf 2020-11-18 m.maiya@samsung.com Add auto generated code for GL_EXT_tessellation_shader 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 cnorthrop@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: cnorthrop@google.com Change-Id: Ic4bfb6350361bceab66fb3b609eb4b0309532ef8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547561Reviewed-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@{#828903}
-
Chan Li authored
Bug: 1108016 Change-Id: Ie47d14bf422d2b230c2d119dd395e6bf1a923ae3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545070 Commit-Queue: Chan Li <chanli@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#828902}
-
Becca Hughes authored
Adds a histogram that measure the time taken it took from loading the page to when the user starts watching. Change-Id: Ifbbcb5ca07c8554e7157ba1b07d3015fb801fe35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537777 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Weilun Shi <sweilun@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#828901}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/dda9c164cb3b..d361e6028c27 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: I00eb4cd2101f534082c831206897c49b7ca9cf6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547437Reviewed-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@{#828900}
-
Sophie Chang authored
Bug: 1146151 Change-Id: Ib749d90235abf696b34bd8d55aaff0c7e35d9944 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544927 Commit-Queue: Sophie Chang <sophiechang@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#828899}
-
edchin authored
Design doc: go/bling-phishguard This CL moves cross-platform (usable on iOS) from /contents/ to /core/. Bug: 1147967 Change-Id: I5f3d695886b42a05e4d38ea5c2483f2372374301 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538954 Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Adrienne Porter Felt <felt@chromium.org> Reviewed-by:
Bettina Dea <bdea@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#828898}
-
Yue Li authored
Bug: b/172992698 Test: Run LanguageDetectorTest.* in chromeos_components_unittests Change-Id: I8e1beffa0aee589eabe5d0cc4ae335dc740db5b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542768 Commit-Queue: Yue Li <updowndota@chromium.org> Reviewed-by:
Jeroen Dhollander <jeroendh@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#828897}
-
Zhaoyang Li authored
Set the accessibility identifier at SceneDelegate when initializing |_window|, instead of going through |self.sceneState|. Also used |grey_accessibilityID| for matcher of this ID. Bug: 1060786 Change-Id: I2b857d68e535087d6daa38c0656c0eff9f0abc01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538138Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#828896}
-
Yue Li authored
The Cloud translation API response might contains ampersand character codes such as ' Unescape such character codes for translation response. Bug: b/173569400 Test: Run TranslationResponseParserTest.* in chromeos_components_unittests Change-Id: I99774a6ca3fc14650c032dec89884e5c4187a585 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2546472 Commit-Queue: Yue Li <updowndota@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Jeroen Dhollander <jeroendh@chromium.org> Cr-Commit-Position: refs/heads/master@{#828895}
-
Henrique Nakashima authored
With this change, the Modularization success metric % of LoCs landed in modularized files is measured automatically. Bug: 1146478 Change-Id: Icb3ca53875d5cb9164f926f7386c552ae8c5b305 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538118 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Reviewed-by:
Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#828894}
-
David Benjamin authored
https://boringssl.googlesource.com/boringssl/+log/1607f54fed72c6589d560254626909a64124f091..5656fec512a8dfd2833fbf47b6aaa76364c26fad The following commits have update notes: 354e1e998 Add APIs for checking ASN.1 INTEGERs. a4954e5ac Remove the legacy MSTRING M_ASN1 macros. c6ffcde8c Unwind M_ASN1_* macros for primitive types. e4da107b6 Unexport internal crypto/asn1 functions. 45858ae2a Unwind ASN1_TFLG_NDEF. 75a05d159 Unwind ASN1_ITYPE_COMPAT. cf1c925dd Unwind ASN1_AFLG_BROKEN. Bug: none Change-Id: Ided0b98da68943b25adb94e80af6ffb3eceeeee5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2546995 Commit-Queue: David Benjamin <davidben@chromium.org> Commit-Queue: Steven Valdez <svaldez@chromium.org> Auto-Submit: David Benjamin <davidben@chromium.org> Reviewed-by:
Steven Valdez <svaldez@chromium.org> Cr-Commit-Position: refs/heads/master@{#828893}
-
Maksim Ivanov authored
Extend the chrome.certificateProvider API to support the RSA-PSS signature algorithms. This makes it possible to use this API with TLS 1.3 - for example, for using a smart card middleware extension for authenticating on a website via a smart card (once the extension gets migrated to support this new algorithm). Fixed: 792204 Change-Id: I863b7fac59344f69788820a579f3ef8cdfeb9cd2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545925 Auto-Submit: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Reviewed-by:
Fabian Sommer <fabiansommer@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#828892}
-
Nina Satragno authored
virtual/gpu/fast/canvas/canvas-composite-shadow.html is flaky. Mark as such. Tbr: sugoi@chromium.org Bug: 1150518 Change-Id: I0ee14f9d8f4c38fe4c61cc0cd1e697f4e8249f0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547391Reviewed-by:
Nina Satragno <nsatragno@chromium.org> Commit-Queue: Nina Satragno <nsatragno@chromium.org> Cr-Commit-Position: refs/heads/master@{#828891}
-
Sebastien Lalancette authored
The current EarlGrey version has the fix for the original issue. The test hook is no longer required. Bug: 1129058 Change-Id: Idf287df68d149c57f26b3e01e2936dc210acec82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544806Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/master@{#828890}
-
Keishi Hattori authored
There is a member pointer to the TestCase fields. The rewriter can't rewrite them so we need to exclude them. Bug: 1073933 Change-Id: I576722aebc59310f2bc7c9a8788c57a6a4e739d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545323Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#828889}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1605700503-b63c9b13eb8ce76349ecd0eadd611ab4ead01971.profdata to chrome-linux-master-1605722062-63dbc729233b875bed4d9f1fa158097610c580cf.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: I7d6994a984d01b2d9bc3dda400c2a50ca1b200f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547111Reviewed-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@{#828888}
-
Peter Kasting authored
Bug: none Change-Id: Idb6a5aef372726171389074bf216ef9000e715f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533285 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Darin Fisher <darin@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#828887}
-
Keishi Hattori authored
Fix matcher for constructors via an implicit cast so it matches implicit constructor call where the function accepts a reference. Change-Id: I2e94d7d05536012a24a42fd30e28c7535f1f2ccc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545851Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#828886}
-
Devlin Cronin authored
Allow ScriptExecutor to support multiple frame IDs being specified. If multiple frame IDs are specified, the script will be injected into each, returning only when all are complete. If INCLUDE_SUB_FRAMES is also specified, the script is injected into all frames that are a subframe of any of the specified frames. Add browsertests for the same. Bug: 1148878 Change-Id: I8ba90348a9a55e08972576aeb6ff477a5b39d9b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533412 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
David Bertoni <dbertoni@chromium.org> Reviewed-by:
Kelvin Jiang <kelvinjiang@chromium.org> Cr-Commit-Position: refs/heads/master@{#828885}
-
Saurabh Nijhara authored
The browser tests related to promotional tabs policy are moved to a separated file. Bug: 1149938 Change-Id: Ie7574d9e8a9eafed7a0b07f2bd5857a003bc7d23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544643 Commit-Queue: Saurabh Nijhara <snijhara@google.com> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#828884}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1605657601-548324a0b0ab154da49d0cf44438a7e310772c46.profdata to chrome-win64-master-1605700503-d95dd16f6b81bc506b282993a455cc1291c6d3ef.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: Ic70931d9e0f3edfe8b1871bcf33d27c83fb5c39a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547147Reviewed-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@{#828883}
-
Eric Willigers authored
ComputeMultipartBody is now in components/web_share_target. This allows it to be used on Desktop as well as Android. Bug: 1125880 Change-Id: I63672ab4c59760e5dafe6b47d02e6848275dec67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2539218 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#828882}
-
Josh Karlin authored
Switch from 'sqlite_master' to list the names of tables to 'sqlite_schema'. Bug: 1097286 Change-Id: Id2a7bfac2b5d12a4169fa350293c140b4f14578f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544024Reviewed-by:
Justin DeWitt <dewittj@chromium.org> Commit-Queue: Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/master@{#828881}
-
Omar Morsi authored
This CL adds unit tests to test the behavior of SystemTokenCertDBInitializer::GetSystemTokenCertDb when system token initialization fails/succeeds. Bug: 1068548, 844022 Change-Id: I2d7a0d5dabc74e768ed77f32ddfe48132ca6aa6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544569 Commit-Queue: Omar Morsi <omorsi@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#828880}
-
Phillis Tang authored
Rename field trial param for site engagement threshold to have a "x_" suffix so that it won't be parsed by IPH feature engagement tracker. fieldtrial params are parsed by feature_engagement::Tracker to apply configurations generic to IPH framework. For PWA install IPH we implemented custom logic on top of IPH framework to only show IPH when site engagement score is above X. According to IPH doc https://chromium.googlesource.com/chromium/src/+/master/components/feature_engagement/README.md#featureconfig if a non IPH predefined field is specified without "x_" it will be recorded as FAILURE_UNKNOWN_KEY in the InProductHelp.Config.ParsingEvent histogram. Bug: 1150502 Change-Id: Id72ccfaa7855052ed8ad3010ae1c6c87ef5cf7ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545261 Commit-Queue: Phillis Tang <phillis@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#828879}
-
Daniel Cheng authored
Change-Id: I1116d41985a070cc00056205edb5aa7fcf0a9713 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547629Reviewed-by:
Will Harris <wfh@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#828878}
-
Friedrich Horschig authored
Bug: None Change-Id: Ia849b221bae0d3ad316f3c7c9e0b4f27cdd1cb70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547681Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#828877}
-
Edward Lesmes authored
Generate DIR_METADATA files and remove metadata from OWNERS files for directories under //chrome. Bug: 1113033 Change-Id: Iece38e6a64fe06e058bdece48ece4f6428e42fc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2544863Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#828876}
-
Andrew Grieve authored
Reworks several things: * method_count.py now exposes a DexStatsCollector and can take an .aab as an input. * DFMs now report normalized size * DexCache metric now diffs based on min_sdk_version to account for it being smaller on Oreo+. * Trichrome's "Combined_unique methods" no longer double-counts methods that exist in the various APKs. * Fixed a couple files being treated as unrecognized: * assets/icudtl_extra.dat * assets/webapk_dex_version.txt Tested by running //tools/binary_size/diagnose_bloat.py locally with a flag flip for enable_chrome_module=true. Result: +330,788 bytes other lib size +568,824 bytes main dex size +992,148 bytes normalized apk size These results look correct to me. Chrome module does increase size currently. Binary-Size: Changed metric (not a real regression) Bug: 1143687 Change-Id: I8a073d2492b3ff675dc6636cbded5f501763c3aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542803Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#828875}
-
Mason Freed authored
The [1] CL moved many flaky-timeout WPT (and non-WPT layout) tests over to SlowTests, with the expectation that many of them just needed more time. The WPT tests within this set should now be marked via the <meta name=timeout content=long> to benefit other implementations. [1] https://chromium-review.googlesource.com/c/chromium/src/+/2538144 Bug: 1095379 Change-Id: I50a26ebf6dbf5903bdec4ebba5b7b9cc5c5379db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547627 Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#828874}
-
Nektarios Paisios authored
This patch is the first, (not user visible), fix for a bug with the reading of lines in NVDA. When the screen reader focus is in the accessibility tree for Views, such as in a context menu, a toolbar or the main application's menu, the "Read Line" command (NVDAKey+Up) doesn't always read the currently focused item. We were exposing ignored views in the accessibility tree that was exposed to platform APIs. As a result, platform specific code under ui/accessibility was building IA2 and ATK hypertext for ignored nodes, while text navigation code in the same component was trying to locate non-existent line boundaries in that hypertext. A followup patch will ensure that the names of Views that come from their contents are clearly marked as such. R=dmazzoni@chromium.org, aleventhal@chromium.org AX-Relnotes: n/a. Change-Id: I5fdae5714b10b10db3dc5b5dcf22d118f322e9e7 Bug: 1098528 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2435645 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#828873}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/309eb9b67205..6e44bd85f3a3 2020-11-18 heiserya@google.com Implement support for Lacros in Telemetry. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC nuskos@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:chromeos-kevin-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1148485 Tbr: nuskos@google.com Change-Id: I8173d8285bafab16efd206d0729413c222e6f59c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547387Reviewed-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@{#828872}
-
Majid Valipour authored
We are planning to start the devtrial for the new backend in the next two milestones so updating the flag expiry to reflect this. Bug: 1101050 Change-Id: Ife0ad995225169ec0e3705dfa66d1d5e3706880c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2546992Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Auto-Submit: Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#828871}
-
David Tseng authored
This change makes it explicitly clear that chromeos::test::SpeechMonitor is meant to be used in test code only. R=dmazzoni@chromium.org Change-Id: If2ae2d9c5cc49b33e8e580ac82298477650f2b3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547761Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#828870}
-
Nina Satragno authored
Mark http/tests/devtools/persistence/persistence-move-breakpoints-on-reload.js as flaky on all platforms. No-Try: true Tbr: yigu@chromium.org Bug: 1046784 Change-Id: I6b838ff0103d7df2f4dd2fd838a5995a55614a72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547881 Commit-Queue: Nina Satragno <nsatragno@chromium.org> Reviewed-by:
Nina Satragno <nsatragno@chromium.org> Reviewed-by:
Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#828869}
-
Stephen McGruer authored
This rolls up to sha 79331586050ac939313f48167a7a26d9c2332382 Bug: None Change-Id: I37b635ad21cb9ed751209dd09d1b3fae910ebb62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545065 Commit-Queue: Luke Z <lpz@chromium.org> Auto-Submit: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Luke Z <lpz@chromium.org> Cr-Commit-Position: refs/heads/master@{#828868}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: If26c9fd5a55e58d960d843a395ba20b2a31931e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2546968Reviewed-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@{#828867}
-