- 24 Mar, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/032c78376792..ff2e5ddd804b git log 032c78376792..ff2e5ddd804b --date=short --first-parent --format='%ad %ae %s' 2020-03-24 abennetts@google.com Add pinpoint jobs exporter. Created with: gclient setdep -r src/third_party/catapult@ff2e5ddd804b 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 sadrul@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: None Tbr: sadrul@google.com Change-Id: I28ee7467c1d172f002dfeac9cc0732cb9418e6d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117472Reviewed-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@{#752754}
-
Hitoshi Yoshida authored
While we migrate the code generator of IDL bindings, we need assignments of enumeration with String. This CL adds it as a migration adapter. The CL affects on the new code generator, which is enabled behind a flag, and not on the product. Bug: 839389 Change-Id: I81f82678da5e82a4a25475d5c1707e00eefe82b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116157Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#752753}
-
Dominic Mazzoni authored
http://crrev.com/c/2102783 fixed a case where hit testing was getting into an infinite loop, but it broke calling accHitTest on a View and getting a result within Web. Fix it by allowing accHitTest to recurse into a different HWND, and add a new Windows-specific test for that scenario. Bug: 1061323 Relnotes: N/A Change-Id: I395bb6d3ccccfd41f80fde68b33852c0e6268f47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113807 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#752752}
-
ssid authored
We have a "UserAction" typed trace event which produces the same instant event in JSON. So, this can be removed. Updated the background tracing config to use the new category. The new event arg is also whitelisted. Change-Id: Id99ce224426b855876d5f3e81ffbf5f73c0dd4e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108666Reviewed-by:
Etienne Bergeron <etienneb@chromium.org> Commit-Queue: ssid <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#752751}
-
Wei-Yin Chen (陳威尹) authored
TBR=meiliang@chromium.org Bug: 1064157 Change-Id: I82815be23ac4e139ed6c801db2b36e208699b624 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117534Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#752750}
-
Yoshifumi Inoue authored
This patch changes |InlineBoxPositionTest| to do nothing for |NGFragmentItem| because this test set is for legacy layout. Bug: 982194 Change-Id: I9127851772bed78f6096888aea268a01082ceed3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117593 Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#752749}
-
Kent Tamura authored
'-webkit-appearance: menulist' forces 'overflow: visible'. However, 'overflow: visible' was applied before adjusting -webkit-appearance value for the element. It should not be applied to elements which doesn't support '-webkit-appearance:menulist'. This CL moves the 'overflow: visible' setting from StyleAdjuster::AdjustOverflow(), which is called before LayoutTheme::AdjustAppearanceWithElementType(), to LayoutTheme::AdjustMenuListStyle(), which is called after LayoutTheme::AdjustAppearanceWithElementType(). This CL fixes css/css-ui/webkit-appearance-menulist-001.html in WPT. Bug: 1064154 Change-Id: Ibb3a21ce8e41e975fb9474500aa915adc65404d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116164Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#752748}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a4725a13..12954138 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I4afa580c690fd79dc2ebaa288b9d5fae354b8626 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117510Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#752747}
-
nancy authored
Modify WebApps to call WebAppLaunchManager API OpenApplication directly to launch apps. BUG=1061843 Change-Id: I5f5e165929b31f9cc55a5f0d466a30a24b8fbaf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115251 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#752746}
-
Wei-Yin Chen (陳威尹) authored
This is a mechanical change to reduce the likelihood of needing to turn off clang-format. Bug: None Change-Id: If2810e00c1d9f95740353b34a36323f69d07369a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112402 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Mei Liang <meiliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#752745}
-
Eriko Kurimoto authored
This CL adds mixed-content wpts to test static-import from dedicated and shared workers. Bug: 1056500 Change-Id: I4a43cfa09779e6cf8700e8802ca0f473b983350c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2102036 Commit-Queue: Eriko Kurimoto <elkurin@google.com> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#752744}
-
Rakib M. Hasan authored
This lists will replace the SUPPORTED_PLATFORMS lists. We want to consolidate the system specifier tag types used to disable benchmarks in telemetry. We will use the same tags used in expectations.config to populate SUPPORTED_PLATFORM_TAGS lists. Bug: 992603 Change-Id: I0b290e6ed8806b8203782e119b5ca4e70461236a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113691Reviewed-by:
John Chen <johnchen@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#752743}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/32f6f55c069a..c01b1d98a396 git log 32f6f55c069a..c01b1d98a396 --date=short --first-parent --format='%ad %ae %s' 2020-03-24 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. 2020-03-24 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@c01b1d98a396 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: Ibedfde6587be4c15575f2a64fed6d0de208c08ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117490Reviewed-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@{#752742}
-
calamity authored
Bug: 1064092 TBR=tedchoc@chromium.org Change-Id: I0a589a9fa7c18206571f1c7876943c29b2cd06d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117411Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#752741}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/d1988219065a..6cb8168c2b9b git log d1988219065a..6cb8168c2b9b --date=short --first-parent --format='%ad %ae %s' 2020-03-24 bsalomon@google.com Reland "Revert "Drawing YUVA images does not flatten for bicubic."" 2020-03-23 fmalita@chromium.org [sksg] Remove redundant BUILD.gn deps 2020-03-23 bsalomon@google.com Revert "Revert "Drawing YUVA images does not flatten for bicubic."" Created with: gclient setdep -r src/third_party/skia@6cb8168c2b9b 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 robertphillips@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: robertphillips@google.com Change-Id: I2c818330625b08bd1a02c5411a3ed79ee2ce22e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117249Reviewed-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@{#752740}
-
Hitoshi Yoshida authored
While we migrate the code generator of IDL bindings, we need the feature to compare IDL enumeration with String. This CL implements it. This CL affects on the new code generator, which is enabled behind a flag, and not on the product. Bug: 839389 Change-Id: I99e8f458f42decae42552b2c3fb998067234b1df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115861 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#752739}
-
Johann authored
Use the HeapMojoReceiver wrapper so that Oilpan will GC the object. Bug: 1049056 Change-Id: Id01a0242536dca47467421a4a478c03c80263eca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106990 Commit-Queue: Johann Koenig <johannkoenig@google.com> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#752738}
-
Thomas Lukaszewicz authored
Updated BubbleDialogDelegateView to ensure that when the bubble Widget is created the bubble delegate is always pointing to its most recent anchor Widget. Bug: 1056916 Change-Id: I539614abdf6a5ebdf9cfb651f6aea253ce27d95b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112041 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#752737}
-
Noel Gordon authored
Use remoteCall.waitForElementsCount instead of using an inverted query with waitForElementLost. Tbr: lucmult Bug: 1062902 Change-Id: Ifce386570d242828ee85dc0b84c53877faa08c8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115864Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#752736}
-
Yuki Shiino authored
This patch makes changes only on the new bindings generator, which is not yet shipped. No prod change. Bug: 839389 Change-Id: Iab79e7d82fe064ba30cb540c084577ecca01ceda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115136Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#752735}
-
Robert Ogden authored
Bug: 1048736, 1064155 Change-Id: Id1d076b49185862f483962230a5017b3e8e72b0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117018 Auto-Submit: Robert Ogden <robertogden@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#752734}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/4b8b07825641..6c11cf2ad9ca git log 4b8b07825641..6c11cf2ad9ca --date=short --first-parent --format='%ad %ae %s' 2020-03-24 capn@google.com Remove unused sampler parameter 2020-03-24 capn@google.com Specialize sampling routine for immutable sampler data Created with: gclient setdep -r src/third_party/swiftshader@6c11cf2ad9ca 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: Icec3a4f16cf5d52212d704b36058750329eaa9c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117245Reviewed-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@{#752733}
-
Reilly Grant authored
Bug: 918216 Change-Id: I0db59158a68ae89f1d1eb5fb92cd69dcad98381f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095932 Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Vincent Scheib <scheib@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#752732}
-
Kyle Horimoto authored
This CL: (1) Adds a SearchHandler Mojo interface, then implements it via a KeyedService. (2) Hooks up this interface to the OS settings UI. After this CL, it's possible for the settings JS code to make direct calls into the service. Bug: 1059099 Change-Id: I51fbdabdcd227a6004e4319038383cdf4ada9519 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2103523 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#752731}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0769db92d478..32f6f55c069a git log 0769db92d478..32f6f55c069a --date=short --first-parent --format='%ad %ae %s' 2020-03-24 michael.liao@microsoft.com [JavaScriptAutocomplete]: Fixing unhandled exception when compileScript returns null Created with: gclient setdep -r src/third_party/devtools-frontend/src@32f6f55c069a 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: Ia0d178306b1f691c1d3c706faa7f2996335b40d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117246Reviewed-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@{#752730}
-
Manu Cornet authored
Don't observe shelf config changes from the status area directly, and let changes trickle down from the shelf layout manager. Bug: 1048119 Change-Id: I7f299e75ee8db3c106b84a9b7576b34a2e9954a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037014 Commit-Queue: Manu Cornet <manucornet@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Tim Song <tengs@chromium.org> Cr-Commit-Position: refs/heads/master@{#752729}
-
Hirokazu Honda authored
VaapiWrapper queries capabilities with all the supported VAEntrypoints for the VAProfile. VA functions with some VAEntrypoint fails. It results in the output in chorme log and also chrome://gpu as ERROR. The failure is red herring but sufficient to confuse developers and users. To avoid this, we filter out VAEntrypoints upon querying capabilities that are not used in chrome scenario. Bug: 1057196 Test: vaapi_unittest on eve Change-Id: I1160fde180e53a08125dda6b6645152636cbda4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108305Reviewed-by:
Miguel Casas <mcasas@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#752728}
-
Peter Kasting authored
This is a reland of df07d66c This was reverted due to a sheriffing misfire. Original change's description: > Eliminate unreachable code. > > This converts runtime checking of BUILDFLAG output to compile-time > checking. It also converts NOTREACHED to DLOG(ERROR). > > Bug: 346399 > Change-Id: I85dc2e655a1badccb117bb566f8812c6962416b6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114400 > Commit-Queue: Peter Kasting <pkasting@chromium.org> > Reviewed-by: Kenneth MacKay <kmackay@chromium.org> > Auto-Submit: Peter Kasting <pkasting@chromium.org> > Cr-Commit-Position: refs/heads/master@{#752603} TBR=kmackay@chromium.org Bug: 346399 Change-Id: I688c6405360636b892dfd8d2c86bb2ccd55fdb60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115866Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#752727}
-
Johann authored
Lint recommends * when the argument is modified and const & when it is not: Is this a non-const reference? If so, make const or use a pointer: device::Gamepads& gamepads [runtime/references] gamepad_dispatcher.cc uses <utility>: Add #include <utility> for move [build/include_what_you_use] [4] Change-Id: Ic2364ff8f758c198507f4daa7d7f856cfc6b2fc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108409Reviewed-by:
Brandon Jones <bajones@chromium.org> Commit-Queue: Johann Koenig <johannkoenig@google.com> Cr-Commit-Position: refs/heads/master@{#752726}
-
Christopher Lam authored
This CL adds the Chrome OS Semantic Colors to the Files App file deletion dialog. Button styles have been added for both light and dark mode which support the system color scheme. A try/catch has been added to progress_center_panel.js due to CORS violations when iterating over all stylesheets since we now have a cross-origin stylesheet. Bug: 1018654, 1060060 Change-Id: Id8fe0f0bbfd3e1188b1d31575ff16d48601b6eb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2086380 Commit-Queue: calamity <calamity@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#752725}
-
Johann authored
Mojo objects are being moved to the heap allow them to be managed by Oilpan. This class needs to be converted to GarbageCollected first. Leave a TODO() to update receiver_. Bug: 937038, 1049056 Change-Id: I9b68f6e2a5f7953cbd1309345097fde1c2191039 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096066Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Johann Koenig <johannkoenig@google.com> Cr-Commit-Position: refs/heads/master@{#752724}
-
calamity authored
This reverts commit 2ff5fdbc. Reason for revert: Causing compile failures on linux-chromeos-chrome https://ci.chromium.org/p/chrome/builders/ci/linux-chromeos-chrome/4233 Original change's description: > Enable -Wunreachable-code in (non-arm) Chrome OS builds. > > Bug: 1063529,346399 > Change-Id: I313ebf4cc16885d1f9bdc5a2ed8db524467735f2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116590 > Commit-Queue: Ben Pastene <bpastene@chromium.org> > Reviewed-by: Ben Pastene <bpastene@chromium.org> > Reviewed-by: Mitsuru Oshima <oshima@chromium.org> > Auto-Submit: Nico Weber <thakis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#752618} TBR=oshima@chromium.org,thakis@chromium.org,bpastene@chromium.org Change-Id: I01a4f609e3936fa98da9127d7f9858a4a61e2ecd No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1063529, 346399 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115865Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#752723}
-
Timothy Loh authored
This CL updates the Plugin VM installer so the check for existing VMs happens after installing DLC. The InstalledFastDebug Tast precondition currently fails to detect existing VMs as the DLC is not mounted at the start, so we can't start the dispatcher. Bug: 1063748 Change-Id: I14d71320ba214b79414734135d6b0a860b4f2e83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115134 Commit-Queue: Timothy Loh <timloh@chromium.org> Reviewed-by:
Julian Watson <juwa@google.com> Cr-Commit-Position: refs/heads/master@{#752722}
-
calamity authored
This reverts commit df07d66c. Reason for revert: Causing compile failures on linux-chromeos-chrome https://ci.chromium.org/p/chrome/builders/ci/linux-chromeos-chrome/4233 Original change's description: > Eliminate unreachable code. > > This converts runtime checking of BUILDFLAG output to compile-time > checking. It also converts NOTREACHED to DLOG(ERROR). > > Bug: 346399 > Change-Id: I85dc2e655a1badccb117bb566f8812c6962416b6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114400 > Commit-Queue: Peter Kasting <pkasting@chromium.org> > Reviewed-by: Kenneth MacKay <kmackay@chromium.org> > Auto-Submit: Peter Kasting <pkasting@chromium.org> > Cr-Commit-Position: refs/heads/master@{#752603} TBR=pkasting@chromium.org,rockot@google.com,kmackay@chromium.org Change-Id: I6f2787f775d211322b8c200410a07f48f0782f9d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 346399 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116165Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#752721}
-
Sergey Ulanov authored
AudioRendererAlgorithm may use resampler depending on playback rate. When using the resampler audio samples may be buffered in AudioRendererAlgorithm itself as well as in the resampler. frames_buffered() was returning only number of frames buffered internally, without accounting for the buffers in the resampler. Replaced it with BufferedFrames() that adds the buffers in the resampler. Bug: b/150247610 Change-Id: Iacc5e8914f086f5298ecc7120ab369bd32ea5a29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113808 Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Cr-Commit-Position: refs/heads/master@{#752720}
-
Noel Gordon authored
waitForElementsCount helper was private to directory tree tests but is more generally useful. Make it available to all tests (remoteCall). Bug: 992819 Change-Id: I8bdf21e60d34cc822656ad76a4c6b8d990832e36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115860 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#752719}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@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/+/master/autoroll/README.md Tbr: gbiv@chromium.org Change-Id: I099de2febbbd2a57c22f6f6f2fd2d32d87880c34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117248Reviewed-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@{#752718}
-
Peter Kasting authored
The test terminated its loop in the correct condition, but logged as if it hadn't. Adjust the code so it logs when the loop doesn't terminate. Bug: none Change-Id: I6587eccf76538a6170df84c7dfb58a179cf3f498 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116540 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#752717}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c17b5128..a4725a13 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Iee1f6146222867dcb2cfd10987b5531898f0b9fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115749Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#752716}
-
Hirokazu Honda authored
This CL make libgav1 library built on ChromeOS ARM. VideoDecoder using libgav1, Gav1VideoDecoder, is also available on ChromeOS ARM. The VideoDecoder is enabled by the chrome option, --enable-features=Gav1VideoDecoder. The chrome binary size (bytes) increases as follows for kevin (CrOS ARM 32bit); No dav1d/libgav1: 120,898,388 dav1d (ToT) : 121,397,308 (+ 498,920 bytes) libgav1 : 121,760,372 (+ 861,984 bytes) libgav1 + dav1d : 122,255,484 (+1,357,096 bytes) Bug: 1047051 Test: Build chrome Test: Gav1VideoDecoder is used on kevin with --enable-features=Gav1VideoDecoder Change-Id: I0fae28bf390e2f3f421411ad2617f153df8f191d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2028875Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
James Zern <jzern@google.com> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#752715}
-