1. 2de68bb Revert "Allow system images larger than 2GiB." by Justin Harrison · 9 years ago
  2. cd082d4 Allow system images larger than 2GiB. by Dan Albert · 9 years ago
  3. 75bcea0 verify system and vendor image together before patching. by Jesse Zhao · 9 years ago
  4. 63f01de Add post-install verification phase by Michael Runge · 10 years ago
  5. fb8886d get_stage in updater takes one param, not two. by Michael Runge · 10 years ago
  6. 7cd99ba Allow info_dict from target_files to specify mount options by Michael Runge · 10 years ago
  7. 560569a If oem_fingerprint_props is empty, ignore. by Michael Runge · 10 years ago
  8. b34fcce explicitly check the superblock for differences by Doug Zongker · 10 years ago
  9. ab7ca1d refactor BlockDifference into common by Doug Zongker · 10 years ago
  10. fc44a51 new block OTA system tools by Doug Zongker · 10 years ago
  11. f834008 add 5 minute timeout on binary patch construction by Doug Zongker · 10 years ago
  12. 56d91dd Merge "fall back to generating full OTA if incremental fails" into lmp-dev by Doug Zongker · 10 years ago
  13. 62d4f18 fall back to generating full OTA if incremental fails by Doug Zongker · 10 years ago
  14. 3c84f56 store images in target-files by Doug Zongker · 10 years ago
  15. f5770d7 resolved conflicts for merge of 240e136e to master by Ying Wang · 10 years ago
  16. c8b4e84 full support for OTA of vendor partitions by Doug Zongker · 10 years ago
  17. 1113e38 test block patch more realistically by Doug Zongker · 10 years ago
  18. 374e114 Document the worker_threads option. by Martin Blumenstingl · 10 years ago
  19. 4b9596f configure progress bar during block OTA script generation by Doug Zongker · 10 years ago
  20. 91a99c2 fix ota script to generate non-block commands correctly by Doug Zongker · 10 years ago
  21. c6e3afd Support block OTA + OEM partition by Michael Runge · 10 years ago
  22. 6e83611 Add support for verifying OEM properties. by Michael Runge · 10 years ago
  23. c73e461 Fix variable name. by Ying Wang · 10 years ago
  24. 2a99239 Merge "test block system image patch at build time" by Doug Zongker · 10 years ago
  25. 922206e move data wipe to end of OTA package by Doug Zongker · 10 years ago
  26. 32b527d test block system image patch at build time by Doug Zongker · 10 years ago
  27. 5fad203 handle don't care regions in the system image by Doug Zongker · 10 years ago
  28. 2556848 add option to specify updater binary, for development by Doug Zongker · 10 years ago
  29. 26e6619 add --block flag to ota_from_target_files by Doug Zongker · 10 years ago
  30. d75d712 Merge "Add support for block incremental OTAs" by Geremy Condra · 10 years ago
  31. 36bd365 Add support for block incremental OTAs by Geremy Condra · 10 years ago
  32. cf6d5a9 bump releasetools python requirement to 2.7 by Doug Zongker · 10 years ago
  33. 01ce19c make full OTAs block based by Doug Zongker · 10 years ago
  34. c925382 add recovery update code to system images by Doug Zongker · 10 years ago
  35. eb18125 am 0064dceb: am a8d15474: am 04cff708: resolved conflicts for merge of 7382ec7d to klp-dev-plus-aosp by Ying Wang · 10 years ago
  36. 04cff70 resolved conflicts for merge of 7382ec7d to klp-dev-plus-aosp by Ying Wang · 10 years ago
  37. eb0a78a prefer releasetools.py from target_files zip by Doug Zongker · 10 years ago
  38. e153b34 ota_from_target_files: Add an option to not sign OTA packages by Takeshi Kanemoto · 11 years ago
  39. 4038aa8 Enabled incrementals to patch + rename moved files by Michael Runge · 11 years ago
  40. 9b23f2c add option to generate two-step recovery files by Doug Zongker · 11 years ago
  41. 90c60d3 Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." by Michael Runge · 11 years ago
  42. 37335b4 Enable incremental builder to find files that moved, and by Michael Runge · 11 years ago
  43. 0eb17d9 Update OTA to understand SELinux labels and capabilities by Nick Kralevich · 11 years ago
  44. fb9bb20 Revert "Update OTA to understand SELinux filesystem labels" by Michael Runge · 11 years ago
  45. fbbd795 Update OTA to understand SELinux filesystem labels by Nick Kralevich · 11 years ago
  46. 0d92f1f improve OTA failure messages by Doug Zongker · 11 years ago
  47. e2e9f61 Fix signing process for SELinux file_contexts by Kenny Root · 11 years ago
  48. b32161a change recovery partition construction to use resource .dat by Doug Zongker · 12 years ago
  49. 1eb74dd load SYSTEM/build.prop into the info_dict by Doug Zongker · 12 years ago
  50. d513160 add extra args to mkbootimg by Doug Zongker · 12 years ago
  51. f32dc71 resolved conflicts for merge of a86fcc29 to master by Kenny Root · 12 years ago
  52. 56882bf Support the setting of file security contexts in OTA and update packages. by Stephen Smalley · 12 years ago
  53. 1807e70 don't generate retouch commands in OTA scripts by Doug Zongker · 12 years ago
  54. e5ff590 add device-specific hooks at start of OTA phases by Doug Zongker · 12 years ago
  55. bd2dadc check entire recovery partition on startup by Doug Zongker · 13 years ago
  56. 0276d18 check entire recovery partition on startup by Doug Zongker · 13 years ago
  57. 91b4f8a fix syntax error in OTA script by Doug Zongker · 13 years ago
  58. afb32ea change OTA tools to handle variable dev keys by Doug Zongker · 13 years ago
  59. e92f15a patch the /system/build.prop file last by Doug Zongker · 13 years ago
  60. 6d38bdf resolved conflicts for merge of a74a4811 to honeycomb-plus-aosp by Ying Wang · 13 years ago
  61. cad0bb9 sha module is deprecated by david · 13 years ago
  62. 7e6d4e4 Close inherited PIPE before doing work by Ying Wang · 14 years ago
  63. 55d9328 support use of prebuilt bootable images by Doug Zongker · 13 years ago
  64. f9bbfb5 Close inherited PIPE before doing work 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. 9ce0fb6 support for per-partition fs_type by Doug Zongker · 14 years ago
  70. 258bf46 support for per-partition fs_type (do not merge) by Doug Zongker · 14 years ago
  71. b984ae5 resolved conflicts for merge of 813ad17a to master by Doug Zongker · 14 years ago
  72. 3797473 consolidate target_files metadata into one key-value file by Doug Zongker · 14 years ago
  73. 486de12 only do size check for yaffs images; fix incremental info dict by Doug Zongker · 14 years ago
  74. f127eb7 resolved conflicts for merge of 2cb8d5eb to master by Doug Zongker · 14 years ago
  75. c77a9ad store user-visible image sizes in target-files by Doug Zongker · 14 years ago
  76. c19a8d5 support for ext4/EMMC in target_files and OTA generation by Doug Zongker · 14 years ago
  77. d3b5916 resolved conflicts for merge of 8ae62ec7 to master by Doug Zongker · 14 years ago
  78. ea5d7a9 move File and Difference classes into common script by Doug Zongker · 14 years ago
  79. c60c1ba resolved conflicts for merge of a4a50996 to master by Doug Zongker · 14 years ago
  80. c637db1 remove remaining amend support by Doug Zongker · 14 years ago
  81. dafb042 Turn on ASLR by default. The "-a" option now takes an argument (on/off). by Hristo Bojinov · 14 years ago
  82. 96be720 Working ASLR implementation. by Hristo Bojinov · 14 years ago
  83. 6736998 generate pseudofilenames for EMMC partitions by Doug Zongker · 14 years ago
  84. b4c7d32 support for ext4/EMMC in target_files and OTA generation by Doug Zongker · 14 years ago
  85. 5a3ba25 am c58e4f42: am 06acf91f: am 3b85269c: include build timestamp in OTA metadata by Doug Zongker · 14 years ago
  86. 3b85269 include build timestamp in OTA metadata by Doug Zongker · 14 years ago
  87. 027dcb4 am 5324cb81: am ed661dd6: am 1d37a0da: am 2ea21065: add metadata to OTA package in easily-parsed form by Doug Zongker · 14 years ago
  88. 2ea2106 add metadata to OTA package in easily-parsed form by Doug Zongker · 14 years ago
  89. 9ce2ebf remove remaining amend support by Doug Zongker · 14 years ago
  90. 3475d36 fix typo (leftover from some debugging code) by Doug Zongker · 14 years ago
  91. 283e2a1 store filesystem config info in target files at build time by Doug Zongker · 14 years ago
  92. c8d446b pass blobs to applypatch in incremental OTAs by Doug Zongker · 14 years ago
  93. 5a48209 relocate applypatch; check patch integrity by Doug Zongker · 14 years ago
  94. 4226539 change incremental OTA file install order by Doug Zongker · 14 years ago
  95. 1483360 add UnmountAll function to OTA script; support radio images w/path by Doug Zongker · 14 years ago
  96. f2b32f2 resolved conflicts for merge of cfd7db6d to eclair by Doug Zongker · 15 years ago
  97. cfd7db6 move recovery image to the top of the OTA package by Doug Zongker · 15 years ago
  98. c18736b remember device-specific releasetools extensions in target-files by Doug Zongker · 15 years ago
  99. 481c4e6 fix python syntax error by Doug Zongker · 15 years ago
  100. 761e642 parallellize computation of binary patches by Doug Zongker · 15 years ago