1. 3c62b67 Reboot and retry on I/O errors by Tianjie Xu · 8 years ago
  2. 26112e5 recovery: Handle devices without /cache partition. by Tao Bao · 8 years ago
  3. 6bcc8af Restore labels on /postinstall during recovery. by Alex Deymo · 8 years ago
  4. ea0e0fa Merge "Remove dumpkey build guards after completing code move." am: 5ffc038be6 by Mattias Nissler · 8 years ago
  5. 5ffc038 Merge "Remove dumpkey build guards after completing code move." by Mattias Nissler · 8 years ago
  6. b66f047 Remove dumpkey build guards after completing code move. by Mattias Nissler · 8 years ago
  7. b652678 Merge "Move dumpkey tool to the recovery repo." am: 5197fde242 by Mattias Nissler · 8 years ago
  8. 5197fde Merge "Move dumpkey tool to the recovery repo." by Mattias Nissler · 8 years ago
  9. 03b72b0 Move dumpkey tool to the recovery repo. by Mattias Nissler · 8 years ago
  10. 0d63468 Merge "Surpress warnings in minzip/Zip.c" am: 4b3cdce702 by Tianjie Xu · 8 years ago
  11. 4b3cdce Merge "Surpress warnings in minzip/Zip.c" by Tianjie Xu · 8 years ago
  12. 6629655 Surpress warnings in minzip/Zip.c by Tianjie Xu · 8 years ago
  13. 24b3622 Merge "Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  14. ed796b0 Merge "Control fault injection with config files instead of build flags" by Tao Bao · 8 years ago
  15. 39c1b5e Control fault injection with config files instead of build flags by Jed Estep · 9 years ago
  16. d1b66ad Merge "recovery: check battery level before installing package." am: 16d0a18514 by Yabin Cui · 8 years ago
  17. 16d0a18 Merge "recovery: check battery level before installing package." by Yabin Cui · 8 years ago
  18. 53e7a06 recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  19. af38cd9 Merge "Fix minui cleanup path on error." am: fa9af7dae6 by Elliott Hughes · 8 years ago
  20. fa9af7d Merge "Fix minui cleanup path on error." by Elliott Hughes · 8 years ago
  21. 7d626df Fix minui cleanup path on error. by Elliott Hughes · 8 years ago
  22. dfe4386 Merge commit 'ce46828e08281dc507d4e40ba9e8b770bc21cf0b' into HEAD by Bill Yi · 8 years ago
  23. b30663b Merge "applypatch: Add libimgpatch.pc" by Sen Jiang · 8 years ago
  24. f3e05f5 applypatch: Add libimgpatch.pc by Sen Jiang · 8 years ago
  25. b69d878 Merge "minadbd: update for adb_thread_create signature change." by Josh Gao · 8 years ago
  26. cc07b35 minadbd: update for adb_thread_create signature change. by Josh Gao · 8 years ago
  27. cc8d08a Merge "imgdiff: don't fail if gzip is corrupted." by Sen Jiang · 8 years ago
  28. fa4f1b7 imgdiff: don't fail if gzip is corrupted. by Sen Jiang · 8 years ago
  29. 7f16c7a Merge "applypatch: use vector to store data in FileContents." by Yabin Cui · 8 years ago
  30. d6c93af applypatch: use vector to store data in FileContents. by Yabin Cui · 8 years ago
  31. 71c657a Merge "Fix some memory leaks." by Yabin Cui · 8 years ago
  32. 4425c1d Fix some memory leaks. by Yabin Cui · 8 years ago
  33. 7043206 Merge "IO fault injection for OTA packages" by Tao Bao · 8 years ago
  34. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  35. 6a7bf1d Merge "applypatch: Add a Makefile to build imgdiff in Chrome OS." by Sen Jiang · 8 years ago
  36. 696692a applypatch: Add a Makefile to build imgdiff in Chrome OS. by Sen Jiang · 8 years ago
  37. c213a7c Merge "verifier_test: Suppress the unused parameter warnings." by Tao Bao · 8 years ago
  38. bd39fa7 Merge "Change on-device directory for recovery test data" by Tao Bao · 8 years ago
  39. 6b89aa7 Merge "applypatch: fix memory leaks reported by static analysis." by Yabin Cui · 8 years ago
  40. d5a14c6 Change on-device directory for recovery test data by Jed Estep · 8 years ago
  41. e1a16af verifier_test: Suppress the unused parameter warnings. by Tao Bao · 8 years ago
  42. 38b02cc Merge "Refactor existing tests to use gtest" by Tao Bao · 8 years ago
  43. e50d447 Merge "updater: fix memory leak based on static analysis." by Yabin Cui · 8 years ago
  44. d483c20 applypatch: fix memory leaks reported by static analysis. by Yabin Cui · 8 years ago
  45. 64be213 updater: fix memory leak based on static analysis. by Yabin Cui · 8 years ago
  46. 6e71c90 Merge "Switch from mincrypt to BoringSSL in applypatch and updater." by Tao Bao · 8 years ago
  47. 4329186 Refactor existing tests to use gtest by Jed Estep · 8 years ago
  48. c48cb5e Switch from mincrypt to BoringSSL in applypatch and updater. by Sen Jiang · 8 years ago
  49. e343427 Merge "uncrypt: add options to setup bcb and clear bcb." by Yabin Cui · 8 years ago
  50. 2d46da5 uncrypt: add options to setup bcb and clear bcb. by Yabin Cui · 8 years ago
  51. 351ddbb Merge "recovery: Refactor verifier and verifier_test." by Tao Bao · 8 years ago
  52. 71e3e09 recovery: Refactor verifier and verifier_test. by Tao Bao · 8 years ago
  53. 4c07a7e Merge "uncrypt: generate map file by renaming tmp file." by Yabin Cui · 8 years ago
  54. 25dd038 uncrypt: generate map file by renaming tmp file. by Yabin Cui · 8 years ago
  55. 9d72d41 Merge "Fix build." by Tao Bao · 8 years ago
  56. 8b0db11 Fix build. by Tao Bao · 8 years ago
  57. 1f3616f Merge "applypatch: Compile libimgpatch for target and host." by Sen Jiang · 8 years ago
  58. 0cce9cd applypatch: Compile libimgpatch for target and host. by Sen Jiang · 8 years ago
  59. d379b44 Merge "edify: accept long string literal." by Yabin Cui · 8 years ago
  60. 12f499e edify: accept long string literal. by Yabin Cui · 8 years ago
  61. 5797bf9 Merge "Change BCB to perform synchronous writes." by Tao Bao · 8 years ago
  62. bd82b27 Change BCB to perform synchronous writes. by Tao Bao · 8 years ago
  63. ce46828 Merge "recovery: Fork a process for fuse when sideloading from SD card." by Tao Bao · 8 years ago
  64. 37e3c71 Merge "recovery: Fork a process for fuse when sideloading from SD card." by Tao Bao · 8 years ago
  65. cdcf28f recovery: Fork a process for fuse when sideloading from SD card. by Tao Bao · 8 years ago
  66. 4edfeb8 Merge "uncrypt: avoid use-after-free" am: 0305fcecc5 by Tao Bao · 8 years ago
  67. 0305fce Merge "uncrypt: avoid use-after-free" by Tao Bao · 8 years ago
  68. c5631fc uncrypt: avoid use-after-free by Daniel Micay · 8 years ago
  69. 2d127a1 Revert "Byte swap to support BGRA in recovery mode" am: a5d5082222 by Andriy Naborskyy · 8 years ago
  70. 40cce13 Revert "Byte swap to support BGRA in recovery mode" am: a5d5082222 by Andriy Naborskyy · 8 years ago
  71. f607e5a Merge "Rename .l/.y to .ll/.yy" am: ab9db5284e by Ying Wang · 8 years ago
  72. ab9db52 Merge "Rename .l/.y to .ll/.yy" by Ying Wang · 8 years ago
  73. c8abc4e Rename .l/.y to .ll/.yy by Ying Wang · 8 years ago
  74. a5d5082 Revert "Byte swap to support BGRA in recovery mode" by Andriy Naborskyy · 8 years ago
  75. a3c8962 Merge "updater: Add a function to check first block" am: 6f8b9b60db by Tianjie Xu · 8 years ago
  76. 6f8b9b6 Merge "updater: Add a function to check first block" by Tianjie Xu · 8 years ago
  77. 57bed6d updater: Add a function to check first block by Tianjie Xu · 9 years ago
  78. c1de983 Merge "imgdiff: skip spurious gzip headers in image files" am: 8e150a5b24 by David Riley · 8 years ago
  79. 8e150a5 Merge "imgdiff: skip spurious gzip headers in image files" by David Riley · 8 years ago
  80. 0779fc9 imgdiff: skip spurious gzip headers in image files by David Riley · 9 years ago
  81. ef91171 Merge "res: Embed FPS into icon_installing.png." am: 29b0fbe160 by Tao Bao · 9 years ago
  82. 29b0fbe Merge "res: Embed FPS into icon_installing.png." by Tao Bao · 9 years ago
  83. b723f4f res: Embed FPS into icon_installing.png. by Tao Bao · 9 years ago
  84. 125a634 Merge "updater: Use O_SYNC and fsync() for package_extract_file()." by Tao Bao · 9 years ago
  85. 4e72d1a Merge "updater: Use O_SYNC and fsync() for package_extract_file()." by Tao Bao · 9 years ago
  86. d3cac34 updater: Use O_SYNC and fsync() for package_extract_file(). by Tao Bao · 9 years ago
  87. 1a76924 Merge "update_verifier: Track the API change for isSlotBootable()." by Tao Bao · 9 years ago
  88. e062645 Merge "update_verifier: Track the API change for isSlotBootable()." by Tao Bao · 9 years ago
  89. 8fa5f00 Merge "uncrypt: Suppress the compiler warnings on LP64." am: ca18526760 by Tao Bao · 9 years ago
  90. ca18526 Merge "uncrypt: Suppress the compiler warnings on LP64." by Tao Bao · 9 years ago
  91. 3e67970 Merge "updater: Output msg when recovery is called" am: 32f6298742 by Tianjie Xu · 9 years ago
  92. 32f6298 Merge "updater: Output msg when recovery is called" by Tianjie Xu · 9 years ago
  93. 3b010bc updater: Output msg when recovery is called by Tianjie Xu · 9 years ago
  94. 612161e update_verifier: Track the API change for isSlotBootable(). by Tao Bao · 9 years ago
  95. b8df5fb uncrypt: Suppress the compiler warnings on LP64. by Tao Bao · 9 years ago
  96. 50b7cfa Merge changes If00669a7,Ia5504ed2 am: ddde4676b6 by Tao Bao · 9 years ago
  97. 26edcd8 Merge "updater: Replace strtok() with android::base::Split()." am: d0acbb56ed by Tao Bao · 9 years ago
  98. ddde467 Merge changes If00669a7,Ia5504ed2 by Tao Bao · 9 years ago
  99. 740e01e update_verifier: Log to logd instead of kernel log. by Tao Bao · 9 years ago
  100. 7197ee0 Add update_verifier for A/B OTA update. by Tao Bao · 9 years ago