- 14 Oct, 2020 40 commits
-
-
Xianzhu Wang authored
Previously painter memory usage was reported through ContentLayerClient::GetApproximateUnsharedMemory() which doesn't work in CompositeAfterPaint and unified PaintController because most of the memory usage is not per layer. Bug: 922642 Change-Id: Ie353f44700a5f0fd2bafea156854cbaaee73a87f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459866Reviewed-by:
vmpstr <vmpstr@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#817055}
-
Anastasiia N authored
Migrate signin_error_notifier to the new method so it doesn't use HasDummyGaiaTokenSync. Bug: 1135980 Change-Id: I76bdd810bcfdb5952868469b23898b1b10644e99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454081 Commit-Queue: Anastasiia N <anastasiian@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#817054}
-
Joe DeBlasio authored
This CL breaks out three of the most common kUnspecified safety tip interactions into their own interactions. Fixed: 1137854 Change-Id: I7735b66a855230af43075717e9581587e0d13a9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468937 Commit-Queue: Joe DeBlasio <jdeblasio@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#817053}
-
Dirk Pranke authored
This reverts commit 94d8f7cb (r814499) while updating to the latest revision of catapult (f654dd2f). The Python3 changes that I had landed in the earlier catapult roll are causing crashes in v8, so this reverts them. Unfortunately these changes require manual rolls since the list of python dependencies changes with the roll :(. Tbr: johnchen@chromium.org Tbr: ntfschr@chromium.org No-Presubmit: true Bug: 941669 Bug: v8:11015 Bug: v8:11014 Change-Id: I01b450e6384d1841ba24a90e5f0fc96222049ac5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469282 Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#817052}
-
David Roger authored
The UI now shows the avatar. It also listens to changes in the avatar and profile colors. The input is now fully wired and propagates the profile name to the profile info cache. Screenshot: https://screenshot.googleplex.com/4MKQd5N6pNjLH45.png Bug: 1130945 Change-Id: Ie4526520df36a96fb4ca3d4baaf0a2df158a4bd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461321 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/master@{#817051}
-
Yuke Liao authored
There is a plan to nearly double the compile load on linux-lacros-rel, and in order to mitigate the impact on CQ cycle time, bump the goma jobs from 80 to 150. Bug: 1129223 Change-Id: I2699dd626b14db2239cc4a72f15955cfa75ff10c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458367 Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#817050}
-
David Tseng authored
Radio buttons, switches, and check boxes should always be visited during all types of navigation. The one corner case here is if there are clickable descendants for the node; this can occur only if an author creates a complex subtree for the node. R=dmazzoni@chromium.org Test: browser_tests --gtest_filter=ChromeVox*.AriaRadios Change-Id: I6306404f8a303164f4af4a9e3f4b5bde3a261502 Fixed: 1136253 AX-Relnotes: makes ChromeVox output aria radio buttons that don't receive focus. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468076 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#817049}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e8c80d06a62a..49681b598556 2020-10-14 petermarshall@chromium.org cleanup: Pass settings/experiments to generateJSFrameEvents 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: I102a6a2bc3af5d0c85d814ed6dcf8b45e0706a0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471183Reviewed-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@{#817048}
-
Sylvain Defresne authored
All of Chromium and third-party dependencies have been converted away from sources assignment filter, so update the documentation to say that the conversion is complete. Bug: 1018739 Change-Id: Ia47e6e6054744e5aeaccef638e5b081af1abdfe7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471418 Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#817047}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/e72c6099f946..b82c2d3bf1e1 2020-10-14 bclayton@google.com SpirvShaderDebugger: Improve stepping for inlined functions If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: Idbadbf19cd99e8260d535c3e070524e5735bb5da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470340Reviewed-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@{#817046}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/c7dae0ea7ee7..4c9f892f0d42 2020-10-14 jmadill@chromium.org Tests: Use script type in isolate map. 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: None Tbr: ynovikov@google.com Change-Id: Ic0d7955538d33fcc427c92f59b378b86ca5a3f42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470478Reviewed-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@{#817045}
-
Edward Lesmes authored
Add Generate DIR_METADATA files and remove metadata from OWNERS files for //media. R=dalecurtis@chromium.org Bug: 1113033 Change-Id: I3fc0c71cc052ce0877ca900012ec866c68be1327 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454634 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#817044}
-
Jesse McKenna authored
This change adds command-line option --stop-on-exit to IdleWakeups. This makes IdleWakeups automatically stop measurement when the target process closes, rather than needing to be stopped via Ctrl-C. If the target process is not running when IdleWakeups starts, it runs like normal until the target process is detected and then goes away, at which point it stops. Change-Id: Iaa11d79e13250c8887d7aacfbfde5d0696d76b08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2464442Reviewed-by:
Alex Gough <ajgo@chromium.org> Commit-Queue: Jesse McKenna <jessemckenna@google.com> Cr-Commit-Position: refs/heads/master@{#817043}
-
Dale Curtis authored
An invalid RequestOverlayInfoCB was provided which triggered a nullptr crash when the callback was later executed. R=liberato Bug: 1135073 Change-Id: I62e4da8b5aec7ae32b8fb82ee6eea38346cd833b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469446 Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#817042}
-
Jérôme Lebel authored
The following coordinators should only be used when the user is signed in: + AddAccountSigninCoordinator + AdvancedSettingsSigninCoordinator + TrustedVaultReauthenticationCoordinator ConsistencyPromoSigninCoordinator should only be signed in when the user is not signed in. This patch adds DCHECK to enforce that. Related to: crrev.com/c/2461345 Change-Id: I83282a15833f9450f0458793654d4a2da0ad0d25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2464274 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Nohemi Fernandez <fernandex@chromium.org> Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#817041}
-
Xianzhu Wang authored
This reverts commit 9cdd5ba8. Reason for revert: Caused compilation failure. Original change's description: > Reland "Revert "[PM] Add FrameNode viewport intersection"" > > This is a reland of 53d410bb > > Original change's description: > > Revert "[PM] Add FrameNode viewport intersection" > > > > This reverts commit cf2a7489. > > > > Reason for revert: > > FrameNodeImplBrowserTest.ViewportIntersection_PartiallyVisible failing on CrOS > > - example build: https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-rel/41947 > > > > TBR=pmonette@chromium.org > > > > Original change's description: > > > [PM] Add FrameNode viewport intersection > > > > > > This CLs plumbs the viewport intersection to the FrameNode, which > > > will allow the tracking of the visibility of each frame. > > > > > > Bug: 1077217 > > > Change-Id: Id2811b1c52e4fa3f3c449d1b32a1cb7084f82116 > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399621 > > > Reviewed-by: François Doray <fdoray@chromium.org> > > > Reviewed-by: danakj <danakj@chromium.org> > > > Reviewed-by: Nasko Oskov <nasko@chromium.org> > > > Reviewed-by: David Bokan <bokan@chromium.org> > > > Commit-Queue: Patrick Monette <pmonette@chromium.org> > > > Cr-Commit-Position: refs/heads/master@{#816728} > > > > TBR=danakj@chromium.org,nasko@chromium.org,bokan@chromium.org,fdoray@chromium.org,pmonette@chromium.org > > > > Change-Id: I4e1cb014232b82016e14fbd85352a6442323300f > > No-Presubmit: true > > No-Tree-Checks: true > > No-Try: true > > Bug: 1077217 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470463 > > Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> > > Reviewed-by: Fabio Tirelo <ftirelo@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#817024} > > Bug: 1077217 > Change-Id: If7f061e7722fdd6ae4a3ce37a1f51a337481dd58 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471261 > Reviewed-by: Peter Kotwicz <pkotwicz@chromium.org> > Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> > Cr-Commit-Position: refs/heads/master@{#817031} TBR=danakj@chromium.org,nasko@chromium.org,fdoray@chromium.org,pmonette@chromium.org,pkotwicz@chromium.org,ftirelo@chromium.org Change-Id: I83951679f9ef83e80341da84769815277cc3bd66 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1077217 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471897Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#817040}
-
Xianzhu Wang authored
This reverts commit eab74a79. Reason for revert: Caused compilation failure: https://ci.chromium.org/p/chromium/builders/ci/Linux%20CFI/18659? Original change's description: > Reland "[PM] Add FrameNode viewport intersection" > > This reverts commit 53d410bb. > > Reason for revert: There is a CL landed after this that changes a type somewhere, reverting is not that trivial > > Original change's description: > > Revert "[PM] Add FrameNode viewport intersection" > > > > This reverts commit cf2a7489. > > > > Reason for revert: > > FrameNodeImplBrowserTest.ViewportIntersection_PartiallyVisible failing on CrOS > > - example build: https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-rel/41947 > > > > TBR=pmonette@chromium.org > > > > Original change's description: > > > [PM] Add FrameNode viewport intersection > > > > > > This CLs plumbs the viewport intersection to the FrameNode, which > > > will allow the tracking of the visibility of each frame. > > > > > > Bug: 1077217 > > > Change-Id: Id2811b1c52e4fa3f3c449d1b32a1cb7084f82116 > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399621 > > > Reviewed-by: François Doray <fdoray@chromium.org> > > > Reviewed-by: danakj <danakj@chromium.org> > > > Reviewed-by: Nasko Oskov <nasko@chromium.org> > > > Reviewed-by: David Bokan <bokan@chromium.org> > > > Commit-Queue: Patrick Monette <pmonette@chromium.org> > > > Cr-Commit-Position: refs/heads/master@{#816728} > > > > TBR=danakj@chromium.org,nasko@chromium.org,bokan@chromium.org,fdoray@chromium.org,pmonette@chromium.org > > > > Change-Id: I4e1cb014232b82016e14fbd85352a6442323300f > > No-Presubmit: true > > No-Tree-Checks: true > > No-Try: true > > Bug: 1077217 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470463 > > Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> > > Reviewed-by: Fabio Tirelo <ftirelo@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#817024} > > TBR=danakj@chromium.org,nasko@chromium.org,fdoray@chromium.org,pmonette@chromium.org,ftirelo@chromium.org > > # Not skipping CQ checks because this is a reland. > > Bug: 1077217 > Change-Id: I3c36272ac57b0857400331196a506069c596d36e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471259 > Reviewed-by: Fabio Tirelo <ftirelo@chromium.org> > Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#817030} TBR=danakj@chromium.org,nasko@chromium.org,fdoray@chromium.org,pmonette@chromium.org,ftirelo@chromium.org Change-Id: I0d0376a0aee042f1b4bfbd2807c66af2dc1bc5ce No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1077217 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471898Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#817039}
-
kylechar authored
It's preferred to have the occasional OOM crash instead of truncating screenshot output at 8192 pixels. Also reenabled NoGPUCaptureScreenshotTest.LargeScreenshot since it's fixed. The test needs to be disabled on Android (in addition to CrOS) since they lack software compositing support. Bug: 1137291 Change-Id: I0889a842f17d9ddf7ab9980fd307d7c32285e851 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468738 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#817038}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/1bf2339dc0f8..1410c33130bc 2020-10-14 hjd@google.com Merge "ui: Fix SQL query escaping" 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: Iba1e51abc3c705d2b4a38f67e33ee92adeb309d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471296Reviewed-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@{#817037}
-
Fabio Tirelo authored
This should reopen the tree: This reverts commit 53d410bb. This reverts commit eab74a79. This reverts commit 9cdd5ba8. Change-Id: Ifa97474155de2803dc95f5eb73573d7171ef6cb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471677Reviewed-by:
Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#817036}
-
Tomasz Tylenda authored
Based on callback usage in AndroidManagementClient we conclude that StatusCallback should be migrated to base::OnceCallback. BUG=764795 TESTED=build Change-Id: I04b56e9abe8be42f678ba36c1be5f7c293608804 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470580Reviewed-by:
Sergey Poromov <poromov@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Tomasz Tylenda <ttylenda@chromium.org> Cr-Commit-Position: refs/heads/master@{#817035}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/c5d2a2fe5321..9a6efa6be2ca 2020-10-14 mtklein@google.com move scalar functions out of SkVx.h 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 robertphillips@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: robertphillips@google.com Change-Id: Ic33dfa6e73d20dab1877c3ea70cd5729f47b4738 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470380Reviewed-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@{#817034}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202010140700_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/wN9syVuQA52Z_oVpW8HcXi5C0wcOpNkLkV_rn3ctZOEC 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;luci.chrome.try:linux-chromeos-chrome-easwa Bug: b/168070003 Tbr: media-app@grotations.appspotmail.com Change-Id: I032d1d2c22caa8ca14f6be352cb5678a20b10c9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470379Reviewed-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@{#817033}
-
Adlai Holler authored
Just a name update to keep up with Skia. Change-Id: I61118e4cf4a18f5bdadbd7005dbf1f69be12e223 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470464 Auto-Submit: Adlai Holler <adlai@google.com> Commit-Queue: Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#817032}
-
Fabio Tirelo authored
This is a reland of 53d410bb Original change's description: > Revert "[PM] Add FrameNode viewport intersection" > > This reverts commit cf2a7489. > > Reason for revert: > FrameNodeImplBrowserTest.ViewportIntersection_PartiallyVisible failing on CrOS > - example build: https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-rel/41947 > > TBR=pmonette@chromium.org > > Original change's description: > > [PM] Add FrameNode viewport intersection > > > > This CLs plumbs the viewport intersection to the FrameNode, which > > will allow the tracking of the visibility of each frame. > > > > Bug: 1077217 > > Change-Id: Id2811b1c52e4fa3f3c449d1b32a1cb7084f82116 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399621 > > Reviewed-by: François Doray <fdoray@chromium.org> > > Reviewed-by: danakj <danakj@chromium.org> > > Reviewed-by: Nasko Oskov <nasko@chromium.org> > > Reviewed-by: David Bokan <bokan@chromium.org> > > Commit-Queue: Patrick Monette <pmonette@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#816728} > > TBR=danakj@chromium.org,nasko@chromium.org,bokan@chromium.org,fdoray@chromium.org,pmonette@chromium.org > > Change-Id: I4e1cb014232b82016e14fbd85352a6442323300f > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1077217 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470463 > Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> > Reviewed-by: Fabio Tirelo <ftirelo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#817024} Bug: 1077217 Change-Id: If7f061e7722fdd6ae4a3ce37a1f51a337481dd58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471261Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#817031}
-
Fabio Tirelo authored
This reverts commit 53d410bb. Reason for revert: There is a CL landed after this that changes a type somewhere, reverting is not that trivial Original change's description: > Revert "[PM] Add FrameNode viewport intersection" > > This reverts commit cf2a7489. > > Reason for revert: > FrameNodeImplBrowserTest.ViewportIntersection_PartiallyVisible failing on CrOS > - example build: https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-rel/41947 > > TBR=pmonette@chromium.org > > Original change's description: > > [PM] Add FrameNode viewport intersection > > > > This CLs plumbs the viewport intersection to the FrameNode, which > > will allow the tracking of the visibility of each frame. > > > > Bug: 1077217 > > Change-Id: Id2811b1c52e4fa3f3c449d1b32a1cb7084f82116 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399621 > > Reviewed-by: François Doray <fdoray@chromium.org> > > Reviewed-by: danakj <danakj@chromium.org> > > Reviewed-by: Nasko Oskov <nasko@chromium.org> > > Reviewed-by: David Bokan <bokan@chromium.org> > > Commit-Queue: Patrick Monette <pmonette@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#816728} > > TBR=danakj@chromium.org,nasko@chromium.org,bokan@chromium.org,fdoray@chromium.org,pmonette@chromium.org > > Change-Id: I4e1cb014232b82016e14fbd85352a6442323300f > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1077217 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470463 > Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> > Reviewed-by: Fabio Tirelo <ftirelo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#817024} TBR=danakj@chromium.org,nasko@chromium.org,fdoray@chromium.org,pmonette@chromium.org,ftirelo@chromium.org # Not skipping CQ checks because this is a reland. Bug: 1077217 Change-Id: I3c36272ac57b0857400331196a506069c596d36e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471259Reviewed-by:
Fabio Tirelo <ftirelo@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#817030}
-
Elly Fong-Jones authored
These tests all use the PAGE_SIZE macro, which isn't correct under Rosetta until the 11.0 SDK; have them use base::SystemPageSize() instead. Bug: 1102194 Change-Id: I752462b38fc7cd33f45678e3708d6b16b23b7fc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469224 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#817029}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/19ee1c94588a..1bf2339dc0f8 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: I6a9c7d78f94d9a32ff27a351dac271d4eaf6f795 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470338Reviewed-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@{#817028}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/52c138e36e87..0c83e15c6b61 2020-10-14 alessiob@webrtc.org Move AGC2 config ToString to the right place and update Validate() 2020-10-14 ivoc@webrtc.org Add config options for python plots and text log to the NetEq simulator API. 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: I5afa041d94472442f78c7ae8249bbcb9c21bb0be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470339Reviewed-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@{#817027}
-
Zentaro Kavanagh authored
- -Wfinal-dtor-non-final-class warns on classes with final dtors but not final classes. - Error messages are better when the class is marked final. - Fix existing issues in code base and a follow up will remove warning exemption. Bug: 999886 Test: no errors building Change-Id: I457a0bfebadb2b82d8f6ab7cc7ea809ec04dd0a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469016 Auto-Submit: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#817026}
-
Nicolas Ouellet-Payeur authored
Currently, (non-OffTheRecord) Profile objects are only destroyed when the entire browser exits. This patch adds an DestroyProfileOnBrowserClose flag, which causes the Profile object to be destroyed when the last window in that profile closes. It works, but it can cause crashes or instability in some cases, so it's off-by-default for now. This patch does not work well with ephemeral/guest profiles, or background mode. Bug: 88586, 566835 Change-Id: I73e78383cd57802deaee9ec23f6fa219881b1360 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451696Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/master@{#817025}
-
Fabio Tirelo authored
This reverts commit cf2a7489. Reason for revert: FrameNodeImplBrowserTest.ViewportIntersection_PartiallyVisible failing on CrOS - example build: https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-rel/41947 TBR=pmonette@chromium.org Original change's description: > [PM] Add FrameNode viewport intersection > > This CLs plumbs the viewport intersection to the FrameNode, which > will allow the tracking of the visibility of each frame. > > Bug: 1077217 > Change-Id: Id2811b1c52e4fa3f3c449d1b32a1cb7084f82116 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399621 > Reviewed-by: François Doray <fdoray@chromium.org> > Reviewed-by: danakj <danakj@chromium.org> > Reviewed-by: Nasko Oskov <nasko@chromium.org> > Reviewed-by: David Bokan <bokan@chromium.org> > Commit-Queue: Patrick Monette <pmonette@chromium.org> > Cr-Commit-Position: refs/heads/master@{#816728} TBR=danakj@chromium.org,nasko@chromium.org,bokan@chromium.org,fdoray@chromium.org,pmonette@chromium.org Change-Id: I4e1cb014232b82016e14fbd85352a6442323300f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1077217 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470463 Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Reviewed-by:
Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#817024}
-
Sébastien Séguin-Gagnon authored
Bug: 1099268 Change-Id: I2a0de73ed846b100a549429888dabeb8ffe2db6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461217 Commit-Queue: sebsg <sebsg@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/master@{#817023}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/19ee1c94588a..1bf2339dc0f8 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: I7afffe03f8b264b2ebaa830f3496511400f0649e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471217Reviewed-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@{#817022}
-
Joon Ahn authored
Bug: 1136195 Change-Id: I23b30df8776b13558acf8ff9e9824b06d4c03cee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463376 Commit-Queue: Joon Ahn <joonbug@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#817021}
-
Colin Blundell authored
WebLayer does not use //components/history and does not want to take a dep on the (large) component, as every dep that WebLayer adds has an impact on WebView. SubresourceFilterContentSettingsManager, however, currently depends on //components/history for its optional observance of the user's deletion of URLs from history. This CL abstracts that dependency via the following changes: - Adds the ability for SubresourceFilterProfileContext to store opaque embedder data (via a simple SubresourceFilterProfileContext::EmbedderData interface) - Moves the history observance to a new SubresourceFilterHistoryObserver class that is an EmbedderData and takes in a SubresourceFilterContentSettingsManager instance to call into - Has SubresourceFilterProfileContextFactory create SubresourceFilterHistoryObserver instances to be stored by SubresourceFilterProfileContext instances In this way, WebLayer will be able to use SubresourceFilterProfileContext, AdsInterventionManager, and SubresourceFilterContentSettingsManager without taking on the //components/history dep. Bug: 1116095 Change-Id: Ic81f63447f10afef1c4946ca7751d810d0a9cbbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466761Reviewed-by:
Eric Robinson <ericrobinson@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#817020}
-
Alex Turner authored
Currently, FontMatchingMetrics uses the broader IdentifiabilityStudySettings::IsActive() call for its early returns. This ensures that unnecessary computation is not performed for users not participating in the study. We update these methods to use more specific checks that allow for server-side disabling of font metrics recording. Bug: 1136938 Change-Id: I12bdbd47e8bc0e6567f796fd3b058f02f4dd105a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466143Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#817019}
-
Tanmoy Mollik authored
This cl adds a render test to check that sync promo is shown when the user has signed in with without sync consent. Bug: 1105800 Change-Id: I24bb2a78f84ebf39586fbe285bc7361ecba30cc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2467878Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#817018}
-
Anastasiia N authored
Bug: 1135980 Change-Id: I8bc65fcbc91216668fd2f711cd17beb60f63cdba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454170 Commit-Queue: Anastasiia N <anastasiian@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#817017}
-
Koji Ishii authored
To measure the usage to help discussions. Change-Id: Iaaada2de6899c38edd3f4be5624c832dfd119a14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470896 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#817016}
-