- 24 Mar, 2020 40 commits
-
-
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}
-
Timothy Loh authored
Miscellaneous improvements to PluginVmInstaller: - Split up State enum into InstallingState (stage in installation) and State (idle/installing/cancelling). This removes duplication in states, and allows InstallingState to be re-used by PluginVmInstallerView later on. - Add an explicit state for checking for existing VMs to make cancelling work (I think currently calling Cancel() at this point will do nothing) - Unify cancelled observer callbacks and fix drive download cancels to correctly reset the state. Bug: 1063748 Change-Id: Ib5675e30f96509d3dae814335dfd9ea216009f26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114604 Commit-Queue: Timothy Loh <timloh@chromium.org> Reviewed-by:
Julian Watson <juwa@google.com> Cr-Commit-Position: refs/heads/master@{#752714}
-
Avery Musbach authored
Bug: None Change-Id: I5b4cbabdc3821049dcbbc6d2ac50413b25c23a7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2111394Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Avery Musbach <amusbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#752713}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: Iacfe3484a804e485ad290c493a194b60cd84faff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116949Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#752712}
-
Stephen McGruer authored
NOTRY=true TBR=robertma@chromium.org Bug: 1062984 Change-Id: I58c79a207768e6e7f0aa73fef771c817e5ca7c98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117165Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#752711}
-
Noel Gordon authored
The caret icon between the breadcrumb <button> is never interactive so always show a CSS default cursor for the caret icon. Bug: 1062902, 1035691 Change-Id: I022752f55e8c3c527d1c7ced2aa488b13a8b789a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114473 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#752710}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/ae3586b5380f..2b2aec6506a8 git log ae3586b5380f..2b2aec6506a8 --date=short --first-parent --format='%ad %ae %s' 2020-03-24 pkasting@chromium.org Revert "depot_tools: Run using Python 3 by default." Created with: gclient setdep -r src/third_party/depot_tools@2b2aec6506a8 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/+/master/autoroll/README.md Bug: None Tbr: agable@chromium.org Change-Id: I44be14eb491467c1e809f6075bcb8d05cbe0732c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117080Reviewed-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@{#752709}
-
Noel Gordon authored
Add keyboard-specific CSS rules for the drop-down menu <button>s focus and hover so they render the same effects as mouse interaction. Hence, there is no visible difference in keyboard || mouse interaction and this to match all other files app menus and context menus. Bug: 1062902, 1035691 Change-Id: I9bf24464c28036fc82a3a07ce88d1fd76cac3778 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2112372 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#752708}
-
chromium-autoroll authored
https://chromium.googlesource.com/native_client/src/native_client.git/+log/35bcc9f6d5e8..ffed96d1528d git log 35bcc9f6d5e8..ffed96d1528d --date=short --first-parent --format='%ad %ae %s' 2020-03-24 dschuff@chromium.org Revert "Update revision for PNaCl" 2020-03-24 thakis@chromium.org Suppress a -Wunreachable-code warning in cros/arm builds. 2020-03-07 dschuff@chromium.org Disable cond_timedwait_test and debug_stub_test on Windows 2020-03-06 dschuff@chromium.org On Windows, always do a GN build so we can use tls_edit.exe with SCons 2020-03-06 dschuff@chromium.org Don't support clang/non-clang GN builds 2020-03-05 dschuff@chromium.org Ensure that MSVC is not required to be installed not building trusted code 2020-02-28 dschuff@chromium.org Update revision for PNaCl Created with: gclient setdep -r src/native_client@ffed96d1528d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/nacl-autoroll Please CC mseaborn@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 Bug: chromium:346399 Tbr: mseaborn@chromium.org Change-Id: I8ffcb099a646064f57ad89a2bbddaab34d5d0509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117241Reviewed-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@{#752707}
-
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/+/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: I796e4af3c4821fa3167250866edf781cb4cdb014 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117243Reviewed-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@{#752706}
-
Sergey Ulanov authored
CastRunner redirects AudioCapturer to the parent agent. The AudioCapturer implementation in the agent uses 16kHz sample rate internally. Update default sample rate to 16kHz, so the agent won't need to resample the stream. Bug: 1059836 Change-Id: I7519485f8dfc7c56c527730cc3c90bbf689146c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117161 Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Commit-Queue: David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#752705}
-
Noel Gordon authored
Make make <button> and drop-down menu <button> :active color the same, ie., don't bother trying to match :active color with other menus. Bug: 1062902, 1035691 Change-Id: Icf6dc9d0ae5f68d48f1301ff8c7f44c949c8e404 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2114311 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#752704}
-
calamity authored
Bug: 1062668 TBR=ayui@chromium.org Change-Id: I51e4514af63bd318c2a933b10f4d4b3595168e81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117410Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#752703}
-
Ben Joyce authored
Updates design, annotations, and lifecycle_commons Bug: 1052460 Change-Id: I521d955abfe883868473d3b293854f2105ee8852 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116594Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: benjamin joyce <bjoyce@google.com> Cr-Commit-Position: refs/heads/master@{#752702}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/06a4dd62094e..ea6ae4a32307 git log 06a4dd62094e..ea6ae4a32307 --date=short --first-parent --format='%ad %ae %s' 2020-03-23 titovartem@google.com Add calculation of actual encode bitrate into DefaultVideoQualityAnalyzer Created with: gclient setdep -r src/third_party/webrtc@ea6ae4a32307 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 Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I55871ad7488c6950887a6541917031965669d886 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117079Reviewed-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@{#752701}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/85201b613e63..032c78376792 git log 85201b613e63..032c78376792 --date=short --first-parent --format='%ad %ae %s' 2020-03-24 dberris@google.com Pinpoint: Update io equal to execution timeout Created with: gclient setdep -r src/third_party/catapult@032c78376792 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: chromium:1023451 Tbr: sadrul@google.com Change-Id: Icb6ac3d617c79d70b978a8232f8052832d1b54ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117075Reviewed-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@{#752700}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/12e857a3bca2..4b8b07825641 git log 12e857a3bca2..4b8b07825641 --date=short --first-parent --format='%ad %ae %s' 2020-03-23 amaiorano@google.com CMake: make SWIFTSHADER_DCHECK_ALWAYS_ON work on Windows Created with: gclient setdep -r src/third_party/swiftshader@4b8b07825641 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: Ib852f6fd731927fc826e7f62c86de52e26b005cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117076Reviewed-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@{#752699}
-