1. b31892e releasetools: Support generating downgrade A/B OTAs. by Tao Bao · 8 years ago
  2. b09fef9 Merge "releasetools: Pack the offset/length for metadata." by Tao Bao · 8 years ago
  3. 82bdf6c releasetools: Fix the bug when generating care_map.txt. by Tao Bao · 8 years ago
  4. 2dd1c48 releasetools: Pack the offset/length for metadata. by Tao Bao · 8 years ago
  5. 3a79c6d Merge "Remove verity blocks from care map" by Tianjie Xu · 8 years ago
  6. bfdcb12 releasetools: Prepend 'ota-' to 'streaming-property-files'. by Tao Bao · 9 years ago
  7. f1a1318 Remove verity blocks from care map by Tianjie Xu · 9 years ago
  8. c96316c Revert "Revert "releasetools: Generate streamable A/B OTA packages."" by Tao Bao · 9 years ago
  9. ea4325b Revert "releasetools: Generate streamable A/B OTA packages." by Tao Bao · 9 years ago
  10. ef1bb43 releasetools: Generate streamable A/B OTA packages. by Tao Bao · 9 years ago
  11. 524c868 Don't pass empty arguments to ninja by Colin Cross · 9 years ago
  12. ba55c62 Convert -j to a reasonable parallelism for kati by Colin Cross · 9 years ago
  13. cf4f7ea Merge "Pass flash erase & logical block size to mke2fs" by Connor O'Brien · 9 years ago
  14. 4a0b494 Merge "releasetools: Replace print stmt with print()." by Tao Bao · 9 years ago
  15. 89fbb0f releasetools: Replace print stmt with print(). by Tao Bao · 9 years ago
  16. 2a0d1da releasetools: Delete the obsolete --aslr_mode/-a flag. by Tao Bao · 9 years ago
  17. 20f08c3 Pass flash erase & logical block size to mke2fs by Connor O'Brien · 9 years ago
  18. 4165c63 fsconfig: fix pylint warning by William Roberts · 9 years ago
  19. 820421c fsconfig: fix style formating with yapf by William Roberts · 9 years ago
  20. ce6c8e6 Merge "fs_config: Fix oem range parsing" by Elliott Hughes · 9 years ago
  21. 1552a28 fs_config: Fix oem range parsing by Johan Redestig · 9 years ago
  22. 3a2e350 blockimgdiff.py: Clean up stash id computation in BBOTA v3+. by Tao Bao · 9 years ago
  23. 5f60b74 Merge "Revert "Revert "Merge changes from topic 'fsconfig-2'""" by Elliott Hughes · 9 years ago
  24. 304ee27 blockimgdiff.py: Add a test case for ReviseStashSize(). by Tao Bao · 9 years ago
  25. 2d7c86d Revert "Revert "Merge changes from topic 'fsconfig-2'"" by Elliott Hughes · 9 years ago
  26. 9cc9876 Merge "releasetools: Fix the computation in ReviseStashSize()." by Tao Bao · 9 years ago
  27. e27acfd releasetools: Fix the computation in ReviseStashSize(). by Tao Bao · 9 years ago
  28. 620686f Merge "Faster auto-detection of APK's minSdkVersion" by Alex Klyubin · 9 years ago
  29. 9b75e27 Faster auto-detection of APK's minSdkVersion by Alex Klyubin · 9 years ago
  30. a282cee Merge "releasetools: Add prefix when dumping fingerprints." by Treehugger Robot · 9 years ago
  31. f902385 releasetools: Add prefix when dumping fingerprints. by Tao Bao · 9 years ago
  32. fad4b4b Revert "Merge changes from topic 'fsconfig-2'" by Elliott Hughes · 9 years ago
  33. 1b2de51 Merge changes from topic 'fsconfig-2' by Elliott Hughes · 9 years ago
  34. a190084 build_image: add support for specifying number of inodes by Patrick Tjin · 9 years ago
  35. ada51f3 Manually merge commit 'c13da91' into stage-aosp-master by The Android Automerger · 9 years ago
  36. c13da91 Merge "Add support for creating ext4 images with mke2fs" by Treehugger Robot · 9 years ago
  37. d07f999 Merge "Build recovery-two-step.img for two-step OTAs." am: 06e14e438f by Tao Bao · 9 years ago
  38. d42e97e Build recovery-two-step.img for two-step OTAs. by Tao Bao · 9 years ago
  39. 2e3f1c5 Merge "releasetools: Remove dead parameter in GetBootableImage()." by Tao Bao · 9 years ago
  40. 2a4336b releasetools: Remove dead parameter in GetBootableImage(). by Tao Bao · 9 years ago
  41. 92ec0ab fs_config: add unit tests by William Roberts · 9 years ago
  42. 7fe8b6d fs_config: drop fs_config_files/dirs PRODUCT_PACKAGES requirement by William Roberts · 9 years ago
  43. 1c4721c fs_config: introduce group generator by William Roberts · 9 years ago
  44. 316f946 fs_config: introduce passwd generator by William Roberts · 9 years ago
  45. 8f42ce7 fs_config: generate friendly in AID class by William Roberts · 9 years ago
  46. 5f059a7 fs_config: limit characters for AID_<name> sections by William Roberts · 9 years ago
  47. cfc51f5 fs_config: generate oem AID header file by William Roberts · 9 years ago
  48. d7104bc fs_config: android_id header generator by William Roberts · 9 years ago
  49. 64edf5b fs_config: support parsing android_filesystem_config.h by William Roberts · 9 years ago
  50. 11c2928 fs_config: modularize fs_config_generator by William Roberts · 9 years ago
  51. 1eef968 Merge "Update warn.py for new Error Prone diagnostics" am: 7ed3af23a8 by Ian Rogers · 9 years ago
  52. 8a7b25c Update warn.py for new Error Prone diagnostics by Nick Glorioso · 9 years ago
  53. 9a072cc Add support for creating ext4 images with mke2fs by Adrien Schildknecht · 9 years ago
  54. c06559e Merge "fs_config: move sort to be consistent with other sort" am: 052a01958c by William Roberts · 9 years ago
  55. 052a019 Merge "fs_config: move sort to be consistent with other sort" by Treehugger Robot · 9 years ago
  56. 2088e57 Merge "fs_config: correct README" am: 4baaf905ee by William Roberts · 9 years ago
  57. 8cb6a18 fs_config: move sort to be consistent with other sort by William Roberts · 9 years ago
  58. db616f0 fs_config: correct README by William Roberts · 9 years ago
  59. 70bbbdf Merge "Separate parallel_classify_warnings out of parse_input_file." by Chih-hung Hsieh · 9 years ago
  60. 76d0065 Separate parallel_classify_warnings out of parse_input_file. by Chih-Hung Hsieh · 9 years ago
  61. 731df4f Merge "Creates a css nowrap class for non-breaking elements in source.android.com Test: build2stage 36" by Clay Murphy · 9 years ago
  62. 4d41e26 Creates a css nowrap class for non-breaking elements by Billy Lamberta · 9 years ago
  63. dc04f93 Merge "releasetools: Use java_path in sign_target_files_apks.py." am: 4a71d500c1 by Tao Bao · 9 years ago
  64. e95540e releasetools: Use java_path in sign_target_files_apks.py. by Tao Bao · 9 years ago
  65. 9242e1f Merge "releasetools: compare size between compressed and patch while build otapackage" by Tao Bao · 9 years ago
  66. 4975895 Merge "releasetools: compare size between compressed and patch while build otapackage" by Tao Bao · 9 years ago
  67. e355416 Merge "releasetools: Make BBOTA incremental generation repeatable." by Tao Bao · 9 years ago
  68. b9bd78d Merge "releasetools: Make BBOTA incremental generation repeatable." by Tao Bao · 9 years ago
  69. 7227637 findleaves.py: prevent recursion into symlink loops am: 7829ebfebd by Colin Cross · 9 years ago
  70. 7829ebf findleaves.py: prevent recursion into symlink loops by Colin Cross · 9 years ago
  71. 85465a3 Merge "Do not use multiprocessing.Pool when --processes=1." am: 948ebf5510 by Chih-hung Hsieh · 9 years ago
  72. 63de300 Do not use multiprocessing.Pool when --processes=1. by Chih-Hung Hsieh · 9 years ago
  73. 3348228 releasetools: Make BBOTA incremental generation repeatable. by Tao Bao · 9 years ago
  74. f4a8827 Merge "releasetools: Support verity signer args." am: 02d2d68aec by Tao Bao · 9 years ago
  75. 02d2d68 Merge "releasetools: Support verity signer args." by Tao Bao · 9 years ago
  76. ccc5c40 releasetools: compare size between compressed and patch while build otapackage by YOUNG HO CHA · 9 years ago
  77. e3345c4 Merge "Use parallel subprocesses to classify warnings." am: 92396e1747 by Chih-Hung Hsieh · 9 years ago
  78. 92396e1 Merge "Use parallel subprocesses to classify warnings." by Treehugger Robot · 9 years ago
  79. 2f64eb8 Split apart frameworks/compile into sub-projects. am: d0aec89d43 by Stephen Hines · 9 years ago
  80. a6bd044 Use parallel subprocesses to classify warnings. by Chih-Hung Hsieh · 9 years ago
  81. 4581042 releasetools: Support verity signer args. by Tao Bao · 9 years ago
  82. d0aec89 Split apart frameworks/compile into sub-projects. by Stephen Hines · 9 years ago
  83. 2421b1c Merge "zipalign missing header" am: 94180579f7 by Mark Salyzyn · 9 years ago
  84. 404fd5b zipalign missing header by Mark Salyzyn · 9 years ago
  85. fd9558d Merge "Add more patterns for a finer project warning list." am: 8ef4397c22 by Chih-hung Hsieh · 9 years ago
  86. 8ef4397 Merge "Add more patterns for a finer project warning list." by Chih-hung Hsieh · 9 years ago
  87. 1ea9eac Merge "build: tools: Add json collection of installed files with hashes." by Sasha Levitskiy · 9 years ago
  88. 4a34533 build: tools: Add json collection of installed files with hashes. by Sasha Levitskiy · 9 years ago
  89. 144864e Add more patterns for a finer project warning list. by Chih-Hung Hsieh · 9 years ago
  90. ad5b6d2 fat16copy: Fix allocation logic when extending directories. am: a1c977735b am: a507800e5f by Alex Deymo · 9 years ago
  91. 556d863 fat16copy: Sort new directory entries. am: 567c5d0f95 am: cf24e4b85f by Alex Deymo · 9 years ago
  92. 2ca8667 Make fat16copy.py add . and .. entries to directories am: df71efe378 am: 8cf11d1423 by Casey Dahlin · 9 years ago
  93. 0931a41 fat16copy: Fix allocation logic when extending directories. am: a1c977735b by Alex Deymo · 9 years ago
  94. 3c6bf61 fat16copy: Sort new directory entries. am: 567c5d0f95 am: cf24e4b85f by Alex Deymo · 9 years ago
  95. 70e24e5 Make fat16copy.py add . and .. entries to directories am: df71efe378 by Casey Dahlin · 9 years ago
  96. a507800 fat16copy: Fix allocation logic when extending directories. am: a1c977735b by Alex Deymo · 9 years ago
  97. cf24e4b fat16copy: Sort new directory entries. am: 567c5d0f95 by Alex Deymo · 9 years ago
  98. 8cf11d1 Make fat16copy.py add . and .. entries to directories am: df71efe378 by Casey Dahlin · 9 years ago
  99. 3b54b69 Merge changes Ie3d82cfa,I2f808896,I587f400d by Alex Deymo · 9 years ago
  100. a62ff78 Update droiddoc templates for build/make move am: 0f40bafa96 by Dan Willemsen · 9 years ago