- 20 Nov, 2019 40 commits
-
-
Gavin Williams authored
In order to make settings sliders more functional for users of screen readers we are adding more descriptive ARIA labels. -Update aria-roledescription to describe to users the context of the min and max values of a slider. For reference: Current slider ARIA output: "Slider. 120 percent. Min 60, Max 820" Video: https://bugs.chromium.org/p/chromium/issues/detail?id=1015839#c5 Expected slider ARIA output: "Slider: Slowest to Fastest. 120 percent. Min 60 Max 820" Video: https://bugs.chromium.org/p/chromium/issues/detail?id=1015839#c9 Bug: 1015839 Change-Id: Iff2ea48b9badde05c93534ed1f2d283abef87bc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906941 Commit-Queue: Gavin Williams <gavinwill@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#717201}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=andrescj@chromium.org Bug: 1023677 Change-Id: I509e52204e61e7c1a65c809e9e512f4255c16f36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925294 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Commit-Queue: Andres Calderon Jaramillo <andrescj@chromium.org> Cr-Commit-Position: refs/heads/master@{#717200}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/dd1a4c58..96bd79e5 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I21d4e511927355160dd754b22f337b793c2a4060 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926667Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#717199}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/1d181da138a1..bf7aa3c19ee3 git log 1d181da138a1..bf7aa3c19ee3 --date=short --no-merges --format='%ad %ae %s' 2019-11-20 aerotwist@chromium.org Migrates console/ to esm 2019-11-20 aerotwist@chromium.org Revert "Adding run_localization_check.py" 2019-11-20 aerotwist@chromium.org Revert "Do not require arguments to run run_localization_check.py" Created with: gclient setdep -r src/third_party/devtools-frontend/src@bf7aa3c19ee3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I9b4c3a7fada1534d48926ed6a7a3354f6da83cc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926653Reviewed-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@{#717198}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=michaelbai@chromium.org Bug: 1023677 Change-Id: I847a188ac082fc18e956f13859925b94977310e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926871 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Tao Bai <michaelbai@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#717197}
-
Lambros Lambrou authored
The host bundle and It2Me native-messaging host already include the icudtl.dat file. This CL adds it to the Me2Me native-messaging host bundle as well. Bug: 1026486 Change-Id: Ifa2d1174f767974b7fcdd3a94a9388a4854ff2e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926993 Auto-Submit: Lambros Lambrou <lambroslambrou@chromium.org> Commit-Queue: Jamie Walch <jamiewalch@chromium.org> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#717196}
-
siyua authored
Change how backend cancels ongoing process when user presses the cancel button in the WebAuthn verify pending dialog. This change will explicitly reset the full card request is there is one. Bug: 949269 Change-Id: Icc4cc1597bcf31b0d42879a3cdf826b750ff15f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918139 Commit-Queue: Siyu An <siyua@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/master@{#717195}
-
Torne (Richard Coles) authored
WebView defaults to not allowing third party cookies since L, but normal browsers generally allow this. Enable third party cookies in the WebView shell to make it better reflect normal web behaviour. Change-Id: Idc7e8e704a8b28cc83746f895eff976e36524642 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926925 Commit-Queue: Richard Coles <torne@chromium.org> Commit-Queue: Tim Volodine <timvolodine@chromium.org> Auto-Submit: Richard Coles <torne@chromium.org> Reviewed-by:
Tim Volodine <timvolodine@chromium.org> Cr-Commit-Position: refs/heads/master@{#717194}
-
Eric Seckler authored
Follow-up from crrev.com/c/1925048. Change-Id: I4be72de71236693451a22877176a514f267e75be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926484Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Auto-Submit: Eric Seckler <eseckler@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#717193}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=jdoerrie@chromium.org Bug: 1023677 Change-Id: Ib8783f712c5d2608bf49c85bf4ca74ecae2c1e7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926853 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#717192}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=mmenke@chromium.org Bug: 1023677 Change-Id: I2c79823a1821bca8aa83b2bdb9f3a6fe014c4b07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927018 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#717191}
-
Jimmy Gong authored
- This fixes a regression in which we did not check if a discovered printer can actually be autoconfigured, which resulted in users not being able to add certain printers - This regression caused a metric to never be counted: Printing.CUPS.AddressResolutionResult - The fix is to always go call on AddDiscoveredPrinter when adding a printer from the nearby printers list. Bug: 1026057 Test: browser test + end to end manual Change-Id: I8b611eb682ef7e04dba452ea2fa232598c95d193 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1922968 Commit-Queue: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#717190}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=xiyuan@chromium.org Bug: 1023677 Change-Id: I727d9518b3df34f7cfed79b09daf24bb7a8864c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926818 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#717189}
-
Anqing Zhao authored
Considering base::Callback is to be deprecated, the PolicyRegistrationCallback defined in UserPolicySigninServiceBase should be changed to OnceCallback (not RepeatingCallback) which is recommended. Meanwhile, all references to this type are also updated. Bug: 948098 Change-Id: I06cdc9092380173c4905a94bd07430c6967d1ee1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1924312Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Commit-Queue: Anqing Zhao <anqing@google.com> Cr-Commit-Position: refs/heads/master@{#717188}
-
Anqing Zhao authored
Triggered by similar issue (948098), the PolicyFetchCallback defined in UserPolicySigninServiceBase should be changed to OnceCallback (not RepeatingCallback) because base::Callback is to be deprecated. Meanwhile, all references to this type are also updated. Change-Id: I63fd1511705f6ffadbba196f389c056a62b05eea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1924513Reviewed-by:
Sergey Poromov <poromov@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Anqing Zhao <anqing@google.com> Cr-Commit-Position: refs/heads/master@{#717187}
-
Daniel Clark authored
In https://chromium-review.googlesource.com/c/v8/v8/+/1860996, v8::SetSyntheticModuleExport was updated to make it throw an error (per spec) instead of crashing when given invalid input. Since the function is a public API, this required deprecating the existing version and introducing a new version with the correct behavior. This change switches Blink to use the new v8::SetSyntheticModuleExport so that the old version can eventually be removed. There is no behavior change with this CL as Blink always passes a valid value to SetSyntheticModuleExport. Change-Id: Iac832541eef22b88e6a4e199b8089386ba3f121e Bug: 1019269 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1885023Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Commit-Queue: Dan Clark <daniec@microsoft.com> Cr-Commit-Position: refs/heads/master@{#717186}
-
Demetrios Papadopoulos authored
This is in preparation of migrating to Polymer3. Bug: 1022212 Change-Id: Id485f270e70765c16e730c1887f56aec76fbcf22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1923493Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#717185}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=xiyuan@chromium.org Bug: 1023677 Change-Id: Ifd428d78f6bd44b8b42298925a769f89dfab49b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926990 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#717184}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/5d1e8540407c..0d0ed6fd81ba git log 5d1e8540407c..0d0ed6fd81ba --date=short --no-merges --format='%ad %ae %s' 2019-11-20 sugoi@google.com Remove unused depth buffer quad layout logic Created with: gclient setdep -r src/third_party/swiftshader@0d0ed6fd81ba 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/144353295 Change-Id: I10c277c16cb378a41bf6e3545df510898e340d4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926654Reviewed-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@{#717183}
-
Tommy Steimel authored
This CL adds the Kaleidoscope unit_tests target as a dependency for the Chrome unit_tests target. Bug: 1023995 Change-Id: Iac6b346473f8e3fa97e038f22934e359e7d31c7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913618 Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#717182}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=zmo@chromium.org Bug: 1023677 Change-Id: I57bc5b83352b8a0ff5b67574af86852658f8fe82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926795 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Ilia Samsonov <isamsonov@google.com> Cr-Commit-Position: refs/heads/master@{#717181}
-
Sammie Quon authored
Test: manual Change-Id: I0d908aecd73dd0bd1305ef6826c90e5a952eb61f Fixed: 1026516 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925885Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#717180}
-
Michael Spang authored
Clean up the build files by moving targets closer to the code they contain. TBR=oshima@chromium.org Bug: 1026406 Change-Id: Ib4550bf6577d882a78b49495b4434b1479ee3dc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925673 Commit-Queue: Michael Spang <spang@chromium.org> Reviewed-by:
Kevin Schoedel <kpschoedel@chromium.org> Cr-Commit-Position: refs/heads/master@{#717179}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=liberato@chromium.org Bug: 1023677 Change-Id: Ib8dc7a4253d2dd243e1ada9ba03fb3c154bf2be6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926943 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Ilia Samsonov <isamsonov@google.com> Cr-Commit-Position: refs/heads/master@{#717178}
-
Mohamed Heikal authored
Specifying directories in android_resources targets leads to subtle failures such as the target not being rebuilt after adding new files to it. Change-Id: I5f5cb1d50b5d7d6a8d7184b891182658aa690afa Bug: 1026378 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919602 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#717177}
-
Peter Kasting authored
* Remove dedicated link core color concept. Links are now the same blue as (almost) everything else that's blue. * Change how disabled prominent button backgrounds are computed, since the old way wasn't really justifiable semantically. * Unify border and separator colors. Bug: 1024091 Change-Id: Iec17f1d65133c32603a0ebe19d654d14897e0ee9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925777Reviewed-by:
Robert Liao <robliao@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#717176}
-
Johannes Henkel authored
Upstream PRs w/ review: https://chromium-review.googlesource.com/c/deps/inspector_protocol/+/1924792 https://chromium-review.googlesource.com/c/deps/inspector_protocol/+/1925679 New revision: 4c2a3acaea9f2e7958081dd361f81e20e9eff5e7 Change-Id: I2ad17508a7902005225e970eb19eb6a933a90bec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925696 Auto-Submit: Johannes Henkel <johannes@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Peter Kvitek <kvitekp@chromium.org> Commit-Queue: Johannes Henkel <johannes@chromium.org> Cr-Commit-Position: refs/heads/master@{#717175}
-
Alex Turner authored
Bug: 1023987 Change-Id: I2c46010c5adc9863a63df33ce4f0b3f5ebe26979 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914197Reviewed-by:
Shivani Sharma <shivanisha@chromium.org> Reviewed-by:
Nik Bhagat <nikunjb@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#717174}
-
Alex Turner authored
While there are histograms in AdsPageLoadMetricsObserver tracking full-page CPU usage, these are not recorded when no ad frame is detected. Further, those histograms only measure CPU usage while the page is in the foreground. We add two new histograms that track both the total and foreground CPU usage attributable to the page, respectively. These are recorded for all page loads and will be helpful to contextualize the ads CPU metrics. Bug: 1024277 Change-Id: I4cba216573000434291f307fdea9219974d44691 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918102 Commit-Queue: Alex Turner <alexmt@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
John Delaney <johnidel@chromium.org> Cr-Commit-Position: refs/heads/master@{#717173}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=xiyuan@chromium.org Bug: 1023677 Change-Id: I2ab7e690cde17b83ac5895bb421f13ce64bd2643 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926860 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#717172}
-
Lijin Shen authored
Moved some semantic names in color_palette.xml to semantic_colors.xml. And added some presubmit checks to prevent from adding more hex argb values in color resource files except color_palette.xml. Bug: 775198 Change-Id: Ic9d9fcb863075637843ac0f08a24ee5e8eab55bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904817 Commit-Queue: Lijin Shen <lazzzis@google.com> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#717171}
-
Stephen Martinis authored
Bug: 1015682 Change-Id: Ibdcfa3d2f8bde3203fade21d8801b1e3182caac4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1877587 Commit-Queue: Stephen Martinis <martiniss@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#717170}
-
Nathan Zabriskie authored
Removing more references to GLInterface in Canvas2D code as part of OOPR-Canvas2D project: crbug.com/1018894. Bug: 1023257, 1023260 Change-Id: I20292166621b32bb2e497926137ea5f6ddc22929 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1922648 Commit-Queue: Nathan Zabriskie <nazabris@microsoft.com> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#717169}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/9e5b9edb43f2..8f3dc5836bb6 git log 9e5b9edb43f2..8f3dc5836bb6 --date=short --no-merges --format='%ad %ae %s' 2019-11-20 rharrison@chromium.org Add in flag for using spvc instead of direct spriv-cross access 2019-11-20 hob@chromium.org Request dma-buf Vulkan extensions 2019-11-20 rharrison@chromium.org Rolling 4 dependencies Created with: gclient setdep -r src/third_party/dawn@8f3dc5836bb6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel TBR=cwallez@google.com Bug: chromium:996470 Change-Id: I2e729536a6f6b060c12b6ba0e2b1845d4c55447d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926652Reviewed-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@{#717168}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=ikilpatrick@chromium.org Bug: 1023677 Change-Id: I727726c08cfd91b06e25e6a3b4f7949edd988ad8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925459 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Xida Chen <xidachen@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Ilia Samsonov <isamsonov@google.com> Cr-Commit-Position: refs/heads/master@{#717167}
-
Joe Downing authored
The Chromoting Chrome app has been deprecated and replaced by our new website so we no longer need these tests. I am removing references to the webapp throughout Chromium with the eventual goal of deleting the webapp code. Change-Id: I8dcf3321fae7713b406167a82b74b428a1d79d06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926537 Commit-Queue: Joe Downing <joedow@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#717166}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=bengr@chromium.org Bug: 1023677 Change-Id: I87328b9c43d4a225e16d5748ddc705416c723ae6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925743 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#717165}
-
Collin Baker authored
Enabling a feature only on specific ChromeOS devices requires a command-line switch. Bug: 989131 Change-Id: Idceb375ed20c5c1e0d4e14f28fe86d61f74cd85e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1924915Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/master@{#717164}
-
Xiaoqian Dai authored
UX request. So that the behavior can be consistent with dragging-from-shelf case. Bug: 1026433, 997885 Change-Id: I044526a10ec08abad65cc9294c17f08da6723da1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925691Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#717163}
-
Vladimir Levin authored
This patch schedules the beforeactivate signal to run at the animation frame timing to avoid re-entrancy issues. See https://github.com/WICG/display-locking/issues/98 for a more detailed description of the timing R=chrishtr@chromium.org, rakina@chromium.org Change-Id: I362427cc8e99c2945f99b27bf7c610f8e466822c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1924835 Commit-Queue: vmpstr <vmpstr@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#717162}
-