- 28 May, 2020 40 commits
-
-
dpapad authored
Also replacing title$="[[foo]]" with title="[[foo]]" (and a few more) in HTML. Bug: None Change-Id: I9ddfd9edf3489bd4cdb16b9994bf963c79b0e701 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220081 Commit-Queue: dpapad <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#772919}
-
My Nguyen authored
TEXT_INPUT_TYPE_TEXT causes the VK to produce prediction. This should not happen so change it to TEXT_INPUT_TYPE_NULL instead which still allows the password to be visible but no prediction will happen. Bug: 1085237 Change-Id: Ia3a23538ebd7bc074a7c8b93e54099e3bd6382fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217522 Commit-Queue: My Nguyen <myy@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#772918}
-
Thomas Guilbert authored
This CL uses the video.requestVideoFrameCallback() API to make sure the video's first frame is painted before ending the test. This reduces flakiness when comparing actual and expected images. Bug: 1024976 Change-Id: Id7a0521c0b39782d1ce2d849011c522b861453b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216328 Auto-Submit: Thomas Guilbert <tguilbert@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#772917}
-
Mitsuru Oshima authored
This is added in crrev.com/2445163002, and surviced cleanup, i think. R=sky@chromium.org Bug: None Change-Id: Ib6b5d32aea7cd3501c8c1fc8f25bb6a328afb0c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220152Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#772916}
-
Tommy Nyquist authored
This reverts commit 09cf456a. Reason for revert: Fails on android-marshmallow-arm64-rel: https://ci.chromium.org/p/chromium/builders/ci/android-marshmallow-arm64-rel/b8879026229737309104 Original change's description: > [Paint Preview] Create total size budget > > This CL introduces a mechanism to determine the oldest files and > enforce a total disk size budget for captures. By default this is set to > 25 MB for the tab service. This will ensure we don't use excessive disk > space. > > Bug: 1086963 > Change-Id: I71bd8efa5985214b322a4dc3048afbe4d0b717f2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218548 > Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> > Reviewed-by: Mehran Mahmoudi <mahmoudi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#772809} TBR=mahmoudi@chromium.org,ckitagawa@chromium.org Change-Id: Ie9f4bb4682229c4ff407c47bcb1c58d8baf16db6 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1086963, 1087612 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220614Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#772915}
-
Mustafa Emre Acer authored
When the Safe Browsing Delayed Warnings experiment delays a SafeBrowsing warning on a page, passwords shouldn't be saved or autofilled on that page. This CL implements that, and records a metric the first time a request is rejected. Bug: 1085217 Change-Id: Ieae193beccd93062af366088cd3b42b313ef3a45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2215246 Commit-Queue: Mustafa Emre Acer <meacer@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Reviewed-by:
Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#772914}
-
haozhe authored
The svg-x-interpolation.html runs too slow in the Debug builds. In this patch, we disable the test on the Debug builds. Bug: 1085564 Change-Id: I1aee444cbcc0267fda5a26249d517127cf73301a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220078 Commit-Queue: Hao Sheng <haozhes@chromium.org> Reviewed-by:
Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#772913}
-
Amy Huang authored
Due to https://reviews.llvm.org/D80059, a hack for unversioned libdbus symbols no longer works. This adds --allow-shlib-undefined for the dependent executables when llvm_force_head_revision is enabled to green the ToT bots. Bug: 1086636 Change-Id: I78a5d1a56953c1a5cb5694f299080bdeee0726d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220350 Commit-Queue: Amy Huang <akhuang@google.com> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#772912}
-
chrome://flags/#quiet-notification-promptsBalazs Engedy authored
Make the flag not expire until M86, and also extend its scope to include showing warnings on sites with abusive permission request flows. Bug: 1087548, 1081233 Change-Id: I0111bbbfe0ef9a04868b4365cfa5ef6bf2a537dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218768 Commit-Queue: Balazs Engedy <engedy@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#772911}
-
Tommy Steimel authored
This CL adds a new |OverrideContentSecurityPolicyMediaSrc()| helper to allow WebUIDataSources to specify a media-src CSP. Bug: 1087045, 1086992 Change-Id: I914236b75d96f864fb6f1d0de1ceb7907244b413 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218716Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#772910}
-
Chong Gu authored
These tests were flaky because an earlier test crashed the device. Bug: 1087298 Change-Id: I883c04d62c3e124f9cd2b62496ce63f5ea3fde42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220489Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Chong Gu <chonggu@google.com> Cr-Commit-Position: refs/heads/master@{#772909}
-
Danan S authored
The underlying issue causing the tests to fail was fixed in crrev.com/c/1278287 I tested this by running the tests locally with msan, and lsan+asan GN args enabled. Bug: 1002560,1004237 Change-Id: Iea2693d8962624576b34526d1f8ae1c0aeb286d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219150 Auto-Submit: Dan S <danan@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#772908}
-
Brian Sheedy authored
Removes the usage of the Mac -stable OS dimensions from //testing/buildbot. This should be the last remaining usage of the synthetic swarming dimensions, so they should be able to be removed from swarming after this. Also removes the uses of synthetic dimensions from the unittests and the associated generate_buildbot_json.py code. Bug: 1085617 Change-Id: Iaebcb10d416dad3f773462e3bfb3b3871a91d653 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219042 Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#772907}
-
Mike Reed authored
Bug: skia:8428 Change-Id: I14df4bc8d64f7d020c733c8460bdc7474e1b7d2d TBR: kcc@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213335 Commit-Queue: Mike Reed <reed@google.com> Reviewed-by:
Florin Malita <fmalita@chromium.org> Cr-Commit-Position: refs/heads/master@{#772906}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/880129a6d2d2..e60ccbbb1b1d 2020-05-28 fmayer@google.com Merge "Fix invalid reference_set_id." 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: I8d1a4a2fcedcadfdee0ac890c0b5f7a7faa210d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219555Reviewed-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@{#772905}
-
David Grogan authored
Bug: 762679 Change-Id: I861f5a9af7ff706402cdbd4f7fc699a3c5025ab5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220488Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#772904}
-
Balazs Engedy authored
On sites known to show abusive notification requests, the quiet UI icon should be static, not animated. Bug: 1081233, 1087561 Change-Id: I6f5fdbacaf4475f273238b0d27c7e46a11ed1d79 TBR: hkamila@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218770Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#772903}
-
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/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: Id3a28176184d28227d79d4ee055c0483940c4a2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220341Reviewed-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@{#772902}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1590681272-5fbac4b4c033cfde555c0bd4b51163992cdbdf17.profdata to chrome-win32-master-1590695681-757fb4797cdbf3f0b9decd998cf3c3173838cd05.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 jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:win-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I6204ef6d683f5d692eac13008e3a85a7a41bf04a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220650Reviewed-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@{#772901}
-
Oleh Lamzin authored
Add test to verify that WilcoDtcSupportdNetworkContext does not use system and user profiles by verifying cookies. Bug: b:155089723 Test: browser tests Change-Id: I008cea8489735fb3d0b1c14fb0b04279cd6c6f70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220007Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Lily Chen <chlily@chromium.org> Commit-Queue: Oleh Lamzin <lamzin@google.com> Cr-Commit-Position: refs/heads/master@{#772900}
-
Christopher Thompson authored
Change-Id: I08af0d4a1f7eb7876b71fcc6192c5dc633e7445a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220216 Commit-Queue: Christopher Thompson <cthomp@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#772899}
-
Wan-Teh Chang authored
Also document a common use of the return value of blink::ImageDecoder::FilenameExtension(). Tested: blink_platform_unittests --gtest_filter=*DecodedImageTypeHistogramTest* blink_platform_unittests --gtest_filter=*DecodedImageTypeHistogramTest* --enable-features=AVIF Bug: 960620 Change-Id: Id42036fe60e9b2b91308bcfbb7275c6e5224d1f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219100 Commit-Queue: Wan-Teh Chang <wtc@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Cr-Commit-Position: refs/heads/master@{#772898}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 905e7219. With Chromium commits locally applied on WPT: 1cd0a87a "DOMImplementation createDocument() and createHTMLDocument() should not crash when its document is not active." e711e05b "Allow one form to navigate multiple frames consecutively" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: hbos@chromium.org, hta@chromium.org: external/wpt/webrtc jsbell@chromium.org: external/wpt/resources NOAUTOREVERT=true TBR=smcgruer No-Export: true Change-Id: I5dbfc0b48932e1a9020f4461cda79dfa518c9257 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220426Reviewed-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@{#772897}
-
Robert Kroeger authored
Update test expectations for Windows/SkiaRenderer: media/controls-layout-direction.html is failing. TBR=wangxianzhu@chromium.org Bug: 1087534 Change-Id: Ib0eed2882cf6efdbe13aea05aafed92d37ab14db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220472Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Commit-Queue: Robert Kroeger <rjkroege@chromium.org> Auto-Submit: Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#772896}
-
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/perfetto-trace-processor-win-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: Ifd63872c7a25f73e68ee6697c1af8ef0f698b199 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220219Reviewed-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@{#772895}
-
Peter Wen authored
Now that r8 has been updated to remove unnecessary bridge methods and turbine is turned back on for all targets, and robolectric has been moved into android_deps, we no longer need this enable_turbine flag. Now we can assume that all non-prebuilt java targets have a turbine header. This is a reland of https://crrev.com/c/2219670. Need to wait until https://crrev.com/c/2219111 lands first. No code change except to remove now-obsolete third_party changes. Tbr: agrieve@chromium.org Bug: 1056299 Change-Id: I1c31234ff3d6e009428664e9327a6138e91c4e22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220246Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#772894}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/64a8a637..b28e75d6 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: I47b96bd6dd3ac960a50b4366bb1afbe20ffe4f7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220187Reviewed-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@{#772893}
-
Kartik Hegde authored
Tests whether the DNS latency is below an acceptable threshold. TEST=unit_tests --gtest_filter=DnsLatencyRoutineTest.* BUG=chromium:956783 Change-Id: I7d7d17939230f655501a346c8cc30b864a1e3a72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2164089Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Kartik Hegde <khegde@chromium.org> Cr-Commit-Position: refs/heads/master@{#772892}
-
Tibor Goldschwendt authored
The customize dialog is supposed to have a maximum height but shrink to fit the window height. If shrunk, it should shorten the content area and make it scrollable if necessary. Previously, we accomplished that by giving each tab content a fixed view port height and making the overflow scrollable. As a result, the dialog grew to fit the fixed-size view port plus the header and footer. However, this caused the following bugs: * The view port could be taller than the tab content. As a result scroll bars appeared before content was occluded and you could scroll in empty space. * The dialog changes height slightly when switching between tabs. That happened because some of our view port heights were not aligned. * The bottom scroll border did not disappear on linux. I don't know why that happened. This CL fixes these issues by setting the height top down from the dialog as opposed to bottom up from the tab contents. And by making the view grow to fill the available space. + Removes some unnecessary margins that made the scroll borders show up prematurely. Bug: 1085280, 1053720 Change-Id: Ifee35a206402fc774aca63686d6987c64a9ce173 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218578 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#772891}
-
Abhijeet Singh authored
This is a reland of fb330032 Original change's description: > Add tests for QuickAnswersView > > Add a test-fixture and basic tests for QuickAnswersView. Current tests > verify the view's positioning with respect to its anchor and more tests > will be added in follow-up CLs. > > Bug: b:157182213 > Test: Built and ran ash:ash_unittests on local build. > Change-Id: I44634313ff6538e48ef7375641e1971bfc989ab1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210977 > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Commit-Queue: Abhijeet Singh <siabhijeet@google.com> > Cr-Commit-Position: refs/heads/master@{#771207} Bug: b:157182213 Change-Id: I0f1281f002096f30dbae538a733517d1c20fca6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216886Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Abhijeet Singh <siabhijeet@google.com> Cr-Commit-Position: refs/heads/master@{#772890}
-
Xianzhu Wang authored
The previous code missed the situation of self-painting descendants overflowing the LayoutBox, causing unexpected LCD text on non-opaque background of the overflowing descendants. To avoid the problem, for now limit the function to overflow clipped LayoutBoxes only. Will extend the algorithm to be more sophisticated in followups. Bug: 1085306 Change-Id: I64ed17c0afb6cbc7be2d5444720ccead20be7789 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217032 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#772889}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/e5f2d5814721..b81e6678a91b 2020-05-28 titovartem@google.com Further simplify PC Smoke test to fix flakes on slow devices 2020-05-28 hbos@webrtc.org [Adaptation] Add more ResourceAdaptationProcessor logging. 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: I8b4bdf94ee278428c1c8cbaa9ea2f6a0df8ba7db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219554Reviewed-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@{#772888}
-
Avi Drissman authored
The new SxS configurations require assets; copy them to the packaging directory. Bug: 848293 Change-Id: Ieeee1f164747baa7aa8d5fa64ef0d9323cf38be5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216289Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#772887}
-
Clark DuVall authored
Now that M83 is on stable, it should be safe to remove M79 support. Bug: 1031830 Change-Id: Id7a28e84309d5131f5a3ee266f3d5fe5ca5de12d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220262Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#772886}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/1a30c50dcab0..8fcb597f7e06 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 lgrey@google.com,dbertoni@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:1066803,chromium:1073377 Tbr: lgrey@google.com,dbertoni@google.com Change-Id: Id8d84f0e6aefebde38f54bc73f556c8cfe21da42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220334Reviewed-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@{#772885}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1590681272-1f7442a5117e311b8b673287ed7b2ccca996fb7b.profdata to chrome-mac-master-1590695681-66c0724d598d285f987594dc0891dae824795753.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 jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I146dba3257ff06c7ffa9e77a3fcf0007308e1177 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220646Reviewed-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@{#772884}
-
Sammie Quon authored
For reporters that just need to record a smoothness. Extract them into a common class. As we are adding more performance metrics from now on, this will reduce duplicated codes. Test: none Bug: 1079010 Change-Id: I96a3edbb4f57f2c501353a63a2a7238358f48801 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211935Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#772883}
-
Eugene But authored
Chrome for iOS already records Session.WebStates.SerializedSize with total size of all sessions, but this metric may have survivor bias (large sessions will crash the app and large numbers won't show up). This CL adds Session.WebStates.NavigationItemSerializedSize metric to understand if individual navigation item can have a big footprint. If so, then other metrics will help to identify which parts of navigation items are big (URL, referrer, headers, post data, title). Bug: 1082279 Change-Id: Iaa6766e1d39745847359e7ed3a9340db7dad4ec3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211140 Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#772882}
-
Katie D authored
After crrev.com/c/2209281, this test should no longer exhibit flaky behavior. It was flaking because sometimes the distiller object was never created at all. Only difference from previous version of the test is removing unnecessary base::RunLoop::RunUntilIdle. Previously landed in crrev.com/c/2170422. change using asan/lsan build, multiple test copies, and some other command line flags. Not able to reproduce after upstream change. Test: Able to reproduce flakes before introducing upstream AX-Relnotes: n/a Bug: 1016615, 1075439 Change-Id: I04a2bc2da7cbba90f208f851b7703cb8debbf105 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207750 Commit-Queue: Katie Dektar <katie@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#772881}
-
Stephen Chenney authored
When working in subpixel coordinates background image tiles can end up slightly off integral coordinates when they should be exactly integral. When the image needs to repeat in one dimension but not the other, this slight mismatch can lead to a single row/column of pixels in the non-repeating direction being incorrectly repeated. To avoid this, detect the situation and force the coordinates to integral values. This is done as far up the stack as possible so that we can be sure to enlarge the tile enough to fill any gaps to borders. Bug: 1085801 Change-Id: I9de60ce3c6f6e057550dd590c15c1554ea9f36d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219353 Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#772880}
-