- 22 Dec, 2020 40 commits
-
-
danakj authored
Tests that want to talk to the RenderFrame via the mojom interfaces to it should create that RenderFrame by doing a navigation before attempting to use the mojo connections. Otherwise they are talking to nothing, and it will be a null mojo connection once the mojo binding is set up with the CreateFrame or CreateRenderView IPCs. R=nasko@chromium.org TBR=jam Bug: 1158869 Change-Id: I349d21222ae4a6aa79795ba2dc409cb39fc0d2e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600378 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#838955}
-
Mark Yacoub authored
This reverts commit d508d81e. Reason for revert: DRM Window checks if buffer's modifier is bad, but we don't have control over videos/canvas/exo clients. Original change's description: > Reland "Fallback to Linear Modifiers if Preferred Modifiers fail." > > This is a reland of 631cb004 > Original CL has been reverted due to SkiaRenderer not handling recreating buffers. > The fix has been merged (crrev.com/c/2581693), so this should be good to reland again. > > Original change's description: > > Fallback to Linear Modifiers if Preferred Modifiers fail. > > > > Test-Modeset with preferred modifiers. > > If it the test passes, save the preferred modifiers to use for full modeset. > > If it fails, try testing with linear modifiers for every controller. > > Use empty modifiers list if the platform doesn't support preferred modifiers list. > > > > This enables us to launch Intel Rendering Buffer Compression. > > http://go/cros-intelrbc > > > > BUG=979736,1082882 > > > > TEST: RBC enabled on (4K eDP with 4K external) and (4K eDP and 2 external monitors), zork, and nautilus > > Change-Id: I7698d2cc9f13e5293eb0f6579dee775314988037 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567263 > > Reviewed-by: Daniel Nicoara <dnicoara@chromium.org> > > Commit-Queue: Mark Yacoub <markyacoub@google.com> > > Cr-Commit-Position: refs/heads/master@{#834389} > > Bug: 979736 > Bug: 1082882 > Change-Id: I90a4c93c5318da9ba252d126629c99173895e6f4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585813 > Commit-Queue: Daniele Castagna <dcastagna@chromium.org> > Reviewed-by: Daniele Castagna <dcastagna@chromium.org> > Auto-Submit: Mark Yacoub <markyacoub@google.com> > Cr-Commit-Position: refs/heads/master@{#836824} TBR=dnicoara@chromium.org,dcastagna@chromium.org,markyacoub@google.com,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Bug: 1160958 Change-Id: Ie2240a9923d4abf81e61ad37dc305590fd6d6d1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599950Reviewed-by:
Mark Yacoub <markyacoub@google.com> Commit-Queue: Mark Yacoub <markyacoub@google.com> Auto-Submit: Mark Yacoub <markyacoub@google.com> Cr-Commit-Position: refs/heads/master@{#838954}
-
Andrew Grieve authored
We don't tag our sockets, and this caused logspam on start-up. Bug: 770792 Change-Id: I23cc6494a7a3e61bcb8be761c877bf4a0345f921 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600033Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#838953}
-
Lan Wei authored
html/cross-origin-opener-policy/popup-coop-by-sw-from-coop.https.html is flaky on MAC bots Mac10.15 Tests. TBR=arthursonzogni@chromium.org Bug: 1161244 Change-Id: I38019fbcd9799024fe6c9046e2346681a09cc28e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600030Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#838952}
-
cfredric authored
There's only one callsite of this method, and it initializes an empty vector to use as the out parameter. So, there's no reason not to simply use a regular return value (which is recommended by https://google.github.io/styleguide/cppguide.html#Inputs_and_Outputs). Change-Id: I4da52979ac54b75a38e5a2a7e0ac1ddc965ad312 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601196 Auto-Submit: Chris Fredrickson <cfredric@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Reviewed-by:
Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#838951}
-
Theresa Wellington authored
This test is flaky on test-n-phone. Previously disabled on L-, extending to be disabled on N-. BUG=1160911 TBR=wychen@chromium.org Change-Id: Ieba7ad5ad3e19be68bd4e7d9b5e9058f29457e03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601186Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#838950}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1608638224-e418c5410d3b3bca608d3b6e0eb382be2260db19.profdata to chrome-mac-master-1608659974-90bda9b569e2cfcf8d7da1dcfbdd3d98c384729b.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: I3638313e12eb2dd311af8a9e26d52672f7d9158e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599609Reviewed-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@{#838949}
-
Danan S authored
Previously we were only doing this when running the flow from a local workstation. However, it appears that the "continue" URL parameter on accounts.google.com isn't working. It's not yet clear if this is a recently changed behavior, or if it never worked. In the meantime, this fixes the issue with the flow not being able to complete on the production servers because of the non-functional continue URL parameter. Bug: 1160168 Change-Id: Ide9b02d3eca7061fa86803eaf0a74cf6dbe391ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597074Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Commit-Queue: Dan S <danan@chromium.org> Cr-Commit-Position: refs/heads/master@{#838948}
-
Regan Hsu authored
Instead of displaying the PhoneHub UI in the middle of the screen when shelf position is right/left, it is now displayed on the bottom. Screenshots: Left shelf - https://screenshot.googleplex.com/5LBcDUSEWY5vER6 Right shelf - https://screenshot.googleplex.com/4AboKZpVjH89tMS Bottom shelf - https://screenshot.googleplex.com/iumxiW5ohmL9L7w Fixed: 1159098 Bug: 1106937 Change-Id: Ie715e0f61b46bce469e5aa661e43ac46680d8138 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600626Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#838947}
-
Sophie Chang authored
This is a reland of 3132a551 Original change's description: > Fix sequence checker dcheck assumptions for optimization guide filters > > The bloom filter and optimization filter can get destructed on > background thread when a new component comes in after initial load > > Bug: 1160660 > Change-Id: Ia1dd5925d7513391148b677fb3e75b818a9fa190 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600040 > Reviewed-by: Michael Crouse <mcrouse@chromium.org> > Commit-Queue: Sophie Chang <sophiechang@chromium.org> > Cr-Commit-Position: refs/heads/master@{#838729} Bug: 1160660, 1161052 Change-Id: Ib067c2a288b0953653be514f8cf8b414ea5c7d4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600375Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#838946}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/41d78ae1003b..85707f7f7524 2020-12-22 syoussefi@chromium.org Vulkan: Pass in SPIR-V transform options in a struct 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: Id1fe61ce8bbf657cdae99dc8ee7dc17de17b9519 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598144Reviewed-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@{#838945}
-
Alex Ilin authored
Only one avatar can be chosen at the time. The "radio" aria role clearly conveys to assistive techologies users what's the purpose of avatar buttons. aria-checked attribute indicates which avatar is currently chosen. Bug: 1032074 Change-Id: Ia414fca677213796030e0fee32b700660e640c3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599802 Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Auto-Submit: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#838944}
-
Lan Wei authored
AppControllerPlatformAppBrowserTest.PlatformAppReopenWithWindows is flaky on MAC bots Mac10.15 Tests. TBR=zmin@chromium.org Bug: 1161270 Change-Id: I8fbdf20aad3843042a43bed03c1c53d35fe00034 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600032Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#838943}
-
Mark Schillaci authored
This CL is an follow-up to: crrev.com/c/2552897 In this CL we add on to the event suppression logic for events of TYPE_WINDOW_CONTENT_CHANGED type on Android. With this CL we move the logic into web_contents_accessibility_android, and we add unit tests. We include a VisibleForTesting method in WebContentsAccessibilityImpl that allows us to change the suppression threshold as needed. AX-Relnotes: N/A Change-Id: Iba5f332ddc4d0a9889f188d7f2a9583bec144ae0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575422Reviewed-by:
Mark Schillaci <mschillaci@google.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Mark Schillaci <mschillaci@google.com> Cr-Commit-Position: refs/heads/master@{#838942}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/8d43e589947e..6a13cf40462d 2020-12-22 johnchen@chromium.org [devil] Add debugging output after APK install If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC wenbinzhang@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:chromeos-kevin-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1156424 Tbr: wenbinzhang@google.com Change-Id: Ic94ce6fe90f742aaafb67b86db141995ab6fb3de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598149Reviewed-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@{#838941}
-
Jeremy Roman authored
While here, use QuitClosure as a more concise way of calling RunLoop::Quit. No functional change intended. Bug: 1007635 Change-Id: I25de4378122baa59fdab936b1602656533063106 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600025 Commit-Queue: Olivier Yiptong <oyiptong@chromium.org> Auto-Submit: Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Olivier Yiptong <oyiptong@chromium.org> Cr-Commit-Position: refs/heads/master@{#838940}
-
Regan Hsu authored
If the device has no bluetooth_public_address(), phonehub becomes kNotSupportedByPhone. Fixed: 1158592 Bug: 1106937 Change-Id: Ifaf86e3272a6bcbe2b5304cc71759afb1b2c6740 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598472Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#838939}
-
Mason Freed authored
No functional change here - just put the DOM tests into the DOM build file. Change-Id: I693f91cbba92d13d77046bdbc4a187b5a09e8c83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600875Reviewed-by:
Yu Han <yuzhehan@chromium.org> Commit-Queue: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#838938}
-
Lan Wei authored
This reverts commit 39716b26. Reason for revert: After you landed your CL, bot linux-chromeos-dbg starts to fail from Build 21797. https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/21797 Original change's description: > Refactor intent usage in ChromeVox > > This is a purely refactoring change to set up ChromeVox to use all > possible intents. IntentHandler, the newly introduced class, will > cleanly process all intents, along with whatever computed metadata is > needed (e.g. EditableLine). > > R=akihiroota@chromium.org, nektar@chromium.org > > AX-Relnotes: n/a > Test: existing browser_tests --gtest_filter=ChromeVoxEditing*.* > Change-Id: I74d9454794fc6a40075bbf56fb0037b607c2b974 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594240 > Commit-Queue: David Tseng <dtseng@chromium.org> > Reviewed-by: Akihiro Ota <akihiroota@chromium.org> > Cr-Commit-Position: refs/heads/master@{#838241} TBR=dtseng@chromium.org,nektar@chromium.org,akihiroota@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: I529c305dc792d9adb11d7eb1ac9f226e671fadbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601124Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#838937}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1608638224-d3f9b1db478b88c5a6d481d4f845515a5433a7bc.profdata to chrome-linux-master-1608659974-f24a1edbf2ebfb03ebc2935c99ccb8534f3f4c71.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: Ie2badfa2d442463559372107af44bd00660a405e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599608Reviewed-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@{#838936}
-
Andrew Grieve authored
Now that android-binary-size trybot measures trichrome, it makes sense to do the same for diagnose_bloat.py. Bug: None Change-Id: Ica8257b06911769b5c0ccc6d057d43620f70c169 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601058 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#838935}
-
Alex Ilin authored
Prerequisites: - kNewProfilePicker feature picker is enabled - Force sign-in enterprise policy is enabled This CL fixes two bugs triggered when the add profile button is clicked from the profile menu: 1. Adds missing `break` statements in a switch block in c/b/r/signin/profile_picker/navigation_behavior.js 2. Displays the main profile picker view under the force sign-in dialog Bug: 1156096 Change-Id: I09e32df1414bce750e57011cbf45e40cb08c451d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599811 Commit-Queue: Alex Ilin <alexilin@chromium.org> Reviewed-by:
Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/master@{#838934}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/e6d3eb310017..1e69d7961394 2020-12-22 nisse@webrtc.org Include configured mid and rid when logging AudioSendStream config 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: I2e3a1a33051970e7d901e4da9d0be9b9a6c89167 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598147Reviewed-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@{#838933}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/afcef3ee9043..03d0309255ea 2020-12-22 jiawei.shao@intel.com Vulkan: Fix a typo in SwapChainVk.cpp If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: I4a0180c2bc8fedf1bbdc35e8a0d6ad5b9ef5a6f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600458Reviewed-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@{#838932}
-
Stefan Zager authored
This is a speculative bug fix, based on the hypothesis that allowing lifecycle updates for throttled frames that require IntersectionObserver to proceed through compositing assignments may be the problem. During compositing assignments phase GraphicsLayerUpdater may call ScrollingCoordinator::UpdateCompositorScrollOffset, which may somehow interfere with the ongoing scroll fling. It does not appear to be necessary for lifecycle updates to proceed through compositing assignments in this case. The justification for going through compositing assignment was that up-to-date sticky positioning may be required; but it appears that compositing inputs update (pre-CAP) or pre-paint (CAP) is sufficient for that. Bug: 1158664 Change-Id: I456421fc0886abe254462d5099e446d87290c960 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599002Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#838931}
-
Andrew Grieve authored
Bug: None Change-Id: Ia3842ab699f51313a2e9e34654cfeb3f902811f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600027 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#838930}
-
Allen Bauer authored
Bug: 1159116 Change-Id: I6a91ae027db7338b3b26c1d8a7af286490d8e748 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594176 Commit-Queue: Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#838929}
-
Becca Hughes authored
Caches favicons on the media session so we don't keep requesting them when playback starts. BUG=1069731,1070273 Change-Id: Ia8cd1fb0cbee6b22446972e52a8706920aaf235a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599465 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Auto-Submit: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#838928}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/7a9130c5..b21e1d48 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: I874de6841d5ccfe15d1e7ee4a6940e255103e405 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601158Reviewed-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@{#838927}
-
Yao Xiao authored
For FLoC, incorporate call to IsFlocAllowed in the privacy sandbox settings. For the privacy sandbox settings, rename IsPrivacySandboxAllowed() to IsPrivacySandboxAllowedForContext(), and add IsPrivacySandboxAllowed() as a more general permission check, i.e. If the privacy sandbox experiment is disabled, this check is equivalent to |!cookie_settings_->ShouldBlockThirdPartyCookies()|; but if the experiment is enabled, it will check prefs::kPrivacySandboxApisEnabled instead. Bug: 1159699 Change-Id: Ia89cb4ddb7ba01d28c6ebb0cc8989208f8f29b7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595602Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Yao Xiao <yaoxia@chromium.org> Cr-Commit-Position: refs/heads/master@{#838926}
-
Peng Huang authored
Test: Run the script and all generated mojom files are not changed. Bug: 887018 Change-Id: I32e186dfda747134d8c72fd6763bd82f4ac70883 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596106Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#838925}
-
danakj authored
This avoids having the timer started in unit tests which do not use BrowserMainLoop. This is a pre-req to changing unit tests to perform a navigation in order to set up (dangling) mojo connections to a fake renderer process. When navigating, the GpuDataManager is used, and it would start the UMA timer, which would interfere with their observations of posted tasks. Unit tests expect to be the only thing posting tasks. R=avi@chromium.org, zmo@chromium.org Bug: 1158869 Change-Id: I3cca88e099b01a5d9a370a9d593651c15827fa64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2601059Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#838924}
-
Orin Jaworski authored
This CL changes several EstimateMemoryUsage implementations to use existing estimator functions in base::trace_events. This simplifies the code, makes it more maintainable, and reduces the chance of error. Bug: 1157612 Change-Id: I6fc6ee5b697013f820903ae673a1677cf02dd7e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596059Reviewed-by:
Angela Yoeurng <yoangela@chromium.org> Commit-Queue: Orin Jaworski <orinj@chromium.org> Cr-Commit-Position: refs/heads/master@{#838923}
-
Elaine Chien authored
Bug: 1145666 Change-Id: I11a608b2acaabbf7f7464d1f39d357bd812b40cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2594183Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Commit-Queue: Elaine Chien <elainechien@chromium.org> Cr-Commit-Position: refs/heads/master@{#838922}
-
Andrew Grieve authored
Was searching for "mojo::" within source_path rather than name. Bug: None Change-Id: I1a8171d89a3f2a9a64f9d7bad6254020db1fddd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600026 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#838921}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/4bd33b2aaa8c..37a217750180 2020-12-22 andoli@chromium.org [module.json extensions] Migrate profiler actions 2020-12-22 jacktfranklin@chromium.org Add header context menu to data grid 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: chromium:1134103,chromium:1150793 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I6de1c40adf5e821238083a49ad4fc8bf278e71a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600790Reviewed-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@{#838920}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 436 histograms that show frequent access in the past 90 days. These are the 95% most frequently used histograms over that time that do not already have a date later than or within 60 days of 2021-03-22. TBR=chromium-metrics-reviews@google.com Change-Id: I0a6995268349d132676e49255ca5422e4c250d9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597573Reviewed-by:
Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Cr-Commit-Position: refs/heads/master@{#838919}
-
Jeremy Roman authored
Bug: None Change-Id: I0503e1f861989e794c2dbd9364dbe7fdc6e7fb37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2600377 Auto-Submit: Jeremy Roman <jbroman@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#838918}
-
Ella Ge authored
Bug: 1152282 Change-Id: I4e57527380cba848c89e7fcf7816ced851cbf7d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599898Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#838917}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 54 histograms that have been used to generate alerts in the past 90 days and do not already have a date later than or within 60 days of 2021-03-22. TBR=chromium-metrics-reviews@google.com Change-Id: I854c88a393368504b718cc979037250cd34fcbea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597572Reviewed-by:
Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Cr-Commit-Position: refs/heads/master@{#838916}
-