1. 7db7e51 Merge branch 'pie-gsi' of https://android.googlesource.com/platform/build into HEAD by Jackeagle · 7 years ago
  2. 31df933 Prevent AVB signing from using _RESERVED_SIZE by Bowgo Tsai · 7 years ago
  3. 77122cb releasetools: Clean up the use of `partition_size`. by Tao Bao · 7 years ago
  4. 5b9a62b releasetools: Fix an issue in image size computation. by Tao Bao · 7 years ago
  5. d414893 releasetools: Return the actual image size when building logical partitions. by Tao Bao · 7 years ago
  6. f0959c4 Adding better AVB error message by Bowgo Tsai · 7 years ago
  7. c3d71da Merge changes I00978bef,I02ea0ea2 into p9.0 by Jackeagle · 7 years ago
  8. 3088800 [build] added neeed ro.bliss props for bliss apps by Aren Clegg · 7 years ago
  9. 985526c build: Export TARGET_ARCH by nilac8991 · 8 years ago
  10. 1d6d8e2 build: Add ability to use preinstalled vendor.img by Christian Oder · 7 years ago
  11. 5c5c297 Split PRODUCT_USE_LOGICAL_PARTITIONS into sub-flags. by Yifan Hong · 7 years ago
  12. 29b7510 Build image for super partition by Yifan Hong · 7 years ago
  13. 62bc308 Add more ro.vendor.build.* by Hung-ying Tyan · 7 years ago
  14. 60ac377 build_image.py recognize BOARD_PRODUCTIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  15. 8002230 releasetools: Rename the ramdisk_dir in prop dict to root_dir. by Tao Bao · 7 years ago
  16. 434decf build_image.py recognize BOARD_VENDORIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  17. b716f0c build_image.py recognize BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  18. 439984c ota: Don't include recovery in otapackages. by Ricardo Cerqueira · 14 years ago
  19. 2aba0f5 Don't append capabilities if path starts with /tmp by LuK1337 · 8 years ago
  20. e37e249 Support for install tools in /tmp/install by Tom Marshall · 8 years ago
  21. 311cb82 Fix recovery-script cleanups in block mode by Ricardo Cerqueira · 11 years ago
  22. de3561b Bring back SetPermissionsRecursive by Simon Shields · 8 years ago
  23. 34e3167 Revert "Remove the obsolete UnpackPackageDir() in edify generator" by Aren Clegg · 7 years ago
  24. f74a417 build: Add Bliss build support by Luca Stefani · 8 years ago
  25. c87a17d Revert "build: Add Bliss build support" by Jackeagle · 7 years ago
  26. 5b00f56 build: Add support for device tree in boot.img by David Ng · 13 years ago
  27. 5c20ff6 fs_config: Allow targets to override OEM AID restrictions by Ethan Chen · 8 years ago
  28. 51b8692 Don't enable ADB by default on userdebug builds by Michael Bestas · 10 years ago
  29. 6235bab Edify: Add abort message for bootloader asserts by Matt Mower · 11 years ago
  30. 5a66f5e releasetools: squash backuptool support by Chris Soyars · 15 years ago
  31. 89cbcba build: ota: Support for install tools in /tmp/install by Tom Marshall · 11 years ago
  32. b380dc8 core: allow specifying building ramdisk(s) with lzma by Dan Pasanen · 9 years ago
  33. b313c37 build: Add Bliss build support by Luca Stefani · 8 years ago
  34. 6287e2b Add ext2, ext3, and vfat to releasetools by Brandon Bennett · 14 years ago
  35. a6eebd1 Allow override of device asserts, including multi-device support. by Steve Kondik · 15 years ago
  36. e751660 build: Ensure /system unmounted at install start by Matt Mower · 11 years ago
  37. 291f4c1 ota: Disable downgrade check by Andrew Dodd · 12 years ago
  38. 47ca9f8 Remove comment line in generated passwd file by Wei Wang · 7 years ago
  39. 5c95919 Merge "releasetools: Use "ota-downgrade=yes" for --override_timestamp." into pi-dev by TreeHugger Robot · 7 years ago
  40. 2694249 releasetools: Use "ota-downgrade=yes" for --override_timestamp. by Tao Bao · 7 years ago
  41. dd24c97 releasetools: Skip checking files with non-monotonic ranges. by Tao Bao · 7 years ago
  42. 5916179 Merge "Require a vendor_ prefix for users/groups in /vendor/etc/{passwd,group}" into pi-dev by Tom Cherry · 7 years ago
  43. 5a3fd15 Require a vendor_ prefix for users/groups in /vendor/etc/{passwd,group} by Tom Cherry · 7 years ago
  44. 242a9e5 releasetools: Skip validating non-sparse images. by Tao Bao · 7 years ago
  45. 9afed6c Merge changes from topic "space_saver" into pi-dev by TreeHugger Robot · 7 years ago
  46. aa66121 Merge "Convert liboemaids to oemaids_headers as a headers only library" into pi-dev by Tom Cherry · 7 years ago
  47. 1355c46 Convert liboemaids to oemaids_headers as a headers only library by Tom Cherry · 7 years ago
  48. 965542f releasetools: Default journal size to 0 for system images. by Tao Bao · 7 years ago
  49. 5ff75879 build_image: default extfs reserved size to 0 on RO partitions. by Patrick Tjin · 7 years ago
  50. d67d860 Allow addition of recovery DTBO to recovery image by Hridya Valsaraju · 7 years ago
  51. d2ce2ed releasetools: Handle two edge cases in FinalizeMetadata(). by Tao Bao · 7 years ago
  52. 2d2ce7d Use bsdiff to generate recovery-from-boot.p for system-root-image. by Tao Bao · 7 years ago
  53. 491d7e2 releasetools: Add NonAbOtaPropertyFiles for non-A/B OTA packages. by Tao Bao · 7 years ago
  54. 85f1698 releasetools: Add AbOtaPropertyFiles. by Tao Bao · 7 years ago
  55. d3fc38a releasetools: Create PropertyFiles class. by Tao Bao · 7 years ago
  56. cc8e266 releasetools: Create StreamingPropertyFiles class. by Tao Bao · 7 years ago
  57. f6f13ac releasetools: Fix the broken validate_target_files.py. by Tao Bao · 7 years ago
  58. fe5b69a releasetools: Separate streaming metadata computation into functions. by Tao Bao · 7 years ago
  59. 8e9155f Merge "releasetools: Fix a mismatching close." am: 395bf274b8 am: 06bc45b0c2 by Tao Bao · 7 years ago
  60. 6b93ed0 Merge "releasetools: Fix a mismatching close." am: 395bf274b8 am: 06bc45b0c2 by Tao Bao · 7 years ago
  61. 395bf27 Merge "releasetools: Fix a mismatching close." by Tao Bao · 7 years ago
  62. 921c81f Merge "releasetools: Call Cleanup() in check_target_files_signatures.py." am: 903be914bb am: 5410d8a52a by Tao Bao · 7 years ago
  63. 501b842 Merge "releasetools: Call Cleanup() in check_target_files_signatures.py." am: 903be914bb by Tao Bao · 7 years ago
  64. a652c00 releasetools: Fix a mismatching close. by Tao Bao · 7 years ago
  65. 150708b Merge "releasetools: Don't return ZipFile from common.UnzipTemp()." am: 5c93279fbe am: 0db979c6be by Tao Bao · 7 years ago
  66. abe02ac Merge "releasetools: Don't return ZipFile from common.UnzipTemp()." am: 5c93279fbe by Tao Bao · 7 years ago
  67. 767543a releasetools: Call Cleanup() in check_target_files_signatures.py. by Tao Bao · 7 years ago
  68. dba59ee releasetools: Don't return ZipFile from common.UnzipTemp(). by Tao Bao · 8 years ago
  69. 7a08313 Merge "releasetools: Move one case of mkdtemp() to common.MakeTempDir()." am: a7a5e15f72 am: fc0bb788ed by Tao Bao · 7 years ago
  70. e9f3ee0 Merge "releasetools: Move one case of mkdtemp() to common.MakeTempDir()." am: a7a5e15f72 by Tao Bao · 7 years ago
  71. 04bce3a releasetools: Move one case of mkdtemp() to common.MakeTempDir(). by Tao Bao · 7 years ago
  72. 9a90d8c Merge "releasetools: Remove the unneeded 'prefix' parameters." am: 6e2a8ae094 am: 945e9c3e44 by Tao Bao · 7 years ago
  73. 5d74ac8 Merge "releasetools: Remove the unneeded 'prefix' parameters." am: 6e2a8ae094 by Tao Bao · 7 years ago
  74. 6e2a8ae Merge "releasetools: Remove the unneeded 'prefix' parameters." by Tao Bao · 7 years ago
  75. 886d883 releasetools: Remove the unneeded 'prefix' parameters. by Tao Bao · 7 years ago
  76. 0fae5d0 Merge "Make mksquashfs generate a fs_config-friendly root entry" am: 3d4fb4e335 am: 6128d7f30d by Luis Hector Chavez · 7 years ago
  77. 2102551 Merge "Make mksquashfs generate a fs_config-friendly root entry" am: 3d4fb4e335 by Luis Hector Chavez · 7 years ago
  78. 3d4fb4e Merge "Make mksquashfs generate a fs_config-friendly root entry" by Treehugger Robot · 7 years ago
  79. 9801d9b Merge "Default test to AndroidJUnitTest for auto-generated test config." am: ce1fa25d1b am: d91129eea9 by Dan Shi · 7 years ago
  80. 6dbd9e3 Merge "Default test to AndroidJUnitTest for auto-generated test config." am: ce1fa25d1b by Dan Shi · 7 years ago
  81. ce1fa25 Merge "Default test to AndroidJUnitTest for auto-generated test config." by Treehugger Robot · 7 years ago
  82. 47db251 Merge "releasetools: Remove the parsing of META/imagesizes.txt." am: 3aee4dfac1 am: 72f3c44243 by Tao Bao · 7 years ago
  83. ed98b94 Merge "releasetools: Remove the parsing of META/imagesizes.txt." am: 3aee4dfac1 by Tao Bao · 7 years ago
  84. 0835594 Merge "releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta()." am: 7998503ebe am: 5fed709d60 by Tao Bao · 7 years ago
  85. b8d0b5b Merge "releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta()." am: 7998503ebe by Tao Bao · 7 years ago
  86. 3aee4df Merge "releasetools: Remove the parsing of META/imagesizes.txt." by Treehugger Robot · 7 years ago
  87. 7998503 Merge "releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta()." by Tao Bao · 7 years ago
  88. 41fb7d2 releasetools: Remove the parsing of META/imagesizes.txt. by Tao Bao · 7 years ago
  89. cf9c445 Merge "releasetools: Allow skipping postinstall hooks when generating A/B OTAs." am: 6c0ddf2480 am: ff1288821d by Tao Bao · 7 years ago
  90. a5baf56 Merge "releasetools: Allow skipping postinstall hooks when generating A/B OTAs." am: 6c0ddf2480 by Tao Bao · 7 years ago
  91. 6c0ddf2 Merge "releasetools: Allow skipping postinstall hooks when generating A/B OTAs." by Tao Bao · 7 years ago
  92. 567fa90 Merge "releasetools: Check for duplicate entries in ReplaceCerts()." am: 8bfde7c5fb am: 7032691417 by Tao Bao · 7 years ago
  93. 894cba2 Merge "releasetools: Check for duplicate entries in ReplaceCerts()." am: 8bfde7c5fb by Tao Bao · 7 years ago
  94. 8bfde7c Merge "releasetools: Check for duplicate entries in ReplaceCerts()." by Tao Bao · 7 years ago
  95. 63c18fe releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta(). by Tao Bao · 7 years ago
  96. 15a146a releasetools: Allow skipping postinstall hooks when generating A/B OTAs. by Tao Bao · 7 years ago
  97. 96068b7 Default test to AndroidJUnitTest for auto-generated test config. by Dan Shi · 7 years ago
  98. 039ccf1 Merge "releasetools: Clean up test_sign_target_files_apks.py." am: 5ef78033d5 am: e1fee81bb5 by Tao Bao · 7 years ago
  99. 4e636f0 Merge "releasetools: Clean up test_sign_target_files_apks.py." am: 5ef78033d5 by Tao Bao · 7 years ago
  100. 5ef7803 Merge "releasetools: Clean up test_sign_target_files_apks.py." by Tao Bao · 7 years ago