- 06 Oct, 2020 40 commits
-
-
Darin Fisher authored
Changes the interface to use SkBitmap, which is passed over Mojo IPC using BigBuffer (shared memory). This is then wrapped using a special subclass of webrtc::DesktopFrame (one less copy). There are still more copies than would be desirable here. We have the initial copy created by Ash. That is translated into a BigBuffer for transport over Mojo. That is then copied back to a SkBitmap. Avoiding those copies and even reusing the transport buffer are an exercise for a later CL. The interface design also unifies screen and window capture in a way that is consistent with webrtc::DesktopCapturer. This also enables a path to adding support for multiple screens in a future CL. There's a good deal of complexity in this CL to handle version skew. QueryVersion doesn't work synchronously, so a nested event loop is used on the background thread where DesktopCapturerLacros runs. That is safe, since this is a dedicated thread, but not ideal. The deprecated methods are re-implemented in terms of the newer interface. Bug: 1094460 Change-Id: I2b2f86df08612b79faae7da547ff1242c05ac467 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443404Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Commit-Queue: Darin Fisher <darin@chromium.org> Cr-Commit-Position: refs/heads/master@{#814382}
-
Weilun Shi authored
Move inputs to the template file instead of the actual build targets because these build targets share the same inputs. Bug: 1134434 Change-Id: Ie3f06675b6e27e302c5851d51cade7a94bb50199 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444175Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Weilun Shi <sweilun@chromium.org> Cr-Commit-Position: refs/heads/master@{#814381}
-
Azeem Arshad authored
https://chrome-internal.googlesource.com/chrome/deps/barhopper/+log/d5422b6ec462..ad3c4382875a $ git log d5422b6ec..ad3c43828 --date=short --no-merges --format='%ad %ae %s' 2020-10-05 azeemarshad [Barhopper] Fix include dependency checks. Created with: roll-dep src/third_party/barhopper Bug: 1093185 Change-Id: I0a369792f404992a40152e53a55989e277bb1353 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453430Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#814380}
-
Robert Sesek authored
- Allow reading the directory contents of ~/Library/Preferences and ~/Library/Preferences/ByHost - Allow reading of all com.apple.driver* plists in ~/Library/Preferences/... - Allow reading /Library/Preferences/com.apple.security.plist to read the global trust settings - Allow sysctl-read hw.busfrequency_max - Deny access to a new macOS 11 UsageTrackingAgent Mach service Bug: 1126350 Change-Id: I0be9a9f8a1830dbfac4486f9c21e05a6e5d336d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453900Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#814379}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9a64fc651dfe..15f1e5d585c5 2020-10-06 pfaffe@chromium.org Revert "Implement support for the JavaScript formatter API" 2020-10-06 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. 2020-10-06 michael.liao@microsoft.com [Bindings]: add undefined check for createLiveLocation 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:1128416,chromium:1134634 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: If3bc2d6bdcf2b8d4ce081f80344de37cd37ce1dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454149Reviewed-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@{#814378}
-
Sean Kau authored
ChromeOS Printing is actively using: Printing.CUPS.PrinterAdded Printing.CUPS.PrinterRemoved Printing.CUPS.PrintersDiscovered Printing.CUPS.PrinterSetupResult to monitor printer setup health. Bug: 1089320 Change-Id: Iefa06c26161190f9c422b7dfafaaf7be1050892f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451519 Commit-Queue: Sean Kau <skau@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#814377}
-
Olivier Yiptong authored
Minor refactor: DidRequestPermission is rendered more readable with an early exit in case there is no implementation. Change-Id: Icd06cd9e18162a3363138d830fe8e01e41c32a14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450839 Commit-Queue: Joshua Bell <jsbell@chromium.org> Auto-Submit: Olivier Yiptong <oyiptong@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#814376}
-
Shrek Shao authored
Suppress conformance/ogles/GL/greaterThan/greaterThan_001_to_008.html on Nexus5X validating cmd decoder TBR=kbr@chromium.org Bug: 1135659 Change-Id: If0499fa84a73b6a63d04475b8c65998fe6cab05e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453989Reviewed-by:
Shrek Shao <shrekshao@google.com> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com> Cr-Commit-Position: refs/heads/master@{#814375}
-
Tommy Nyquist authored
These tests were previously failing only on Marshmallow, but are now failing on Lollipop, and Pie as well. Bug: 1127786, 1135682 Change-Id: Ib6c49f8ffa6997568fa74171b293e1bcfc41b7b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453497Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Auto-Submit: Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#814374}
-
Jamie Madill authored
This reverts commit 0919ca8b. Reason for revert: Failing ChromeOS FYI bots. Bug: 1135720 Original change's description: > Re-land "Switch angle_unittests to isolated script API." > > Re-land with these tests disabled on Lacros. > > Uses the new 'use_isolated_scripts_api' feature added here: > https://crrev.com/c/2425210 to switch the tests to the ANGLE > standalone testing harness. > > Bug: angleproject:5124 > Change-Id: I456aaeeb961f56f6b6e171ea13fb11c566704317 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446997 > Reviewed-by: Dirk Pranke <dpranke@google.com> > Commit-Queue: Jamie Madill <jmadill@chromium.org> > Cr-Commit-Position: refs/heads/master@{#814046} TBR=ynovikov@chromium.org,dpranke@google.com,jmadill@chromium.org Change-Id: Iafddb986616b76cc3db528dd9be777ee30637a55 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: angleproject:5124 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453504Reviewed-by:
Jamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Cr-Commit-Position: refs/heads/master@{#814373}
-
Mason Freed authored
With declarative Shadow DOM, the clone method has been updated to clone templates that contain attached shadow DOM. This perf test exercises that functionality. Bug: 1042130 Change-Id: Ic31a298c722e10c55e130f704af9c7ccf4c8c72d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2448649 Commit-Queue: Mason Freed <masonfreed@chromium.org> Commit-Queue: Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#814372}
-
Cammie Smith Barnes authored
Change-Id: I350b1e28e4dd4314557094c27ed0a80db42addab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2431403Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Commit-Queue: Cammie Smith Barnes <cammie@chromium.org> Cr-Commit-Position: refs/heads/master@{#814371}
-
Kyle Horimoto authored
Before this CL, MessageSenderImpl and MessageReceiverImpl assumed that the phone and Chrome OS device had the same endianness. This CL fixes the issue by converting from host to network endianness when sending messages and converting from network to host endianness when receiving messages. Bug: 1106937 Change-Id: Idaa3b56f9450030aaf2c5460a2cae18ec4869d82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453271 Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Reviewed-by:
Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#814370}
-
Liquan (Max) Gu authored
Context: * Moves PaymentRequestTestRule into the chrome_test_util_java target so that the clank_test_java target can depend on it. * Moves the factory adding of PaymentAppService out into getInstance so that PaymentAppService doesn't have to load all factories in the tests. Bug: 1091475 Change-Id: Ia8873e8135de5e2c76bed9b3541c49390e40f700 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398916Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Sahel Sharify <sahel@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#814369}
-
Alexander Cooper authored
In order to migrate the InstallHelpers out of chrome, their dependency on SimpleConfirmInfoBarBuilder needs to be broken. This change creates a class that both InstallHelpers can use, XrInstallInfoBar, which inherits from the components ConfirmInfoBar. ArCoreInstallHelper is also modified to take in a ContentInfoBarManager to display this item, so that it can be moved to components when the corresponding ArCoreInstallUtils java class can be moved. Unfortunately, content does not have a good way to get the specific InfoBarManager at this time, so a wrapper class is created to get the embedder-specific InfoBarManager. Note that due to the dependency on the ArCoreShim, ArCoreInstallUtils cannot be moved out of //chrome just yet. Due to the fact that the VrCoreInstallHelper lives in the VR DFM, some issues arose around strings when attempting to port it, so this change only ports the ArCoreInstallHelper to the new classes. Bug:1064073,960542 Change-Id: Icec9bd2535dde0378c16aafc9bafd98db4927ed2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442990 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#814368}
-
Sean Gilhuly authored
Color artifacts can occur if the color space used for rasterization does not contain the full range of sRGB values. In this case, default to using sRGB for rasterization. Bug: 1073962 Change-Id: Id8cbc0b5e917cf6160f8b34b46f231427144a442 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438196 Commit-Queue: Sean Gilhuly <sgilhuly@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#814367}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: Ia457b8c33868de995a1fa9655c23a5cc4c016df6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453910Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#814366}
-
My Nguyen authored
Rolling out map4 to 1% stable in http://cl/335531678 Bug: b/166523259 Change-Id: Ie5de747bc3c56d12f5425083de5f2c245cc6f9ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2449656Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: My Nguyen <myy@chromium.org> Cr-Commit-Position: refs/heads/master@{#814365}
-
Vladimir Levin authored
This patch ensures that the DCHECK doesn't trigger when checking that the dirty bits have been cleared on the graphics layer updater. This follows the same pattern as the update, skipping checks on locked children. R=chrishtr@chromium.org Change-Id: I81ae6a6ca4279472dd3433db9f23b2295fd52ddb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2452849Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#814364}
-
Ian Wells authored
When enable_jdk_library_desugaring=true, this change allows shrinking of the generated "j$" dex from ~400 KB to 36 KB. ConcurrentHashMap is available before before Java 8 but with a bug: crbug.com/905903 Bug: 1056751 Change-Id: Ibaaeba2f714c0e8b17295cbe48098786ad173448 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446989Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Ian Wells <iwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#814363}
-
Hazem Ashmawy authored
Add tests for toggling flags and the persistent notification. Also remove test batching for flags fragment tests to so the flags service is killed when the process is killed leaving a clean state. Fixed: 1130599 Test: run_webview_instrumentation_test_apk -f "*FlagsFragmentTest*" Change-Id: I0cb416471d3b79e98ed9ef8ad5e760b4bfaa1083 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438534 Commit-Queue: Hazem Ashmawy <hazems@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#814362}
-
Ian Kilpatrick authored
As above. Previously this was handled by LayoutFlexibleBox. Bug: 845235 Change-Id: Id4899b487c92b723341c8251601f317abb6618c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451732Reviewed-by:
David Grogan <dgrogan@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#814361}
-
Eugene But authored
Notable changes: - Record pending URL for chrome://inducebrowsercrashforrealz to distinguish self inflicted UTEs - Extend PreviousSessionInfo to store navigation URLs - PreviousSessionInfo only stores URL origins as requested by Privacy team - Use URLs from PreviousSessionInfo for synthetic crash reports Bug: 1103752 Change-Id: Idbde05b634e840fe377c4803b357fbef03c36170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451298 Commit-Queue: Eugene But <eugenebut@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Auto-Submit: Eugene But <eugenebut@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#814360}
-
Wenbin Zhang authored
Reference build has been disabled everywhere on perf waterfall. This CL removes the footprints of it in the sharding logic. Bug: chromium:1130157 Change-Id: If64f8435f705710305a0c6fe24610ceac7cf6275 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451514 Auto-Submit: Wenbin Zhang <wenbinzhang@google.com> Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#814359}
-
John Williams authored
This change prevents a blank media notification from being shown (due to a partially implemented feature) unless the appropriate feature flags are enabled. Bug: 1134356, b/169946872 Change-Id: I54a0575a302e4215f9d3fd98cd39af4d38f944ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453893Reviewed-by:
Tommy Steimel <steimel@chromium.org> Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Commit-Queue: John Williams <jrw@chromium.org> Cr-Commit-Position: refs/heads/master@{#814358}
-
Collin Baker authored
This removes ReopenTabPromoController an instead invokes reopen tab IPH through FeaturePromoController. Bug: 1133016 Change-Id: Ie90b8fb509bbed3a3898d08d48ec33242d7caeb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446993 Commit-Queue: Collin Baker <collinbaker@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#814357}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: Ib8f8d20263a3d51627f00a47261adae1b519bd38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446150 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#814356}
-
Gil Dekel authored
This CL simplifies and cleans up the way ConfigureDisplayTask manages its state over sync/async callbacks to reduce complexity and race-risk by tightening up the way calls to Run() and OnConfigure() are handled. In addition, this CL adds a test to ensure that we attempt to reconfigure displays when any of them fail, not just the last one. Finally, it removes ConfigureDisplaysTaskTest.ConfigureWithNoDisplays, since this case should never occur in reality. TEST=display_unittests Change-Id: Icf34b00205e980df2bb5facbe6da5387a3e9dce3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422559 Commit-Queue: Gil Dekel <gildekel@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#814355}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-aemu-chromium-autoroll Please CC chonggu@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: chonggu@google.com Change-Id: I254a1151506e3ef5c0d1e0b6ae665fb63da472cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453751Reviewed-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@{#814354}
-
Alex Turner authored
The XRSystem is currently provided its document's ukm::SourceId in its constructor, which is then stored in a member variable. Instead, we can simply get it from the document/execution context as needed. Follows from comments in crrev.com/c/2267639. Bug: 1100349 Change-Id: Ie89c7fa55ee27aa07cc799666c83443122d721fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451384Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#814353}
-
Luke Zielinski authored
This rolls up to 4b8a64638b4c06fb38eb562b754eae389b381ec0 Assorted changes, including webkitgtk_minobrowser support and mojojs improvements Change-Id: I2a806f1a0040394541fbe52f749f3ab69d3820a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453794Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Luke Z <lpz@chromium.org> Cr-Commit-Position: refs/heads/master@{#814352}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/afe6ca45b6da..a3b213595b36 2020-10-06 zzyiwei@google.com Update Vulkan headers to version 1.2.156 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: I425401446975ec5f1034ad89ef6423a99fd0b816 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453312Reviewed-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@{#814351}
-
David Black authored
We originally force closed the holding space bubble because the view hierarchy was being destroyed asynchronously which caused a crash when views attempted to notify HoldingSpaceViewDelegate of their destruction. That code has been transitioned to use scoped ViewObservers so this is no longer an issue. By allowing the holding space bubble to async close, we allow it to run its default window animation. Bug: 1134374 Change-Id: I2211373c7519163619f7be3988c8ddcfa7e1b8bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2449832Reviewed-by:
Ahmed Mehfooz <amehfooz@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#814350}
-
Sven Zheng authored
Can't repro the flaky test locally. Re-adding to FYI bot for further debugging and remain disabled for CI/CQ bot. Bug: 1131319 Change-Id: Id0efb7067480d668dd7caad1cbb6763cb0a1ae84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446025Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Sven Zheng <svenzheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#814349}
-
Dominique Fauteux-Chapleau authored
This reverts commit a60f7247. Reason for revert: Breaks Cast Audio Linux builder Original change's description: > ozone: fix expectations in clipboard test > > In case of Ozone, we support more types. > > Bug: 1134495 > Change-Id: I9712931545c8b70a1a0357d5b119b8c9a7c08c4e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443650 > Reviewed-by: Scott Violet <sky@chromium.org> > Commit-Queue: Maksim Sisov (GMT+3) <msisov@igalia.com> > Cr-Commit-Position: refs/heads/master@{#814303} TBR=sky@chromium.org,msisov@igalia.com Change-Id: I2d22d47498697b92e4fc486a90730b1268357bac No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1134495, 1135697 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453432Reviewed-by:
Dominique Fauteux-Chapleau <domfc@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#814348}
-
Rune Lillesveen authored
Take color-scheme meta tags into account and set the content background color for the page to the dark background before we start committing frames for the document. This way we can avoid white flashes navigating between dark schemed pages if there are e.g. slow render blocking stylesheets blocking rendering. Bug: 1103667 Change-Id: I1ed110bf652dd4936bf6669e6b9cd634c0f73b0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438532Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#814347}
-
Shawn Quereshi authored
Update Cast API Bindings to be agnostic of MessagePort implementation with platform-specific definitions. A common interface is exposed except for construction, which requires different artifacts. On non-Fuchsia, MessagePortCast still uses blink::WebMessagePort. On Fuchsia, MessagePortFuchsia wraps fuchsia::web::MessagePort instead of requiring an adapter to blink::WebMessagePort. R=halliwell@chromium.org, jbroman@chromium.org, kmarshall@chromium.org Bug: 1126571 Change-Id: Ice36b32949f45a8d1c12daa6b4a33e4b1e885a6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441663 Commit-Queue: Shawn Quereshi <shawnq@google.com> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#814346}
-
Edward Lesmes authored
Generate DIR_METADATA files and remove metadata from OWNERS files for //skia. Bug: 1113033 Change-Id: I499666a82df15d1ebeb429643a9ef9ddd2faefea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451327Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Ravi Mistry <rmistry@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#814345}
-
Xiaocheng Hu authored
This test converts the two web tests with W3C testharness.js, which is a more preferred test framework. It's also a preparation for crrev.com/c/2451598 Bug: 1087854 Change-Id: Ibd58fe188c75258f66568f93a41ea4b994915b6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453491 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#814344}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/8e5cf441141c..33b42e12ab71 2020-10-06 mtklein@google.com retry retry absl 2020-10-06 bsalomon@google.com Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. 2020-10-06 mtklein@google.com find cxxabi headers in Android ASAN builds 2020-10-06 bungeman@google.com Add SkTypeface::getPostScriptName. 2020-10-06 herb@google.com Add flag to switch op allocation to new 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 jvanverth@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: jvanverth@google.com Change-Id: I51f7bc69ad7c63740380dcafabf5ade411e989e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2453170Reviewed-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@{#814343}
-