1. a388988 Update update_prebuilts to understand versioned_parcelable by Jason Monk · 6 years ago
  2. 24e3e97 Add update_prebuilts.py entries for lifecycle-* by Jeff Gaston · 6 years ago
  3. c16067c Remove from update_prebuilts.py support for importing app_toolkit by Jeff Gaston · 6 years ago
  4. d3ec1ca Update update_prebuilts.py to support importing constraint x by Jeff Gaston · 6 years ago
  5. f651a21 Merge "Update MDX mapping" into pi-dev by android-build-team Robot · 6 years ago
  6. 70ce976 Convert support library to Android.bp by Colin Cross · 6 years ago
  7. 790f39c Always include static dependencies by Colin Cross · 6 years ago
  8. d5746d4 Update finalization script to also update current sdk. by Anton Hansson · 6 years ago
  9. 2106007 Exclude room migration and room testing by Colin Cross · 6 years ago
  10. b6e3ba9 Add argument for updating SL, app toolkit, and Androidx at once by Jeff Gaston · 6 years ago
  11. 3eb3bfc Make pom2mk argument order consistent by Jeff Gaston · 6 years ago
  12. 9bb25db Automatically add android car stubs dep to android-support-car by Jeff Gaston · 6 years ago
  13. e9fe2fa Update MDX mapping by Jeff Gaston · 6 years ago
  14. bc3f4bc Merge "Check for pom2mk in path when updating androidx too" into pi-dev by TreeHugger Robot · 6 years ago
  15. 934777c Put system stub in 'system_N' directory when finalizing. by Anton Hansson · 6 years ago
  16. 2a4fb91 Check for pom2mk in path when updating androidx too by Jeff Gaston · 6 years ago
  17. 10861a0 Rename update_current to update_prebuilts. by Anton Hansson · 6 years ago[Renamed (98%) from update_current/update_current.py]
  18. 7bb9309 Fix extract_deps args by Jeff Gaston · 6 years ago
  19. c7a198b Merge "adding mapping in update_current for merged material aar" into pi-dev by Jeff Gaston · 6 years ago
  20. 9709fd4 Add support to the update_current.py script to finalize an SDK. by Anton Hansson · 6 years ago
  21. fa7c7e8 adding mapping in update_current for merged material aar by Jeff Gaston · 6 years ago
  22. 4affb03 Declare android.car.jar prebuilt in a format that extract_deps can understand by Jeff Gaston · 6 years ago
  23. 0a89e3f Have update_current.py include more Android.mk files in fix_dependencies.mk by Jeff Gaston · 6 years ago
  24. 6e7e750 update_current.py changes for extracting intermediate MDC by Jeff Gaston · 6 years ago
  25. b70daa9 fix updating of fix_dependencies.mk by Jeff Gaston · 6 years ago
  26. 553a437 Have update_current keep the OWNERS file when updating jetifier-standalone by Jeff Gaston · 6 years ago
  27. 1cc0609 keep the nodeps make targets for android.support targets by Jeff Gaston · 6 years ago
  28. bbd6bfc Update script for AndroidX by Jeff Gaston · 6 years ago
  29. 7ec1d8f give args to pom2mk in the right order by Jeff Gaston · 6 years ago
  30. a7fba9b remove tempdir on start by Jeff Gaston · 6 years ago
  31. 3e622ba match <group>:<artifact> before <artifact> by Jeff Gaston · 6 years ago
  32. ed6ecd5 Correct some existing mappings by Jeff Gaston · 6 years ago
  33. f12f3ce run extract_deps against all .mk files by Jeff Gaston · 6 years ago
  34. c302bb9 some clarifications to update_current by Jeff Gaston · 6 years ago
  35. cc296a8 add --commit-first option to update_current by Jeff Gaston · 6 years ago
  36. a68a8d4 have update_current cd before running by Jeff Gaston · 6 years ago
  37. 4ec9a17 DO NOT MERGE Add scripts for generating transitive dependency resolution by Alan Viverette · 6 years ago[Renamed (97%) from update_current.py]
  38. 7e897e2 Enable updating AndroidX from local dejetified prebuilt by Alan Viverette · 6 years ago
  39. a59082b Add new MDC modules by Alan Viverette · 6 years ago
  40. 7bb86da Add new split modules by Alan Viverette · 6 years ago
  41. 14484f9 Merge "Fix update_current.py" am: 8606e4471b am: b58294b70b am: dd834bb989 by Colin Cross · 6 years ago
  42. 4f4b906 Fix update_current.py by Colin Cross · 6 years ago
  43. 2c77263 Merge "Remove Arch Components with missing Make target dependencies" by Alan Viverette · 6 years ago
  44. c7e88f1 Remove Arch Components with missing Make target dependencies by Alan Viverette · 6 years ago
  45. 60415f3 Merge "Fix error when using -p" by TreeHugger Robot · 6 years ago
  46. 573e121 Fix error when using -p by Colin Cross · 6 years ago
  47. 95d53d5 Merge "Make jetifier-standalone executable" by TreeHugger Robot · 6 years ago
  48. 6afb1e4 Make jetifier-standalone executable by Jeff Gaston · 6 years ago
  49. ab72f01 Added all arch directories to update_curreny.py. by Allen · 6 years ago
  50. 44b7414 Remove another flag not recognized by the current pom2mk by Jeff Gaston · 6 years ago
  51. 7385dd3 fetch core.current.stubs.jar to core.jar am: b773d2995b am: 4ff46a8137 by Jiyong Park · 6 years ago
  52. ee268f5 Merge "Don't specify --allow-missing when calling pom2mk" by TreeHugger Robot · 6 years ago
  53. 229a53d Don't specify --allow-missing when calling pom2mk by Alan Viverette · 6 years ago
  54. 782c3e3 Support to unpack jetifier via update_current by Jeff Gaston · 6 years ago
  55. 13e3841 Support presubmit build ids by Jeff Gaston · 6 years ago
  56. 56fe276 Fix of previous patch by Jeff Gaston · 6 years ago
  57. b9b0905 Clarify that <source> generally has to be a build id by Jeff Gaston · 6 years ago
  58. b773d29 fetch core.current.stubs.jar to core.jar by Jiyong Park · 6 years ago
  59. 129555e Update MDC from local ZIP file by Alan Viverette · 6 years ago
  60. 7afc637 Add lifecycle-core to list of App Arch libraries by Ian Lake · 6 years ago
  61. 55bcbf1 Always use prebuilt for Design Library by Alan Viverette · 6 years ago
  62. 19ecd50 Import all of the App Arch prebuilts during toolkit update by Alan Viverette · 6 years ago
  63. c1b1c9e Merge changes from topic "buildtools" by TreeHugger Robot · 6 years ago
  64. 960e1ee Fetch android.test.mock.stubs_system.jar artifact by Paul Duffin · 6 years ago
  65. c1c32b6 Update build tools from update_current.py by Alan Viverette · 6 years ago
  66. d8ce722 Remove -nodeps libraries, always statically include dependencies by Alan Viverette · 6 years ago
  67. d64eff9 Merge changes from topic "add-prebuilts-for-android.test.base" by TreeHugger Robot · 6 years ago
  68. d891f3c Add optional/android.test.base.jar to update script by Paul Duffin · 6 years ago
  69. c960cfb Include a subset of Arch Components in update_current script by Alan Viverette · 6 years ago
  70. e54ed2e Merge "Complain if update_current.py can't find pom2mk" by TreeHugger Robot · 6 years ago
  71. 0a581e0 Support AAPT2 for support-appcompat by Dan Willemsen · 7 years ago
  72. f5cb0e6 Complain if update_current.py can't find pom2mk by Alan Viverette · 7 years ago
  73. 63c7f20 Set LOCAL_SDK_VERSION for supportlib prebuilts by Dan Willemsen · 7 years ago
  74. d677b60 Produce resource package for support-v4 and support-v13 by Dan Willemsen · 7 years ago
  75. 5618971 Merge "Preserve aar files for support library and extras" by Dan Willemsen · 7 years ago
  76. 2b1a146 Add android.test.. jars to update script by Paul Duffin · 7 years ago
  77. 814152e Preserve aar files for support library and extras by Dan Willemsen · 7 years ago
  78. 7fdd4ef Fix update_current.py by Alan Viverette · 7 years ago
  79. f48d9b4 Fix update_current.py by Alan Viverette · 7 years ago
  80. 13401d3 Clean up prebuilts update script by Alan Viverette · 7 years ago
  81. 726bdf6 Update constraint layout from update_current.py by Alan Viverette · 7 years ago
  82. cd3de26 Clean up prebuilts update script by Alan Viverette · 7 years ago
  83. 3e57a4a Update constraint layout from update_current.py by Alan Viverette · 7 years ago
  84. 44ad4e4 Blacklist noto-emoji-compat-java and update artifact pattern for timestamp by Alan Viverette · 7 years ago
  85. f17c940 Fix prebuilts update script by Alan Viverette · 7 years ago
  86. 5bfe05b Modify update script to use top-of-tree for support library by Alan Viverette · 7 years ago
  87. 4583709 Migrate old update script to directly pull from build server by Alan Viverette · 7 years ago[Renamed (74%) from update_support.py]
  88. 0aaa625 Statically compile appcompat dependencies by Alan Viverette · 7 years ago
  89. d4527e6 Update prebuilts script to pull from build server by Alan Viverette · 7 years ago
  90. 95f6d36 Update prebuilts/sdk @ 3982286 by Alan Viverette · 7 years ago