- 30 May, 2019 40 commits
-
-
behdad authored
These scripts help with gathering and processing historical data to be used for clustering. Bug: chromium:959971 Change-Id: I1b42612324be0e9ce2e74babe6cdfb52c92f5c33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1594779 Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#664800}
-
Xiaoqian Dai authored
For a tab that is requesting its mobile version site, and is not originated from ARC context, return to its normal version site when exiting tablet mode. Bug: 953577 Change-Id: Ifa1f3b694ae5b237b80ea912f7e1b981b7d0debb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637181 Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#664799}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f6dc629b226f..e18325d988a5 Created with: gclient setdep -r src-internal@e18325d988a5 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=melandory@google.com,hiroshige@google.com,mlamouri@google.com,loyso@google.com Change-Id: Iddef9575cd97586b7c9f5b3d7512de28517dec35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637390Reviewed-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@{#664798}
-
Kurt Horimoto authored
This allows for testing of mediators that set up AlertViewControllers. Bug: 941745 Change-Id: I103f40000d3a9714ba782c41fbf2976263122728 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636397 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#664797}
-
Matthew Jones authored
Change-Id: I2a049b3c8ad7ed50b478d6ba2f8aded22544a307 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628989Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#664796}
-
Azeem Arshad authored
This CL exposes a way to close bindings on an interface so that the client can explicitly disconnect and stop receiving messages. Change-Id: I322f4e41d5522fe8aa7ba9b4a1eb702607281dfe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636850Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#664795}
-
Joanmarie Diggs authored
Fixes a crash. Bug: 968014 Change-Id: I70b4aaea1d42c766920bebfcfb64e946b3499512 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634748 Commit-Queue: Nektarios Paisios <nektar@chromium.org> Auto-Submit: Joanmarie Diggs <jdiggs@igalia.com> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#664794}
-
Etienne Pierre-doray authored
[MessageLoop]: Replace MessageLoopCurrent::task_runner() in /content/public/test/test_download_http_response.cc. MessageLoopCurrent::task_runner() is depecated. This CL replaces it with with ThreadTaskRunnerHandle::Get(). A small step towards deleting MessageLoop. This CL was generated with git cl split. Refer to the top-level CL if necessary : https://chromium-review.googlesource.com/c/chromium/src/+/1631693 Please CQ if LGTY! This CL was uploaded by git cl split. R=dtrainor@chromium.org Bug: 616447 Change-Id: Ib6d3b417344ca2ece7c09d98b52a8f6e79b480f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636358 Auto-Submit: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#664793}
-
Luke Zielinski authored
Change-Id: I5f729822140f544717432aa0b45c56dfdf30b9ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636787 Commit-Queue: Luke Z <lpz@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#664792}
-
Gabriel Marin authored
Updates a unit test to match the logic change introduced in a548a739 (Don't run tcmalloc dependent unit tests with sanitizers). BUG=b:70905156 Change-Id: I7ab3810321fc607c0cdb5c4cd737bbd44223bce0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636343Reviewed-by:
Gabriel Marin <gmx@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Alexei Filippov <alph@chromium.org> Auto-Submit: Gabriel Marin <gmx@chromium.org> Commit-Queue: Gabriel Marin <gmx@chromium.org> Cr-Commit-Position: refs/heads/master@{#664791}
-
Kelvin Jiang authored
Changed icon to a 20x20 question mark Screenshot: https://imgur.com/a/I3bjAsb Bug: 953800 Change-Id: Ia07d6ab627725a9c37724b175aead33e4865d3f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621689 Auto-Submit: Kelvin Jiang <kelvinjiang@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#664790}
-
Etienne Pierre-doray authored
MessageLoopCurrent::task_runner() is depecated. This CL replaces it with with ThreadTaskRunnerHandle::Get(). A small step towards deleting MessageLoop. This CL was generated with git cl split. Refer to the top-level CL if necessary : https://chromium-review.googlesource.com/c/chromium/src/+/1631693 Please CQ if LGTY! This CL was uploaded by git cl split. R=thakis@chromium.org Bug: 616447 Change-Id: I28a3d9671e8546ce33c1012771d464380df5bb08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637457 Auto-Submit: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#664789}
-
Carlos Caballero authored
MessageLoop will go away, eventually. ScopedTaskEnvironment will per default start a ThreadPool, which should be fine in most of the cases. If you belive your test needs to make sure that no ThreadPool runs let me know and I will update the patch. BUG=891670 This CL was uploaded by git cl split. R=sammiequon@chromium.org Change-Id: I82d400ba9fa58b1532047c0781ea27f0da89ab44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636351Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Commit-Queue: Carlos Caballero <carlscab@google.com> Auto-Submit: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#664788}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I2240a1dd90a86cbae9c0be476e94aef873a5134c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637438Reviewed-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@{#664787}
-
Carlos Caballero authored
MessageLoop will go away, eventually. ScopedTaskEnvironment will per default start a ThreadPool, which should be fine in most of the cases. If you belive your test needs to make sure that no ThreadPool runs let me know and I will update the patch. BUG=891670 This CL was uploaded by git cl split. R=liberato@chromium.org Change-Id: Ie344bc13910dac814dc6ba8ecf8f0d7e63075540 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635822 Auto-Submit: Carlos Caballero <carlscab@google.com> Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#664786}
-
Matthew Mourgos authored
Change-Id: I10df8c9fe2049e1f8ae50887f004563d1dc18bfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636614Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#664785}
-
Mike Wasserman authored
The change in PS1 ( crrev.com/c/1626011 ) was reverted for failures: crbug.com/967929 SessionRestoreTestChromeOS tests failing... Split SetClient from Init; call SetClient(null) in the client's dtor. See the bug for additional detail. Minor cleanup. Original description: Move wallpaper.mojom to a virtual c++ interface. Update impl and clients, make some methods sync. Combine mojo and non-mojo observer types. Add a static WallpaperController::Get(), cleanup. TBR=sky@chromium.org Bug: 958227 Test: No Chrome OS wallpaper regressions. Change-Id: I8ae097605c7c8eeacf64370878ed79c405885332 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635796 Commit-Queue: Michael Wasserman <msw@chromium.org> Auto-Submit: Michael Wasserman <msw@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#664784}
-
Weiliang Chen authored
This CL is a clean up to help move Overlay Validator creation. Moving the overlay validator into a setter instead of a constructor helps control where the creation function is called. Also make validator the explicit owner of strategies so the strategies and the validator will never be out of sync. R=rjkroege Bug: 963597 Change-Id: I801b11db73891c3e8a7fab5616d8ba24d14bde02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1629807 Commit-Queue: weiliangc <weiliangc@chromium.org> Auto-Submit: weiliangc <weiliangc@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#664783}
-
Etienne Pierre-doray authored
[MessageLoop]: Replace MessageLoopCurrent::task_runner() in /chrome/browser/extensions/api/downloads. MessageLoopCurrent::task_runner() is depecated. This CL replaces it with with ThreadTaskRunnerHandle::Get(). A small step towards deleting MessageLoop. This CL was generated with git cl split. Refer to the top-level CL if necessary : https://chromium-review.googlesource.com/c/chromium/src/+/1631693 Please CQ if LGTY! This CL was uploaded by git cl split. R=xingliu@chromium.org Bug: 616447 Change-Id: I32e80eac79fc55333f1b7aad600749c89c290ad9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637459 Auto-Submit: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#664782}
-
Kevin Bailey authored
This CL only adds a flag with parameter for enabling capping the number of URL suggestions, and configuring the limit. Bug: 963174 Change-Id: I5d4310cf361dc5af1df734b8ff433720eef10fc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635435 Commit-Queue: Kevin Bailey <krb@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#664781}
-
Hesen Zhang authored
Bug: 924751 Change-Id: Ibebb57791014be59a0c261deb715b9a1e09acba1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633333Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Hesen Zhang <hesen@chromium.org> Cr-Commit-Position: refs/heads/master@{#664780}
-
Dominic Battre authored
Fix a type in a histogram name in histograms.xml. This is not a rename, just an update to the broken name introduced in crrev.com/662995. Bug: 966041 Change-Id: I38958abd2281f97d96adda41893015e1bbc20b59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631378 Auto-Submit: Dominic Battré <battre@chromium.org> Reviewed-by:
Nik Bhagat <nikunjb@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#664779}
-
Dominic Farolino authored
This CL adds resource load priority tests ensuring that the priority of requests that pass through a Service Worker is preserved. It also makes {Internals,WorkerInternalsFetch}::getResourcePriority return a promise that can be set up before a request is made. The promise will resolve with the priority of the request once it is made, which avoids the issue of garbage collection sweeping away a cached resource before JS code can check its requested priority. R=falken@chromium.org, kinuko@chromium.org, kouhei@chromium.org, yhirano@chromium.org Bug: 872776 Change-Id: I231d18026c7a6686a9a6f6f3803b95bee9a49b40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1385646 Commit-Queue: Dominic Farolino <domfarolino@gmail.com> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#664778}
-
Ben Pastene authored
Little to no flakes for the test on the CQ since adding it as experiment: https://findit-for-me.appspot.com/p/chromium/flake-portal/flakes?flake_filter=suite%3A%3Awebgl_conformance_tests%40builder%3A%3Achromeos-amd64-generic-rel Bug: 957807 Change-Id: I5c9a42dfeaad3a769f9f7827b07c612198e4cf2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636461Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#664777}
-
Raymond Toy authored
Instead of allocating temp memory to hold the scaled values, scale the FFT results in place. Bug: 968279 Change-Id: I1f23b429e127ea95997a5f028b70bf1e8b7f0047 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636431Reviewed-by:
Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#664776}
-
Carlos Caballero authored
MessageLoop will go away, eventually. ScopedTaskEnvironment will per default start a ThreadPool, which should be fine in most of the cases. If you belive your test needs to make sure that no ThreadPool runs let me know and I will update the patch. BUG=891670 This CL was uploaded by git cl split. R=yuweih@chromium.org Change-Id: Ic007c72adc58a2169301ad9611a21fc28ac849f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636353 Auto-Submit: Carlos Caballero <carlscab@google.com> Commit-Queue: Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/master@{#664775}
-
François Doray authored
This function creates a SequencedTaskRunner whose priority can be updated at any time. To update the priority from BEST_EFFORT to USER_VISIBLE/USER_BLOCKING, a ThreadPolicy must be specified. Bug: 889029 Change-Id: I4e6d119eda0a4a880922d49f97f84c30e8725516 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1532826 Commit-Queue: François Doray <fdoray@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#664774}
-
Etienne Pierre-doray authored
MessageLoopCurrent::task_runner() is depecated. This CL replaces it with with ThreadTaskRunnerHandle::Get(). A small step towards deleting MessageLoop. This CL was generated with git cl split. Refer to the top-level CL if necessary : https://chromium-review.googlesource.com/c/chromium/src/+/1631693 Please CQ if LGTY! This CL was uploaded by git cl split. R=rockot@google.com Bug: 616447 Change-Id: I87b5515c079181159ccae322e2b0ac68b0c21df6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636207 Auto-Submit: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#664773}
-
John Budorick authored
Bug: 731375 Change-Id: I3f7b54c83d4faaa5209b89e15e1d6c5c0cb7443e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636973 Commit-Queue: John Budorick <jbudorick@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Auto-Submit: John Budorick <jbudorick@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#664772}
-
Aaron Tagliaboschi authored
Bug: 966576 Change-Id: Ic8fcaeba818ed012175ea12cb3d52a018fc40785 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636341 Commit-Queue: Aaron Tagliaboschi <aarontag@chromium.org> Reviewed-by:
Bryan McQuade <bmcquade@chromium.org> Cr-Commit-Position: refs/heads/master@{#664771}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0779824b4e7d..f6dc629b226f Created with: gclient setdep -r src-internal@f6dc629b226f The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=melandory@google.com,hiroshige@google.com,mlamouri@google.com,loyso@google.com Change-Id: Ie0c2b5b11439e1c1c2632935186d045536771b5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637437Reviewed-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@{#664770}
-
Sky Malice authored
+73,760 bytes main lib size +522,472 bytes main dex size +116,428 bytes secondary dex size +1,036,629 bytes normalized apk size +397,926 bytes APK size +1,145,440 bytes Estimated installed size (Android Go) +2,979,082 bytes Estimated installed size InstallBreakdown (+2,975,664 bytes): +4,021 bytes Native resources (no l10n) size +2,730 bytes Non-compiled Android resources size +73,760 bytes Native code size +762 bytes Package metadata size +2,866,235 bytes Java code size +28,156 bytes Compiled Android resources size +3,380 entries fields +5,064 entries methods +1,546 entries types +3,183 entries strings Specifics: InstallSize: Dex: Change-Id: I8a4586c9badd3f307cdeeed883fdf65aeb47b218 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636310Reviewed-by:
Dan H <harringtond@chromium.org> Commit-Queue: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#664769}
-
Peter Kotwicz authored
This CL: - Delays screen orientation requests till transparency is removed on SDK 26. Calling Activity#setRequestedOrientation() on a translucent activity throws an exception on Android O but not Android O MR1 - Restricts the screen orientation delay for WebAPKs to just SDK 26 BUG=968196 Change-Id: Ie7d2725e0a35940e049eb888d11e3521c4bbec31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634417Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Reviewed-by:
Pavel Shmakov <pshmakov@chromium.org> Commit-Queue: Pavel Shmakov <pshmakov@chromium.org> Cr-Commit-Position: refs/heads/master@{#664768}
-
Justin DeWitt authored
This allows us to show an image for a catalog when no category ID is known. Bug: 966024 Change-Id: I5e78f3cb41effaa0ee2ea075c87fe521e740944b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637406Reviewed-by:
Cathy Li <chili@chromium.org> Commit-Queue: Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/master@{#664767}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/37bc82ac64f5..f630b2534321 git log 37bc82ac64f5..f630b2534321 --date=short --no-merges --format='%ad %ae %s' 2019-05-30 sugoi@google.com Fixed PipelineLayout creation on 32 bit Created with: gclient setdep -r src/third_party/swiftshader@f630b2534321 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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=swiftshader-team+autoroll@google.com Change-Id: I84fe6c01dd892f1b3f117c295ef0b77fc9fb8659 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636788Reviewed-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@{#664766}
-
Xiyuan Xia authored
PowerManagerClient is not thread safe and should only be accessed from the main thread. The CL updates VideoCaptureDeviceChromeOSHalv3 to follow that rule. TBR=tommi@chromium.org NOPRESUBMIT=true Bug: 966178 Change-Id: Ie65da5c2eca3aa55621f60faeebaa9db32a66877 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635443 Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Ricky Liang <jcliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#664765}
-
Victor Costan authored
This CL will be reverted after M76 branches, because we haven't fixed all the FileReaderLoader() callsites that pass in a null SingleThreadTaskRunner. Bug: 957651 Change-Id: I6a0a5bebd817853ff40c801bac3a5364e067ba3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636504 Auto-Submit: Victor Costan <pwnall@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#664764}
-
Dave Tapuska authored
Desktop has not shipped the freezing feature yet and it explicitly always enables this state in the finch config. Ensure this is set via the code now. The goal of making this change is that mobile and desktop will be the same in the code (it always was via finch config). But it will allow in the future to clean up code related to this. BUG=967431 Change-Id: I774c3f4173acfc8c1d9d0cf61cf1ac9c7722d67c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631722Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#664763}
-
Mohammad Refaat authored
Targeted to ramp up launch on M75, enabling it by default for M76 Bug: 779106 Change-Id: I137cdc3e96e383a876aeb0a0330dc8140c88edd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635074Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Cr-Commit-Position: refs/heads/master@{#664762}
-
Eugene But authored
This reverts commit d0f90e82. Reason for revert: Culprit CL which broke the test has been reverted Original change's description: > Disable [FormsTestCase testRepostFormAfterReload]. > > TBR=eugenebut@chromium.org > > Bug: 968296 > Change-Id: I54cead2d459a678c6e865ace2ecc42559ebbb7b5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635293 > Reviewed-by: Mike Dougherty <michaeldo@chromium.org> > Commit-Queue: Mike Dougherty <michaeldo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#664562} TBR=eugenebut@chromium.org,michaeldo@chromium.org Change-Id: I5b9a7999591603ca7853df9a5087c991007970e8 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 968296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637409Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#664761}
-