- 29 May, 2019 40 commits
-
-
Saman Sami authored
This CL enables all Vulkan viz_unittests except for video tests but excludes configuration that failed in my previous attempt. As the fixes roll in, I will enable more configurations. Bug: 960795 Change-Id: Iddb7b7728a65622f4669672eff90d242d7f378f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635550Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Saman Sami <samans@chromium.org> Cr-Commit-Position: refs/heads/master@{#664341}
-
Peng Huang authored
On Linux, create semaphore and get fd from it are expensive, so this CL will not do it, if it is not necessary. Bug: 968103 Change-Id: I8c80d55c42145fb424e83482bf17969fdfc270d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634712Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#664340}
-
James Cook authored
check_includes is disabled for this target. I couldn't enable it (there are issues to resolve in //chrome/test/BUILD.gn) but this improves the situation. Bug: none Change-Id: I84a5c2fe9ca7ffa35114c2a0fd2ce0be750103a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632551Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#664339}
-
mark a. foltz authored
This patch updates chrome://inspect#devices to use the friendly (user-given) name of the Cast device, which will allow developers to distinguish multiple devices of the same model/type. Bug: 658204 Change-Id: I34d1e31a2203f58ae948687f991ac68e5d14bb32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1606183Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#664338}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/29e013deb476..d0d66fb8be4b git log 29e013deb476..d0d66fb8be4b --date=short --no-merges --format='%ad %ae %s' 2019-05-29 egdaniel@google.com Remove call to copy in GrcontextPriv read/write pixel calls. Created with: gclient setdep -r src/third_party/skia@d0d66fb8be4b The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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 TBR=kjlubick@google.com Change-Id: Ib379faa8820d7dbc8c16599fa621fdec89e41736 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634556Reviewed-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@{#664337}
-
Avi Drissman authored
Fix bug introduced in crrev.com/c/1451843 BUG=966822 Change-Id: I6c71fa45d953baf769f86678c225a02d2a860478 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629724 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#664336}
-
Alexei Filippov authored
Change-Id: I89f90fc6b8942afde5121b13fecc8f351691000c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629335 Commit-Queue: Alexei Filippov <alph@chromium.org> Reviewed-by:
Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#664335}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/dc0353f46e1f..d15049dacabe git log dc0353f46e1f..d15049dacabe --date=short --no-merges --format='%ad %ae %s' 2019-05-29 derat@chromium.org chromeos_config: Drop chrome_login Tast test attribute. Created with: gclient setdep -r src/third_party/chromite@d15049dacabe The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Change-Id: I1d362044c566ff487c6ff47622c0326afc47722b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634415Reviewed-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@{#664334}
-
Clark DuVall authored
These tests use MockCertVerifier, but due to the way WebApk activities are launched, the setup is done before the network process is created, and it would be very complicated to try to insert the MockCertVerifier setup between when the network process is created and when the WebApk is launched. Allowing the default_result for the MockCertVerifier to be set with a flag lets the network process pick up the value when it gets created. Bug: 917467 Change-Id: I694247a189eacb5b4a290b9f78c9b6d60b689441 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635198Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#664333}
-
Yoav Weiss authored
Bug: 967996 Change-Id: Ia672a9a80d01ca061585dc8c1cd9f2632b8d0788 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635670Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Commit-Queue: Yoav Weiss <yoavweiss@chromium.org> Cr-Commit-Position: refs/heads/master@{#664332}
-
Khushal authored
Creating the transfer cache entry for an image may fail if we fail to upload the image at entry creation time. This may happen in some context loss situations, and the GPU raster path in GpuImageDecodeCache already handles this safely by aborting the draw using that image. Do the same for OOP raster. R=enne@chromium.org Bug: 948245 Change-Id: I4760b17e8451153b29d53e1eaaef2aed5eab8543 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634612 Auto-Submit: Khushal <khushalsagar@chromium.org> Commit-Queue: enne <enne@chromium.org> Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#664331}
-
Richard Townsend authored
The existing code relied on Clang not evaluating constant arguments unless they were used, which affected UpdateContainerPolicy in DOMFeaturePolicy. This was fixed in LLVM/Clang r361670[1]. [1] https://github.com/llvm/llvm-project/commit/de47d66191e50e8a741ed551c25d60bbf86da5e4? Change-Id: Ie97d33f4cb98bd627ac4271c9a4d3d904d686883 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635489Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Richard Townsend <richard.townsend@arm.com> Cr-Commit-Position: refs/heads/master@{#664330}
-
Ben Pastene authored
R=achuith Bug: 968155, 947531 Change-Id: I97d2efaf7a04c4c31994929f987baa919a732dc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635197 Auto-Submit: Ben Pastene <bpastene@chromium.org> Commit-Queue: Achuith Bhandarkar <achuith@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/master@{#664329}
-
Evan Stade authored
TBR=tsepez@chromium.org Bug: 958206, 967109 Change-Id: Iffdac0ef21c284aea4ea331ba1d514cf77cb5687 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633211Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#664328}
-
Roman Sorokin authored
TBR=antrim@chromium.org Bug: none Change-Id: Ie48175b9a90d393c6758fd0bb36efd61b0bf19ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634739Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#664327}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/da94a1109604..3afdede03f34 Created with: gclient setdep -r src-internal@3afdede03f34 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome BUG=chromium:867592 TBR=ricea@google.com,jeffreycohen@google.com,seblalancette@google.com,mkwst@google.com Change-Id: If40b533f5aeb53e0f72adab89cf6db0121ca588a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635729Reviewed-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@{#664326}
-
Dale Curtis authored
Per AMD this functionality was subsumed by the Microsoft MFT and was removed from their own software. Since we no longer have an AMD (or Intel) MFT, remove the enum GpuPreference value too. The workaround for disabling vpx decode is left as is and is now the only gate on whether VP9 decode support is enabled. BUG=none TEST=builds. Change-Id: Iee9d76fb9d8073eed207061c45f8d01e4051ac28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633192Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#664325}
-
Antoine Labour authored
Previous CL introduced a local TestContextProvider for PaintCanvasVideoRendererTest. Turns out, for the purpose of the tests that use it, we can simply use a "standard" viz::TestContextProvider, which in turns also gives us a test SharedImageInterface, needed for future CLs. Bug: 882547 Change-Id: I5a4f39904f4dcb4b722415ce1cf1b3482c564ce7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633470 Auto-Submit: Antoine Labour <piman@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#664324}
-
Xida Chen authored
This CL adds a histogram to measure how often a CSS transition is cancelled by removing the transition style. Bug: 934700 Change-Id: I53f608f0e4cf2ec07adaecb879cffbb557ce2753 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632714Reviewed-by:
Xida Chen <xidachen@chromium.org> Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#664323}
-
Raphael Kubo da Costa authored
C_Cpp.clang_format_formatOnSave was removed in release 0.14.1 of Microsoft's C/C++ extension, and users should switch to editor.formatOnSave instead. While here, provide a link to the Annotator extension so people know where to find it. Change-Id: I6c9ed9d95dbe2a660a096244643bc5dd3d601250 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634733 Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Chase Phillips <cmp@chromium.org> Reviewed-by:
Chase Phillips <cmp@chromium.org> Cr-Commit-Position: refs/heads/master@{#664322}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/262e28248477..e0956a16b22d git log 262e28248477..e0956a16b22d --date=short --no-merges --format='%ad %ae %s' 2019-05-29 geofflang@chromium.org Vulkan: Rename getSubmitFence to getNextSubmitFence. Created with: gclient setdep -r src/third_party/angle@e0956a16b22d The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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_optional_gpu_tests_rel TBR=cwallez@google.com Change-Id: I5a1846c065224a0fc9bfc5a1de2d284c2b2feb3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634555Reviewed-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@{#664321}
-
Robert Ogden authored
Bug: 964540 Change-Id: Ia7d792a909139a5cfc9db2117d7d1267bc2fbb9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631137Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#664320}
-
Maksim Ivanov authored
* Fix extra/missing @private annotations and extra/missing trailing underscores; * Use const/let instead of var; * Remove getter and setter properties; * Add missing and fix existing JSDoc @param annotations. Bug: 964069 Change-Id: I3455da0ff43342cd2a95c26c2445543837bbd7f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626424 Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Denis Kuznetsov <antrim@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#664319}
-
Matt Mueller authored
Add unittests too. Bug: 749276 Change-Id: Ic11c01dee7b24440fc0c8dd2b3a15e09fac8956c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628162 Commit-Queue: Matt Mueller <mattm@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#664318}
-
Lambros Lambrou authored
This updates the Python script to run the upgrade tool each time it is started. Bug: 954427 Change-Id: If4fc566698ecc443ef06840385c90ff0be43808f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629489Reviewed-by:
Joe Downing <joedow@chromium.org> Commit-Queue: Lambros Lambrou <lambroslambrou@chromium.org> Cr-Commit-Position: refs/heads/master@{#664317}
-
Robert Liao authored
No code appears to reference these. BUG=522168 Change-Id: I3918da57a28e1175997df7bc5b9588808177dbb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632732Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#664316}
-
Victor Vasiliev authored
https://quiche.googlesource.com/quiche.git/+log/e01dd7043f7b..0220865bffc1 $ git log e01dd7043..0220865bf --date=short --no-merges --format='%ad %ae %s' 2019-05-28 dschinazi Fix threading in EndToEndTestWithTls.NoUndecryptablePackets 2019-05-24 renjietang Support HTTP/3 style of Server push. 2019-05-23 wub gfe-relnote: (n/a) Remove a stateless reject test from crypto_handshake_message_test. Test only. 2019-05-23 dschinazi Add more debug logs that were useful during interop 2019-05-23 dschinazi Add QUIC_BUG_IF on empty opportunistic ACKs 2019-05-23 dschinazi Add QuicFramerTest.CoalescedPacketWithZeroesRoundTrip 2019-05-23 dschinazi Add quic_simplify_stop_waiting to QuicVersionInitializeSupportForIetfDraft 2019-05-22 fayang gfe-relnote: In QUIC, do not send STOP_WAITING if no_stop_waiting_frame_ is true. Protected by gfe2_reloadable_flag_quic_simplify_stop_waiting. 2019-05-22 dschinazi Ensure we can decrypt the first packet 2019-05-22 wub gfe-relnote: (n/a) Remove stateless reject support from quic::test::CreateClientSessionForTest(). Test only. 2019-05-21 wub gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_faster_interval_add_in_sequence_buffer. 2019-05-21 fayang gfe-relnote: In GFE, export number of QUIC packets written per write operation. Protected by FLAGS_quic_export_server_num_packets_per_write_histogram. 2019-05-21 nharper gfe-relnote: Test-only change to enable quic_tolerate_reneging when using IETF draft version 2019-05-21 wub gfe-relnote: (n/a) Remove stateless reject from some unit tests. Test only. 2019-05-21 nharper Fix integer overflow when computing outgoing_max_streams_ 2019-05-21 dschinazi Enable quic_eliminate_static_stream_map_3 for IETF interop Created with: roll-dep src/net/third_party/quiche/src R=rch@chromium.org Change-Id: I23b98dc828083d3501f1f46d3a6ff72e6c4dcd4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635411 Commit-Queue: Ryan Hamilton <rch@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#664315}
-
Eric Stevenson authored
Change-Id: I1992fc666afee7181ae98210ec356e48c764c890 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632117 Auto-Submit: Eric Stevenson <estevenson@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#664314}
-
Peter Wen authored
PrefServiceBridge is not intrinsically coupled with TemplateUrlService. Add comment that this was load-bearing at one point but should be moved during TemplateUrlService refactor. Bug: 967695 Change-Id: I3c76cc77335246d16ddb2ce3528f0e2a06006aed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632412 Commit-Queue: Peter Wen <wnwen@chromium.org> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#664313}
-
kylechar authored
Drop the "Compositor" prefix since CompositorOverlayCandidateValidator has been deleted. Bug: 963597 Change-Id: I818fc550ab42626781a20db9ea7c8e50120e5086 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635569Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#664312}
-
Alex Clarke authored
A small step towards deleting MessageLoop. TBR=fdoray@chromium.org Bug: 891670 Change-Id: I6ca110d71acc5c6385e62f12885c799cf5f01f40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635253Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#664311}
-
David Black authored
Previously, in the event of network error, only HTTP status code was being factored into logging. We want to print as much information as is available to assist in debugging in the event of network error. See bug for before/after. Bug: b:132901765 Change-Id: I51d23c00e3533156f02d9ecc3b9e5f726ef74537 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614446Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Chris Mumford <cmumford@google.com> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#664310}
-
John Abd-El-Malek authored
Bug: 966633 Change-Id: Idc20317b7d0d52fe5dd2dc4351e3a8b4b030e13d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634611 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#664309}
-
Kevin McNee authored
Swapping out a WebContents destroys the Java side WebContents but preserves the native WebContents. When we try to swap the contents back in we try to reuse the destroyed Java WebContents. We now clear the reference to the destroyed Java WebContents when swapping out so that a new one will be created when swapping the contents back in. Bug: 958825 Change-Id: If27b046f8ec35e723b8ac0593b2dea124897e886 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1594733Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/master@{#664308}
-
Chromium WPT Sync authored
Using wpt-import in Chromium ed725dcf. With Chromium commits locally applied on WPT: e90c6ef0 "NG/DL: Implement size containment (and display lock) for NG fieldset algo" be76d09e "[ServiceWorker] Reject update() from within installing workers" abf2ac5e "webrtc wpt: avoid race conditions" d9a6ec05 "[MediaStreamTrack] Remove tests and existing support for the 'volume' property." 0882bebe "Change ICE connection state on transceiver changes" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: rego@igalia.com: external/wpt/css/css-ui NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: I8e9f3eafa94da2b6f3f1637613e357bc5fb4c3ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635191Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#664307}
-
Ken MacKay authored
Test: on device Change-Id: I6574e54e919a9f3808fea7db5d505723c6c1ac3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632851Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Cr-Commit-Position: refs/heads/master@{#664306}
-
behdad authored
Currently map fyi bots which run rendering_representative_perf_tests fail as a result of: DevtoolsTargetCrashException: Devtools target crashed (/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py:539 _AddDebuggingInformation) Received a socket error in the browser connection and the tab no longer exists. The tab probably crashed. While investigating this issue, this test can be disabled. TBR=kbr@chromium.org Bug: chromium:968119 Change-Id: I71fbb8f3e296203a9b556544ce2a8fc6345a9566 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634385 Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#664305}
-
Stephane Zermatten authored
Before this change, both the bottom sheet and the overlay would call mActivity.addViewObscuringAllTabs(), which means that talkback always thought something was obscuring the browser and didn't give access to the browser. With this change, responsibility for deciding whether the browser page is accessible to talkback is moved to the bottom sheet coordinator and controlled based on the state of the controller. This allows access to the website using talkback whenever interactive access to the website is expected. Bug: b/133436371 Change-Id: I3e49d26985c44f534eb5d11a85b6a2c692e60424 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634886 Commit-Queue: Stephane Zermatten <szermatt@chromium.org> Reviewed-by:
Jordan Demeulenaere <jdemeulenaere@chromium.org> Cr-Commit-Position: refs/heads/master@{#664304}
-
Gabriel Marin authored
The new tcmalloc has been enabled on three Chrome OS boards since R72, and on ten additional boards accounting for over 50% of users in the wild since R75. It has also been the default on Linux for over one month. BUG=chromium:724399,b:70905156 Change-Id: Id1f49f66a963c9a327edeee3e85d0d128c9de78c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1630233 Commit-Queue: Gabriel Marin <gmx@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#664303}
-
Mohsen Izadi authored
Currently, docked magnifier container is nested inside containers that have contents to be magnified, essentially creating a cycle (magnifier magnifying itself). Since docked magnifier uses ui::Reflector, it is not an issue because ui::Reflector is one frame behind, magnifying the previous frame. However, ui::Refelctor does not work with out-of-process display compositor (OOP-D). Our solution to the OOP-D case is to update generated compositor frame to create a RenderPass for the magnified content and refer to that RenderPass twice in the compositor frame: once where the content should appear normally, and once inside the magnified viewport. This way the magnifier is not one frame behind anymore, however, we need to break the cycle mentioned above. To remove the cycle, this CL creates a container for the magnified content (called MagnifiedContainer) and makes the DockedMagnifierContainer a sibling of this new container. BUG=947565 Change-Id: Id8d685f90667eac0302b788ffc6d17d02fb79435 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628909Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#664302}
-