- 07 Sep, 2019 40 commits
-
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /storage/browser/fileapi. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. Edit: Revet undesired changes to CopyOrMoveOperationTestHelper R=mek@chromium.org Bug: 891670 Change-Id: I13bfd2a3992d092d9bb4b8b1bebe1cf7ca5a5138 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786810 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#694581}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /components/download. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=qinmin@chromium.org Bug: 891670 Change-Id: I1c9593e1468988a93183f1e29edda455a0c20690 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787064 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694580}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /extensions/renderer. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. Edit: Revert changes to gc_callback_unittest.cc which now needs base::ThreadPoolInstance. R=lazyboy@chromium.org Bug: 891670 Change-Id: I864886ed84ed11d568478282227ee1555121d4d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786680 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#694579}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /components/blacklist. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=tbansal@chromium.org Bug: 891670 Change-Id: I8c0ab0f860052b95e6fab0285d5addbdf176a2bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786980 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694578}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /components/password_manager. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. Edit: PasswordStore* tests need the full TaskEnvironment. Updated them as such in PS2 and used the cleaner inline member initialization paradigm as a bonus. R=dvadym@chromium.org Bug: 891670 Change-Id: I94a7533fc2904a90bf7344c030c28f4a89c5f91b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787200 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#694577}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chrome/browser/chromeos/wilco_dtc_supportd. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. Edit: Revert changes to wilco_dtc_supportd_manager_unittest.cc which now needs base::ThreadPool. R=lamzin@google.com Bug: 891670 Change-Id: I9e9400df3a840f82a3dbbf029449046914faf42d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786848 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Oleh Lamzin <lamzin@google.com> Cr-Commit-Position: refs/heads/master@{#694576}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /device/gamepad. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=mattreynolds@chromium.org Bug: 891670 Change-Id: I6bd5184425e5f95050e3ed499c6662b46390a7e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786800 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Matt Reynolds <mattreynolds@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694575}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /components/storage_monitor. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=tommycli@chromium.org Bug: 891670 Change-Id: I34456e867324f407da9ea91221db343c7daa6f84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787105 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694574}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chrome/browser/ui/omnibox. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=tommycli@chromium.org Bug: 891670 Change-Id: I1b56026765dadc3aa29b28eed731e7b09f8541c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786803 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694573}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chromecast/media. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=kmackay@chromium.org Bug: 891670 Change-Id: I762f13951f43e2675273a3e364c06dee2977d072 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786852 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694572}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /media/gpu. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=kcwu@chromium.org Bug: 891670 Change-Id: I1b3c3b43dc43e51b628e3e09767cc6f307b7794f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786957 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Kuang-che Wu <kcwu@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694571}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /components/drive. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=kinaba@chromium.org Bug: 891670 Change-Id: I0899e178d3699ec8eb8f78f5dcefc3b4bf452a3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787115 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Kazuhiro Inaba <kinaba@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694570}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chrome/renderer/safe_browsing. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=nparker@chromium.org Bug: 891670 Change-Id: I0203844067bd2b49af1ad442973700175288930e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787177 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Nathan Parker <nparker@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694569}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /components/proxy_config. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=stevenjb@chromium.org Bug: 891670 Change-Id: Ia7042e262defa564a1dde6f1cf183dd8078979b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786845 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694568}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chromeos. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=stevenjb@chromium.org Bug: 891670 Change-Id: I15e676b4edffef703e9bf5455faed25bf9bde646 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787100 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694567}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chrome/browser/ui/views/frame. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=sky@chromium.org Bug: 891670 Change-Id: If7dc376b444ed8357e741cb7505ac480cc2bc51d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786818 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694566}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chromeos/audio. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=jennyz@chromium.org Bug: 891670 Change-Id: I3cd6813e7cfab55d4c4d0e1d9d249677154ca9c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787062 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Jenny Zhang <jennyz@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694565}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /ash/system/message_center/arc. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=yusukes@chromium.org Bug: 891670 Change-Id: I46ca756b637ca39066abaf89c7ba8bde439a078c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786750 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694564}
-
Gabriel Charette authored
Backport some tests in /chrome/browser/data_reduction_proxy/data_reduction_proxy_settings_unittest_android.cc to SingleThreadTaskEnvironment These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chrome/browser/data_reduction_proxy/data_reduction_proxy_settings_unittest_android.cc. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=tedchoc@chromium.org Bug: 891670 Change-Id: I6a9cfabe01109bb1979a813f3427fcb482ca08da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786966 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694563}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /components/payments. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=rouslan@chromium.org Bug: 891670 Change-Id: Idb8be8f29173a5a34113ab34b039e698b5e23a9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787209 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694562}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chrome/browser/android/oom_intervention. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=bashi@chromium.org Bug: 891670 Change-Id: I3440ef4d31cea3e1ddeed8ce3fca8f871e4167e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786853 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694561}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/814779132a6f..b6c572d0b111 git log 814779132a6f..b6c572d0b111 --date=short --no-merges --format='%ad %ae %s' 2019-09-07 bclayton@google.com Revert "Migrate from yarn to marl." 2019-09-07 bclayton@google.com Migrate from yarn to marl. Created with: gclient setdep -r src/third_party/swiftshader@b6c572d0b111 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/140546382 Change-Id: I33ae4810e2a92d8a9ac75771e3632bd501d7d3f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790973Reviewed-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@{#694560}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /services/device/fingerprint. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=sammiequon@chromium.org Bug: 891670 Change-Id: I3d84b09cf0f453bfefcceed697805444acc86146 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786804 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694559}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /storage/browser/blob. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=dmurph@chromium.org Bug: 891670 Change-Id: I99ac7bcf5a134b145570185918bd9ea41ab0db5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786837 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694558}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chromecast/media/cma/backend/fuchsia. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=wez@chromium.org Bug: 891670 Change-Id: I64b5b78848e49d1219e77f4006ca5f770dbe38ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786799 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#694557}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chromeos/dbus/shill. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=tbarzic@chromium.org Bug: 891670 Change-Id: Iac09961da9bc2842611f378e2098e4f905d60744 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786740 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694556}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chrome/services/app_service. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=nigeltao@chromium.org Bug: 891670 Change-Id: I6fffe1719fc7b31ffa949d1936876bb499ddfad4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787180 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Nigel Tao <nigeltao@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694555}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /fuchsia. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=wez@chromium.org Bug: 891670 Change-Id: Ie88dc27610fefddf8ed30f392f4b7747573cb52b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787104 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#694554}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /ui/android. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=tedchoc@chromium.org Bug: 891670 Change-Id: I602188aba1e886e4f02fe5894d689021f5b5b0d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786838 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694553}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chromeos/process_proxy. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=tbarzic@chromium.org Bug: 891670 Change-Id: I925c2fd509220c100983f1745568056029251af1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786687 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694552}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /media/filters/fuchsia. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=kmarshall@chromium.org Bug: 891670 Change-Id: I6854a07bfef348d449112d3b49bf5ceecf12458b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786783 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#694551}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chromeos/attestation. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=mnissler@chromium.org Bug: 891670 Change-Id: I601a7d23b9b7b1862c033c5341a797389cbb7eb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786906 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Mattias Nissler <mnissler@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694550}
-
Gabriel Charette authored
Backport some tests in /fuchsia/mojom/fidl_interface_request_mojom_traits_unittest.cc to SingleThreadTaskEnvironment These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /fuchsia/mojom/fidl_interface_request_mojom_traits_unittest.cc. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=mkwst@chromium.org Bug: 891670 Change-Id: I2034f1d99a7b53cdfbe1fa1d0fd01baa6ed95401 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786902 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#694549}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6bb09958edab..85e2fb2fed5f Created with: gclient setdep -r src-internal@85e2fb2fed5f 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: I377f8da126117377cf08fdc555bbea191dc14799 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790971Reviewed-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@{#694548}
-
Miyoung Shin authored
This CL converts MediaStreamDeviceObserver{Ptr, Request} in blink and content to the new Mojo types. Bug: 955171, 978694 Change-Id: Iecfadc62d2b16abba4ebc110054003b73da8ab75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783682 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#694547}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/374b99bd6607..814779132a6f git log 374b99bd6607..814779132a6f --date=short --no-merges --format='%ad %ae %s' 2019-09-07 bclayton@google.com Revert "Migrate from yarn to marl." 2019-09-07 bclayton@google.com Migrate from yarn to marl. 2019-09-07 bclayton@google.com .vscode/c_cpp_properties.json: Add marl include path 2019-09-07 bclayton@google.com marl: Fix compiler warning treated as error. Created with: gclient setdep -r src/third_party/swiftshader@814779132a6f 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/140546382,chromium:b/140546382,chromium:b/140546382 Change-Id: Ia8e66cc118842ef9dfb132b84f4535899a366bd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790969Reviewed-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@{#694546}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 090cb16b. With Chromium commits locally applied on WPT: 1f146124 "[WPT/common/security-features] Remove {mixed-content,referrer-policy}-test-case.sub.js" bfd6ddf8 "[WPT/common/security-features] Update subresource and redirection type names" 9d7721df "Strip the fragment directive and update scroll-to-text WPT" Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I638901fb327eff989fc067a97263b126710ff978 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790703Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#694545}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/92d15335bccd..6bb09958edab Created with: gclient setdep -r src-internal@6bb09958edab 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: I6978e6245c7b1b48cfdf63e1d129d6dfc31073be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790964Reviewed-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@{#694544}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/ce5102c2406d..57774b7f079d git log ce5102c2406d..57774b7f079d --date=short --no-merges --format='%ad %ae %s' 2019-09-07 primiano@google.com Merge "Properly add perfetto_build_flags.h to cc_binary targets" Created with: gclient setdep -r src/third_party/perfetto@57774b7f079d 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 TBR=perfetto-bugs@google.com Bug: None Change-Id: I3fee766b10d4adc6632f3e506832fcf8f7d97b2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790913Reviewed-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@{#694543}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/69a426f5a427..f433336585ed git log 69a426f5a427..f433336585ed --date=short --no-merges --format='%ad %ae %s' 2019-09-07 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps Created with: gclient setdep -r src/third_party/skia@f433336585ed 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 jlavrova@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 TBR=jlavrova@google.com Bug: None Change-Id: I109c142328a59c386bdbbda3d7636eb2ca68dd9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790910Reviewed-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@{#694542}
-