- 17 Jun, 2020 40 commits
-
-
Francois Beaufort authored
This CL changes CameraHalDelegate::GetDeviceDescriptors on ChromeOS to advertise pan, tilt, or zoom support or no support depending on device capabilities. Test: https://ptz.glitch.me/ w/ Experimental Web Platform Features flag on a Krane device should prompt user with "Use and move camera". Bug: 934063 Change-Id: Ifb63658d3d2d79d89b432f13473ad0f0e95aae6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2241542 Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#779183}
-
Chris Hall authored
AX-Relnotes: N/A Bug: 1093651 Change-Id: Iabc78cb0eb2ca3f583cf5eeaf8c07502d50da280 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2239142Reviewed-by:
Meredith Lane <meredithl@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Commit-Queue: Chris Hall <chrishall@chromium.org> Cr-Commit-Position: refs/heads/master@{#779182}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3eb899a1e52d..a071cce7fd70 2020-06-17 nodir@chromium.org Roll lucicfg to 1.15.1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org 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: agable@chromium.org Change-Id: I0d5d31a96e009c4d56100065016992cb90c123fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249176Reviewed-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@{#779181}
-
Jason Lin authored
This gives the buttons correct styling. Bug: 1094946 Test: manually install Change-Id: I537cc055d6d08f21ead400af5cedbfedc9398ed1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249239 Auto-Submit: Jason Lin <lxj@google.com> Reviewed-by:
Timothy Loh <timloh@chromium.org> Commit-Queue: Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#779180}
-
Rachel Wong authored
This change adds SuggestedContentInfoView, which is a notice in the launcher about Suggested Content. - Two synced prefs are added to ash_pref_names. One tracks whether or not the notice has been dismissed, and the other tracks the number of times the notice has been shown. - AppListViewDelegate/Controller manage these prefs and use them to check whether or not the notice should be displayed. The notice is displayed up to 3 times, and will not be displayed if it has been dismissed. - SearchResultPageView creates the notice if the conditions are met. - There are some layout modifications to PrivacyInfoView as the original parameters were not compatible with the longer text of this new notice. The layout changes should not affect the existing Assistant privacy notice. Bug: 1079169 Change-Id: I51f4b7d951edbfebf65e2fa9fdd6a9d64aef432c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2226317 Commit-Queue: Rachel Wong <wrong@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Tao Wu <wutao@chromium.org> Reviewed-by:
Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#779179}
-
Hiroki Nakagawa authored
This CL adds the following time duration UMAs for 103 Early Hints experiment. - PageLoad.Experimental.EarlyHints.* - FirstRequestStartToEarlyHints - FinalRequestStartToEarlyHints - EarlyHintsToFinalResponseStart To record them, this CL captures the timing of receiving an early hints response in the new field on net::LoadTimingInfo in HttpStreamParser for HTTP/1.1 and SpdyStream for HTTP/2. HTTP/3 is out of the scope of this CL. This change is tested as follows: - Unit tests are available on both HTTP/1.1 and HTTP/2 (see http_stream_parser_unittest.cc and spdy_stream_unittest.cc). - Browser tests are available only on HTTP/1.1 because seemingly there are no handy ways to serve HTTP/2 on browser tests. Protocol specific parts are quite small, so the lack of the test coverage here should be fine. - The CL author manually tested the UMAs on HTTP/2. Change-Id: Id764751ed6851d0584d20ee6ef56f3d4e1409b70 Bug: 1093693 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228634 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#779178}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1592324603-595a5101027449adb0c10d8dfc4b4a112ba8b2ae.profdata to chrome-win64-master-1592351803-4940076c03ac19da5d52d5b5b79c0e1485ea8a61.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-win64-chromium Please CC jeffyoon@google.com,liaoyuke@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: chrome/try:win64-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: Id79c24e620521974d933114a39b77b60768a3348 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246275Reviewed-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@{#779177}
-
Weiliang Chen authored
|gpu::GpuTaskSchedulerHelper| is the interface to post tasks to the gpu thread that is shared by the output surface and the overlay processor. The ownership used to be managered by a scopred_refptr. Since viz::Display owns both the output surface and the overlay processor, move the shared gpu task scheduler to be owned by display as well. This will make |viz::Display| the single owner of this class, and this will make the lifetime of this class easier to understand. R=rjkroege TBR=kylechar Bug: 1093440 Change-Id: Ie5f3760ca6c7ee61e9adf6ce56eb3904f1b8d1c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237996 Commit-Queue: weiliangc <weiliangc@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#779176}
-
Yunke Zhou authored
Bug: 1093221 Change-Id: I90e10e03e512ed2d984a903f2bb9ea77a6eff2ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238930 Commit-Queue: Yunke Zhou <yunkez@google.com> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#779175}
-
Lambros Lambrou authored
This adds a VP9 codec with profile-1 support (lossless-color) to the WebrtcDummyVideoEncoderFactory. This also prepares for Chrome profile-1 support by setting the video stream to be unidirectional (sendonly). Bug: 706220 Change-Id: If3b86cebf998c5eda10e799a39373ad02d3ca774 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2240454 Commit-Queue: Lambros Lambrou <lambroslambrou@chromium.org> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#779174}
-
David authored
The changes in crrev/c/2239427 didn't use `--full` so it didn't format the last brace because it didn't think that was part of the diff. Bug: 996088 Change-Id: I637af5dd649545b75e84a1eb17f23429ebc477d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247936 Commit-Queue: David Lei <dlei@google.com> Commit-Queue: Trent Apted <tapted@chromium.org> Auto-Submit: David Lei <dlei@google.com> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#779173}
-
Meilin Wang authored
Bug: b/158617675 Test: manually. Change-Id: Ibdb1b3bfdba72bb5eefbe1f841614e2fe3b10b2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248924Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Meilin Wang <meilinw@chromium.org> Cr-Commit-Position: refs/heads/master@{#779172}
-
calamity authored
This reverts commit 9c48a1c1. Reason for revert: Causing PDFExtensionAccessiblity tests to fail on Mac Debug. Example: https://ci.chromium.org/p/chromium/builders/ci/Mac10.13%20Tests%20%28dbg%29/18910 Change-Id: I8cdb44fb3a44257cdc61637ae1443aedf60822af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247941Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#779171}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/9edc4da71626..7d12eb78c7c0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC calamity@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1071603,chromium:1083023 Tbr: calamity@google.com Change-Id: Ifcf6aeb966516a86249a1cc28efaff1e1ebe1e66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246276Reviewed-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@{#779170}
-
Wan-Teh Chang authored
The bitmap_.setInfo() call in ImageFrame::AllocatePixelData() cannot fail. Assert that it succeeds. Change-Id: If58c6b2a750d1fdd0a9294386f9b1d28646eebcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248722Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/master@{#779169}
-
Nnamdi Theodore Johnson-Kanu authored
Change-Id: Idad74ffbdf2e288b00edf67160a73cc274ea4da1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246785 Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#779168}
-
calamity authored
This reverts commit 91f3b4a4. Reason for revert: Causing compile failures on win32-archive-rel https://ci.chromium.org/p/chromium/builders/ci/win32-archive-rel/14033? TBR=dstaessens@chromium.org NOTRY=true NOTREECHECKS=true Change-Id: I7132deb1a4677d045a4c48f9a34a3e6d14c63d1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249243Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#779167}
-
Min Qin authored
Chrome could launch an intent that targets itself. However, the initiatorOrigin and isRendererInitiated is not passed in the intent. As a result, when handling the incoming intent, Chrome will treat the intent as a fresh new navigation, which could cause some security issues. BUG=1092451, 1092025 Change-Id: I17a743861f081f4095c7d2688de164d07b104325 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2240040 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#779166}
-
Clark DuVall authored
This infobar will be used in WebLayer when popups are blocked. This CL componentizes the infobar delegate, and adds support to WebLayer for showing the infobar. Bug: 1019922 Change-Id: I21d0f0e40dac6af5f4c8e3d5a4067906f64a009a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248075Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Pavel Yatsuk <pavely@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#779165}
-
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/perfetto-trace-processor-win-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: Ief3921dd8e14816ae99fc10c6117c5f3441f6778 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247214Reviewed-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@{#779164}
-
Esmael El-Moslimany authored
Bug: 1073280 Change-Id: Ib0a2b3fdeec525c18ad7de78eafbd276977bbe29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238670 Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#779163}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/4615971566e1..763957e6b4fc 2020-06-17 capn@google.com Ignore rasterization state pointers when rasterization is disabled 2020-06-17 capn@google.com Zero-initialize the context state and data 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: If501e80eb87d8ff218cae5cae5c84e226f7c05d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246274Reviewed-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@{#779162}
-
Ella Ge authored
This CL adds a Uma metric to log error code when we gets location data from TWA client app. The added metric is similar to "Geolocation.LocationUpdate.ErrorCode", but more TWA version, to record how often we get an unexpected error with location delegation. This CL also adds a extra validation when we get new location data from TWA client app. If the geoposition is invalid, give it an error code. Otherwise it may fail a dcheck later in the pipeline because its position.valid == false and error_code == NONE. Since it's possible that TWA client app might feed invalid data format, we don't want to fail the dcheck or provide incorrect error code to javascript in that case. Bug: 1069506 Change-Id: Ib7dad8675ca9479d4da55d3f55c4eef24b086916 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242891 Commit-Queue: Ella Ge <eirage@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#779161}
-
Fergal Daly authored
It breaks All/RenderFrameHostManagerTest.DontSelectInvalidFiles. After re-enabling the content_browsertests --gtest_also_run_disabled_tests --gtest_filter="All/RenderFrameHostManagerTest.DontSelectInvalidFiles/0" --gtest_repeat=20 passes with this revert. Bug: 1094938 Change-Id: I965b7d604f8df277e631de938ebebee3ac898023 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248380 Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#779160}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/f4e6ae915eda..68fcfea37140 2020-06-17 timvp@google.com Vulkan: support format aliasing in texture images 2020-06-17 m.maiya@samsung.com Optimize thread specific storage and retrieval with native ASM 2020-06-16 joefspiro@google.com Fix includes to fuchsia headers 2020-06-16 timvp@google.com Remove ProgramExecutable::mProgram[Pipeline]State 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 courtneygo@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: courtneygo@google.com Test: Test: Build/CQTest: Test: dEQP-GLES31.functional.image_load_store.*.format_reinterpret.* Change-Id: I4d8641623c68aeaed112a7c6007c1c56f80f4271 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248929Reviewed-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@{#779159}
-
Yu-Hsuan Hsu authored
The change is related to CL:2209009. Add histogram information in histograms.xml to make the histogram visible on chromedashboard. BUG=b:157116480 Change-Id: I351563cf94b6c960646337bfd21cca347e81b6fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2245854Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Yu-Hsuan Hsu <yuhsuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#779158}
-
Hirokazu Honda authored
This adds BitstreamFileWriter, which saves given bitstream in H264 AnnexB format for h264 and ivf format for vp8 and vp9. It enables saving the bitstream encoded by VideoEncodeAccelerator with --output_bitstream option in video_encode_accelerator_tests. Bug: 1045825 Test: video_encode_accelerator_tests --dump_bitstream on eve Change-Id: I78da9b53791599b9672c683afbe29b3f8cf8787a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2214870 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#779157}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=bindusuvarna@chromium.org Change-Id: I562f831f2a66596db52007f6b33f7543aa66c6db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249044Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#779156}
-
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-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org 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:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ia0140e53dcd5f66735bcd44a6bca6395df28a177 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248804Reviewed-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@{#779155}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f08a82b52dbf..de980231f62c 2020-06-16 csmartdalton@google.com Add a test for wide butt caps 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 djsollen@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 Bug: None Tbr: djsollen@google.com Change-Id: I72bfc1e3e2bd6fab1a99a33c308d3c0bf54e43e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246273Reviewed-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@{#779154}
-
Jihwan Marc Kim authored
Although * has been changed to be an invalid item for supported_origin, an error message still claims that "*" can be used. Bug: 1093394 Change-Id: I7f6399c91f13a799396ad4a4f628bfb8a7a582b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246008Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#779153}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/d49aa6fb8b3a..3eb899a1e52d 2020-06-17 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org 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: agable@chromium.org Change-Id: Iff8156def7441958a75f6a68c75e8f0cfebd7a81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246911Reviewed-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@{#779152}
-
Yu Han authored
Prior to this CL, an img with CSS height, width and empty alt text renders as nothing. This is wrong because [2] states that the img should be rendered as a replaced element with its intrinsic dimensions. The fix continues from the previous fix to the img title attribute by adding an additional check to see if the alt text is empty too. [1] https://html.spec.whatwg.org/multipage/rendering.html#images-3::represents-2 Bug: 753868 Change-Id: I9b127c54d9d5eb0f1e900dee47f24aff09f2ed8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2238327 Commit-Queue: Yu Han <yuzhehan@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#779151}
-
Li Lin authored
Bug: b/120678625 Test: manual test Change-Id: Ida9461c19e064cc9937d8be0c598b0d7599ea33b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247240 Commit-Queue: Li Lin <llin@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#779150}
-
Haiyang Pan authored
It looks like the timeout issue also occurs in gtest. See crbug.com/1093602#c6 Bug: 1093602 Change-Id: Idf46f3aecdc3907d9893192ac41fae01576a5c71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247213 Auto-Submit: Haiyang Pan <hypan@google.com> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#779149}
-
Nate Chapin authored
Bug: 1092889 Test: html/semantics/embedded-content/the-audio-element/audio-appendChild-to-inactive-document-crash.html Change-Id: I14d78db39b74d4593f3ed71b8440ca108fafdd0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247120 Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Nate Chapin <japhet@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#779148}
-
Chromium WPT Sync authored
Using wpt-import in Chromium bfd0b6e1. With Chromium commits locally applied on WPT: 9c24e63c "Check for first frame in CreateImageBitmap" 458dc853 "WPT: Migrate content-visibility tests to wpt." 84f61c81 "Exclude non relevants reports from the COOP-opener-breakage tests." 90a6fd96 "Origin isolation: refactor and deduplicate web platform tests" d3784620 "Avoid memory allocation in AudioWorkletProcessor.process()" a3c30f62 "[TransformInterop] Always consider main-thread layers visible for cc" 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 NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Change-Id: Id2fa0ad2169af35ec7b06ea60197eae3d3ca02cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248842Reviewed-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@{#779147}
-
Meredith Lane authored
Part of the ongoing effort to consolidate AXNodeObject and AXLayoutObject, with the eventual goal to remove AXLayoutObject entirely. This patch migrates the following methods to AXNodeObject: - Dropeffects - AriaDescribedByElements - AriaOwnsElements - SupportsARIADragging - SupportsARIAOwns - LiveRegionStatus - LiveRegionRelevant Written with aboxhall and chrishall AX-Relnotes: N/A Bug: 1093651 Change-Id: I4df071b43b5f61b397888ce58340e0e4df4c73ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2239632Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Chris Hall <chrishall@chromium.org> Commit-Queue: Meredith Lane <meredithl@chromium.org> Cr-Commit-Position: refs/heads/master@{#779146}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b1201523fc7a..9edc4da71626 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC calamity@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: calamity@google.com Change-Id: I48602f433eb34493482da55d6c9ea97969bea7c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248907Reviewed-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@{#779145}
-
Andrew Grieve authored
This reverts commit f294b4bd. Reason for revert: Causing android-binary-size to fail with: ninja: error: unknown target '/chrome/android:monochrome_public_minimal_apks', did you mean 'chrome/android:monochrome_public_minimal_apks'? TBR=bpastene No-Try: True No-Presubmit: True Change-Id: I7b261a6ee4f849907130916854fdcb19e97bf528 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248466Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#779144}
-