- 26 Sep, 2019 40 commits
-
-
Mikhail Khokhlov authored
Bug: 981349 Change-Id: Ib8cfacc94bf3b65e199761646433ed8bd46bdaf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1821898 Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#700202}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/07cec8f6cb59..f45fc45e7ea4 git log 07cec8f6cb59..f45fc45e7ea4 --date=short --no-merges --format='%ad %ae %s' 2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@f45fc45e7ea4 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 TBR=agable@chromium.org Bug: None Change-Id: I7562be20577f02c4df19cd87be3d5b78c1a670e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827061Reviewed-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@{#700201}
-
Roman Sorokin authored
See bug for the screenshot Bug: 881471 Change-Id: I5b996648fe423799ba67450fe8f5996adbf70520 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1818527Reviewed-by:
Denis Kuznetsov <antrim@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#700200}
-
Chris Blume authored
https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+log/baa5dc24258b..38c693569427 $ git log baa5dc242..38c693569 --date=short --no-merges --format='%ad %ae %s' 2019-09-06 jonathan.wright Implement 4x4 IDCT using Arm NEON intrinsics 2018-09-18 martyn.jacques Implement 2x2 IDCT using Arm NEON intrinsics Created with: roll-dep src/third_party/libjpeg_turbo Change-Id: I05962748d6d4fb9c1fb234c0bd387c6b039ead66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825714Reviewed-by:
Jonathan Wright <jonathan.wright@arm.com> Commit-Queue: Jonathan Wright <jonathan.wright@arm.com> Cr-Commit-Position: refs/heads/master@{#700199}
-
Matthias Körber authored
Bug: 1007974 Change-Id: Idec48bf99d1c6b2059df2f5e2bdf6b1dc1d09881 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826877 Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700198}
-
Matthias Körber authored
Change-Id: I58e1f4983a6bc5480eeae61e63798ede64919324 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826880Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#700197}
-
Jeonghee Ahn authored
If no option has been selected and no option has been get focused by spatial navigation, "active_selection_end_" has "null" value. So, direct access to "active_selection_end_" seems unsafe. The bug only reproduces if no prior selection has been made (=> active_selection_end_ has not been set). In order to prevent this crash, I added validating of "active_selection_end_" and used "NextSelectableOption()" The existing "snav-multiple-select.html" conduct test for option selection after focus moving test, so it does not cause crash. So I added a TC for ensure the operation for selecting options. Bug: 1006116 Change-Id: Iec277b52272ec1491749b14ec4720f3ff0e578c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1820924 Commit-Queue: Jeonghee Ahn <jeonghee27.ahn@lge.com> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#700196}
-
Peter Kasting authored
This algorithm was reverse-engineered from the behavior of Win 10 1903. Bug: 1006966 Change-Id: I22d19d392638cca3f96c1f12f05a105c3910b3da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826292 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#700195}
-
Henrik Grunell authored
Bug: None Change-Id: I7668ba3ac3c13bbf6139d5110eb842342c8a7caa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826657Reviewed-by:
Elad Alon <eladalon@chromium.org> Commit-Queue: Henrik Grunell <grunell@chromium.org> Cr-Commit-Position: refs/heads/master@{#700194}
-
Vadym Doroshenko authored
Bug: 1007974 Change-Id: I19d34b5f319bb01e3f9e18a41551ce85e607b99a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826881Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700193}
-
Julie Jeongeun Kim authored
This CL converts SecureChannelPtr and SecureChannelRequest to new Mojo types using PendingRemote or Remote, PendingReceiver, and ReceiverSet. Bug: 955171 Change-Id: Ida5773b8787a11018f1305f338d37cc17b79706d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1820920 Commit-Queue: Julie Kim <jkim@igalia.com> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#700192}
-
Matthias Körber authored
Change-Id: Ib32c1f08beb81fbfd721d9e45a1a576a68721f30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826780Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#700191}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/dd2bd9ef0665..eecf29fbbcd3 git log dd2bd9ef0665..eecf29fbbcd3 --date=short --no-merges --format='%ad %ae %s' 2019-09-26 bsheedy@chromium.org Fix CrOS stack symbolization using Android code Created with: gclient setdep -r src/third_party/catapult@eecf29fbbcd3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC zhanliang@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=zhanliang@google.com Bug: chromium:978952 Change-Id: I11f45b2bac87e017397e8fc4da38d38cc9ebd81e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826937Reviewed-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@{#700190}
-
Miyoung Shin authored
This change converts PictureInPictureService mojom interface client in blink to use BrowserInterfaceBroker. Bug: 936482 Change-Id: I455cb90819d4aa5d5602bd5830d90c348f742338 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1820700 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#700189}
-
Austin Tankiang authored
With the legacy drive sync client, files may appear in the drive sync root, but not be fully available locally. The zip_archiver code called ensureFileDownloaded in order to ensure that drive files were synced locally. The save/load file dialog also has code to deal with such files, and displayed a progress bar with the sync transfer status. Now that DriveFS is default, neither is needed. Bug: 1003238 Change-Id: I723d659c7a075b926770c2d1e05ec2b32d94a1d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1820658 Commit-Queue: Austin Tankiang <austinct@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#700188}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/505d23409c8d..380b0d5df68b git log 505d23409c8d..380b0d5df68b --date=short --no-merges --format='%ad %ae %s' 2019-09-26 hjd@google.com Merge "trace_processor: Understand clock snapshot print events" Created with: gclient setdep -r src/third_party/perfetto@380b0d5df68b 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: I887840ead1b5d8dadafb8619f599aff6a17f2452 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827057Reviewed-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@{#700187}
-
Finnur Thorarinsson authored
TBR: michaelpg Bug: 1007954, 1008289, 1008288, 1008286, 1008284, 1008282, 1008280, 1008273, 1008272, 1008269 Change-Id: Ic611a4f597d2ddf9aaac66ff77fda64e3e4da8a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827277Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/master@{#700186}
-
Arthur Hemery authored
Added everything but webview in https://chromium-review.googlesource.com/c/chromium/src/+/1800750, correcting it here. Bug: 968090 Change-Id: I0647910935eca4e53396940b0bb938045c6935d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1814936Reviewed-by:
Nik Bhagat <nikunjb@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#700185}
-
Minggang Wang authored
This CL converts old Mojo types used by MimeSniffingURLLoader and its unit test to new Mojo types. Bug: 955171 Change-Id: I142abf816370adba3ad44fa26cbaf0e86a1e61c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817956Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Minggang Wang <minggang.wang@intel.com> Cr-Commit-Position: refs/heads/master@{#700184}
-
Eric Seckler authored
LogMessageBodies aren't static strings, so we can't really track them as char* pointers in the interning index. Somehow this snuck past us in crrev.com/c/1698365 :) Bug: 983534 Change-Id: I0c64339e3a1eead45b8710cfba646652c8418e2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826778 Auto-Submit: Eric Seckler <eseckler@chromium.org> Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Commit-Queue: Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#700183}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/731ce5cd88f2..07cec8f6cb59 git log 731ce5cd88f2..07cec8f6cb59 --date=short --no-merges --format='%ad %ae %s' 2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@07cec8f6cb59 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 TBR=agable@chromium.org Bug: None Change-Id: I480cb5c441c72b6433e71344cd21161d5bfa8232 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826857Reviewed-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@{#700182}
-
Hirokazu Honda authored
This adds a path to enable MojoVideoEncodeAccelerator to encode GpuMemoryBuffer based VideoFrame. Bug: 1001413 Test: video_frame_mojom_traits_unittest Change-Id: I842f8966e50a718e225111c8889facdf4636cc49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809120 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Reviewed-by:
Ricky Liang <jcliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#700181}
-
Fergal Daly authored
They cover many more type of tests than just the gtest. Change-Id: I0175ec40bbe7039d4b1c2bdee5a6459008682d96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826357Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#700180}
-
Matthias Körber authored
Bug: 1007974 Change-Id: Ie60c5d3618248f7db348cf1e14cbcfd122ad220c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826879 Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700179}
-
Matthias Körber authored
Change-Id: I652434b5c5d39461bb8226f59eae0c1ac3bea439 Bug: 875768 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824468 Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700178}
-
Antonio Gomes authored
This is a first step to convert the remaining old IPC messages in content::PeerConnectionTracker to Mojo. At this time, this CL converts PeerConnectionTrackerHost_AddPeerConnection. The remaining messages will be converted on follow up steps. This paves out the way to Onion souping peer_connection_tracker.cc|h. BUG=787254 R=dcheng@chromium.org, guidou@chromium.org, haraken@chromium.org Change-Id: I578bcd21ce68253377be853a5b05876bfa04aa13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1823619Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#700177}
-
Matthias Körber authored
Bug: 1007974 Change-Id: Id3df3b76704a981b3e1f47b0b18b669edceb72f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826658 Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700176}
-
Ross McIlroy authored
This CL was created automatically with tools/perf/update_wpr script. BUG=878390 Change-Id: I10726931113d246330721518a3940f5baaeec277 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1821897 Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Auto-Submit: Ross McIlroy <rmcilroy@chromium.org> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#700175}
-
Pavol Marko authored
Instead of using SetInitializationThrottled(bool), initialization throttling of a PolicyServiceImpl can only be activated at construction time using CreateWithInitilizationThrottled and deactivated using UnthrottleInitialization. This is clearer and guarantees that the state of the service is consistent even when all PolicyProviders are already initialized at construction time. To be able to implement this properly, the meaning of the |initialization_complete_| variable had to be changed - it can now be true even when initialization is throttled. Initialization throttling only means that observers are not notified yet. Also add unit tests to test the behavior of initialization throttling. Planned follow-up changes: (*) Timeout to abort initialization throttling after a few seconds to protect against coding error. (*) UMA stat to track initialization throttling time. Bug: 982936, 1002066 Test: browser_test still pass, new components_unittests test Change-Id: I32eb7fbac1746d25ab650ba0969e6cb7a1a22241 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798324Reviewed-by:
Lutz Justen <ljusten@chromium.org> Commit-Queue: Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/master@{#700174}
-
Yasmin authored
Bug: 1005813 Change-Id: I2b2f820ea8347c6b8f9f9f831f9a124c29da88bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825599 Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Commit-Queue: Yasmin Molazadeh <yasmo@chromium.org> Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Cr-Commit-Position: refs/heads/master@{#700173}
-
chrome://creditsRobbie Gibson authored
This makes a few changes to update colors to material colors as well as adding the dark mode support, with the input of a designer. The biggest are: - changing the background color of an item to google-blue-50/ google-grey-900 (dark mode) - removing the background for the license section, so it's the same background color as the overall item - making the title and license text color dark blue in light mode instead of black (it's still light grey in dark mode) The bug has some screenshots. Bug: 1006216 Change-Id: I870609d48f52a617533f4191840cc4daa8be4f19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824089Reviewed-by:
Dan Beam <dbeam@chromium.org> Commit-Queue: Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#700172}
-
Yasmin authored
Bug: 1005813 Change-Id: Ia88ff78c8167025bc054c1293616d8e157167dcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824109Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Commit-Queue: Yasmin Molazadeh <yasmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#700171}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/1619d75c48d5..6d92ddf0280a Created with: gclient setdep -r src-internal@6d92ddf0280a 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:1006258 Change-Id: Ib6faab5530ea9a57f3013bbbfed556f969c2a824 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826166Reviewed-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@{#700170}
-
Justin Cohen authored
This reverts commit 0cdaecb6. Reason for revert: This is fixed in iOS 13.1 Original change's description: > [ios] Double up experimental settings to work around iOS13 crash. > > This is for test only. > > Bug: 993298 > Change-Id: I1ad64dc60828040403be5bc0e8265d89c1ddf60c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1757311 > Auto-Submit: Justin Cohen <justincohen@chromium.org> > Reviewed-by: Rohit Rao <rohitrao@chromium.org> > Commit-Queue: Justin Cohen <justincohen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#688586} TBR=rohitrao@chromium.org,justincohen@chromium.org,srikanthg@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 993298 Change-Id: Ib9f66e4d155b3836847fb379551fbc6fd4e02c9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1823870Reviewed-by:
Justin Cohen <justincohen@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#700169}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/f703443b1f67..442ff2ebbd66 git log f703443b1f67..442ff2ebbd66 --date=short --no-merges --format='%ad %ae %s' 2019-09-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/spirv-tools/src 527a689307a4..510ca9d616f5 (6 commits) Created with: gclient setdep -r src/third_party/angle@442ff2ebbd66 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 ynovikov@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=ynovikov@google.com Bug: chromium:None Change-Id: Ia813040d738d175e15a4d83e42a3d533d7cf54f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826164Reviewed-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@{#700168}
-
Stepan Khapugin authored
On iOS 12, and on iOS 13 with no multiwindow plist keys, iOS doesn't create a SceneDelegate, which would normally take care of creating a SceneState and a SceneController. Do this in AppDelegate. Bug: none Change-Id: Iaa3f505bbe588f75a9fe1c3728c773ba82e32162 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789536 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Auto-Submit: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#700167}
-
Matthias Körber authored
TBR=mkwst@chromium.org Bug: 875768 Change-Id: I5158a8144d87584a844071aee35ce44b9119369b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824475 Commit-Queue: Matthias Körber <koerber@google.com> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700166}
-
Jan Krcal authored
This CL increases the icon size (in non-touch-ui) from 20dp to 22dp. This is the maximum size that can be achieved for a 28dp element while having 1dp border and 2dp padding, as required by the UX specs. This change only applies for the kAnimatedAvatarButton feature. Bug: 967317 Change-Id: I81a6a7fe07d7469f61f933afbcd25a7f9389df5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825519 Auto-Submit: Jan Krcal <jkrcal@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Reviewed-by:
Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#700165}
-
Sadrul Habib Chowdhury authored
The flag guards against variable-shadowing. More details in the bug. Bug: 794619 Change-Id: Ib430e00a3704c6fe6696efdaad1696a4434455d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825621 Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Auto-Submit: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#700164}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/527a689307a4..510ca9d616f5 git log 527a689307a4..510ca9d616f5 --date=short --no-merges --format='%ad %ae %s' 2019-09-25 alanbaker@google.com Only allow previously declared forward refs in structs (#2920) 2019-09-25 stevenperron@google.com Handle id overflow in wrap-opkill (#2916) 2019-09-25 afdx@google.com spirv-fuzz: do not replace struct indices with synonyms (#2915) 2019-09-25 afdx@google.com spirv-fuzz: Fixes to preconditions for adding dead break/continue edges (#2904) 2019-09-25 afdx@google.com spirv-fuzz: do not replace a pointer argument to a function call with a synonym (#2901) 2019-09-25 afdx@google.com spirv-fuzz: do not replace boolean constant argument to OpPhi instruction (#2903) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@510ca9d616f5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,ynovikov@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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 TBR=radial-bots+chrome-roll@google.com,ynovikov@google.com Bug: None Change-Id: I3561eb243b413d2cd4b4b0b172ec15b5aec99d47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826162Reviewed-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@{#700163}
-