- 13 Nov, 2019 40 commits
-
-
Tommy Steimel authored
This reverts commit fdf71331. Reason for revert: compile failure:https://ci.chromium.org/p/chrome/builders/ci/android_arm64-builder-perf/129178 Original change's description: > Move DownloadManagerBridge to chrome/browser/download > > Part of the modulization effort. > > Bug: 1013759 > Change-Id: I3a250fb293925ebe3c98fc068003b32568112ff9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902072 > Reviewed-by: Shakti Sahu <shaktisahu@chromium.org> > Reviewed-by: David Trainor <dtrainor@chromium.org> > Commit-Queue: Min Qin <qinmin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#715066} TBR=dtrainor@chromium.org,qinmin@chromium.org,shaktisahu@chromium.org Change-Id: I8751d6528d8b800a409657b3fdbd9a8c7897e0ae No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1013759 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1915219Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#715097}
-
Sasha McIntosh authored
When working with YUV images, uses the stride of the plane when creating pixmaps for each plane. Bug: 919627 Bug: 1023090 Change-Id: I1bf1dd5f0ac96a2eac5a8f4bb2f73453042fe7df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906954 Commit-Queue: Sasha McIntosh <sashamcintosh@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#715096}
-
Yulun Wu authored
Bug: 1024509 Change-Id: Ic34e1871aa9b828926f22b847e9001f2c5a2aa8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914971Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#715095}
-
Reilly Grant authored
This collects effectively the same data but uses the more modern infrastructure. Bug: 1017844 Change-Id: Ibafe3991d5129faf0481bef7acb8e7cd157cae12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895946 Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Auto-Submit: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#715094}
-
wutao authored
When AssistantCardElementView is focused, the true focused item is a node in the contained web contents. We override ScrollRectToVisible() to defer the scroll to FocusedNodeChanged() called by the contents. In addition, when View::HandleAccessibleAction(ax::mojom::Action::kScrollToMakeVisible) is called on AssistantCardElementView, it will scroll to currently focused node. Bug: b/143370952 Test: manual Change-Id: I315db0131e5517bf98d3e76f41203d00555237b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902709 Commit-Queue: Tao Wu <wutao@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#715093}
-
Eric Roman authored
Bug: 1021236 Change-Id: Id7dccac2d79abd3f03806679edb08dd8c1de4a4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904764 Auto-Submit: Eric Roman <eroman@chromium.org> Commit-Queue: Yuri Wiitala <miu@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Cr-Commit-Position: refs/heads/master@{#715092}
-
Chris Mumford authored
Also switched leveldb_chrome::Globals::memory_pressure_listener_ from std::scoped_ptr to inline member to reduce heap fragmentation. Bug: 1007837 Change-Id: I680b34ec71a3876c0137c957a1aec91a83632396 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1909295Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#715091}
-
Jason Chase authored
This was using the JSONReader::ReadDeprecated(), so replaced that with Read(). Also replaced usage of deprecated base::DictionaryValue and associated methods. Change-Id: I097f6117b1e267ab939ee8c58ca16d9103d76975 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914029Reviewed-by:
Ian Clelland <iclelland@chromium.org> Reviewed-by:
Jason Chase <chasej@chromium.org> Commit-Queue: Jason Chase <chasej@chromium.org> Cr-Commit-Position: refs/heads/master@{#715090}
-
Mitsuru Oshima authored
Bug: 843354, b/141898654 Test: covered by unittest Change-Id: Ib92013f3e0721c054c94981d93a8b2167076fa8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1911100Reviewed-by:
Malay Keshav <malaykeshav@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#715089}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/1ba6deba4dfb..f901c4c03461 Created with: gclient setdep -r src-internal@f901c4c03461 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 TBR=jbudorick@google.com Bug: chromium:None Change-Id: I482ade155e317a5c0e4555a4a1445d77d52913d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914609Reviewed-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@{#715088}
-
Toby Huang authored
Add a TODO comment to fix the logic in ExtensionSyncService::HasPendingReenable() in the future. This is a follow-up CL to address the remaining issues in the prematurely committed crrev.com/c/1861280. Bug: 1019813 Change-Id: I00a57eaa4f04d64a34902240ce0e31fe8cbeddeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1890726Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Commit-Queue: Toby Huang <tobyhuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#715087}
-
Scott Violet authored
This is called when a tab opened by way of window.open() is asked to close (window.close()). BUG=none TEST=covered by test Change-Id: I0d97069faed7a77edfef2e2932328e271d5d6db1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913601 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#715086}
-
Gang Wu authored
Change-Id: Ia9bcb02d21d1b44605857cad4d74f0ded44e2d06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914962Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Gang Wu <gangwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#715085}
-
Yue Li authored
Bug: b/144074713 Test: Manual Test Change-Id: I0ab1cf17c45ee0e3a468c5cd2a5fe6524b813728 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913700Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yue Li <updowndota@chromium.org> Cr-Commit-Position: refs/heads/master@{#715084}
-
Joshua Pawlicki authored
Bug: 1007393 Change-Id: I49a1269a45ccbe3f5da67db2ec8adfc03ddd1d47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893496Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#715083}
-
John Lee authored
https://imgur.com/a/O5kt6EL Bug: 1023492 Change-Id: I9a84da205c979c4631fccee4a9c3dd8d249bce25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912883Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#715082}
-
Anqing Zhao authored
Previously, ReportScheduler is designed for ChromeDesktopReportRequest on Windows, Mac and Linux. To supporting Chrome OS, now change the specific request to the macro defined in ReportGenerator. The test cases in report_scheduler_unittest.cc will change report type according to current os environment. - Chrome OS: ChromeOsUserReportRequest - Others: ChromeDesktopReportRequest Change-Id: Ic105ec09012ce57c913c214825a83b67cfb14caf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1908546 Commit-Queue: Anqing Zhao <anqing@google.com> Reviewed-by:
Owen Min <zmin@chromium.org> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#715081}
-
Steven Bennetts authored
Many tests have 'data' dependencies on locales/en-US.pak (and other locales). These dependencies are used to create .isolate files used for deploying tests. Rather than changing the dozen or so places where these dependencies are added (which would also be somewhat fragile), this changes allows .pak files to be compressed without changing the .pak extension. Bug: 1017864, 1023761 Change-Id: I7eb5f617376922481bb879a097dd0db61aefe9c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912500 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#715080}
-
chromium-autoroll authored
Cloned from crrev.com/c/1914859. Also includes manual modification to tracing service build because deps have changed. https://android.googlesource.com/platform/external/perfetto.git/+log/33ddd5f9c3ce..0cbfc427a7df git log 33ddd5f9c3ce..0cbfc427a7df --date=short --no-merges --format='%ad %ae %s' 2019-11-13 eseckler@google.com Merge "build: Fix chrome build after aosp/1163504" 2019-11-13 treehugger-gerrit@google.com Merge "perfetto-ui: Merging small callsites in flamegraph" 2019-11-13 eseckler@google.com Merge "build: Fix chrome ODR violations" 2019-11-13 treehugger-gerrit@google.com Merge "Allow to specify maximum block time." 2019-11-13 skyostil@google.com Merge "protozero: Add arrow operator to repeated field iterator" 2019-11-13 primiano@google.com Minor cleanups in preparation of protobuf -> zero migration Created with: gclient setdep -r src/third_party/perfetto@0cbfc427a7df If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll 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/+/master/autoroll/README.md Bug: chromium:132880619 TBR=perfetto-bugs@google.com Change-Id: I82ce02bf1f40b72b8b799ce9ef9df2600621d6d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914581Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Auto-Submit: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#715079}
-
nancy authored
When the app is installed, Family Link should notify AppService to pause or unpause the app. The default status is unpaused, so when uninstall the app, it should be removed from paused_apps list as the unpaused status. BUG=1011235 Change-Id: I51caf197f9e4f24665d608cd04f4457d0fb29ef3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914004Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#715078}
-
Andrew Luo authored
This reverts commit ed226611. Reason for revert: Didn't decrease run time. Original change's description: > Increase goma jobs for android-pie-arm64-rel. > > Bug: 1021665 > Change-Id: I6de2e17733078cb0f433ecc20b42f11c0e2cb521 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902768 > Reviewed-by: Aaron Gable <agable@chromium.org> > Commit-Queue: Andrew Luo <aluo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#714359} TBR=agable@chromium.org,aluo@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1021665 Change-Id: Icdb3cc6f9f716a7eb87bc4b99aaf6334c31f9b7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914944Reviewed-by:
Andrew Luo <aluo@chromium.org> Commit-Queue: Andrew Luo <aluo@chromium.org> Cr-Commit-Position: refs/heads/master@{#715077}
-
Stephen Roe authored
Reland "Add third_party/qemu-linux-arm64 to DEPS runhooks." https://chromium-review.googlesource.com/c/chromium/src/+/1913570 missed the Fuchsia ARM64 SDK version update from https://chromium-review.googlesource.com/c/chromium/src/+/1880067 which used an SDK CIPD created with copy mode instead of symlink mode. A copy mode CIPD is required to load the SDK into test isolates. Bug: 1000901 Change-Id: Iebc603a14c9b557b55a99de1d5968231c4bb40f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912895 Auto-Submit: Stephen Roe <steveroe@google.com> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Commit-Queue: Stephen Roe <steveroe@google.com> Cr-Commit-Position: refs/heads/master@{#715076}
-
Tommy Steimel authored
This is flaking on the Mac10.13 Tests Debug bot: https://ci.chromium.org/p/chromium/builders/ci/Mac10.13%20Tests%20%28dbg%29/15476 Bug: 1022915 Change-Id: I03c36b4034b9a96e208ebe3fd683e41765ece25e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914899 Commit-Queue: Tommy Steimel <steimel@chromium.org> Auto-Submit: Tommy Steimel <steimel@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#715075}
-
Jasper Chapman-Black authored
Bug: 1011921 Change-Id: I88e87dc609307e68fffc9deb911b09ba6616e6f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914545 Commit-Queue: Jasper Chapman-Black <jaspercb@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#715074}
-
Yoshifumi Inoue authored
This patch makes |NGBoxFragmentPainter::PaintInlineItems()| to support |kGeneratedText|, e.g. ellispsis, soft hyphen, for preperation of migration of |NGFragmentItem|. This patch is follow-up of the patch[1] which constructs |kGeneratedText| type fragment. Before the patch[1], we construct |kText| fragment item even if it is generated text type in |NGPhysicalTextFragment|. [1] http://crrev.com/c/1905045 Make ComputeNGCaretPosition() not to get Bidi level for layout generated text Bug: 982194 Change-Id: I4e3eaedc7f22756923a4b9763e8c727a2dc531cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910987 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#715073}
-
Chris Lu authored
Adds a new "badge_public" source_set in //chrome/browser/infobar and "badges_constants" source_set in //showcase to avoid any chrome/app dependencies. Bug: 987646 Change-Id: I9116a971d0f90ef22ca02f4972f97c644ba481fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1911222Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#715072}
-
John Budorick authored
Bug: 922145 Change-Id: I4403bd2a500297bb1c1166dc87900e065f10a060 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913970 Auto-Submit: John Budorick <jbudorick@chromium.org> Reviewed-by:
Yun Liu <yliuyliu@google.com> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#715071}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/d4b3120e6071..4b642a6d90f5 git log d4b3120e6071..4b642a6d90f5 --date=short --no-merges --format='%ad %ae %s' 2019-11-13 syoussefi@chromium.org Desktop GLSL input + Vulkan GLSL output in shader_translator Created with: gclient setdep -r src/third_party/angle@4b642a6d90f5 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 cnorthrop@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=cnorthrop@google.com Bug: None Change-Id: I409b960e0e0a7b9d7b977a0b4676c657d54730be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913037Reviewed-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@{#715070}
-
Tommy Steimel authored
This CL marks canvas-drawImage-live-video.html as flaky for the virtual/disable-deferred-rendering test suite TBR=dalecurtis@chromium.org Bug: 816914 Change-Id: I20b898c3ce13dd3adc7bccbdb98cfa7331d5c4c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914969Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#715069}
-
Jack Lynch authored
This adds an axe test for the watch expressions pane and is dependent on https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/1884528 Bug: 963183 Change-Id: Ib43e9494d8ffa1ac825a6824a34b32d9d3095625 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1652369 Commit-Queue: Jack Lynch <jalyn@microsoft.com> Reviewed-by:
Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#715068}
-
James Cook authored
The add user flow has a sync consent screen. A new version of this screen was built in mid-2018 for project Unity but wasn't shipped. The SplitSettingsSync feature is building a third version of this screen, so remove the Unity version to simplify the code. This is a manual revert of most of this CL: https://chromium-review.googlesource.com/c/chromium/src/+/1061213/ I've kept the logic around showing/hiding different versions of the screen since I'll need that for the SplitSettingsSync version. Bug: 822889, 1013466 Test: manually verified sync constent screen appears with correct text and images, verified "Review" checkbox works Change-Id: I88490b2b5109c6783084d039f19a9eea2888598f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910801Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#715067}
-
Min Qin authored
Part of the modulization effort. Bug: 1013759 Change-Id: I3a250fb293925ebe3c98fc068003b32568112ff9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902072Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#715066}
-
Yao Xiao authored
TBR=avi@chromium.org Bug: 1024033 Change-Id: I257af8db8aa8951486c69bfe02078a0da303ee51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913123 Auto-Submit: Yao Xiao <yaoxia@chromium.org> Reviewed-by:
James MacLean <wjmaclean@chromium.org> Reviewed-by:
Yao Xiao <yaoxia@chromium.org> Commit-Queue: James MacLean <wjmaclean@chromium.org> Cr-Commit-Position: refs/heads/master@{#715065}
-
Anastasia Helfinstein authored
This changes adds additional functions for operation on rectangles. They will be used in a follow-up change. Bug: None Change-Id: I82d52a041e91660514db8f1376a034ed3514e5c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910866 Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Auto-Submit: Anastasia Helfinstein <anastasi@google.com> Reviewed-by:
Aran Gilman <gilmanmh@google.com> Cr-Commit-Position: refs/heads/master@{#715064}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/b5407bfb585e..b2407dd746de git log b5407bfb585e..b2407dd746de --date=short --no-merges --format='%ad %ae %s' 2019-11-13 chrisforbes@google.com regres: Don't ignore abnormal exits Created with: gclient setdep -r src/third_party/swiftshader@b2407dd746de 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 TBR=swiftshader-team+autoroll@google.com Bug: chromium:b/144426261 Change-Id: Ifd29c1c529f08c775867af6c544fb573b06c7c6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914527Reviewed-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@{#715063}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/0865050e54e9..63e5e057851d git log 0865050e54e9..63e5e057851d --date=short --no-merges --format='%ad %ae %s' 2019-11-13 9856269+sarahM0@users.noreply.github.com Add spvc parser support and unit tests for: OpTypeMatrix, OpTypeRuntimeArray, OpTypeImage, OpTypeSampler, OpTypeSampledImage (#885) 2019-11-13 rharrison@google.com Remove the deprectated all-in-one generation API (#883) 2019-11-13 rharrison@google.com Expose spirv_cross compiler to ease integration into Dawn (#884) 2019-11-13 9856269+sarahM0@users.noreply.github.com Add spvc parser support and unit tests for: OpTypeBool, OpTypeFloat, … (#881) Created with: gclient setdep -r src/third_party/shaderc/src@63e5e057851d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/shaderc-chromium-autoroll Please CC radial-bots+chrome-roll@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 TBR=radial-bots+chrome-roll@google.com Bug: None Change-Id: I5b3d6469292c0bae9e3e48fcd0282a661c6da51e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914524Reviewed-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@{#715062}
-
Jeffrey Kardatzke authored
The --use-drm parameter is required to allocate buffers that have a valid bo inside of them which is used by the yuv client. Bug: None Test: Ran wayland_yuv_client w/ and w/out --use-drm param Change-Id: I29027ee4608da05ed82aeb03f6e8b63713df32ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914759Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#715061}
-
Esmael El-Moslimany authored
In order to support opaque ripples for cr-icon-button, the instances that used the background-image CSS property to specify the icon were changed to use --cr-icon-image. The reason is the mask-image property is being used instead inside cr-icon-button to allow the icon color to be easily changed as needed using CSS. The colors that were specified in the original SVG files need to now be specified in CSS using the --cr-icon-button-color CSS variable. This does not work for the camera-shutter-icon and videocan-shutter-icon which have two colors: one for the fill and one for the stroke. The mask-image approach is not able to accommodate more than one color. For this reason, the icons used in cr-camera were changed to use iron-icon which is also support by cr-icon-button. In order to support icons that have different stroke and fill colors the following CSS variables have been added. The *-focus-* variables are for when the ripple is showing. --cr-icon-button-fill-color --cr-icon-button-focus-fill-color --cr-icon-button-focus-stroke-color --cr-icon-button-stroke-color These new variables are to be used in place of the existing CSS variables --cr-icon-button-color and --cr-icon-button-focus-color. Bug: 1022752 Change-Id: I0a010e500186e029ca71445f200d4606312deb7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906962 Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#715060}
-
Michael Spang authored
Change-Id: I11cef97eb166263b99b09e4fca09fcc1c34fb494 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914965Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#715059}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/06a394e036ab..60bd1aea3d6d git log 06a394e036ab..60bd1aea3d6d --date=short --no-merges --format='%ad %ae %s' 2019-11-13 srte@webrtc.org Detach thread checker in RtcEventLogImpl destructor. 2019-11-13 peah@webrtc.org Correcting the ACM upmixing from mono/stereo to surround 2019-11-13 srte@webrtc.org Providing EmulatedRoute instances when creating TcpMessageRoute 2019-11-13 jakobi@webrtc.org Synchronize is_screencast_ state in AndroidVideoTrackSource. 2019-11-13 peah@webrtc.org Allow extracting the linear AEC output Created with: gclient setdep -r src/third_party/webrtc@60bd1aea3d6d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: chromium:None,chromium:b/140823178 Change-Id: I2e16f71e06bec52c3c1cfd4fc6f91509582bf54e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914741Reviewed-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@{#715058}
-