- 28 May, 2020 40 commits
-
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/b81e6678a91b..1a4975642bf9 2020-05-28 philipp.hancke@googlemail.com fix typos in comments 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: I7e23f3acdd58be44cb341515d9db12e118e28483 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220649Reviewed-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@{#772937}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/0652d0d6df2a..209cf8fa408b 2020-05-28 flibitijibibo@gmail.com GGP: Check and enable VK_GGP_frame_token 2020-05-28 jonahr@google.com Port disable_timestamp_queries GPU workaround to ANGLE 2020-05-28 ianelliott@google.com Vulkan: Rotate gl_PointCoord for Android pre-rotation 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 ynovikov@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:1075876,chromium:811661 Tbr: ynovikov@google.com Change-Id: Iaf4b272e3b60bdf8b2d2f767733f64bb7435d783 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220338Reviewed-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@{#772936}
-
Tommy Nyquist authored
The following tests are being disabled: StartSurfaceLayoutPerfTest#testGridToTabToOtherNTP StartSurfaceLayoutPerfTest#testGridToTabToCurrentLive They have become slow and flaky. See bug for details. Bug: 1087608 TBR=wychen@chromium.org Change-Id: Iee6e32b32a8b4640a5766d9334bb1a9d366ffa51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220613Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#772935}
-
Sinan Sahin authored
Currently, if the status indicator is destroyed while there are running animations, we still get an #onAnimationEnd call causing NPEs. To prevent this, this CL cancels all animations in #destroy(). Also, it adds some null checks in TabbedRootUiCoordinator where we can potentially try to access null mActivity and ActivityTabProvider. Bug: 1087010 Change-Id: I60a199cdebad160b2ef3f63719552cc54cce87a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219348Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/master@{#772934}
-
Wenyu Fu authored
Adding another interface for tracker to tell if the IPH feature is ever shown. This is different than getTriggerState as it counts the times the event triggered for IPH that would trigger more than one time. Bug: 1068831, 1084292 Change-Id: Ie7ef70364f02300668eb87aa771616323267449f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2206969 Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#772933}
-
Will Cassella authored
There's a crash occurring from a call to memcpy in |AudioBuffer::ReadFrames|, and it's not entirely clear what's causing it. This CL upgrades the DHECKs in that function to CHECKs to diagnose the issue. Bug: 991984 Change-Id: I94e6d0801a91a11967228a68f2b43a83792647cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219309 Commit-Queue: Will Cassella <cassew@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#772932}
-
Kevin Marshall authored
Prevents excessive logspam from being emitted to the Fuchsia logging service from third party JS logging code. Improves application runtime performance and Archivist memory footprint. Bug: b/157682779 Change-Id: I5304c52962d980d60be612696bcab8846cb52677 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220360 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Auto-Submit: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#772931}
-
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: I3122be177b4f22579c42d37e18aeac753b6779f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220630Reviewed-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@{#772930}
-
Shengfa Lin authored
Check binaries in storage path after running release script Bug: chromedriver:3496 Change-Id: I6b7492eff60d0afa29e38f7690f694ba5a03e847 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220632Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Shengfa Lin <shengfa@google.com> Cr-Commit-Position: refs/heads/master@{#772929}
-
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: I95e5895875093f559deba0e6ace03881ab0290a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220553Reviewed-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@{#772928}
-
spdonghao authored
Creates a new loading layout for feeds during pre-native. Bug: 1076139 Change-Id: I64cc8a6772effdbf4f15da2310cfb71ee8c9aeac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2170853 Commit-Queue: Hao Dong <spdonghao@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#772927}
-
Li Lin authored
Bug: b/120559778 Test: Manual Change-Id: I4498ec1160508afd6fccc9489a6e1fbe96bcc127 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219352Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Li Lin <llin@chromium.org> Cr-Commit-Position: refs/heads/master@{#772926}
-
Yuke Liao authored
The goal is to make `gn analyze` recognize the dependencies on the version files; an alternative is to add these version files to the suppress analyzer whitelist, but the advantages of this approach is that is that it only impacts PGO enabled builds. Bug: 1071576 Change-Id: Id0d725c2a9372f1b170a43033562b8f0c3a2aba6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2204546Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#772925}
-
Wan-Teh Chang authored
Chrome doesn't have monochrome pixel format support, since we expect this usage to be rare, just create UV planes filled with the blank value for these video types. This is the Gav1VideoDecoder version of commit 16fd0811 (https://crrev.com/c/2208012). Test: New unittests. Bug: 1083840 Change-Id: I6db5758fa6631421c6c05d4acd71589bf6dc3064 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220260Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/master@{#772924}
-
Xiaohan Wang authored
Currently we use the site URL directly as the CDM process name. In cases where the iframe is hosted by an extension, the site URL will be chrome-extension://<extension_id>/#<original_site_url>, which is harder to read. This CL adds ContentBrowserClient::GetSiteDisplayName() to get a site display name. When the site URL is prefixed with "chrome-extension://", the extension name will be used. Bug: b/157373695 Change-Id: Ic774415703a1049f78c6851e3d247849bf341a42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218698Reviewed-by:
Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#772923}
-
Meilin Wang authored
Bug: b/153497938 Test: manually. Change-Id: I2d43a900068204325da004f37df1877b980af918 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2174794 Commit-Queue: Meilin Wang <meilinw@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#772922}
-
Clark DuVall authored
This creates a new blocked_content component. This will be used to share popup blocking logic between Chrome and WebLayer. The first class moved into the component is SafeBrowsingTriggeredPopupBlocker because it has relatively few dependencies and is required to move other larger classes like PopupBlockerTabHelper. The tests were kept in //chrome for now, since they have some other dependencies on //chrome/browser/ui/blocked_content, and will be easier to move once more of that code has moved to the component. Bug: 1084013 Change-Id: I3d34cb8cc7ab7eb738c62d843c316b56f99eb30a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219355Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#772921}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/f6bc843257ca..43c0d8bfe09b 2020-05-28 michael.liao@microsoft.com [ElementsTreeElement]: Adding editing check in ElementsTreeElement.onunbind to prevent broken editing state 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I865339f74ac20c87e2cd2cfe2059f1b3034a23a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220648Reviewed-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@{#772920}
-
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}
-