- 26 Sep, 2019 40 commits
-
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/741bab0f6ce6..89e7fcb726e9 git log 741bab0f6ce6..89e7fcb726e9 --date=short --no-merges --format='%ad %ae %s' 2019-09-26 titovartem@webrtc.org Revert "Enable capturing from camera in PC framework" 2019-09-26 ilnik@webrtc.org VideoStreamEncoder: Don't crop and scales frames for external encoders 2019-09-26 titovartem@webrtc.org Enable capturing from camera in PC framework 2019-09-26 philipel@webrtc.org Reset |reference_finder_| on codec switch. 2019-09-26 philipel@webrtc.org Removed unused _rotation_set variable from EncodedFrame. Created with: gclient setdep -r src/third_party/webrtc@89e7fcb726e9 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: Idf66c2d8490b1edca80b23549d44955a25cf1253 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827442Reviewed-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@{#700250}
-
Mikel Astiz authored
The concept of pending keys is about sync-ing remote updates and doesn't fit well the Cryptographer layer, which is conceptually the local Nigori model state (or part thereof). This patch addresses a TODO to simplify the core Cryptographer API and logically move such notion to SyncEncryptionHandler, currently exposed via observer APIs only. Bug: 967417 Change-Id: I0c156ac0db589c4f620b53c27a7b4352cd650c66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827398 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/master@{#700249}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/442ff2ebbd66..39d142e89afb git log 442ff2ebbd66..39d142e89afb --date=short --no-merges --format='%ad %ae %s' 2019-09-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/glslang/src 973d0e538292..7bc047326e06 (1 commits) Created with: gclient setdep -r src/third_party/angle@39d142e89afb 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: I75be9ae481f52abca0036bdd1bdf856007b14f98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827441Reviewed-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@{#700248}
-
Vadym Doroshenko authored
Bug: 949519 Change-Id: I96148de31cb627ed14a5df6f779a24703c0046fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827420Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Matthias Körber <koerber@google.com> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700247}
-
Nico Weber authored
For helpers.h, move the GOOGLE_CHROME_BUILD into just the cc file, so that the dep on //build:branding_buildflags doesn't have to be a public_deps and to make branding affect internal APIs less. I'm hoping to do more changes that move GOOGLE_CHROME_BUILD / GOOGLE_CHROME_BRANDING from header files going forward. Bug: 961769 Change-Id: I63f20a91b474865acaee2369900ed7677220468a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1822718 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#700246}
-
Vasilii Sukhanov authored
Bug: 998496 Change-Id: I57223f7c0b0923ff84ede9fdff18772e23423c04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827400 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#700245}
-
Oleg Davydov authored
We still need them, so move expiration time six moths forward. Also synchronize owners of them. Bug: 1006981, 1006985, 1006992 Change-Id: I172d600d0162223d0b8d556a578d90ce6f5722e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824080Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Oleg Davydov <burunduk@chromium.org> Cr-Commit-Position: refs/heads/master@{#700244}
-
Ella Ge authored
Touch points that state is not kStateMoved should not have resampling or predicted points Change-Id: I98c5273839b8284eec56df2c8347134f110788c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825624Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/master@{#700243}
-
Maksim Moskvitin authored
FakeModelTypeSyncBridge::Store::HasMetadata expects storage key, while client tag hash was actually passed, so fixed expectation had no effect. Bug: 973409 Change-Id: I2ad835a7fc9eaa5a0bc89aaa22b39d493786d9ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827362 Auto-Submit: Maksim Moskvitin <mmoskvitin@google.com> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#700242}
-
John Budorick authored
This reverts commit 9c3e8d81. Reason for revert: unblocking v8 Original change's description: > android: switch test runner to standalone Avd management module. > > Requires crrev.com/c/1809653 > > Bug: 922145 > Change-Id: I3f2f134cd91f4c1ca50cb08348860c058d8dd1ee > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797004 > Commit-Queue: John Budorick <jbudorick@chromium.org> > Reviewed-by: Andrew Luo <aluo@chromium.org> > Reviewed-by: Ben Pastene <bpastene@chromium.org> > Cr-Commit-Position: refs/heads/master@{#699902} TBR=bpastene@chromium.org,jbudorick@chromium.org,aluo@chromium.org,hypan@google.com Change-Id: Icb74eef3ba973461c193c80c1326522d26d62332 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 922145 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827590Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#700241}
-
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}
-