Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Side by Side Diff: DEPS

Issue 1233653003: Add support for "flinging" the animation timeline with a spring force. So far, (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: . Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | sky/sdk/lib/animation/animated_simulation.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is automatically processed to create .DEPS.git which is the file 1 # This file is automatically processed to create .DEPS.git which is the file
2 # that gclient uses under git. 2 # that gclient uses under git.
3 # 3 #
4 # See http://code.google.com/p/chromium/wiki/UsingGit 4 # See http://code.google.com/p/chromium/wiki/UsingGit
5 # 5 #
6 # To test manually, run: 6 # To test manually, run:
7 # python tools/deps2git/deps2git.py -o .DEPS.git -w <gclientdir> 7 # python tools/deps2git/deps2git.py -o .DEPS.git -w <gclientdir>
8 # where <gcliendir> is the absolute path to the directory containing the 8 # where <gcliendir> is the absolute path to the directory containing the
9 # .gclient file (the parent of 'src'). 9 # .gclient file (the parent of 'src').
10 # 10 #
(...skipping 19 matching lines...) Expand all
30 'boringssl_revision': '642f1498d056dbba3e50ed5a232ab2f482626dec', 30 'boringssl_revision': '642f1498d056dbba3e50ed5a232ab2f482626dec',
31 'lss_revision': 'e079768b7e3a94dcbe7d338496c0c3bde7151b6e', 31 'lss_revision': 'e079768b7e3a94dcbe7d338496c0c3bde7151b6e',
32 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', 32 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63',
33 'nacl_revision': '87d5dd90911a0657c27574f78e86b7dfc4ad8b29', 33 'nacl_revision': '87d5dd90911a0657c27574f78e86b7dfc4ad8b29',
34 'archive_dart_revision': '07ffd98c5403b7f9ae067b57dc9487611be420f5', 34 'archive_dart_revision': '07ffd98c5403b7f9ae067b57dc9487611be420f5',
35 'args_dart_revision': 'e0e8377412ee6cd6a5a4a8632848181c1db91f44', 35 'args_dart_revision': 'e0e8377412ee6cd6a5a4a8632848181c1db91f44',
36 'box2d_dart_revision': 'c5e65d9546275e78ad2a1d51b459e7638f6e4323', 36 'box2d_dart_revision': 'c5e65d9546275e78ad2a1d51b459e7638f6e4323',
37 'cassowary_dart_revision': '7e5afc5b3956a18636d5b37b1dcba1705865564b', 37 'cassowary_dart_revision': '7e5afc5b3956a18636d5b37b1dcba1705865564b',
38 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8', 38 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8',
39 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90', 39 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90',
40 'newton_dart_revision': '26da04f0c441d005a6ecbf62ae047cd02ec9abc5', 40 'newton_dart_revision': '9fbe5fbac809246f7ace4176feca13bdf731e393',
41 'path_dart_revision': '2f3dcdec32011f1bc41194ae3640d6d9292a7096', 41 'path_dart_revision': '2f3dcdec32011f1bc41194ae3640d6d9292a7096',
42 'quiver_dart_revision': '6bab7dec34189eee579178eb16d3063c8ae69031', 42 'quiver_dart_revision': '6bab7dec34189eee579178eb16d3063c8ae69031',
43 'source_span_dart_revision': '5c6c13f62fc111adaace3aeb4a38853d64481d06', 43 'source_span_dart_revision': '5c6c13f62fc111adaace3aeb4a38853d64481d06',
44 'string_scanner_dart_revision': '9f00056b32f41efc376adecfb696a01bc7c593d7', 44 'string_scanner_dart_revision': '9f00056b32f41efc376adecfb696a01bc7c593d7',
45 'vector_math_dart_revision': '65915583f7aa606cb47ed265f853c18c60102b81', 45 'vector_math_dart_revision': '65915583f7aa606cb47ed265f853c18c60102b81',
46 'yaml_dart_revision': 'd8c1ce75edf051ea1d5583b24474f8656abb4920', 46 'yaml_dart_revision': 'd8c1ce75edf051ea1d5583b24474f8656abb4920',
47 } 47 }
48 48
49 # Only these hosts are allowed for dependencies in this DEPS file. 49 # Only these hosts are allowed for dependencies in this DEPS file.
50 # If you need to add a new host, contact chrome infrastructure team. 50 # If you need to add a new host, contact chrome infrastructure team.
(...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after
414 'name': 'keyboard_native_resources', 414 'name': 'keyboard_native_resources',
415 'pattern': '', 415 'pattern': '',
416 'action': [ 'download_from_google_storage', 416 'action': [ 'download_from_google_storage',
417 '--no_resume', 417 '--no_resume',
418 '--no_auth', 418 '--no_auth',
419 '--bucket', 'mojo/keyboard_native', 419 '--bucket', 'mojo/keyboard_native',
420 '-d', 'src/services/keyboard_native/res', 420 '-d', 'src/services/keyboard_native/res',
421 ], 421 ],
422 }, 422 },
423 ] 423 ]
OLDNEW
« no previous file with comments | « no previous file | sky/sdk/lib/animation/animated_simulation.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698