1. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  2. a0c4011 Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector." by Tao Bao · 8 years ago
  3. 50a6f8c Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector. by Adam Buchbinder · 8 years ago
  4. 16e3861 Revert "imgdiff: Generate statically linked imgdiff." by Tao Bao · 8 years ago
  5. b4422bd imgdiff: Generate statically linked imgdiff. by Tao Bao · 8 years ago
  6. 2fffcb1 applypatch: Use bsdiff from external/bsdiff. by Sen Jiang · 8 years ago
  7. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  8. 82f8c82 Add include/ to the Makefile include path. by Alex Deymo · 8 years ago
  9. 5593342 Merge "applypatch: add -fPIC for libimgpatch in Chrome OS." by Sen Jiang · 8 years ago
  10. ef2016f applypatch: add -fPIC for libimgpatch in Chrome OS. by Sen Jiang · 8 years ago
  11. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  12. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  13. f3e05f5 applypatch: Add libimgpatch.pc by Sen Jiang · 8 years ago
  14. fa4f1b7 imgdiff: don't fail if gzip is corrupted. by Sen Jiang · 8 years ago
  15. d6c93af applypatch: use vector to store data in FileContents. by Yabin Cui · 8 years ago
  16. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  17. 696692a applypatch: Add a Makefile to build imgdiff in Chrome OS. by Sen Jiang · 8 years ago
  18. d483c20 applypatch: fix memory leaks reported by static analysis. by Yabin Cui · 8 years ago
  19. c48cb5e Switch from mincrypt to BoringSSL in applypatch and updater. by Sen Jiang · 8 years ago
  20. 8b0db11 Fix build. by Tao Bao · 8 years ago
  21. 0cce9cd applypatch: Compile libimgpatch for target and host. by Sen Jiang · 8 years ago
  22. 0779fc9 imgdiff: skip spurious gzip headers in image files by David Riley · 9 years ago
  23. 4b166f0 Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  24. f2448d0 Remove the building rules for applypatch_static. by Tao Bao · 9 years ago
  25. a91c66d imgdiff: fix file descriptor leak by Jeremy Compostella · 9 years ago
  26. e6aa332 updater: Clean up char* with std::string. by Tao Bao · 9 years ago
  27. 1ce7a2a applypatch: Fix the checking in WriteToPartition(). by Tao Bao · 9 years ago
  28. abba55b applypatch: Support flash mode. by Tao Bao · 9 years ago
  29. aca8e89 applypatch: Refactor strtok(). by Tao Bao · 9 years ago
  30. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago
  31. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  32. 3b49776 Use f_bavail to calculate free space by caozhiyuan · 9 years ago
  33. e49a9e5 Stop using libstdc++. by Dan Albert · 9 years ago
  34. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  35. c68bd34 imgdiff: Avoid infinite loop if inflate fails by Johan Redestig · 9 years ago
  36. 40862ab am aeecac54: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  37. cd3c55a Add missing includes. by Elliott Hughes · 9 years ago
  38. 22b8fe9 am dab56cac: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  39. 26dbad2 Add missing includes. by Elliott Hughes · 9 years ago
  40. be81e51 Use more aggressive sync writing to applypatch. by Michael Runge · 10 years ago
  41. bc7ffed installer for new block OTA system by Doug Zongker · 10 years ago
  42. ddb1b74 am c4804e9b: am d4592694: am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  43. d459269 am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  44. 4aa12dd fix vulnerability in bspatch by Doug Zongker · 10 years ago
  45. 679baa0 am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  46. 52d0b76 am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  47. 4b6de1b am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  48. f3bb31c Recovery 64-bit compile issues by Mark Salyzyn · 10 years ago
  49. 3eb681d remove remaining libminelf references by Doug Zongker · 10 years ago
  50. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 10 years ago
  51. 168724c fix unnecessarily slow writing of EMMC partitions by Doug Zongker · 11 years ago
  52. 51c8469 am a69b50c5: am 901b898d: recovery: remove O_DIRECT, use O_SYNC only by Doug Zongker · 11 years ago
  53. bce44d8 am 660637f3: am e8d953aa: recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  54. 901b898 recovery: remove O_DIRECT, use O_SYNC only by Doug Zongker · 11 years ago
  55. e8d953a recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  56. 65c37aa am fbcfad33: am bf4a69ac: recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  57. 5d0da12 am 2148133d: am c870a99c: recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  58. bf4a69a recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  59. c870a99 recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  60. 602c4eb am 0ccaccf7: am 044a0b4d: recovery: try to write EMMC partitions more reliably by Doug Zongker · 11 years ago
  61. 044a0b4 recovery: try to write EMMC partitions more reliably by Doug Zongker · 11 years ago
  62. bac7fba verifier: update to support certificates using SHA-256 by Doug Zongker · 11 years ago
  63. bf80f49 reduce some recovery logging by Doug Zongker · 12 years ago
  64. a3ccba6 add bonus data feature to imgdiff/imgpatch/applypatch by Doug Zongker · 12 years ago
  65. 5585025 am 3733d218: Merge changes I664f8dc7,I4154db06,I5e1df90f by Joe Onorato · 12 years ago
  66. c0481af host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  67. 956cde8 Add mode when open(O_CREAT) is used. by Nick Kralevich · 12 years ago
  68. 6e960cd Add NOTICE file by Wei Zhong · 12 years ago
  69. b07b293 fix build by Doug Zongker · 12 years ago
  70. 1c43c97 fix failure to free memory by Doug Zongker · 12 years ago
  71. b0462e6 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  72. 4c05d95 Fix x86 build. by Ying Wang · 13 years ago
  73. baf6e35 am c080bc54: am fbd7ae7a: am 201cd466: remove shadowed variable declaration by Doug Zongker · 14 years ago
  74. fbd7ae7 am 201cd466: remove shadowed variable declaration by Doug Zongker · 14 years ago
  75. 201cd46 remove shadowed variable declaration by Doug Zongker · 14 years ago
  76. 80dcee1 am c4e32005: am 17986e6b: am 8cd9e4f3: fix bug in applying patches by Doug Zongker · 14 years ago
  77. 17986e6 am 8cd9e4f3: fix bug in applying patches by Doug Zongker · 14 years ago
  78. 8cd9e4f fix bug in applying patches by Doug Zongker · 14 years ago
  79. db314d6 Working ASLR implementation by Hristo Bojinov · 14 years ago
  80. f291d85 EMMC support in applypatch by Doug Zongker · 14 years ago
  81. 97ca48e generic_x86 support by Bruce Beare · 14 years ago
  82. c4351c7 refactor applypatch and friends by Doug Zongker · 14 years ago
  83. 512536a relocate applypatch; add type system and new functions to edify by Doug Zongker · 14 years ago