- 26 Sep, 2019 40 commits
-
-
Christoph Schwering authored
Removed unused functions from password_form.cc, password_generation_util.cc: 1. autofill::IsHttpAuthScheme() 2. autofill::password_generation::IsPasswordGenerationEnabled() Change-Id: I423f57bae0d2b90d7c7b5ccb36f0f2a0dede8bb9 Bug: 1007974 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827282 Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700221}
-
Monica Basta authored
Add a kill switch |kPersistUPAInProfileInfoCache| for persisting the UPA in the profile info cache. The feature is enabled by default. If the feature gets disabled at any point, the following will happen on next startup: (1) We will clear the profiles that does not have a primary account once they become active. (2) The |OnUnconsentedPrimaryAccountChanged| notifications in |GAIAInfoUpdateService| and |SigninProfileAttributesUpdater| will be no action. (3) |GAIAInfoUpdateService::Update| will return immediately, if profile does not have a primary account. Bug: 1003308 Change-Id: If1fab59e951f1764b3d5950bbfd5d073d554ff31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824466 Commit-Queue: Monica Basta <msalama@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#700220}
-
Tanmoy Mollik authored
This feature was enabled by default and has been rolled out to stable. Bug: 1007313 Change-Id: Ie9bbbaa5eaf176d045eeebc0fcadc4c588c0d9cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824085 Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#700219}
-
Kevin Ellis authored
This patch updates the implementation of cancel for an animation to align with the spec. A followup patch is required to clean up the use of some legacy variables that are still required for tracking the play state of an animation. Bug: 960944 Change-Id: I4af56c483b7751d18b0439af3beb28ba631cffaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824058Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#700218}
-
Matthias Körber authored
Bug: 1007974 Change-Id: I3a0f92dde88ca7f4b9fb72d9060685e3f9006ad4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827419Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#700217}
-
Stepan Khapugin authored
Deliver AppDelegate events to SceneState. Also splits out scene target for easier deps management in the future. Change-Id: Ida5f9d620c7a5999cd71306a9123ef7be976b033 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826878Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#700216}
-
Fergal Daly authored
It's flaky. TBR=tbansal@chromium.org Bug: 1008307 Change-Id: Icf8194db191a3c08e1b4bec198be4f7b972bad66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824736Reviewed-by:
Sebastien Lalancette <seblalancette@chromium.org> Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#700215}
-
Matthias Körber authored
Change-Id: I62a99216ab1d303c5a4e84a9ee83e5ec576bef29 Bug: 1007974 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827284 Commit-Queue: Matthias Körber <koerber@google.com> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700214}
-
Elly Fong-Jones authored
Not doing this causes NSNetService to dealloc itself immediately, which breaks the tests, on 10.15. Doing this is also objectively correct. This fixes ServiceDiscoveryClientMacTest.* on 10.15. Bug: 998755 Change-Id: I0f828073c74c3b9f5e611da01bc928c298efafa0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827377 Auto-Submit: Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#700213}
-
Miyoung Shin authored
This change converts NFC mojom interface client in blink to use BrowserInterfaceBroker. Bug: 936482 Change-Id: I68bb4edbfbf0694ffe3f694bbd8c937dc70c006c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1818888 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@{#700212}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/d6eab9edafe8..741bab0f6ce6 git log d6eab9edafe8..741bab0f6ce6 --date=short --no-merges --format='%ad %ae %s' 2019-09-26 ilnik@webrtc.org Add Slice method to CopyOnWriteBuffer and use it in FEC code. 2019-09-26 philipel@webrtc.org Added RtpFrameObject ctor with no PacketBuffer pointer. 2019-09-26 srte@webrtc.org Renaming variables in SendSideBandwidthEstimation. 2019-09-26 asapersson@webrtc.org Update balanced tests to use BalancedDegradationTest fixture. 2019-09-26 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 1fa0f66d..fbc0a229 (699974:700084) Created with: gclient setdep -r src/third_party/webrtc@741bab0f6ce6 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: chromium:none,chromium:None Change-Id: Id857937ba1638b8efb38f51795e144785db7661c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827066Reviewed-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@{#700211}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a2830ee1..fafb3471 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_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: I4a8fae516fefcb9c04455b0f62e7f358fbc8896e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825403 Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#700210}
-
Matthias Körber authored
Change-Id: I1628a5bdae79ae079a895a692fc2c188740c62ee Bug: 875768 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824888 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Auto-Submit: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#700209}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6d92ddf0280a..38d889b2a677 Created with: gclient setdep -r src-internal@38d889b2a677 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: I0f456878cb334df8c912e643f50681414e9e930c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827064Reviewed-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@{#700208}
-
Mikel Astiz authored
The field is redundant and consuming it can be a source for issues, possibly vulnerabilities. Therefore, let's deprecate it and only populate it for the cases where we require backward-compatibility. Bug: 967417 Change-Id: I2875d5c24b12bff68606a4f83be2d5b9381e660b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826677 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/master@{#700207}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/380b0d5df68b..3b82bd374cc7 git log 380b0d5df68b..3b82bd374cc7 --date=short --no-merges --format='%ad %ae %s' 2019-09-26 tneda@google.com Merge "Button to download heap profile" Created with: gclient setdep -r src/third_party/perfetto@3b82bd374cc7 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: Ic760dba8f581384bc4322110fdbff660974d6d65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827063Reviewed-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@{#700206}
-
Sebastien Lalancette authored
Two tests have been flaky: benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop/browse:tools:sheets:2019 benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop/browse:tools:maps:2019 Sample run where both failed: https://ci.chromium.org/p/chromium/builders/ci/Linux%20Tests%20%28dbg%29%281%29/83405 TBR=rmcilroy@chromium.org,perezju@chromium.org Change-Id: Ifa2362cd6c7553c57dbf34c9dd677c99561c6833 Bug: 1008001 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825437 Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Sebastien Lalancette <seblalancette@chromium.org> Auto-Submit: Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/master@{#700205}
-
Chromium WPT Sync authored
Using wpt-import in Chromium d9738a38. With Chromium commits locally applied on WPT: 561a338c "Convert SensorProvider client to use BrowserInterfaceBroker" 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 Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools rouslan@chromium.org, mathp@chromium.org: external/wpt/payment-request NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: Ifb0ea149b0a5c1911b2b84e4d6b94fb5102c4827 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827297Reviewed-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@{#700204}
-
Mikel Astiz authored
NigoriSyncBridgeImpl represents the new (experimental) codepath for implementing the Nigori datatype. This patch adopts the recently introduced CryptographerImpl class, which has a cleaner and safer API. Bug: 967417 Change-Id: I719ab222ebf32eb1104d3290085c4f3fe8af8573 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1821778 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/master@{#700203}
-
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}
-