- 20 Feb, 2020 40 commits
-
-
jessing authored
pages. We want to embed an iframe with a URL of scheme 'chrome-untrusted://'. Currently, embedding chrome-untrusted:// iframes is blocked in multiple areas: the WebUI navigation throttle in the browser side and in the renderer side which currently treats chrome-untrusted as a display isolated scheme. This means it expects only the same scheme can load the same scheme e.g. chrome-untrusted:// can only load chrome-untrusted://. Since we want chrome:// to load chrome-untrusted://, it makes sense to no longer treat chrome-untrusted as a display isolated scheme. This cl unblocks those 2 areas (though there are more blocks we need to remove) by deregistering chrome-untrusted as a display isolated scheme and we allow chrome-untrusted schemes to proceed in the WebUI navigation throttle. Bug: 1048951 Change-Id: I9bfce2909f6a25c535866d1b8d57507393429bb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2038192 Commit-Queue: Jessica Huang <jessing@google.com> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#742982}
-
Joey Scarr authored
Fixed: 1007673 Change-Id: Ia6a20e26124e8a8a0203c2460de9b6d2031fee57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2059749 Commit-Queue: Joey Scarr <jsca@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#742981}
-
Luum Habtemariam authored
Per Chrome Translation instructions, printing_strings.grdp should have an accompanying screeshot-hash directory named printing_strings_grdp/ Bug: none Test: none Change-Id: I50894498489f7df65ff3ca0043fb2403e91a8dfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066099 Commit-Queue: Luum Habtemariam <luum@chromium.org> Auto-Submit: Luum Habtemariam <luum@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#742980}
-
Takashi Toyoshima authored
The flag and base::Feature instance was removed, but still flag description strings and base::Feature declaration are remained. This patch removes them. Bug: 963307 Change-Id: Ic38e5dffabbb4967ee95e229d99ffd77d5950509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063618 Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#742979}
-
Kenichi Ishibashi authored
We don't check these metrics anymore. Bug: 1053035 Change-Id: I6f0ca9f46d3d1437e0a2202ca067d2a00bdcda02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065772Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Yuzu Saijo <yuzus@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#742978}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/df996b82917a..402a68bf7d41 git log df996b82917a..402a68bf7d41 --date=short --first-parent --format='%ad %ae %s' 2020-02-20 fancl@chromium.org Add caching for Matching and Listing Created with: gclient setdep -r src/third_party/catapult@402a68bf7d41 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 crouleau@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/+/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:1052720 Tbr: crouleau@google.com Change-Id: Ia6f8159f9e0e7ea8e3459d108be9ec0872b8bd0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065995Reviewed-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@{#742977}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/8def9063c4fd..74d3f371f201 git log 8def9063c4fd..74d3f371f201 --date=short --first-parent --format='%ad %ae %s' 2020-02-20 sugoi@google.com Array length fix Created with: gclient setdep -r src/third_party/swiftshader@74d3f371f201 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/+/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 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: Ib09941c5f0d4d2e41d9e58428693817d251bcf91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066039Reviewed-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@{#742976}
-
Mounir Lamouri authored
One metric was removed from the code and obsoleted. The other ones had their expiry pushed more or less in the future depending on how likely they are to be removed. Bug: 1052952,1053005,1053018,1053015,1053023,1053024,1053320 Change-Id: I78d4d0fadfcec5c36761b8ab2b33d69e3d5d59f0 Fixed: 1052952,1053005,1053018,1053015,1053023,1053024 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061110 Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#742975}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 2bf8565a. With Chromium commits locally applied on WPT: d5cd6b98 "SharedWorker: Assign unique names to SharedWorkers to avoid unintentional matching" 2bf8565a "Clipboard API: Consistently return on detached contexts." 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=lpz No-Export: true Change-Id: I730289bb9312b9ee5bdf54eefa4974cc33137e6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064410Reviewed-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@{#742974}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Use To<KeyboardEvent> and DynamicTo<KeyboardEvent> as new downcast helper 2. Use IsA<KeyboardEvent>(element) in place of IsKeyboardEvent(element) Bug: 891908 Change-Id: I0bafee3560da2bcb7562aaed2a356774c2c10b3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019743 Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#742973}
-
John Lee authored
Change-Id: I48726f5b7a5128cd3e4c3481a5628b64ee002b24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062641Reviewed-by:
Collin Baker <collinbaker@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#742972}
-
Nicholas Verne authored
Backends assume the container (not just the vm) is running, so remove the partial-startup logic. Using emplace() on a map never updates existing entries. Now fixed. Bug: 1024693 Change-Id: I58a47de30fe9c258023472b1cea80abbbbb81461 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065511 Commit-Queue: Nic Hollingum <hollingum@google.com> Auto-Submit: Nicholas Verne <nverne@chromium.org> Reviewed-by:
Nic Hollingum <hollingum@google.com> Cr-Commit-Position: refs/heads/master@{#742971}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a300f64ac753..048075425abc Created with: gclient setdep -r src-internal@048075425abc 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1052560,chromium:1053694 Tbr: jbudorick@google.com Change-Id: I6384e57eb33d2c6fb1e40c63ce70438d704aafac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066037Reviewed-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@{#742970}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0cf5b5b69d21..2e7884eaaac7 git log 0cf5b5b69d21..2e7884eaaac7 --date=short --first-parent --format='%ad %ae %s' 2020-02-20 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@2e7884eaaac7 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/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I7d134c609195c4d91059e0d72c5ad703ad47f9e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066038Reviewed-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@{#742969}
-
Wei Lee authored
Bug: 980846 Test: Launch CCA with no error shows Change-Id: If03336c546d475a81978dc7498615e27b06463c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2056509 Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#742968}
-
Darwin Huang authored
Change-Id: Ie8c2972e5b349395c997169c30dc3698f2d55116 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065354 Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#742967}
-
François Degros authored
Bug: 996549 Change-Id: I341758fabe41d15d4cc23e8bb530b2a0bf8b61ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055949Reviewed-by:
Anand Mistry <amistry@chromium.org> Commit-Queue: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/master@{#742966}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=kariah@chromium.org Change-Id: I717e79c26e053688848e907b62c9df24706bc2db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065535Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#742965}
-
Alex Lau authored
This should be landed after http://crrev.com/c/2016802 which adds the concierge Suspend/Resume D-Bus methods. Bug: b:140083246 Test: Suspend/resume DUT, previously playing YouTube video is paused on resume Change-Id: I075e9e8c72698118f28aa9b798a733a89eb1ea4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016766Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Alex Lau <alexlau@chromium.org> Cr-Commit-Position: refs/heads/master@{#742964}
-
Stephen Nusko authored
Currently we use a dynamically created trace event name this has a couple implications: 1) Has to be computed at run time and allocated dynamically, and copied by the TraceEvent implementation. 2) Will be stripped from traces when tracing with privacy filtering enabled. 3) Has to be serialized and sent over mojo and then parsed. This fixes all of these by directly computing the trace name as a static string. This comes potentially at the slight cost of binary size (since now the strings need to be stored in the full form), but this is limited to ("InputLatency::" + Name(num WebInputEvent::Type)) * number of Types, and we get to remove some mojo code so it should end up close to a wash in binary size (+528 bytes). Change-Id: I285d8bb24f8497bc067480201fdd3bac0b390083 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062286Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#742963}
-
Hirokazu Honda authored
This notifies VEA client VideoEncoderInfo of V4L2VideoEncodeAccelerator (V4L2VEA) at the end of the initialization. Since V4L2VEA doesn't update fps allocation and qp values are not controllable, NotifyEncoderInfoChange() is not called except the end of the initialization. Bug: 1031965 Test: webrtc.RTCPeerConnection.vp8_enc Change-Id: I38a3f63630f4c0c625d187ff1775d6762fbc415d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032763Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#742962}
-
Kai Ninomiya authored
Changes blinkpy filesystem tests to use remove_contents instead of rmtree. remove_contents calls into rmtree, but (1) retries several times to delete the files, and (2) throws by default instead of silently swallowing errors. This improves all of the tests. Additionally, the retrying was actually necessary to pass many tests (files were otherwise still locked during teardown). Extends the test_long_paths test to check spaces and apostrophes. FileSystem.rmtree is now implemented on Windows by just calling a shell with "rmdir /s /q". This is necessary, because shutil.rmtree doesn't work for \\?\C:\ style "extended-length" paths on Windows, and several other implementations I tried didn't work: - Loop using os.walk. os.walk doesn't support long paths, and though it seemed to work on the bots, it failed tests locally. - Recursive using os.listdir. os.listdir also doesn't support long paths. Tested on dawn-win10-* try job on crrev.com/c/2050036/17. Found in dawn-win10-* try jobs on crrev.com/c/2050036/4. Change-Id: I7c67bb12305a41244829e35293edfc88901b76f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2058065 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#742961}
-
Yutaka Hirano authored
Bug: 1053182 Change-Id: Iaba25e024f0a20cdc9ac7a906d30770e3c3c9de5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060227Reviewed-by:
Adam Rice <ricea@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#742960}
-
Xiaohan Wang authored
LogDXVAError() reports UMAs that are specific to one single file media/gpu/windows/dxva_video_decode_accelerator_win.cc. So it should not be in media/base/win/mf_helpers.h which is a common helper for all Windows media code. This CL moves LogDXVAError() and related macros to dxva_video_decode_accelerator_win.cc to solve this issue. In the future, we should consolidate on fewer macros. Change-Id: Icea7f0f8c5710bf034fce3dc32c36ccf2cc8e782 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066057Reviewed-by:
Ted Meyer <tmathmeyer@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#742959}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: If9df2de3aa285beb4366c1dae322e62cebca3080 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064457Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#742958}
-
Chong Gu authored
Create exception so that the CI Fuchsia bot does not run the test suite yet. Bug: 1054240 Change-Id: I200e66d919ac1dad2fe1011481d71f5602aaee27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065738Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Chong Gu <chonggu@google.com> Cr-Commit-Position: refs/heads/master@{#742957}
-
Isabella Scalzi authored
Enable the test in C++, and fix a variable name in the test. Bug: 1039141 Change-Id: Ieca66d8856028f22d7f0bd5a0fa3f7c55bf63fe9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065508 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742956}
-
Min Qin authored
BUG=1037043 Change-Id: If82d587e96d7826fefcfe4f04b919789e5158668 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2056106Reviewed-by:
Jesse Doherty <jwd@chromium.org> Auto-Submit: Min Qin <qinmin@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#742955}
-
Annie Sullivan authored
Bug: 1049117 Change-Id: I1e90a9614c4b53b54c153e0c200ce3352cc40fe4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065399Reviewed-by:
Annie Sullivan <sullivan@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Annie Sullivan <sullivan@chromium.org> Cr-Commit-Position: refs/heads/master@{#742954}
-
Kent Tamura authored
This CL has no behavior changes. Bug: 1052232 Change-Id: I9417bbe69cc2de2a171b537d50a487923165bafe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065569Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#742953}
-
David Munro authored
Bug: None Test: CQ Change-Id: I109e5ca8ad670160a71d3296c2f9f32ceaff14c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065509 Commit-Queue: David Munro <davidmunro@google.com> Commit-Queue: calamity <calamity@chromium.org> Auto-Submit: David Munro <davidmunro@google.com> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#742952}
-
Demetrios Papadopoulos authored
This accidentally regressed at r742504. Bug: None Change-Id: Ic0fe1c850eb9dc13893c57485c4c62e941e9974e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065735Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#742951}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/a657f879a7d6..df996b82917a git log a657f879a7d6..df996b82917a --date=short --first-parent --format='%ad %ae %s' 2020-02-20 abennetts@google.com Rename error→std_error, test_path→test. Created with: gclient setdep -r src/third_party/catapult@df996b82917a 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 crouleau@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/+/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:1019944 Tbr: crouleau@google.com Change-Id: I843bbc2626b55c5ac92ea7a9171b5dd5d95cb05a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065892Reviewed-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@{#742950}
-
Ted Meyer authored
This design is still subject to change. We need a way to prevent collisions in the codes as they get added. Bug: 1043289 Change-Id: I512b2a66fb0e1f05d56f9910f5dc8c9779112269 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026411 Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#742949}
-
Sasha McIntosh authored
Create a method for inserting copies of a DerivedElementType into a ListContainer. In a follow up cl, this method will be used to insert DrawQuads into a render pass quad list. Test: cc_unittests Bug: 1022544 Change-Id: Ideb864ab2f46e32c08989150a426e77a213b23e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064468 Commit-Queue: Sasha McIntosh <sashamcintosh@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#742948}
-
Xida Chen authored
Currently we hit a DCHECK in report histogram. The problem is that for certain type of throughput data (such as CompositorAnimation + main thread), we do not report it. In this case, we do not reset the throughput data and it kept accumulated and eventually the number of expected frames reaches a threshold and caused crash. This CL fixes the crash and added test. Bug: 1052848 Change-Id: Ib150872f950f0901a6bce5f10e683e08644c5809 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061398Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#742947}
-
Adam Langley authored
I'm dumb and took a while to figure this out so I wrote the documentation that would have helped. Change-Id: I18c5cf21225967d2ba496b6b05acdbb3dc9615db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065593 Auto-Submit: Adam Langley <agl@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#742946}
-
Peter Wen authored
Clarify the purpose of ensuring that the browser process crashes in java rather than in native: for webview embedding apps. Bug: None Change-Id: I3cd847bc5a32e56ee429cd8d4ce41efa13d32209 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064782 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#742945}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/23823669b3bb..ed1ff23c2768 git log 23823669b3bb..ed1ff23c2768 --date=short --first-parent --format='%ad %ae %s' 2020-02-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-02-19 fmalita@chromium.org [skottie] Add warning for missing text/paragraph box 2020-02-19 sgilhuly@chromium.org Turn off mip map support in GrDawnCaps 2020-02-19 reed@google.com move SkVec2 into shared header Created with: gclient setdep -r src/third_party/skia@ed1ff23c2768 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 lovisolo@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/+/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: lovisolo@google.com Change-Id: I4ac14e54b2e686270902f15f29d93fec1c86f6a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065483Reviewed-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@{#742944}
-
Greg Kerr authored
This reverts commit 5ba41218. Reason for revert: The rollout on stable was reverted. Original change's description: > macV2GPUSandbox: Enable by default. > > Enable the Mac V2 GPU Sandbox by default. > > Bug: 917445 > Change-Id: I90c311663ab1a232d1669b86fef3f51d03fc1701 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2042287 > Auto-Submit: Greg Kerr <kerrnel@chromium.org> > Commit-Queue: Avi Drissman <avi@chromium.org> > Reviewed-by: Robert Sesek <rsesek@chromium.org> > Reviewed-by: Avi Drissman <avi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#739466} TBR=avi@chromium.org,kerrnel@chromium.org,rsesek@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 917445 Change-Id: I79e6e2ab0ac315ed1b84f8fd1aaf6fc320e258b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065773Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Auto-Submit: Greg Kerr <kerrnel@chromium.org> Commit-Queue: Greg Kerr <kerrnel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742943}
-