- 05 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 /content/browser. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=boliu@chromium.org Bug: 891670 Change-Id: I7950058b91b35637f160a179f66af7c3a8abff6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787208 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#693696}
-
Sami Kyostila authored
Now that everyone has been migrated to the renamed PostTask/CreateTaskRunner APIs, we can remove these temporary wrappers. TBR=gab@chromium.org (to apply side-effects of mechanical change in //base) Bug: 968047 Change-Id: I69c53abd899f37586f23ec295ffcc9bf12042c4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1752787Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#693695}
-
Miyoung Shin authored
This CL converts MediaStreamDispatcherHost{Ptr, Request} in content to the new Mojo types. Bug: 955171 Change-Id: If8ad94a4bdb96778186812973f4335ceb63c046f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782404 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Bill Budge <bbudge@chromium.org> Cr-Commit-Position: refs/heads/master@{#693694}
-
Andrew Grieve authored
Bug: 1000510 Change-Id: I6d26647c389b75bbc37dcc0fbafc18d25e84285b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1785102 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#693693}
-
Gabriel Charette authored
Backport some tests in /content/browser/renderer_host/embedded_frame_sink_provider_impl_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 /content/browser/renderer_host/embedded_frame_sink_provider_impl_unittest.cc. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=kylechar@chromium.org Bug: 891670 Change-Id: I31b489442139463f8f7a80705381c71bbf95da52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786805 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#693692}
-
Jan Scheffler authored
Added comparator to Application > Cache Storage for the Response-Type column introduced in #ce8a01b6. Bug: chromium:1000297 Change-Id: I0da66b2433ed70db23a9ef11ff98a724b93f9193 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782808Reviewed-by:
Yang Guo <yangguo@chromium.org> Reviewed-by:
Erik Luo <luoe@chromium.org> Commit-Queue: Jan Scheffler <janscheffler@google.com> Cr-Commit-Position: refs/heads/master@{#693691}
-
Michael Hablich authored
This is a roll-back to V8 7.8.279. This is the most stable candidate out of the latest Canaries. If this commit results in failures in Blink please contact the Blink sheriff. They may need to make changes to Blink because of the roll-back. When in doubt please try to contact the committer and reviewers of this CL before reverting it. TBR=machenbach@chromium.org Change-Id: I179ef83d727c8d1d35239a83235d22a9f306e40f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787778Reviewed-by:
Michael Hablich <hablich@chromium.org> Reviewed-by:
Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Hablich <hablich@chromium.org> Cr-Commit-Position: refs/heads/master@{#693690}
-
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/chrome_cleaner. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=proberge@chromium.org Bug: 891670 Change-Id: I5dbb5c262c0cce3f6a77959048b36b7bf2b90ef4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787069 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
proberge <proberge@chromium.org> Commit-Queue: proberge <proberge@chromium.org> Cr-Commit-Position: refs/heads/master@{#693689}
-
Daniel Vogelheim authored
This adapts Trusted Types to recently proposed spec changes, where a regular error that occurs during default policy application will simply be passed on to the app, while a return value of null or undefined signals that the default policy does not wish to deal with that value (and hence default policy application failed, in the Trusted Types sense of 'failed'). Change-Id: I41fd23019137e640b1c1b2df7d02c0b8e69932a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778485 Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#693688}
-
Gabriel Charette authored
Backport some tests in /components/autofill/content/renderer/renderer_save_password_progress_logger_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 /components/autofill/content/renderer/renderer_save_password_progress_logger_unittest.cc. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=kolos@chromium.org Bug: 891670 Change-Id: I71ab175a4439b84cf6828701c5a7dd1c7c95110d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787071 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#693687}
-
Maksim Ivanov authored
Add the "BACK" button into the PIN keypad displayed on a user pod that use the challenge-response authentication (a.k.a. smart card login). Clicking this button allows to exit the PIN keypad and abort the challenge-response authentication. Before this CL, there was no way to abort the authentication besides waiting some internal timeout (e.g., a few minutes for D-Bus calls) is hit. Bug: 983103 Test: start existing challenge-response user sign-in, check that the PIN keypad with the BACK button is shown, click BACK, check that the PIN keypad disappears Change-Id: Ideb451820b40578f06e98db97fb259473118b047 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784616 Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#693686}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/ecac2f8fe9bb..d0e56cc64289 git log ecac2f8fe9bb..d0e56cc64289 --date=short --no-merges --format='%ad %ae %s' 2019-09-05 lujc@google.com Add fallback to write GLenum as hex in capture 2019-09-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/glslang/src 56f61ccceffa..34953810a62c (1 commits) Created with: gclient setdep -r src/third_party/angle@d0e56cc64289 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC jmadill@chromium.org,jmadill@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=jmadill@chromium.org,jmadill@google.com Bug: chromium:None Change-Id: I21f0104a7a9117813eacd66305cbeb5ac3fb2eb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787838Reviewed-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@{#693685}
-
Elly Fong-Jones authored
This document describes how to use isolates and swarming to debug individual test failures. Bug: None Change-Id: I7afe6f79caf41dd06f01be01580f738d2a3f661c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778984 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Aaron Gable <agable@chromium.org> Cr-Commit-Position: refs/heads/master@{#693684}
-
kylechar authored
Make sure that the context supports OOP-R before using it. Also ensure that browser main thread context on Chrome OS supports GrContext since HUD layer can be created by ash. Bug: none Change-Id: Ifeec20b3064f88c5c2b72d00d688efb30d75b3bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778643 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#693683}
-
Dave Tapuska authored
Remove a nested RequestContext that didn't do anything. Rename or reuse variable on stack for remaining shadowed errors. BUG=794619 Change-Id: I12f61d5528d62ee64d82104d190eecb6ccd65a65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784973Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#693682}
-
David Staessens authored
This CL changes the video_decode_accelerator_(perf_)tests to not read data beyond the end of the test video file, by adding proper bounds checking. TEST=./video_decode_accelerator_tests \ vda_sanity-vp90_2_17_show_existing_frame_20190109.vp9 BUG=None Change-Id: I486eb6eb89fd13d9985ee518178b65dadf158e64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775944Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#693681}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d29c5b184087..79401df82ffb Created with: gclient setdep -r src-internal@79401df82ffb 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: I062d39eaaf367b47886776eb0af4ebfe40aedb01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787520Reviewed-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@{#693680}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/24b945d60526..f3f61591146b git log 24b945d60526..f3f61591146b --date=short --no-merges --format='%ad %ae %s' 2019-09-05 saza@webrtc.org Rename VectorBuffer->SpectrumBuffer, MatrixBuffer->BlockBuffer, BlockBuffer->Aec2BlockBuffer 2019-09-05 jakobi@webrtc.org Make relative arrival delay mode default in NetEq delay manager. 2019-09-05 saza@webrtc.org Make VectorBuffer in AEC3 multi-channel 2019-09-05 danilchap@webrtc.org Delete deprecated rtc_event_log_factory_interface.h Created with: gclient setdep -r src/third_party/webrtc@f3f61591146b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: None Change-Id: Iae086e6532ba46cc65761a7913e0e76dc7b3b06e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787837Reviewed-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@{#693679}
-
David Roger authored
These metrics were introduced for investigation of bug 876306. Enough data has been collected for the investigation, there is no point in collecting more data. This CL removes all the metrics except ListAccounts.NetErrorCodes because this metric can be used to monitor the health of the signin component and help diagnosing problems. Bug: 986524, 986518, 986513, 876306 Change-Id: I032e6fe181d91982a6a1811d91883bea6dce810e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784613 Commit-Queue: David Roger <droger@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Auto-Submit: David Roger <droger@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#693678}
-
Rayan Kanso authored
Record whether the fired sync events upon completion originated from a wakeup task. This metric can be used with the BackgroundSync.WakeupTaskFiredEvents metric to figure out how common it is to wake up the browser to fire events without actually completing them. To make the metrics accurate, delayed tasks are allowed to reschedule now. Bug: 991326 Change-Id: Icf3922995230b15e867574bb7b348e1627268ff7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1781589 Commit-Queue: Rayan Kanso <rayankans@chromium.org> Auto-Submit: Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#693677}
-
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/component_updater. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=waffles@chromium.org Bug: 891670 Change-Id: I4f3806776673850e73bd3d6966d1ae50b0b5e43d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786752 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#693676}
-
Miyoung Shin authored
This CL converts WakeLockProviderPtr in chrome, chromeos, components, content, extensions and services and WakeLockProviderRequest in services to the new Mojo types. Bug: 955171 Change-Id: I5e95a88fc154fee57930e37871ca670d547c42d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768611 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#693675}
-
Gabriel Charette authored
Backport some tests in /ui/views/cocoa/bridged_native_widget_unittest.mm 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 /ui/views/cocoa/bridged_native_widget_unittest.mm. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=ellyjones@chromium.org Bug: 891670 Change-Id: I849eac5a74cdb4436db995a38d4be4133b0d6381 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786745 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#693674}
-
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 /ios/net. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=ellyjones@chromium.org Bug: 891670 Change-Id: I06b784de2f3374bcf57a1b0a39a9df200e67e953 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786969 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#693673}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/99431375c8b5..ca5ee4c937cc git log 99431375c8b5..ca5ee4c937cc --date=short --no-merges --format='%ad %ae %s' 2019-09-05 lalitm@google.com Merge "trace_processor: expose gpu tables to SQLite" Created with: gclient setdep -r src/third_party/perfetto@ca5ee4c937cc 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: I7ed59b33d6a4bb7bc075255c4307f30758e901aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787522Reviewed-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@{#693672}
-
Jérôme Lebel authored
Removing unified consent from ios/chrome/browser/signin. Bug: 951313 Change-Id: Iccf5a419b752b3ab9bbb2b6fb18324bfbdcb813c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1785057 Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#693671}
-
Chih-Yu Huang authored
In the next CL (CL:1777446), we will create a new interface inside VideoDecoderPipeline, and let Vaapi/V4L2 depend on it. To avoid circular dependency, this CL makes VideoDecoderPipeline not depend on Vaapi/V4L2 target. BUG=chromium:998413 TEST=run video_decode_accelerator_tests on Kevin Change-Id: I894420cbc64045e984ac89e90c8e6e891b040f69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786894 Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#693670}
-
Peter Beverloo authored
Change-Id: I746b37d04263b9b73226095d2a346bb730b360ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1771907 Commit-Queue: Peter Beverloo <peter@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#693669}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/4d838a8c279f..60a0dc7071fd git log 4d838a8c279f..60a0dc7071fd --date=short --no-merges --format='%ad %ae %s' 2019-09-05 swiftshader.regress@gmail.com Regres: Update test lists @ 4d838a8c Created with: gclient setdep -r src/third_party/swiftshader@60a0dc7071fd 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: None Change-Id: I8dc142229936817ebf45c030eb5bb0f6f701446a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787677Reviewed-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@{#693668}
-
Corentin Wallez authored
https://dawn.googlesource.com/dawn.git/+log/3bcb567d8f69..a900ccebcf42 $ git log 3bcb567d8..a900ccebc --date=short --no-merges --format='%ad %ae %s' 2019-09-05 cwallez Remove indirection for computeStage 2019-09-05 cwallez Match WebGPU's TextureViewDescriptor.dimension defaults. 2019-09-05 cwallez Remove indirection for vertexStage 2019-09-05 cwallez Make TextureFormat/ViewDimension::None Undefined and value 0. Created with: roll-dep src/third_party/dawn TBR=kainino@chromium.org BUG-dawn: 22 Change-Id: Ia4dfc08fe718bc7f70779e9557b72f5cac7b5a41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787777Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#693667}
-
Matt Falkenhagen authored
List specific examples for clarity. In particular, I couldn't find "platform-specific |Pre/Post...()| methods" and think it's referring to embedder-provided methods. Change-Id: I92a33523609076d54d00ee397f2523be068f23a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786887Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#693666}
-
Takashi Toyoshima authored
This patch creates a new fyi bot, linux-oor-cors-rel, to run oor_cors_gtests. Currently, the OutOfBlinkCors flag is enabled by default, and only a few tests run as parameter tests to run with both mode. Once this bot start running with OutOfBlinkCors enabled, we will flip the flag back to Disabled so that tests run with disabled mode in other bots, and move the parameter tests back to the normal test. We will maintain both running mode until the enterprise escape hatch period for the OOR-CORS finishes. Bug: 1000554 Change-Id: I609124f63297d051795f81e67471ca6be6814e7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787480 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#693665}
-
Himanshu Jaju authored
Bug: 996661 Change-Id: I1114a70fb91fb4d7890fd100109683adc06943af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787639Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> Cr-Commit-Position: refs/heads/master@{#693664}
-
Andrei Chulkov authored
This change was requested by UX for the password manager onboarding and leak detection dialog. It also makes sense to use a filled button in a few currently existing dialogs. The change mostly modifies the theme which is set for the modal dialog. Attributes that are not related to the style of the buttons were left in the old theme. Two new themes were created that inherit from the latter, which set the correct styles for the buttons and the right sizes for the button bar paddings. For this additional attributes had to be added for the DualControlLayout, to make setting the paddings in the style possible. The style used is chosen based on a readonly property, which can be set once on the dialog and is only read once before inflating it. The ViewBinder enforces that a filled button is not used as the only button. This CL changes the style of the button for the password manager onboarding and leak detection dialogs. Bug: 983445 Change-Id: Ib2fa8d95bd009d697d11f579757ce2ebd886dff7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778763 Commit-Queue: Andrei Chulkov <achulkov@google.com> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#693663}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/065dd27357bc..24b945d60526 git log 065dd27357bc..24b945d60526 --date=short --no-merges --format='%ad %ae %s' 2019-09-05 henrika@webrtc.org Add support of AudioRecord.Builder in the ADM for Android Created with: gclient setdep -r src/third_party/webrtc@24b945d60526 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=webrtc-chromium-sheriffs-robots@google.com Bug: None Change-Id: I517f977780ccf7b52e265c7ca03cf48f6ccca71c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787443Reviewed-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@{#693662}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 895b067e. With Chromium commits locally applied on WPT: e7387117 "[sms] Allow SMS Receiver for same origin iframes" 36b875c4 "[WPT/mixed-content] Regenerate test files warning: inexact rename detection was skipped due to too many files. warning: you may want to set your diff.renameLimit variable to at least 648 and retry the command." afac3266 "Set `Sec-Fetch-Mode` from the network service." 851ab8fb "[WPT/referrer-policy] Regenerate attr-referrer tests" 6facce4a "[WPT/referrer-policy] Regenerate img-tag meta-referrer tests" 9d98088f "[WPT/referrer-policy] Regenerate a-tag tests" c5326d3f "[WPT/referrer-policy] Regenerate img-tag http-rp tests" bb9c94d9 "Simplify fetch-event-within-sw.https.html using async/await" 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: Ic15bc082f5b39427877e5720f133e210b7bbe53e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786831Reviewed-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@{#693661}
-
Xida Chen authored
Right now when a custom property is not registered, off-thread paint worklet would fall back to the main thread. This is because a non-registered custom property is treated as a CSSUnparsedValue which is then converted into a CrossThreadUnknownType and thus is not supported by off-thread paint. This CL creates a CrossThreadUnparsedValue which contains a string only. After this, we can pass the CrossThreadUnparsedValue cross thread boundaries and make off-thread paint worklet support it. Bug: 996723 Change-Id: Iefed16ad6106570e4a4a62ed718e6b6e4feeca14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778806Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#693660}
-
Joel Hockey authored
Change-Id: I4ea3cc88c4c2c4aacfa6c5993b233c43fc43c88c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786884 Auto-Submit: Joel Hockey <joelhockey@chromium.org> Commit-Queue: Nicholas Verne <nverne@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#693659}
-
Alexander Hendrich authored
This CL upgrades all permissions whitelisted for the Imprivata extensions from dev to stable. Bug: 956540, 945345, 957573, 980171, 980460, 940401, 996125 Change-Id: Ife8b3f37e8e1775275bc3316a52985dfd77f94b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782898Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Alexander Hendrich <hendrich@chromium.org> Cr-Commit-Position: refs/heads/master@{#693658}
-
Richard Knoll authored
This adds remote devices to the ChromeOS external protocol dialog so users can select devices or installed apps. This preserves any stored preference if users have previously stored a default handler. TBR=dominickn@chromium.org Bug: 993309 Change-Id: Ibcc31a6dfac0fe9f2b3467429edb0a4a8c5dce12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1774923 Commit-Queue: Richard Knoll <knollr@chromium.org> Reviewed-by:
David Jacobo <djacobo@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#693657}
-