1. bbd6073 fix sign_target_files_apks on non-user builds by Doug Zongker · 11 years ago
  2. 412bc23 am 0a7e26e2: am a3f69c93: Merge "Modify release tools to replace certs in MMAC files." by Ying Wang · 11 years ago
  3. 817c574 Modify release tools to replace certs in MMAC files. by Robert Craig · 11 years ago
  4. a8608a7 distinguish signed and unsigned user builds in UI by Doug Zongker · 11 years ago
  5. 37e1052 Add support for using custom signapk.jar. by T.R. Fullhart · 11 years ago
  6. e9a1f47 Merge "Add support for using custom signapk.jar." by T.R. Fullhart · 11 years ago
  7. a28acc6 Add support for using custom signapk.jar. by T.R. Fullhart · 11 years ago
  8. 0d92f1f improve OTA failure messages by Doug Zongker · 11 years ago
  9. e2e9f61 Fix signing process for SELinux file_contexts by Kenny Root · 11 years ago
  10. a0febe5 Support to build vendor.img by Ying Wang · 11 years ago
  11. d7321d3 Skip userdata.img only if partition size is not give for extfs. by Ying Wang · 11 years ago
  12. 6a42a25 Run e2fsck only when building images with the target files. by Ying Wang · 11 years ago
  13. 3b07cf1 Add unified fstab support to release tools by Ken Sumrall · 11 years ago
  14. a7c8f72 Use the correct size key by Ying Wang · 12 years ago
  15. 69e9b4d Run e2fsck on built sparse images. by Ying Wang · 12 years ago
  16. 4e3f44f Skip userdata.img if no size is provided when building images from target files by Ying Wang · 12 years ago
  17. b32161a change recovery partition construction to use resource .dat by Doug Zongker · 12 years ago
  18. 1eb74dd load SYSTEM/build.prop into the info_dict by Doug Zongker · 12 years ago
  19. 24cd280 allow diff program to be selected explicitly by Doug Zongker · 12 years ago
  20. d513160 add extra args to mkbootimg by Doug Zongker · 12 years ago
  21. fffe1d5 use the file uid/gid/mode saved in the target_files by Doug Zongker · 12 years ago
  22. f32dc71 resolved conflicts for merge of a86fcc29 to master by Kenny Root · 12 years ago
  23. 56882bf Support the setting of file security contexts in OTA and update packages. by Stephen Smalley · 12 years ago
  24. 1807e70 don't generate retouch commands in OTA scripts by Doug Zongker · 12 years ago
  25. 0f9aec8 releasetools: Fix image size checking by Andrew Boie · 12 years ago
  26. e5ff590 add device-specific hooks at start of OTA phases by Doug Zongker · 13 years ago
  27. bd2dadc check entire recovery partition on startup by Doug Zongker · 13 years ago
  28. 0276d18 check entire recovery partition on startup by Doug Zongker · 13 years ago
  29. 402839d am 29ea81eb: am 4a84a13e: am a5f534df: use frozensets to represent APK cert sets by Doug Zongker · 13 years ago
  30. a5f534d use frozensets to represent APK cert sets by Doug Zongker · 13 years ago
  31. 9f8e8db Build cache.img on demand by Ying Wang · 13 years ago
  32. 4906f45 am 53bef54c: am 4b87f575: am 278c9781: to be upgraded, APKs must have exactly the same set of certs by Doug Zongker · 13 years ago
  33. 278c978 to be upgraded, APKs must have exactly the same set of certs by Doug Zongker · 13 years ago
  34. c0debb9 Revert "Build cache.img." by Ying Wang · 13 years ago
  35. 531bdb5 Build cache.img. by Ying Wang · 13 years ago
  36. bd93d42 Unify the user image building code by Ying Wang · 13 years ago
  37. 033fbe2 Support signing target_files without a recovery.fstab. by Jeff Davidson · 13 years ago
  38. b11e2d7 add missing parameter to ReplaceOtaKeys by Doug Zongker · 13 years ago
  39. 831840e change OTA tools to handle variable dev keys by Doug Zongker · 13 years ago
  40. b40a58e allow APKs to be signed with multiple certs by Doug Zongker · 13 years ago
  41. e92f15a patch the /system/build.prop file last by Doug Zongker · 13 years ago
  42. bed0a19 am 6d38bdfc: resolved conflicts for merge of a74a4811 to honeycomb-plus-aosp by Ying Wang · 13 years ago
  43. 6d38bdf resolved conflicts for merge of a74a4811 to honeycomb-plus-aosp by Ying Wang · 13 years ago
  44. cad0bb9 sha module is deprecated by david · 13 years ago
  45. 02da210 pass blobs to write_raw_image() instead of using temp file by Doug Zongker · 13 years ago
  46. eb68729 am 080ed92e: Merge "Close inherited PIPE before doing work" into gingerbread by Ying Wang · 13 years ago
  47. 080ed92 Merge "Close inherited PIPE before doing work" into gingerbread by Ying Wang · 13 years ago
  48. 70d6ec5 resolved conflicts for merge of 0a1f3236 to honeycomb-plus-aosp by Ying Wang · 13 years ago
  49. 0a1f323 am a73b6561: Drop support for target files with no recovery.fstab. by Ying Wang · 13 years ago
  50. a73b656 Drop support for target files with no recovery.fstab. by Ying Wang · 13 years ago
  51. 369985c remove vestigial WriteFirmwareImage function by Doug Zongker · 13 years ago
  52. ca855e9 increase java heap size when signing packages by Doug Zongker · 13 years ago
  53. 086cbb0 read partition length from recovery.fstab by Doug Zongker · 13 years ago
  54. 7e6d4e4 Close inherited PIPE before doing work by Ying Wang · 14 years ago
  55. e121d6a support TARGET_EXTRA_RECOVERY_KEYS by Doug Zongker · 14 years ago
  56. 6ae5381 fix check_target_files_signatures by Doug Zongker · 14 years ago
  57. 55d9328 support use of prebuilt bootable images by Doug Zongker · 14 years ago
  58. b43ac8f Fix build break by Michael Chan · 14 years ago
  59. a67616a Teach the build system to reserve the last 16 Kbytes of /data for the crypto footer by Ken Sumrall · 14 years ago
  60. 085a146 Product-configurable sparse ext images. by Ying Wang · 14 years ago
  61. f9bbfb5 Close inherited PIPE before doing work by Ying Wang · 14 years ago
  62. c5a07ce Pass extfs sparse image flag to the release tool. by Ying Wang · 14 years ago
  63. 421b46e resolved conflicts for merge of 18c00c5c to master by Ying Wang · 14 years ago
  64. 026f145 Fix userdata partition's ext4 mount point to data. by Ying Wang · 14 years ago
  65. e1c292a am 8317e664: am 96a57e73: make info_dict and GetTypeAndDevice available to device extensions by Doug Zongker · 14 years ago
  66. 96a57e7 make info_dict and GetTypeAndDevice available to device extensions by Doug Zongker · 14 years ago
  67. f2ab290 accommodate both new and old target-files when creating incrementals by Doug Zongker · 14 years ago
  68. 780c237 accommodate both new and old target-files when creating incrementals (do not merge) by Doug Zongker · 14 years ago
  69. 539db3b resolved conflicts for merge of e1daf61d to master by Doug Zongker · 14 years ago
  70. ad80698 arg: system_size, not system_img by Doug Zongker · 14 years ago
  71. 33a4b08 fall back to MTD if no recovery.fstab is present by Doug Zongker · 14 years ago
  72. c0434ac add recovery.fstab as dependency so it triggers rebuild (do not merge) by Doug Zongker · 14 years ago
  73. 9ce0fb6 support for per-partition fs_type by Doug Zongker · 14 years ago
  74. 258bf46 support for per-partition fs_type (do not merge) by Doug Zongker · 14 years ago
  75. cb26912 am 25df2a98: am 6be030af: Merge "remove remaining refs to max_image_sizes" into gingerbread by Doug Zongker · 14 years ago
  76. 1684d9c remove remaining refs to max_image_sizes by Doug Zongker · 14 years ago
  77. b984ae5 resolved conflicts for merge of 813ad17a to master by Doug Zongker · 14 years ago
  78. 3797473 consolidate target_files metadata into one key-value file by Doug Zongker · 14 years ago
  79. 486de12 only do size check for yaffs images; fix incremental info dict by Doug Zongker · 14 years ago
  80. 9b3944e am 4d197be3: am ec5ffbab: allow partition sizes in hex (when prefixed with 0x) by Doug Zongker · 14 years ago
  81. ec5ffba allow partition sizes in hex (when prefixed with 0x) by Doug Zongker · 14 years ago
  82. f127eb7 resolved conflicts for merge of 2cb8d5eb to master by Doug Zongker · 14 years ago
  83. c77a9ad store user-visible image sizes in target-files by Doug Zongker · 14 years ago
  84. c19a8d5 support for ext4/EMMC in target_files and OTA generation by Doug Zongker · 14 years ago
  85. d3b5916 resolved conflicts for merge of 8ae62ec7 to master by Doug Zongker · 14 years ago
  86. ea5d7a9 move File and Difference classes into common script by Doug Zongker · 14 years ago
  87. 5c3dc2a am 9314823c: am 93d574f8: Merge "return to using subprocess for running commands" into gingerbread by Doug Zongker · 14 years ago
  88. 93d574f Merge "return to using subprocess for running commands" into gingerbread by Doug Zongker · 14 years ago
  89. 39a9845 return to using subprocess for running commands by Doug Zongker · 14 years ago
  90. c60c1ba resolved conflicts for merge of a4a50996 to master by Doug Zongker · 14 years ago
  91. c637db1 remove remaining amend support by Doug Zongker · 14 years ago
  92. e238e5a am a9703989: am ae553143: Refactor a bit. by Ying Wang · 14 years ago
  93. ddaae73 Merge "Turn on ASLR by default. The "-a" option now takes an argument (on/off)." by Iliyan Malchev · 14 years ago
  94. a4b6db9 am cef82129: am aa6dbe21: Try to fix system.img in update zip file. by Ying Wang · 14 years ago
  95. ae55314 Refactor a bit. by Ying Wang · 14 years ago
  96. aa6dbe2 Try to fix system.img in update zip file. by Ying Wang · 14 years ago
  97. dafb042 Turn on ASLR by default. The "-a" option now takes an argument (on/off). by Hristo Bojinov · 14 years ago
  98. f5127df am 485bd44d: am d421f57d: Fix mkyaffs2image extra flags in the release tools. by Ying Wang · 14 years ago
  99. d421f57 Fix mkyaffs2image extra flags in the release tools. by Ying Wang · 14 years ago
  100. eb85d8d am eed6860d: am 4de6b5bf: Fix mkbootimg parameters for releasetools. by Ying Wang · 14 years ago