- 11 Jan, 2021 40 commits
-
-
Josh Karlin authored
Bug: 1160263 Change-Id: I7712b046ebe6533451260bcd425ccb00300912b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597462 Commit-Queue: Josh Karlin <jkarlin@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#842061}
-
Marc Treib authored
This adds a new feature param (and corresponding about:flags entry) which, when set to true, makes the profile store the default one for new users. Bug: 1160655 Change-Id: I549b624fdc4cf3f01fdfb0425cc12299d58ed9aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599529 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#842060}
-
Peng Huang authored
Right now, chromium only supports linking ANGLE statically on Android, to make it easier to work and on related changes on Linux, we should\ support it on all platforms. Bug: 1161513 Change-Id: I9aaef20e88aa14be9881260d6d2b34c8417610a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2608029Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#842059}
-
Peter E Conn authored
Change-Id: I785b071c73e7006bf68b25c3fbd6f852d470299a Bug: 1164866 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621062Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#842058}
-
Sean Harrison authored
This reverts commit ac58ad3c. Reason for revert: suspected source for blink_web_tests failing https://ci.chromium.org/ui/p/chromium/builders/ci/WebKit%20Linux%20Leak/22501/overview Original change's description: > dpwas: Setup Mojom for Window Controls Overlay (WCO) Javascript API > > 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/+/2551285 > Reviewed-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} TBR=avi@chromium.org,dcheng@chromium.org,haraken@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,hatalat@microsoft.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 937121 Change-Id: I665e9648f6e09d382aa05829d91703442b63c2c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621652Reviewed-by:
Sean Harrison <harrisonsean@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Sean Harrison <harrisonsean@chromium.org> Cr-Commit-Position: refs/heads/master@{#842057}
-
Mustaq Ahmed authored
Remove unused parameters, enums, methods/destructors. Change-Id: I4d42cb9be7f76586fa66ed13a5a2927307e11ca2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598221Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/master@{#842056}
-
chromium-internal-autoroll authored
Release_Notes: http://go/help_app-x20/relnotes/Main/help_app_nightly_202101110600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/3MqI5L2Z8aRLO-u-vkhjeZ2zve9gk6wTyRVsZs18jhUC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/help-app-chromium-autoroll Please CC help-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/174321021 Tbr: help-app@grotations.appspotmail.com Change-Id: I4b14d45717caa2ea36f9383cd5a59a0beb7eedcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2619227Reviewed-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@{#842055}
-
Fredrik Söderqvist authored
Move said method, mostly verbatim, to BoxPainterBase, inlining it in BoxPainterBase::PaintInsetBoxShadow. The side clipping setup is merged with the actual computation, and thus work directly with the |sides_to_include| parameter. The "hole" naming is replaced with "inner" to better match spec terms. Bug: 1159514 Change-Id: I09168a527b0978c717160b325c16d5e090be5192 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620802Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#842054}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/cffaf0aea477..da06e8f6bdb7 2021-01-11 perkj@webrtc.org Do not proxy VideoSendStreamImpl::OnVideoLayersAllocationUpdated 2021-01-11 nisse@webrtc.org Delete deprecated H264BitstreamParser methods 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: Id1ebd255a05ab39a40e3c498c20d7d6406c0e482 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2619228Reviewed-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@{#842053}
-
Nohemi Fernandez authored
Fixes a bug where the unified consent screen is not dismissed when interrupted by an external event (e.g. Siri search) on the Recent Tabs page. This is a follow-up fix for crrev.com/c/2600835. - Performs view controller cleanup on interrupt for non FRE sign-in. - Dismisses UnifiedConsentViewController when required in non FRE sign-in. - Releases SigninCoordinator on completion callback instead of teardown. Bug: 1115997 Change-Id: Ib90b689a55a2569a9daff25ffe1736507ddf41b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611027 Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#842052}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202101110600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/voP4PTSduZCLb0NO9orrGSgCI4U2hRUPlz6SbHXspy4C If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/175515520,b/175635280 Tbr: media-app@grotations.appspotmail.com Change-Id: I9cbf81ac84af645fb1ef9d6ebf5880252788e8ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621617Reviewed-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@{#842051}
-
Nico Weber authored
Ran `./tools/clang/scripts/upload_revision.py 5e476061deb82ed4e6d440445f8830e1c7bccaa6`. Bug: 1164172 Change-Id: I486b1b8c9ee7f3f5f51c531f39970522ed2939df Cq-Include-Trybots: chromium/try:chromeos-amd64-generic-cfi-thin-lto-rel Cq-Include-Trybots: chromium/try:dawn-win10-x86-deps-rel Cq-Include-Trybots: chromium/try:linux-chromeos-dbg Cq-Include-Trybots: chromium/try:linux_angle_deqp_rel_ng Cq-Include-Trybots: chromium/try:linux_chromium_cfi_rel_ng Cq-Include-Trybots: chromium/try:linux_chromium_chromeos_msan_rel_ng Cq-Include-Trybots: chromium/try:linux_chromium_compile_dbg_32_ng Cq-Include-Trybots: chromium/try:linux_chromium_msan_rel_ng Cq-Include-Trybots: chromium/try:mac-arm64-rel,mac_chromium_asan_rel_ng Cq-Include-Trybots: chromium/try:win-angle-deqp-rel-64 Cq-Include-Trybots: chromium/try:win-asan,win7-rel,win-angle-deqp-rel-32 Cq-Include-Trybots: chrome/try:iphone-device,ipad-device Cq-Include-Trybots: chrome/try:linux-chromeos-chrome Cq-Include-Trybots: chrome/try:win-chrome,win64-chrome,mac-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620646Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#842050}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1610338418-0a30eb701be1732e98bc8c78e37a5b6340c67f55.profdata to chrome-win32-master-1610365490-38da34638c6d32dc406b66a62fb936835a861238.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:win-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I58d32e5e657956c80b0ccc12e369d9c056dacbe5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621586Reviewed-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@{#842049}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6d48354d5a1c..37e61b19a2f6 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 harrisonsean@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:1156620 Tbr: harrisonsean@google.com Change-Id: I8323c93ab1ab67af14b3afb9a4d807b41cf33a1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621589Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Reviewed-by:
Sean Harrison <harrisonsean@chromium.org> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#842048}
-
Felipe Andrade authored
Remove deprecated future tag from Kerberos policies. Also, update supported_on tag to version 87, which was on the stable channel when the feature was publicly launched (on the server side). Also, M87 already has all the fixes we added during the TT phase. BYPASS_POLICY_COMPATIBILITY_CHECK=These are launched policies with future tag. Bug: b:131255983 Change-Id: I9b99cbc540203fcc68997d6ef938b54746b7bbf5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616706Reviewed-by:
Owen Min <zmin@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#842047}
-
Scott Violet authored
Prior to this patch if there was an error in reading the session file nothing would be returned. This changes the code to return what was parsed. The hope is that we are at least able to restore some portion of the previous session rather than nothing. BUG=648266 TEST=none Change-Id: Ied629349fd1432b802e4454ab7092d420d143388 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2619010Reviewed-by:
David Bienvenu <davidbienvenu@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#842046}
-
Joshua Pawlicki authored
Bug: 1064651 Change-Id: I9f30559a14a170652910bdbf12505c49f5c3591f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617579 Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#842045}
-
Clemens Arbesser authored
The goal is to maket those methods reusable outside of client_android. Bug: b/174305656 Change-Id: I1e6188d0e8bf50d112bedf01b93f26b7816bd3c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620805 Commit-Queue: Clemens Arbesser <arbesser@google.com> Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Auto-Submit: Clemens Arbesser <arbesser@google.com> Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#842044}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/ac05066a00a9..c600e47812c8 2021-01-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e395b66ed41c to e59ae1af7571 (5 revisions) 2021-01-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 937395c1ed5d to 348ba200aa29 (6 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC ianelliott@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: ianelliott@google.com Change-Id: I9b43ab49cc6ce9519644a03debe358c9dba275aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621578Reviewed-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@{#842043}
-
Benoit Lize authored
These annotation may help with performance, but beyond that, they help readers identify the common path, which is valuable given that there are many branches in the allocator, but mostly one common path. Bug: 998048 Change-Id: I449aa90f5256ca14069f36ef61d7a78d48f0d9fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616324Reviewed-by:
Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#842042}
-
Mike Reed authored
Bug: skia:7650 Change-Id: Iaf0c83d593ab6a11164373cc9a858d6795c6c093 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613144 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#842041}
-
Jérémie Boulic authored
In //ui/file_manager/file_manager/cws_widget/: - app_installer.js - cws_webview_client.js - cws_widget_container_error_dialog.js - cws_widget_container_platform_delegate.js - cws_widget_container.js Bug: 1133186 Change-Id: I66563e3ed21c99b168ab8c567f18fedcca26c5e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2619248 Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#842040}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/97eede48be1e..183461f40237 2021-01-11 robertphillips@google.com Add a isDDLTarget flag to GrSurfaceProxy 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 ethannicholas@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: ethannicholas@google.com Change-Id: I0078f67bdf4fa9c8b56bef36574ccafc7e827660 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621585Reviewed-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@{#842039}
-
Mike West authored
This test is both flaky and replicated (unflakily) in WPT. Bug: 985869 Change-Id: Ied7b4760c1e497500a06a2942df335ff735e8960 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621553 Commit-Queue: Mike West <mkwst@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Auto-Submit: Mike West <mkwst@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#842038}
-
Thomas Tellier authored
Bug: 1160190 Change-Id: Ib9d2e1ac936137be379e8aa08dd9ac4b34414186 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601486Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Commit-Queue: Thomas Tellier <tellier@google.com> Cr-Commit-Position: refs/heads/master@{#842037}
-
Bartek Nowierski authored
If GigaCage isn't enabled, this DCHECK will get triggered: AllocFlagsNoHooks->PartitionRefCountPointer->DCheckGetSlotOffsetIsZero-> ->PartitionAllocGetSlotOffset-> ->DCheckIfManagedByPartitionAllocNormalBuckets GigaCage isn't needed to set up PartitionRefCount. It's only needed to easily detect from BackupRefPtr code if PartitionRefCount is available, but this won't be an issue because BackupRefPtr is disabled when GigaCage isn't needed. Bug: 1073933 Change-Id: Iaea2781d207e9534293a1b3dd57dd6c42a422ed7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620922Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Auto-Submit: Bartek Nowierski <bartekn@chromium.org> Cr-Commit-Position: refs/heads/master@{#842036}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/a1da2af9a674..ccdfc9bed156 2021-01-11 szuend@chromium.org Roll deps from Chromium into DevTools 2021-01-11 pfaffe@chromium.org Update DevTools Chromium DEPS. 2021-01-11 tvanderlippe@chromium.org Fix changes computation for inspector-stylesheet 2021-01-11 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2021-01-11 jacktfranklin@chromium.org Remove old TODO from linear_memory_inspector example 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: I261dfb0e7d7107a883fcc9d5664513a807145c4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620487Reviewed-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@{#842035}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/eddc7d0df5d1..3bf3659d351a 2021-01-11 skyostil@chromium.org tracing: Support enum class annotations 2021-01-11 treehugger-gerrit@google.com Merge "tracing: Disable Clang thread safety analysis for trace lambdas" 2021-01-11 skyostil@google.com Merge "tracing: Minor compatibility changes to legacy trace macros" 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: chromium:1006541 Tbr: perfetto-bugs@google.com Change-Id: Ie381bd5d7bebc344292353ca38950804888d5f6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621587Reviewed-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@{#842034}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/8cf47fb7ac36..cffaf0aea477 2021-01-11 hta@webrtc.org Inclusive language: Remove a couple of occurences of "whitelist" 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: I7badb0ff4a0547cf9f9c67432182b53724c2e5b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621049Reviewed-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@{#842033}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/34315538364b..03ceda9701cd 2021-01-10 wl@gnu.org * builds/*: s/BUILD_DIR/PLATFORM_DIR/. 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 bungeman@google.com,drott@google.com,thestig@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: bungeman@google.com,drott@google.com,thestig@google.com Change-Id: I31b4ce1e2440add008c8a410200cd56f29b93e47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2619977Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#842032}
-
Frédéric Wang authored
This CL adds tests for SecurityOrigin::IsPotentiallyTrustworthy, similar to the one added for SecurityOriginIsSecure and network::Is*PotentiallyTrustworthy added in [1]. [1] https://chromium-review.googlesource.com/c/chromium/src/+/2593629 Bug: 1153336 Change-Id: I15edacefc65294aae2472b82d30b19d93e37b11c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610100Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Frédéric Wang <fwang@igalia.com> Cr-Commit-Position: refs/heads/master@{#842031}
-
Rainhard Findling authored
* Make the button next to weak passwords white (instead of blue for compromised passwords). * Adapt the color of the "external" icon in the button to the button's strong or weak CTA, including for dark mode. * Screenshots: screen/3QHcFDpoZTpovNP, screen/6oPv3M82uqZAxk3 Bug: 1128904 Change-Id: Ibea49560a033d51b143b6eacdf08a205a8801d14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599859Reviewed-by:
Rainhard Findling <rainhard@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/master@{#842030}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/35f78f4a4562..eddc7d0df5d1 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-mac-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: I9e979dadb25d94f1385b114c888753248ac29f2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621595Reviewed-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@{#842029}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1609934346-5c74c9288bb90a2547279b7951f6e0eb771b0f27.profdata to chrome-mac-master-1610365490-cff9cfe8ee50bd1daf2a4d54676a0415ea568ae4.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Iadd5c50c27f98b7d588a68772c9b49ae1f7678eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620484Reviewed-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@{#842028}
-
Boris Sazonov authored
Bug: None Change-Id: I64f193a4b0ba424e3989ccedfb66e921478483f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611099Reviewed-by:
Kush Sinha <sinhak@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#842027}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/35f78f4a4562..eddc7d0df5d1 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: Ia4601097cb083fc222d18fda8445302dffc59651 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621594Reviewed-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@{#842026}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/cd58c190..cfaba518 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: Ie82f5be361059afaa0a4fffaaf27dfece6c5f3bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2621593Reviewed-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@{#842025}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1610338418-506ef60e799a83be30c02d3485d0519970a70817.profdata to chrome-linux-master-1610365490-2d34930da692ba60039f1162f9ee976fe2d1462a.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: I396c1a95ae8ceccf5e847bf17981692104e0b4c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2620486Reviewed-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@{#842024}
-
Adithya Srinivasan authored
Tests that console messages are preserved across a x-process navigation. Bug: 1158210 Change-Id: I7273ad218f2cf96e797679cf9552d5279f3dfe08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616830Reviewed-by:
Simon Zünd <szuend@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#842023}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 5338df44. 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: mkwst@chromium.org: external/wpt/trusted-types NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-input-fyi-rel Change-Id: I2afae2a4fde9c35838b8a5883d0b27637c35b09d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2619686Reviewed-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@{#842022}
-