Skip to content

Commit

Permalink
[Frameworks roll] Roll to 367161606 piper revision
Browse files Browse the repository at this point in the history
Roll src/ios/third_party/motion_transitioning_objc/src/ 5bb0d577d..1fe4a9d81 (6 commits)

https://chromium.googlesource.com/external/github.com/material-motion/motion-transitioning-objc.git/+log/5bb0d577dd78..1fe4a9d81433

$ git log 5bb0d577d..1fe4a9d81 --date=short --no-merges --format='%ad %ae %s'
2021-04-06 featherless Update changelog.
2021-04-06 featherless Update changelog.
2021-04-06 featherless Bump the version.
2021-04-06 featherless Drop support for iOS 10. (#71)
2021-04-05 featherless Upgrade to Swift 5 and min OS of iOS 10. (#70)
2021-04-05 featherless Remove bazel support. (#69)

Created with:
  roll-dep src/ios/third_party/motion_transitioning_objc/src


Roll src/ios/third_party/motion_animator_objc/src/ 7710eca75..296f52932 (6 commits)

https://chromium.googlesource.com/external/github.com/material-motion/motion-animator-objc.git/+log/7710eca756ee..296f529321dd

$ git log 7710eca75..296f52932 --date=short --no-merges --format='%ad %ae %s'
2021-04-05 featherless Bump the release.
2021-04-05 featherless Update changelog.
2021-04-05 featherless Upgrade Pod dependencies and Swift version to 5.0 (#131)
2021-04-05 featherless Upgrade to Swift 5 and min OS of iOS 10. (#130)
2021-04-05 featherless Remove bazel support. (#129)
2021-03-04 featherless Fix a bug on iOS 14 causing flickers in MDC's ActivityIndicator (#127)

Created with:
  roll-dep src/ios/third_party/motion_animator_objc/src

Change-Id: I129042cb472258a7f3f3fe57df2e80cc59d75547
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2808975
Commit-Queue: Olivier Robin <olivierrobin@chromium.org>
Commit-Queue: Sylvain Defresne <sdefresne@chromium.org>
Auto-Submit: Olivier Robin <olivierrobin@chromium.org>
Reviewed-by: Sylvain Defresne <sdefresne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#869958}
  • Loading branch information
robinolivier authored and Chromium LUCI CQ committed Apr 7, 2021
1 parent e0d545f commit 786be78
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -606,12 +606,12 @@ deps = {
},

'src/ios/third_party/motion_animator_objc/src': {
'url': Var('chromium_git') + '/external/github.com/material-motion/motion-animator-objc.git' + '@' + '7710eca756ee4f95a4603e0de7099f868cd8be53',
'url': Var('chromium_git') + '/external/github.com/material-motion/motion-animator-objc.git' + '@' + '296f529321dd7c59c6284c7ccd85dec978c225cc',
'condition': 'checkout_ios',
},

'src/ios/third_party/motion_transitioning_objc/src': {
'url': Var('chromium_git') + '/external/github.com/material-motion/motion-transitioning-objc.git' + '@' + '5bb0d577dd78472536480496ace115bc593ed0e1',
'url': Var('chromium_git') + '/external/github.com/material-motion/motion-transitioning-objc.git' + '@' + '1fe4a9d81433c1d43e54b118f29642e9b233907b',
'condition': 'checkout_ios',
},

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b4c02b634bddd201412e4fc17b9a85209ff388b6
592db69c9c66406aff5cdf1e0e6f7895fcb0ac49
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ae1ceb781b270c20e5c12f1dc04d93c10c4d5147
73d50113a2e282fc25c8034a538f5b4f8c180be1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d32cd81f509d05de2a5a05ea40c828805bcc0941
aaac71d346488a2c36e7fefe51be5ef25fc7c1cb
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f478252a42807028160338dc29aafd6673555c3c
c17b505517ac49a9b1bb1e93b6dc2c14daf06269
Original file line number Diff line number Diff line change
@@ -1 +1 @@
328ba0a2f966ba4f169838a4cd65e8208ee02552
8192b83347e03917645c98ee2b1c63aff25b59e1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4c5a00df0b3be277f1c9141385b623fb52318b54
f27d96b1fda1fd16d019164ce388d40354ed99c5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
118ae3ac2a7aaf22bcd44478514dee48c391cb52
1b340d25658a85434b3891eadce42d61d840ec51
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f36777e76543b515c0ef4ab0fbf27814ad9b9f74
8f08ef3f402a19e868a7fecbd1013b6c75263bfd
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e528e067b5f7a2428929648e53e2e18f331ac265
eadacbf22c6ba4df2fa150f9a7a6b0ede11fdfd0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f7a9c5cfddd07bec3f1d57af15b90ae86ac3ae7b
6f67035d40a9ce0113a969f459856ea401bad9e0

0 comments on commit 786be78

Please sign in to comment.