1. 3dc14cb Add ota_close(unique_fd&) and ota_fclose(std::unique_ptr<FILE>&). by Tao Bao · 8 years ago
  2. 48cf770 applypatch: Release FD when explicitly calling close. by Tao Bao · 8 years ago
  3. 6e02ea9 applypatch: Use unique_fd to avoid leaking FDs. by Tao Bao · 8 years ago
  4. 8fce75a applypatch: Clean up LoadPartitionContents(). by Tao Bao · 8 years ago
  5. b29f23f Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. by Rahul Chaudhry · 8 years ago
  6. 3a5177b bootable/recovery: cleanup compiler warnings (potential leak of memory) by Rahul Chaudhry · 8 years ago
  7. 36c3511 applypatch: Add testcases for applypatch executable. by Tao Bao · 8 years ago
  8. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  9. edf1b15 applypatch: Fix the bug when constructing VAL_BLOB. by Tao Bao · 8 years ago
  10. 7df1850 Merge "Fix applypatch_check failure when applying update on angler" by Tianjie Xu · 8 years ago
  11. 984d7d0 Fix applypatch_check failure when applying update on angler by Tianjie Xu · 8 years ago
  12. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  13. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  14. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  15. 61590bb Merge "Switch recovery to libbase logging" by Tianjie Xu · 8 years ago
  16. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  17. 71e182b Check an edge case when read(2) returns 0 by Tianjie Xu · 8 years ago
  18. b8e985c Fix updater binary for 7.0 by Ethan Yonker · 8 years ago
  19. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  20. dc97404 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 by Josh Gao · 8 years ago
  21. 073164f Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  22. 274d17d resolve merge conflicts of 179c0d8 to stage-aosp-master by Elliott Hughes · 8 years ago
  23. 38afad4 resolve merge conflicts of 490fad6 to nyc-dev-plus-aosp by Tao Bao · 8 years ago
  24. 490fad6 applypatch: Don't call inflate() when it expects zero-length output. by Tao Bao · 8 years ago
  25. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  26. a0c4011 Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector." by Tao Bao · 8 years ago
  27. 50a6f8c Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector. by Adam Buchbinder · 8 years ago
  28. 16e3861 Revert "imgdiff: Generate statically linked imgdiff." by Tao Bao · 8 years ago
  29. b4422bd imgdiff: Generate statically linked imgdiff. by Tao Bao · 8 years ago
  30. 2fffcb1 applypatch: Use bsdiff from external/bsdiff. by Sen Jiang · 8 years ago
  31. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  32. ff6df89 Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  33. ce58688 Revert "DO NOT MERGE Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  34. f73abf3 DO NOT MERGE Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  35. 82f8c82 Add include/ to the Makefile include path. by Alex Deymo · 8 years ago
  36. 1c522df applypatch: use vector to store data in FileContents. by Yabin Cui · 8 years ago
  37. 5593342 Merge "applypatch: add -fPIC for libimgpatch in Chrome OS." by Sen Jiang · 8 years ago
  38. ef2016f applypatch: add -fPIC for libimgpatch in Chrome OS. by Sen Jiang · 8 years ago
  39. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  40. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  41. f3e05f5 applypatch: Add libimgpatch.pc by Sen Jiang · 8 years ago
  42. fa4f1b7 imgdiff: don't fail if gzip is corrupted. by Sen Jiang · 8 years ago
  43. d6c93af applypatch: use vector to store data in FileContents. by Yabin Cui · 8 years ago
  44. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  45. 696692a applypatch: Add a Makefile to build imgdiff in Chrome OS. by Sen Jiang · 8 years ago
  46. ca78c9f resolve merge conflicts of 715d8a203a to master. by Yabin Cui · 8 years ago
  47. d483c20 applypatch: fix memory leaks reported by static analysis. by Yabin Cui · 8 years ago
  48. 50aa63f resolve merge conflicts of 7b6027dde4 to master. by Tao Bao · 8 years ago
  49. c48cb5e Switch from mincrypt to BoringSSL in applypatch and updater. by Sen Jiang · 8 years ago
  50. 9fcb016 Merge "Fix build." am: 9d72d4175b am: 2ab24d36b9 by Tao Bao · 8 years ago
  51. 8b0db11 Fix build. by Tao Bao · 8 years ago
  52. 484c49e resolve merge conflicts of 725833e024 to master. by Tao Bao · 8 years ago
  53. 0cce9cd applypatch: Compile libimgpatch for target and host. by Sen Jiang · 8 years ago
  54. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago
  55. 0779fc9 imgdiff: skip spurious gzip headers in image files by David Riley · 9 years ago
  56. 4b166f0 Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  57. f2448d0 Remove the building rules for applypatch_static. by Tao Bao · 9 years ago
  58. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  59. a91c66d imgdiff: fix file descriptor leak by Jeremy Compostella · 9 years ago
  60. e6aa332 updater: Clean up char* with std::string. by Tao Bao · 9 years ago
  61. 1ce7a2a applypatch: Fix the checking in WriteToPartition(). by Tao Bao · 9 years ago
  62. abba55b applypatch: Support flash mode. by Tao Bao · 9 years ago
  63. aca8e89 applypatch: Refactor strtok(). by Tao Bao · 9 years ago
  64. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago
  65. cb9450e Use f_bavail to calculate free space by caozhiyuan · 9 years ago
  66. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  67. 3b49776 Use f_bavail to calculate free space by caozhiyuan · 9 years ago
  68. e49a9e5 Stop using libstdc++. by Dan Albert · 9 years ago
  69. 2f5feed Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  70. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  71. c68bd34 imgdiff: Avoid infinite loop if inflate fails by Johan Redestig · 9 years ago
  72. 40862ab am aeecac54: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  73. cd3c55a Add missing includes. by Elliott Hughes · 9 years ago
  74. 22b8fe9 am dab56cac: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  75. 26dbad2 Add missing includes. by Elliott Hughes · 9 years ago
  76. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  77. 031163b Remove dependence on build hax in makefiles by Matt Mower · 10 years ago
  78. cddb68b Use more aggressive sync writing to applypatch. by Michael Runge · 10 years ago
  79. be81e51 Use more aggressive sync writing to applypatch. by Michael Runge · 10 years ago
  80. d920104 applypatch: add support for BML partitions by Conn O'Griofa · 10 years ago
  81. 55c75ca Build block TWRP with RECOVERY_VARIANT by Matt Mower · 10 years ago
  82. bc7ffed installer for new block OTA system by Doug Zongker · 10 years ago
  83. ddb1b74 am c4804e9b: am d4592694: am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  84. d459269 am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  85. 4aa12dd fix vulnerability in bspatch by Doug Zongker · 10 years ago
  86. 679baa0 am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  87. 52d0b76 am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  88. 4b6de1b am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  89. f3bb31c Recovery 64-bit compile issues by Mark Salyzyn · 10 years ago
  90. 3eb681d remove remaining libminelf references by Doug Zongker · 10 years ago
  91. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 10 years ago
  92. 168724c fix unnecessarily slow writing of EMMC partitions by Doug Zongker · 11 years ago
  93. d63c764 Fix building of other utilities by Dees Troy · 11 years ago
  94. bb4c0cb Fix merge conflicts and update for 4.4 kitkat by Dees Troy · 11 years ago
  95. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
  96. 51c8469 am a69b50c5: am 901b898d: recovery: remove O_DIRECT, use O_SYNC only by Doug Zongker · 11 years ago
  97. bce44d8 am 660637f3: am e8d953aa: recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  98. 901b898 recovery: remove O_DIRECT, use O_SYNC only by Doug Zongker · 11 years ago
  99. e8d953a recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  100. 65c37aa am fbcfad33: am bf4a69ac: recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago