- 03 Mar, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4576851428dd..a3b6fd06f9d7 git log 4576851428dd..a3b6fd06f9d7 --date=short --first-parent --format='%ad %ae %s' 2020-03-02 ehmaldonado@google.com Reland "my_activity.py: Run using vpython3 by default." Created with: gclient setdep -r src/third_party/depot_tools@a3b6fd06f9d7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: agable@chromium.org Change-Id: I4bd4f5c6cff0dd17afc492eb70cf2d2b8536f2cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083810 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#746245}
-
Mary Ruthven authored
The python script attached to the bug was used to generate version strings for all images. BUG=chromium:728134 TEST=None Change-Id: I1618d7307b25acd0ccfa7b81d5bd67147ded2260 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083926Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Mary Ruthven <mruthven@chromium.org> Cr-Commit-Position: refs/heads/master@{#746244}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/35785308a451..80f55e974204 git log 35785308a451..80f55e974204 --date=short --first-parent --format='%ad %ae %s' 2020-03-03 jmadill@chromium.org Expose glGetInteger64vEXT. 2020-03-02 lexa.knyazev@gmail.com Add OES_draw_buffers_indexed autogenerated wrappers and validation redirects. 2020-03-02 geofflang@google.com Add scripts for rolling and generating Android.bp for AOSP 2020-03-02 tobine@google.com Vulkan:Disable FramebufferVk cache on Apple 2020-03-02 geofflang@google.com Change commit_id 'check' back to looking for .git files. Created with: gclient setdep -r src/third_party/angle@80f55e974204 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 ianelliott@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-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: ianelliott@google.com Change-Id: Ib3254a0c0272fa7c88cccd8e29f498ba6dcf951c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083930Reviewed-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@{#746243}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/1059f43a379f..06b6db68ff7e git log 1059f43a379f..06b6db68ff7e --date=short --first-parent --format='%ad %ae %s' 2020-03-02 rharrison@google.com Rolling 6 dependencies and updating expectations (#990) Created with: gclient setdep -r src/third_party/shaderc/src@06b6db68ff7e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/shaderc-chromium-autoroll Please CC radial-bots+chrome-roll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: radial-bots+chrome-roll@google.com Change-Id: Idb6968073363fc86cfd8e9d597bd4a9c203f4d0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083795Reviewed-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@{#746242}
-
Theodore Dubois authored
R=karandeepb@chromium.org Bug: 1026733 Bug: 1042650 Change-Id: I37da28a4e02d6eed97ba1b458b68803fa95084b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026932 Commit-Queue: Theodore Dubois <tbodt@google.com> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Auto-Submit: Theodore Dubois <tbodt@google.com> Cr-Commit-Position: refs/heads/master@{#746241}
-
Joel Hockey authored
We will record which settings have been changed from defaults each time settings are fetched. Bug: 1056444 Change-Id: Iea61d82f9d440e05d11785490d01657b207fd7fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2082416Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#746240}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/f52d3ed084e3..d084ea93b6c9 git log f52d3ed084e3..d084ea93b6c9 --date=short --first-parent --format='%ad %ae %s' 2020-03-02 kwiberg@webrtc.org BoundedInlineVector: Add resize() method 2020-03-02 kwiberg@webrtc.org BoundedInlineVector: Vector class of bounded size with inline allocation Created with: gclient setdep -r src/third_party/webrtc@d084ea93b6c9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Id3abecfe68e68261cfc8b6b651a62d70c1adb504 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083928Reviewed-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@{#746239}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/93969500..aa1b2c63 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: I4a27c7cfec10f3e911cd6ed5790d246fadd8b823 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083656Reviewed-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@{#746238}
-
Adrian Taylor authored
CPEs are the way that MITRE tracks different projects and versions, and that's the input required by Vomit, Google's automated vulnerability notification system. At present Vomit is unable to identify the versions for these components and is therefore reporting the wrong CVEs in crbugs. Adding this CPEPrefix line will enable Vomit to notify for any vulnerabilities affecting these versions. This is the first such change to README.chromium files. If successful, CPEPrefix lines will be added to many others too. Bug: 895969 Change-Id: Ibec5adf9069cdc20e40fb13658e7b056e938f5ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053847Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Adrian Taylor <adetaylor@chromium.org> Auto-Submit: Adrian Taylor <adetaylor@chromium.org> Cr-Commit-Position: refs/heads/master@{#746237}
-
Nicholas Verne authored
The flake was in the setting page's existence test for the "Upgrade Available" section. The existence is determined by a value that is initialized from loadTimeData and updated from a webUIListener. There was a race between loadTimeData's default "true" value and the webUIListenerCallback's replacement "false" which would change right when the page was loading, so the settings test would see the occasional "false" instead of expected "true" and fail. Bug: 1057823 Change-Id: I3822eda06c5631c2328f80891f9f5e5de4821172 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083773 Commit-Queue: Nicholas Verne <nverne@chromium.org> Auto-Submit: Nicholas Verne <nverne@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#746236}
-
Justin Cohen authored
9ed829054711 Bring up skeleton crashpad_client_ios 22701bb0e448 fuchsia: Use zx_system_get_version_string f79cba47ba0d [lsan][crashpad] Suppress leak sanitizer on crashpad_test 0c20aeabd37a [UBSan] Temporarily disable UBSan for snapshot and minidump d632f625a2f2 Fix a Wrange-loop-analysis warning in crashpad 8bad6f140e0b [UBSan] Temporarily disable UBSan for gtest and file 11b8eb10d4ad Don’t use the disappearing MSVC_PUSH_DISABLE_WARNING() macro 3c573b54ae13 [ios] Fix iOS device build Change-Id: Icaa0526b9d2b070ac0a70f6f3bfeca319b077ce2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081530 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#746235}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Use To<LoadableTextTrack> and DynamicTo<LoadableTextTrack> as new downcast helper 2. Use IsA<LoadableTextTrack>(element) in place of IsLoadableTextTrack(element) Bug: 891908 Change-Id: I1b96f72a9904c8a64813f14d085f42e16c2e8628 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018352Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#746234}
-
John Lee authored
The tab strip's height can change while it is animating in and out but its final height is the sum of var(--tabstrip-tab-height) and 2 of var(--tabstrip-tab-list-vertical-padding). Hard-coding the top value of the new tab button to 50% of this ensures the button stays fixed in the middle of the tab strip, even if the height is being animated. Change-Id: I555052195eaf7e2c97b212817debd73093f6d630 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076543Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#746233}
-
Julian Watson authored
Bug: None Change-Id: I2ffbdec3ccf5fc94118e2080df159bc78869c711 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2084034 Commit-Queue: Julian Watson <juwa@google.com> Auto-Submit: Julian Watson <juwa@google.com> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#746232}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/a4347a9460bb..176f3a3dbbc9 git log a4347a9460bb..176f3a3dbbc9 --date=short --first-parent --format='%ad %ae %s' 2020-03-02 swiftshader.regress@gmail.com Regres: Update test lists @ 416d3745 Created with: gclient setdep -r src/third_party/swiftshader@176f3a3dbbc9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I9478ddb684bb2e88a6d61216a65e8ebb291a0eba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083719Reviewed-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@{#746231}
-
dpapad authored
Bug: 1026426 Change-Id: Id544fa55788bb17899758d0d5f7298367a49eb47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078823 Commit-Queue: dpapad <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#746230}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/fc12e7fd7eb8..df7c402d99bc git log fc12e7fd7eb8..df7c402d99bc --date=short --first-parent --format='%ad %ae %s' 2020-03-02 primiano@google.com UI: use window.open for legacy catapult and reland CSP 2020-03-02 ilkos@google.com Merge "Revert "Cleanup startup: remove CPU ratio"" 2020-03-02 lalitm@google.com tp: fix startup metric to look at slice tables Created with: gclient setdep -r src/third_party/perfetto@df7c402d99bc 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 Bug: chromium:149573396,chromium:150605504 Tbr: perfetto-bugs@google.com Change-Id: Ibfb4218523e97913d9aae8f66443531be79bf4a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083925Reviewed-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@{#746229}
-
Sorin Jianu authored
The empty line is due to git cl format. Change-Id: Ifd3d8f1d8f7b3290e8c839affe3d181732d3d4b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2082022 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#746228}
-
Tetsui Ohkubo authored
This CL adds a method to explicitly close the virtual keyboard. It will be used from Tast's Chrome ResetState function. Tast side CL: https://crrev.com/c/2071552 TEST=tast run arc.ChromeVirtualKeyboard BUG=None Change-Id: Iffb9fb1f9b9e5059b38d3315f9d135d23624a479 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071549 Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Keith Lee <keithlee@chromium.org> Reviewed-by:
Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#746227}
-
Julian Watson authored
Bug: None Change-Id: I609cd25dbb3cf611dcd0f0a4c2d65e8e0ef50f43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083974 Commit-Queue: Julian Watson <juwa@google.com> Commit-Queue: Nic Hollingum <hollingum@google.com> Auto-Submit: Julian Watson <juwa@google.com> Reviewed-by:
Nic Hollingum <hollingum@google.com> Cr-Commit-Position: refs/heads/master@{#746226}
-
Hitoshi Yoshida authored
Drops a use case of Dictionary in IDL. This CL replaces it with object, thus now AlgorithmIdentifier becomes (object or DOMString). As a side effect, this CL drops support of having Dictionary type as a member of union types, and supports object type as a member of union types instead. Bug: 385376, 839389, 1047081 Change-Id: I24fd5813f6d7af742f46505f2b19cc2d212ec349 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066385Reviewed-by:
Eric Roman <eroman@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#746225}
-
Makoto Shimazu authored
TBR=nverne@chromium.org, jamescook@chromium.org No-Try: true Bug: 1056268 Change-Id: Ibdd6e0b9321301f53ab2fcb451740776c629d232 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2084189 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#746224}
-
Aaron Leventhal authored
Fixes a copy and paste error that wasn't caught before. Bug: 1011067 Change-Id: Iaf7441a1820d7460eab19451b77d14d013e24c2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081522 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#746223}
-
Abhijeet Kandalkar authored
This CL has two goals, 1. Remove support of DEFINE_SVG_PROPERTY_TYPE_CASTS from blink. 2. Use new downcast helper for blink::SVGTransformList Bug: 891908 Change-Id: Ib5cff0f8a446a5379e0d994da54833196a91c2e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019751Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#746222}
-
Esmael El-Moslimany authored
Moving the scroll border code out of the customize dialog makes it easier to test. If there is a flake, it will also be easier to diagnose. This CL enables the ntp-customize-dialog unit tests which was previously disabled due to flakiness (due to the scroll borders tests). Bug: 1056688 Change-Id: Ic74f4b79c33c578f9a9d759d80ed569c93f12550 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2082901 Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Auto-Submit: Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#746221}
-
James Cook authored
The labels can change based on the sync system status. Screenshots: http://screen/eRLqmmfD5WP - sync off http://screen/iJ6OT7Z8qti - sync on http://screen/QswdwERfXjv - sync system error Also remove the horizontal lines between sections. See bug for mock. TODO: Add the overlay icon with sync status on top of the avatar icon. Bug: 1057200 Test: added to browser_tests Change-Id: Ie68f9be162c38045dcea8bc9ee774d37e1f8ebd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080952 Commit-Queue: James Cook <jamescook@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Auto-Submit: James Cook <jamescook@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#746220}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/3ded65e8072e..6f92b9160b19 git log 3ded65e8072e..6f92b9160b19 --date=short --first-parent --format='%ad %ae %s' 2020-03-02 natlee@microsoft.com Also use ExternalImageDescriptor in D3D12 and Metal Backends 2020-03-02 rharrison@chromium.org Rolling 4 dependencies Created with: gclient setdep -r src/third_party/dawn@6f92b9160b19 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 Bug: chromium:1036080 Tbr: cwallez@google.com Change-Id: I75b1bdf2abc9152cea69548741172bb781d335b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083859Reviewed-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@{#746219}
-
Bettina authored
Enhanced protection is a new profile pref. With a new profile pref, means that an enterprise policy may come where admins can control if all users will have enhanced protection, not have it, or allow users to enable it. Enhanced protection is the next level above standard Safe Browsing protection. Bug: 1056483 Change-Id: Ia98bd0a5a6d48d08a4963e91be942eedbee1f75f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076341 Commit-Queue: Bettina Dea <bdea@chromium.org> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#746218}
-
Adam Rice authored
Previously, when a redirect required a CORS preflight, the original request would be left pending until the preflight finished. Since the original request couldn't be reused, this tied up a socket unnecessarily. In extreme cases it could lead to deadlock. Instead, cancel the original request before issuing the preflight. BUG=1051357 Change-Id: I3f60a1cbfad2f6b6ff27ccad82b76a08ca747d00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079726Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#746217}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=abdulsyed@chromium.org Change-Id: I596845f081419c3f459cea94d010f935c0e63a99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083687Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#746216}
-
Dale Curtis authored
This reverts commit ae8d84f1. Reason for revert: https://crbug.com/1057531 Original change's description: > Roll src/third_party/dav1d/libdav1d/ 296d1dc00..d398da88c (9 commits) > > https://chromium.googlesource.com/external/github.com/videolan/dav1d.git/+log/296d1dc00641..d398da88c0b6 > > $ git log 296d1dc00..d398da88c --date=short --no-merges --format='%ad %ae %s' > 2020-02-17 janne-vlc fuzzing: link the fuzzing binaries as C++ > 2020-02-17 janne-vlc fuzzing: split the fuzzing targets to their own meson.build file > 2020-02-20 gramner x86: Add mc w_mask 4:4:4 AVX-512 (Ice Lake) asm > 2020-02-20 gramner x86: Add mc w_mask 4:2:2 AVX-512 (Ice Lake) asm > 2020-02-20 gramner x86: Add mc w_mask 4:2:0 AVX-512 (Ice Lake) asm > 2020-02-20 gramner x86: Add mc avg/w_avg/mask AVX-512 (Ice Lake) asm > 2020-02-14 victorien x86: optimize cdef_filter_{4x{4,8},8x8}_avx2 > 2020-02-12 victorien x86: add a seperate fully edged case to cdef_filter_avx2 > 2020-02-19 gramner checkasm: Improve the cdef input randomization algorithm > > Created with: > roll-dep src/third_party/dav1d/libdav1d > > TBR=tguilbert > > Change-Id: Ic1389410c6338ad343bfdffb132e8f4a38960845 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080893 > Reviewed-by: Dale Curtis <dalecurtis@chromium.org> > Reviewed-by: Thomas Guilbert <tguilbert@chromium.org> > Commit-Queue: Dale Curtis <dalecurtis@chromium.org> > Cr-Commit-Position: refs/heads/master@{#745691} BUG=1057531 TBR=dalecurtis@chromium.org,tguilbert@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: Ica0528ded63a977c649760d9eadabea9495d5f8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083604Reviewed-by:
Thomas Guilbert <tguilbert@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#746215}
-
chrome://media-appchrome://media-app-guestZain Afzal authored
Todate, we've only passed a single, simple message to open a file from media-app to media-app-guest. To better support our use-cases we need a bidirectional pipe, and some abstractions around the dispatching of messages. This CL introduces a MessagePipe class to encapsulate the communication channel and manage dispatch of requests and responses between the privileged and unprivileged JS contexts in chrome://media-app. It still requires explicit definitions of what messages either side can send and receive but allows for these messages to be defined and used with less friction. Bug: 996088, 1040328 Change-Id: I6179a5d176d74f0f37fa1809363e87a0ed2976e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2049404 Commit-Queue: Zain Afzal <zafzal@google.com> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#746214}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: If2a77f14fc1908977109c0c71ea07e910ebb6d72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083929Reviewed-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@{#746213}
-
Jeffrey Kardatzke authored
For trogdor, it doesn't support I420 input format, so when we run that test it needs to use the image processor to convert the format. To make the formats match what we use in reality, they should be either GMBs or STORAGE_MOJO_SHARED_MEMORY. This changes the tests and the V4L2VEA so the formats match. BUG=b:147411004 TEST=VEA SimpleEncode test passes on trogdor w/ I420 input Change-Id: I259c39f8c7632fb0d97d0baf1672ac05acbba6b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050895 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#746212}
-
Charles Zhao authored
(1) AppListController is expanded to have OnSettingsChange. (2) UserSettingsEventLogger calls OnSettingsChange when it logs some metrics in SendToUkm. (3) The log event then passed to AppListClientImpl where CrOSActionRecorder records it. Bug: 1012936 Change-Id: Iedea936a38883281b7d5bbae571431b02013a49f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078813 Commit-Queue: Charles . <charleszhao@chromium.org> Reviewed-by:
Rachel Wong <wrong@chromium.org> Reviewed-by:
Charles . <charleszhao@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#746211}
-
Yusuke Sato authored
The new test verifies that StartMini() succeeds even when stopping arcvm-server-proxy job fails. BUG=None TEST=try Change-Id: Iadb8c421b31299cf904978b7e487599969a4c11b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083406Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#746210}
-
Alan Cutter authored
Converting base::Callback in extensions/shell has several flow on effects in chrome/browser/devtools, chrome/browser/ui/apps, chromeos/components/tether and chromeos/network. Bug: 1007786 Change-Id: I9babe83c16cf14a4ed3af46578dad3809bf413e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076859 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#746209}
-
Jinho Bang authored
Currently, if disabling the feed feature with GN build flag, a lot of build errors occur. It is because that the dummy implementation wasn't updated with the latest changes (e.g. VisibleForTesting). Bug: none Change-Id: Ib780d4457d03427e78e6fe47d7872e77153a3f0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081712Reviewed-by:
Dan H <harringtond@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Jinho Bang <jinho.bang@samsung.com> Cr-Commit-Position: refs/heads/master@{#746208}
-
Eric Willigers authored
BookmarkAppConfirmationView becomes WebAppConfirmationView. ShowBookmarkAppDialog becomes ShowWebAppDialog. SetAutoAcceptBookmarkAppDialogForTesting becomes SetAutoAcceptWebAppDialogForTesting. Not addressed in this CL: moving web app and pwa files from chrome/browser/ui/views/extensions/ to chrome/browser/ui/views/web_apps/ Bug: 953540 Change-Id: Ia06769c6af7d38d2bb32f35fe1743ea6165c1201 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081724Reviewed-by:
Alan Cutter <alancutter@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#746207}
-
Jiawei Shao authored
This patch adds the basic support of multiple GPUDevice in one WebGPU context. Currently, each GPUDevice will be assigned a device_client_id as its unique identifier in the current WebGPU context. One device_client_id will relate to one set of the following data structures in the client and server side of WebGPU command buffer: - Client: WebGPUCommandSerializer - Server: DawnDeviceAndWireServer (WGPUDevice, dawn_wire::WireServer and WireServerCommandSerializer) All APIs related to a DawnDevice are adapted to use device_client_id to refer the specific DawnDevice: - GetDefaultDevice (now it is renamed to GetDevice) - ReserveTexture - GetNewTexture - DawnCommands - DawnReturnCommandsInfo This patch also sends WGPUDeviceDescriptor with the c2s_buffer_ in the WebGPUCommandSerializer of each device instead of creating another new ScopedTransferBufferPtr. BUG=chromium:996713 Change-Id: Ib0c726881f17385afbc71f8fd932ebef197b9b5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2038712Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Austin Eng <enga@chromium.org> Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Cr-Commit-Position: refs/heads/master@{#746206}
-