1. 6bcc8af Restore labels on /postinstall during recovery. by Alex Deymo · 8 years ago
  2. 5ffc038 Merge "Remove dumpkey build guards after completing code move." by Mattias Nissler · 8 years ago
  3. b66f047 Remove dumpkey build guards after completing code move. by Mattias Nissler · 8 years ago
  4. 5197fde Merge "Move dumpkey tool to the recovery repo." by Mattias Nissler · 8 years ago
  5. 03b72b0 Move dumpkey tool to the recovery repo. by Mattias Nissler · 8 years ago
  6. 4b3cdce Merge "Surpress warnings in minzip/Zip.c" by Tianjie Xu · 8 years ago
  7. 6629655 Surpress warnings in minzip/Zip.c by Tianjie Xu · 8 years ago
  8. ed796b0 Merge "Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  9. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  10. 16d0a18 Merge "recovery: check battery level before installing package." by Yabin Cui · 8 years ago
  11. 53e7a06 recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  12. fa9af7d Merge "Fix minui cleanup path on error." by Elliott Hughes · 8 years ago
  13. 7d626df Fix minui cleanup path on error. by Elliott Hughes · 8 years ago
  14. b30663b Merge "applypatch: Add libimgpatch.pc" by Sen Jiang · 8 years ago
  15. f3e05f5 applypatch: Add libimgpatch.pc by Sen Jiang · 8 years ago
  16. b69d878 Merge "minadbd: update for adb_thread_create signature change." by Josh Gao · 8 years ago
  17. cc07b35 minadbd: update for adb_thread_create signature change. by Josh Gao · 8 years ago
  18. cc8d08a Merge "imgdiff: don't fail if gzip is corrupted." by Sen Jiang · 8 years ago
  19. fa4f1b7 imgdiff: don't fail if gzip is corrupted. by Sen Jiang · 8 years ago
  20. 7f16c7a Merge "applypatch: use vector to store data in FileContents." by Yabin Cui · 8 years ago
  21. d6c93af applypatch: use vector to store data in FileContents. by Yabin Cui · 8 years ago
  22. 71c657a Merge "Fix some memory leaks." by Yabin Cui · 8 years ago
  23. 4425c1d Fix some memory leaks. by Yabin Cui · 8 years ago
  24. 7043206 Merge "IO fault injection for OTA packages" by Tao Bao · 8 years ago
  25. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  26. 6a7bf1d Merge "applypatch: Add a Makefile to build imgdiff in Chrome OS." by Sen Jiang · 8 years ago
  27. 696692a applypatch: Add a Makefile to build imgdiff in Chrome OS. by Sen Jiang · 8 years ago
  28. c213a7c Merge "verifier_test: Suppress the unused parameter warnings." by Tao Bao · 8 years ago
  29. bd39fa7 Merge "Change on-device directory for recovery test data" by Tao Bao · 8 years ago
  30. 6b89aa7 Merge "applypatch: fix memory leaks reported by static analysis." by Yabin Cui · 8 years ago
  31. d5a14c6 Change on-device directory for recovery test data by Jed Estep · 8 years ago
  32. e1a16af verifier_test: Suppress the unused parameter warnings. by Tao Bao · 8 years ago
  33. 38b02cc Merge "Refactor existing tests to use gtest" by Tao Bao · 8 years ago
  34. e50d447 Merge "updater: fix memory leak based on static analysis." by Yabin Cui · 8 years ago
  35. d483c20 applypatch: fix memory leaks reported by static analysis. by Yabin Cui · 8 years ago
  36. 64be213 updater: fix memory leak based on static analysis. by Yabin Cui · 8 years ago
  37. 6e71c90 Merge "Switch from mincrypt to BoringSSL in applypatch and updater." by Tao Bao · 8 years ago
  38. 4329186 Refactor existing tests to use gtest by Jed Estep · 8 years ago
  39. c48cb5e Switch from mincrypt to BoringSSL in applypatch and updater. by Sen Jiang · 8 years ago
  40. e343427 Merge "uncrypt: add options to setup bcb and clear bcb." by Yabin Cui · 8 years ago
  41. 2d46da5 uncrypt: add options to setup bcb and clear bcb. by Yabin Cui · 8 years ago
  42. 351ddbb Merge "recovery: Refactor verifier and verifier_test." by Tao Bao · 8 years ago
  43. 71e3e09 recovery: Refactor verifier and verifier_test. by Tao Bao · 8 years ago
  44. 4c07a7e Merge "uncrypt: generate map file by renaming tmp file." by Yabin Cui · 8 years ago
  45. 25dd038 uncrypt: generate map file by renaming tmp file. by Yabin Cui · 8 years ago
  46. 9d72d41 Merge "Fix build." by Tao Bao · 8 years ago
  47. 8b0db11 Fix build. by Tao Bao · 8 years ago
  48. 1f3616f Merge "applypatch: Compile libimgpatch for target and host." by Sen Jiang · 8 years ago
  49. 0cce9cd applypatch: Compile libimgpatch for target and host. by Sen Jiang · 8 years ago
  50. d379b44 Merge "edify: accept long string literal." by Yabin Cui · 8 years ago
  51. 12f499e edify: accept long string literal. by Yabin Cui · 8 years ago
  52. 5797bf9 Merge "Change BCB to perform synchronous writes." by Tao Bao · 8 years ago
  53. bd82b27 Change BCB to perform synchronous writes. by Tao Bao · 8 years ago
  54. 37e3c71 Merge "recovery: Fork a process for fuse when sideloading from SD card." by Tao Bao · 8 years ago
  55. cdcf28f recovery: Fork a process for fuse when sideloading from SD card. by Tao Bao · 8 years ago
  56. 0305fce Merge "uncrypt: avoid use-after-free" by Tao Bao · 8 years ago
  57. c5631fc uncrypt: avoid use-after-free by Daniel Micay · 8 years ago
  58. ab9db52 Merge "Rename .l/.y to .ll/.yy" by Ying Wang · 8 years ago
  59. c8abc4e Rename .l/.y to .ll/.yy by Ying Wang · 8 years ago
  60. 6f8b9b6 Merge "updater: Add a function to check first block" by Tianjie Xu · 8 years ago
  61. 57bed6d updater: Add a function to check first block by Tianjie Xu · 9 years ago
  62. 8e150a5 Merge "imgdiff: skip spurious gzip headers in image files" by David Riley · 8 years ago
  63. 0779fc9 imgdiff: skip spurious gzip headers in image files by David Riley · 9 years ago
  64. 29b0fbe Merge "res: Embed FPS into icon_installing.png." by Tao Bao · 9 years ago
  65. b723f4f res: Embed FPS into icon_installing.png. by Tao Bao · 9 years ago
  66. 4e72d1a Merge "updater: Use O_SYNC and fsync() for package_extract_file()." by Tao Bao · 9 years ago
  67. d3cac34 updater: Use O_SYNC and fsync() for package_extract_file(). by Tao Bao · 9 years ago
  68. e062645 Merge "update_verifier: Track the API change for isSlotBootable()." by Tao Bao · 9 years ago
  69. ca18526 Merge "uncrypt: Suppress the compiler warnings on LP64." by Tao Bao · 9 years ago
  70. 32f6298 Merge "updater: Output msg when recovery is called" by Tianjie Xu · 9 years ago
  71. 3b010bc updater: Output msg when recovery is called by Tianjie Xu · 9 years ago
  72. 612161e update_verifier: Track the API change for isSlotBootable(). by Tao Bao · 9 years ago
  73. b8df5fb uncrypt: Suppress the compiler warnings on LP64. by Tao Bao · 9 years ago
  74. ddde467 Merge changes If00669a7,Ia5504ed2 by Tao Bao · 9 years ago
  75. 740e01e update_verifier: Log to logd instead of kernel log. by Tao Bao · 9 years ago
  76. 7197ee0 Add update_verifier for A/B OTA update. by Tao Bao · 9 years ago
  77. d0acbb5 Merge "updater: Replace strtok() with android::base::Split()." by Tao Bao · 9 years ago
  78. baad2d4 updater: Replace strtok() with android::base::Split(). by Tao Bao · 9 years ago
  79. 06ca938 Merge "Track rename from base/ to android-base/." by Elliott Hughes · 9 years ago
  80. 4b166f0 Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  81. fc23a50 Merge "Remove the building rules for applypatch_static." by Tao Bao · 9 years ago
  82. f2448d0 Remove the building rules for applypatch_static. by Tao Bao · 9 years ago
  83. ee5c87e Merge "Track name change from adb_main to adb_server_main." by Elliott Hughes · 9 years ago
  84. 9f4fdb3 Track name change from adb_main to adb_server_main. by Elliott Hughes · 9 years ago
  85. 5c69121 Merge "We can use fclose directly in std::unique_ptr." by Elliott Hughes · 9 years ago
  86. 63b089e We can use fclose directly in std::unique_ptr. by Elliott Hughes · 9 years ago
  87. e4a3da9 Merge "uncrypt: remove O_SYNC to avoid time-out failures" by Tao Bao · 9 years ago
  88. cc4e3c6 uncrypt: remove O_SYNC to avoid time-out failures by Jaegeuk Kim · 9 years ago
  89. 4ea2b0c Merge "recovery: Depend on mkfs.f2fs only if needed." am: a412198699 by Tao Bao · 9 years ago
  90. a412198 Merge "recovery: Depend on mkfs.f2fs only if needed." by Tao Bao · 9 years ago
  91. f683512 recovery: Depend on mkfs.f2fs only if needed. by Tao Bao · 9 years ago
  92. cc9dd3d Merge "updater: Bump up the BBOTA version to 4." am: f204185f71 by Tao Bao · 9 years ago
  93. f204185 Merge "updater: Bump up the BBOTA version to 4." by Tao Bao · 9 years ago
  94. 1fdec86 updater: Bump up the BBOTA version to 4. by Tao Bao · 9 years ago
  95. 339ec2e am 78615fa5: Merge "Error correction: Use libfec in blockimg.cpp for recovery" by Sami Tolvanen · 9 years ago
  96. 78615fa Merge "Error correction: Use libfec in blockimg.cpp for recovery" by Sami Tolvanen · 9 years ago
  97. 0a7b473 Error correction: Use libfec in blockimg.cpp for recovery by Sami Tolvanen · 9 years ago
  98. 4c6c96a am 245b2da1: am 754ebaa9: Merge "updater: Skip empty lines in the transfer list file." by Tao Bao · 9 years ago
  99. 245b2da am 754ebaa9: Merge "updater: Skip empty lines in the transfer list file." by Tao Bao · 9 years ago
  100. 754ebaa Merge "updater: Skip empty lines in the transfer list file." by Tao Bao · 9 years ago