- 26 Sep, 2019 40 commits
-
-
Vasiliy Telezhnikov authored
This CL adds GrContext that used in GLRenderer for filtering to cache controller and adds ClientBecameBusy/ClientBecameNotBusy to support cleaning GrContext caches. Bug: 1004924 Change-Id: I97e69ca5f05a41f2663eb02935468e3a9bbc852d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824252 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#700240}
-
John Chen authored
This reverts commit 8f486945. Reason for revert: Causing failures in WPT tests that expect certificate errors to be ignored Original change's description: > [ChromeDriver] Stop using --ignore-certificate-errors > > ChromeDriver was passing --ignore-certificate-errors switch to Chrome, > regardless of whether user wants to ignore certificate errors or not. > Fixing by stop passing this flag to Chrome, and relying on using > Security.setIgnoreCertificateErrors command when user wants to ignore > certificate errors. > > Bug: chromedriver:3148 > Change-Id: I5e8493f4cca48ebaeb211c95cd7fd645891c8659 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824005 > Reviewed-by: Andrey Kosyakov <caseq@chromium.org> > Commit-Queue: John Chen <johnchen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#699890} TBR=caseq@chromium.org,eseckler@chromium.org,johnchen@chromium.org Change-Id: I01afcdbb247daade5965608926b1e2fc294cfd90 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromedriver:3148 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827584Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#700239}
-
Sahel Sharify authored
This cl implements shipping address/option change events for PH. With this change payment handlers can notify the merchant when the user changes the selected shipping address/option, and wait for updated details (e.g. new shipping cost, etc) from merchant. For overall flow please check https://chromium-review.googlesource.com/c/chromium/src/+/1779003 Bug: 984694 Change-Id: Id881ba22bf4c846a4570801bacc49e5d4e89a72b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1804557Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#700238}
-
Sebastien Lalancette authored
Test is flaky on multiple OSes: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=content_browsertests&tests=ServiceWorkerVersionBrowserTest.ReadResourceFailure TBR=falken@chromium.org Change-Id: I9986d36f919ed15c1dd85530e17445450f19ea04 Bug: 1008386 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827498 Auto-Submit: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/master@{#700237}
-
Arthur Hemery authored
Excluding for flakiness: AndroidBrowserTest.Smoke ImportantSitesUtilBrowserTest.DSENotConsideredImportantInRegularMode Bug: 1007276 Change-Id: I272acf8f46eabfd5cb7e56c0907b548602b154fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1821788Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#700236}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/3b82bd374cc7..ef2033ab2793 git log 3b82bd374cc7..ef2033ab2793 --date=short --no-merges --format='%ad %ae %s' 2019-09-26 lalitm@google.com Merge "trace_processor: break Append -> Append{True,False} and Set -> Set,Clear" Created with: gclient setdep -r src/third_party/perfetto@ef2033ab2793 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: I8b051bd3ef211ddb1dfb8ff5ccc1f1a43fba13ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827440Reviewed-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@{#700235}
-
Pavel Shmakov authored
This required making jar_excluded_patterns work for aars (i.e. for the "dist_aar" template). Change-Id: Ie1913701ef64bbdf37a1fb0947e4bf21e6a00efe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1823942Reviewed-by:
Peter Wen <wnwen@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Pavel Shmakov <pshmakov@chromium.org> Cr-Commit-Position: refs/heads/master@{#700234}
-
Jan Krcal authored
This CL cleans-up a kill-switch after a successful launch of this fix. Bug: 971246 Change-Id: Ibd62f42eeb62f0402421fd671e1cced57da21b28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827401 Commit-Queue: Jan Krcal <jkrcal@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Auto-Submit: Jan Krcal <jkrcal@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#700233}
-
François Beaufort authored
This CL adds a "clear" value to the StoreOp enum. Bug: 877147 Change-Id: I75ca8b0f05cf61172401987cda6a4bf1b122a268 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824258Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#700232}
-
Ting Shao authored
ServiceWorkerConsts::kServiceWorkerUpdateErrorPrefix should be formatted with scope and script url before being used. Also update unit test to check the error message. Bug: 1002361 Change-Id: I2a6f7c3a0c4695d2510040e1a32501088220676f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809097 Commit-Queue: Ting Shao <ting.shao@intel.com> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#700231}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/f45fc45e7ea4..1ab7b6816f57 git log f45fc45e7ea4..1ab7b6816f57 --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@1ab7b6816f57 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: Ie51e168e60f1899b18a21515651da7d6ba6ded4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827069Reviewed-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@{#700230}
-
Matthias Körber authored
Bug: 1007974 Change-Id: I074665a39769866416387c3f367e784a3f2936d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827004 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@{#700229}
-
arthursonzogni authored
The Autofill component is associating an Autofill driver on every RenderFrameHost by observing: - WebContentsObserver::RenderFrameCreated(render_frame_host) - WebContentsObserver::RenderFrameDeleted(render_frame_host) The problem is that it starts observing when the WebContent is being added to the tab strip. It means some RenderFrameCreated events are missing. To resolve that, this component was simulating receiving RenderFrameCreated for every active frame. This is not sufficient, because it misses RenderFrameHost pending deletion and the ones in the BackForwardCache as well. To fix that, create the Autofill driver on demand when they are needed. Bug: 999842 Change-Id: I64e86f9b795f3a40dc5340d49132a120912b5530 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826885Reviewed-by:
Lowell Manners <lowell@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#700228}
-
Austin Tankiang authored
The following four functions are deleted: - ensureFileDownloaded - cancelFileTransfers - requestAccessToken - requestDriveShare These functions were related to the legacy drive sync client which is now being phased out in favour of DriveFS. Bug: 1003238 Change-Id: Idc921df6e045955ef84ba92343940ab7700e017a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1818013 Commit-Queue: Austin Tankiang <austinct@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/master@{#700227}
-
Ce Chen authored
This feature is gated by flag OmniboxOnDeviceHeadProvider. Tested on iPhone X. Bug: 925072 Change-Id: I5ba4551971922b0948ce9b5e7e626e346c59290b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1814644Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Ce Chen <cch@chromium.org> Cr-Commit-Position: refs/heads/master@{#700226}
-
Matthias Körber authored
Bug: 1007974 Change-Id: I997f1f694b1abdbd166b33f035c6514ff46358db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1826784 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@{#700225}
-
Matthias Körber authored
Bug: 1007974 Change-Id: Ia2c10f57f0ee67de237414679046984e34a1bd7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827002 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@{#700224}
-
Stephen Nusko authored
This is safe since a rooted (debug build) android phone would be able to set the command line flags to enable this finch experiment anyway. In addition this makes developer's lives a lot easier because they can just know system tracing will work on their local devices (if debug build) without fiddling with flags. We also check the enable guardrails and enforce that in guardrails mode privacy filter is enabled. Bug: 1007299 Change-Id: Ic01858c353a195dd7492fb12408aa3241895b334 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1803919 Commit-Queue: Stephen Nusko <nuskos@chromium.org> Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#700223}
-
Marc-André (MAD) Decoste authored
Bug: NONE Change-Id: I572906d82408645074c0bed1167e2022a8a13012 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1822878Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Commit-Queue: Marc-André Decoste <mad@chromium.org> Cr-Commit-Position: refs/heads/master@{#700222}
-
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}
-