1. b43ac8f Fix build break by Michael Chan · 14 years ago
  2. a67616a Teach the build system to reserve the last 16 Kbytes of /data for the crypto footer by Ken Sumrall · 14 years ago
  3. c5a07ce Pass extfs sparse image flag to the release tool. by Ying Wang · 14 years ago
  4. 421b46e resolved conflicts for merge of 18c00c5c to master by Ying Wang · 14 years ago
  5. 026f145 Fix userdata partition's ext4 mount point to data. by Ying Wang · 14 years ago
  6. e1c292a am 8317e664: am 96a57e73: make info_dict and GetTypeAndDevice available to device extensions by Doug Zongker · 14 years ago
  7. 96a57e7 make info_dict and GetTypeAndDevice available to device extensions by Doug Zongker · 14 years ago
  8. f2ab290 accommodate both new and old target-files when creating incrementals by Doug Zongker · 14 years ago
  9. 780c237 accommodate both new and old target-files when creating incrementals (do not merge) by Doug Zongker · 14 years ago
  10. 539db3b resolved conflicts for merge of e1daf61d to master by Doug Zongker · 14 years ago
  11. ad80698 arg: system_size, not system_img by Doug Zongker · 14 years ago
  12. 33a4b08 fall back to MTD if no recovery.fstab is present by Doug Zongker · 14 years ago
  13. c0434ac add recovery.fstab as dependency so it triggers rebuild (do not merge) by Doug Zongker · 14 years ago
  14. 9ce0fb6 support for per-partition fs_type by Doug Zongker · 14 years ago
  15. 258bf46 support for per-partition fs_type (do not merge) by Doug Zongker · 14 years ago
  16. cb26912 am 25df2a98: am 6be030af: Merge "remove remaining refs to max_image_sizes" into gingerbread by Doug Zongker · 14 years ago
  17. 1684d9c remove remaining refs to max_image_sizes by Doug Zongker · 14 years ago
  18. b984ae5 resolved conflicts for merge of 813ad17a to master by Doug Zongker · 14 years ago
  19. 3797473 consolidate target_files metadata into one key-value file by Doug Zongker · 14 years ago
  20. 486de12 only do size check for yaffs images; fix incremental info dict by Doug Zongker · 14 years ago
  21. 9b3944e am 4d197be3: am ec5ffbab: allow partition sizes in hex (when prefixed with 0x) by Doug Zongker · 14 years ago
  22. ec5ffba allow partition sizes in hex (when prefixed with 0x) by Doug Zongker · 14 years ago
  23. f127eb7 resolved conflicts for merge of 2cb8d5eb to master by Doug Zongker · 14 years ago
  24. c77a9ad store user-visible image sizes in target-files by Doug Zongker · 14 years ago
  25. c19a8d5 support for ext4/EMMC in target_files and OTA generation by Doug Zongker · 15 years ago
  26. d3b5916 resolved conflicts for merge of 8ae62ec7 to master by Doug Zongker · 14 years ago
  27. ea5d7a9 move File and Difference classes into common script by Doug Zongker · 14 years ago
  28. 5c3dc2a am 9314823c: am 93d574f8: Merge "return to using subprocess for running commands" into gingerbread by Doug Zongker · 15 years ago
  29. 93d574f Merge "return to using subprocess for running commands" into gingerbread by Doug Zongker · 15 years ago
  30. 39a9845 return to using subprocess for running commands by Doug Zongker · 15 years ago
  31. c60c1ba resolved conflicts for merge of a4a50996 to master by Doug Zongker · 15 years ago
  32. c637db1 remove remaining amend support by Doug Zongker · 15 years ago
  33. e238e5a am a9703989: am ae553143: Refactor a bit. by Ying Wang · 15 years ago
  34. ddaae73 Merge "Turn on ASLR by default. The "-a" option now takes an argument (on/off)." by Iliyan Malchev · 15 years ago
  35. a4b6db9 am cef82129: am aa6dbe21: Try to fix system.img in update zip file. by Ying Wang · 15 years ago
  36. ae55314 Refactor a bit. by Ying Wang · 15 years ago
  37. aa6dbe2 Try to fix system.img in update zip file. by Ying Wang · 15 years ago
  38. dafb042 Turn on ASLR by default. The "-a" option now takes an argument (on/off). by Hristo Bojinov · 15 years ago
  39. f5127df am 485bd44d: am d421f57d: Fix mkyaffs2image extra flags in the release tools. by Ying Wang · 15 years ago
  40. d421f57 Fix mkyaffs2image extra flags in the release tools. by Ying Wang · 15 years ago
  41. eb85d8d am eed6860d: am 4de6b5bf: Fix mkbootimg parameters for releasetools. by Ying Wang · 15 years ago
  42. 4de6b5b Fix mkbootimg parameters for releasetools. by Ying Wang · 15 years ago
  43. ee4bad5 Disable CheckSize on ext partitions to fix build [DO NOT MERGE] by Ying Wang · 15 years ago
  44. 065521b Backport ext4 support from master [DO NOT MERGE] by Ying Wang · 15 years ago
  45. 4864260 Disable CheckSize on ext partitions to fix build by Colin Cross · 15 years ago
  46. ee81cd9 Pass partition size to mkuserimg.sh by Ying Wang · 15 years ago
  47. 96be720 Working ASLR implementation. by Hristo Bojinov · 15 years ago
  48. 6736998 generate pseudofilenames for EMMC partitions by Doug Zongker · 15 years ago
  49. b4c7d32 support for ext4/EMMC in target_files and OTA generation by Doug Zongker · 15 years ago
  50. 5a3ba25 am c58e4f42: am 06acf91f: am 3b85269c: include build timestamp in OTA metadata by Doug Zongker · 15 years ago
  51. 3b85269 include build timestamp in OTA metadata by Doug Zongker · 15 years ago
  52. 933abf1 extfs support for img_from_target_files by Ying Wang · 15 years ago
  53. 027dcb4 am 5324cb81: am ed661dd6: am 1d37a0da: am 2ea21065: add metadata to OTA package in easily-parsed form by Doug Zongker · 15 years ago
  54. 2ea2106 add metadata to OTA package in easily-parsed form by Doug Zongker · 15 years ago
  55. 9ce2ebf remove remaining amend support by Doug Zongker · 15 years ago
  56. 3475d36 fix typo (leftover from some debugging code) by Doug Zongker · 15 years ago
  57. 283e2a1 store filesystem config info in target files at build time by Doug Zongker · 15 years ago
  58. c8d446b pass blobs to applypatch in incremental OTAs by Doug Zongker · 15 years ago
  59. 5a48209 relocate applypatch; check patch integrity by Doug Zongker · 15 years ago
  60. 4226539 change incremental OTA file install order by Doug Zongker · 15 years ago
  61. 1483360 add UnmountAll function to OTA script; support radio images w/path by Doug Zongker · 15 years ago
  62. c09abc8 update ro.build.tags when signing release builds by Doug Zongker · 15 years ago
  63. decf995 map -e with no cert to PRESIGNED by Doug Zongker · 15 years ago
  64. f6a53aa add "EXTERNAL" as special value of LOCAL_CERTIFICATE by Doug Zongker · 15 years ago
  65. 714111c include pre-signed prebuilt .apks in apkcerts.txt by Doug Zongker · 15 years ago
  66. bbfb96f remove shared_uid cert check from sign_targt_file_apks by Doug Zongker · 15 years ago
  67. 75f1736 add signing checker script to releasetools by Doug Zongker · 15 years ago
  68. e4ea0ab am ae91c7f8: Merge change I5ecba70c into eclair by Doug Zongker · 15 years ago
  69. 5ecba70 add missing comma by Doug Zongker · 15 years ago
  70. d816500 am 8bec09ee: add \'extras\' mechanism to OTA and signing tools by Doug Zongker · 15 years ago
  71. 8bec09e add 'extras' mechanism to OTA and signing tools by Doug Zongker · 15 years ago
  72. 5f5f08d stop adding ota-rel-keys tag when signing by Doug Zongker · 15 years ago
  73. f2b32f2 resolved conflicts for merge of cfd7db6d to eclair by Doug Zongker · 15 years ago
  74. cfd7db6 move recovery image to the top of the OTA package by Doug Zongker · 15 years ago
  75. 239e9f2 Bug in Mac build where it gets confused over case, fix no longer needed. by Mike Ritter · 15 years ago
  76. c18736b remember device-specific releasetools extensions in target-files by Doug Zongker · 15 years ago
  77. 481c4e6 fix python syntax error by Doug Zongker · 15 years ago
  78. 761e642 parallellize computation of binary patches by Doug Zongker · 15 years ago
  79. 881dd40 improve the OTA progress bar by Doug Zongker · 15 years ago
  80. e44fade Bug in Mac build where it gets confused over case, fix no longer needed. by Mike Ritter · 15 years ago
  81. 15604b8 use imgdiff -z to diff zipfiles by Doug Zongker · 16 years ago
  82. f76b9c8 remove bootloader assertions by Doug Zongker · 16 years ago
  83. 2f78b8b am 8fead691: Merge change 22448 into donut by Doug Zongker · 16 years ago
  84. 3b949f0 incremental OTAs should remove /system/recovery.img by Doug Zongker · 16 years ago
  85. 1f8b697 am e05628cc: fix signing user builds by Doug Zongker · 16 years ago
  86. e05628c fix signing user builds by Doug Zongker · 16 years ago
  87. 09cf560 explicitly set max heap size when running signapk by Doug Zongker · 16 years ago
  88. 951495f update OTA package maker to do whole-file signature by Doug Zongker · 16 years ago
  89. 1218b09 am 1aca962a: allow for malformed imagesizes.txt by Doug Zongker · 16 years ago
  90. 1aca962 allow for malformed imagesizes.txt by Doug Zongker · 16 years ago
  91. 7d7630c am b6153173: Merge change 9605 into donut by Android (Google) Code Review · 16 years ago
  92. b615317 Merge change 9605 into donut by Android (Google) Code Review · 16 years ago
  93. fdd8e69 use the max image sizes from the target files zip by Doug Zongker · 16 years ago
  94. e8cb956 am 828bbfb1: in amend, remove symlink targets before creating them by Doug Zongker · 16 years ago
  95. 828bbfb in amend, remove symlink targets before creating them by Doug Zongker · 16 years ago
  96. 358a48e merge 73ef8257ce54ce1ddc2d4cfc3b3814ca734c0e11 from donut (resolved conflicts) by Android Git Automerger · 16 years ago
  97. ef9f4ea am 4d7c4348: Merge change 8295 into donut by Android (Google) Code Review · 16 years ago
  98. 73ef825 use a binary patch to install recovery from system by Doug Zongker · 16 years ago
  99. 6c77046 applypatch changes for patching recovery image by Doug Zongker · 16 years ago
  100. 0493e24 make bootloader requirements optional by Doug Zongker · 16 years ago