1. 8373cfe Update to AOSP 8.0 base by Ethan Yonker · 7 years ago
  2. 84d61ce Update TWRP to AOSP 7.1.2 by Ethan Yonker · 7 years ago
  3. 1bd484f Merge "recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs" am: 7a0dfec771 am: 1a23257214 by Bowgo Tsai · 7 years ago
  4. d13b6cf recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs by Bowgo Tsai · 7 years ago
  5. 8ff296b Merge "Retry ioctl in uncrypt if it returns block# 0" am: ceafe69fb8 am: 06b4254a70 am: 5ec75851a7 by Tianjie Xu · 7 years ago
  6. ceafe69 Merge "Retry ioctl in uncrypt if it returns block# 0" by Tianjie Xu · 7 years ago
  7. 97b2fa2 Merge "Add tests for setup-bcb and clear-bcb via uncrypt." am: 4e48a6c1a1 am: af62097c08 am: b1e8150c44 by Tao Bao · 8 years ago
  8. 1033408 Add tests for setup-bcb and clear-bcb via uncrypt. by Tao Bao · 8 years ago
  9. bc42603 Retry ioctl in uncrypt if it returns block# 0 by Tianjie Xu · 8 years ago
  10. b523650 Update to android-7.1 by Ethan Yonker · 8 years ago
  11. f2574b8 Merge "Allow uncrypt to work without socket communication" am: 4c1f3eda98 by Tianjie Xu · 8 years ago
  12. 7ceff3e Allow uncrypt to work without socket communication by Tianjie Xu · 8 years ago
  13. fd99a31 Verify wipe package when wiping A/B device in recovery. by Yabin Cui · 8 years ago
  14. e2a7068 resolve merge conflicts of e89bf25 to stage-aosp-master am: 69c117c2ff by Tao Bao · 8 years ago
  15. 69c117c resolve merge conflicts of e89bf25 to stage-aosp-master by Tao Bao · 8 years ago
  16. 8b309f6 Create bootloader_message static library. by Yabin Cui · 8 years ago
  17. 10e223c Turn on -Werror for recovery am: 17e316cce0 by Tianjie Xu · 8 years ago
  18. 17e316c Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  19. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  20. c8fbbc7 Report uncrypt errors in details am: 68fc81e860 by Tianjie Xu · 8 years ago
  21. 68fc81e Report uncrypt errors in details by Tianjie Xu · 8 years ago
  22. 37d7d67 DO NOT MERGE Report uncrypt errors in details by Tianjie Xu · 8 years ago
  23. 553d47b Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61 am: fc887a8fba by Tianjie Xu · 8 years ago
  24. b0d0ee3 Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61 by Tianjie Xu · 8 years ago
  25. da44cf1 Report uncrypt errors in details by Tianjie Xu · 8 years ago
  26. 130f6c8 resolve merge conflicts of d5c7d6b to nyc-mr1-dev-plus-aosp by Elliott Hughes · 8 years ago
  27. cb22040 Switch to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  28. 91e3aee Switch to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  29. e8437b5 save uncrypt status to last_install am: e16e799dfd am: 4769f209dc am: 707583a4ab by Tianjie Xu · 8 years ago
  30. 707583a save uncrypt status to last_install am: e16e799dfd am: 4769f209dc by Tianjie Xu · 8 years ago
  31. e16e799 save uncrypt status to last_install by Tianjie Xu · 8 years ago
  32. fe16b5c save uncrypt status to last_install by Tianjie Xu · 8 years ago
  33. c21edd4 Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  34. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  35. 7477814 Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  36. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  37. 28c1e5d Allow uncrypt to work without socket communication by Tianjie Xu · 8 years ago
  38. 9b15ba8 resolve merge conflicts of 2f272c0 to nyc-mr1-dev-plus-aosp by Yabin Cui · 8 years ago
  39. 2f272c0 Create bootloader_message static library. by Yabin Cui · 8 years ago
  40. bf049bf resolve merge conflicts of ed4c49c to nyc-mr1-dev-plus-aosp by Yabin Cui · 8 years ago
  41. 6faf026 Verify wipe package when wiping A/B device in recovery. by Yabin Cui · 8 years ago
  42. 0231e70 Merge "Fix google-runtime-int warnings." am: a1f4a1e am: bcad1d1 by Chih-hung Hsieh · 8 years ago
  43. 54a2747 Fix google-runtime-int warnings. by Chih-Hung Hsieh · 8 years ago
  44. 49ef134 resolve merge conflicts of a58a6db to nyc-dev-plus-aosp by Yabin Cui · 8 years ago
  45. a58a6db uncrypt: split libbootloader_message_writer for reuse. by Yabin Cui · 8 years ago
  46. 6507265 uncrypt: remove --read-bcb option. by Yabin Cui · 8 years ago
  47. 0c39203 resolve merge conflicts of 61799ba to nyc-dev-plus-aosp by Yabin Cui · 8 years ago
  48. 912e87e Merge "uncrypt: fix call to close()." into nyc-dev by Yabin Cui · 8 years ago
  49. ffa3a1c uncrypt: fix call to close(). by Yabin Cui · 8 years ago
  50. 61799ba uncrypt: remove --read-bcb option. by Yabin Cui · 8 years ago
  51. d6ac686 Fix uncrypt.cpp unique_fd build breakage. by Elliott Hughes · 8 years ago
  52. 20ab2db resolve merge conflicts of 5cf4701 to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  53. bcabd09 Switch to <android-base/unique_fd.h>. by Elliott Hughes · 8 years ago
  54. 3a2bb59 uncrypt: Communicate via /dev/socket/uncrypt. by Tao Bao · 8 years ago
  55. 5b3b373 uncrypt: Retire pre-recovery service. by Tao Bao · 8 years ago
  56. 2d46da5 uncrypt: add options to setup bcb and clear bcb. by Yabin Cui · 8 years ago
  57. 25dd038 uncrypt: generate map file by renaming tmp file. by Yabin Cui · 8 years ago
  58. c5631fc uncrypt: avoid use-after-free by Daniel Micay · 8 years ago
  59. b8df5fb uncrypt: Suppress the compiler warnings on LP64. by Tao Bao · 9 years ago
  60. 4b166f0 Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  61. 63b089e We can use fclose directly in std::unique_ptr. by Elliott Hughes · 9 years ago
  62. cc4e3c6 uncrypt: remove O_SYNC to avoid time-out failures by Jaegeuk Kim · 9 years ago
  63. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  64. daa6d04 move uncrypt from init.rc to uncrypt.rc by Tom Cherry · 9 years ago
  65. c754792 Use unique_ptr and unique_fd to manager FDs. by Tao Bao · 9 years ago
  66. 7cf50c6 uncrypt: Support file level encryption. by Tao Bao · 9 years ago
  67. ac6aa7e uncrypt: Write status when it reboots to factory reset by Tao Bao · 9 years ago
  68. 383b00d Separate uncrypt into two modes by Tao Bao · 9 years ago
  69. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  70. 2c2cae8 uncrypt: Write status when it reboots to factory reset by Tao Bao · 9 years ago
  71. 158e11d Separate uncrypt into two modes by Tao Bao · 9 years ago
  72. 7523863 Clean up the sleep()'s after poking init services by Tao Bao · 9 years ago
  73. 3e8d28b uncrypt: Switch to C++ by Tao Bao · 9 years ago
  74. 381f455 uncrypt: Switch to C++ by Tao Bao · 9 years ago
  75. 8853cb2 uncrypt: package on non-data partition should follow the right path by Tao Bao · 9 years ago
  76. fb4ccef uncrypt: package on non-data partition should follow the right path by Tao Bao · 9 years ago
  77. 2f5feed Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  78. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  79. f5c2d6c Merge tag 'android-5.1.0_r1' of https://android.googlesource.com/platform/bootable/recovery into aosp by Ethan Yonker · 9 years ago
  80. 40862ab am aeecac54: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  81. cd3c55a Add missing includes. by Elliott Hughes · 9 years ago
  82. 6bb8f47 am 538d7d83: Merge "Fix missing #includes in bootable/recovery." by Elliott Hughes · 9 years ago
  83. d4d4c24 Fix missing #includes in bootable/recovery. by Elliott Hughes · 9 years ago
  84. a72512c Add O_CREAT option for open by Sungmin Choi · 10 years ago
  85. 75bf041 Make the android-5.0 branch compile in 4.4 to 4.1 by Ethan Yonker · 10 years ago
  86. 4b54239 Force write to disk while doing uncrypt by Michael Runge · 10 years ago
  87. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  88. 574443d create block map for all update packages on /data by Doug Zongker · 10 years ago
  89. f449db2 open misc device in write-only mode by Doug Zongker · 10 years ago
  90. 2efc9d9 clear BCB in misc partition before rebooting by Doug Zongker · 10 years ago
  91. 1a35a58 revert uncrypt back to dynamic linking, fix libs by Doug Zongker · 10 years ago
  92. 537d34f change uncrypt to static linking by Doug Zongker · 10 years ago
  93. eaf3365 only do uncryption on packages in /data by Doug Zongker · 10 years ago
  94. 2605dec recovery: 64 bit build issues by Mark Salyzyn · 10 years ago
  95. e7b2888 Fix a crash when going into recovery mode. by Maxim Siniavine · 10 years ago
  96. 76adfc5 program to store unencrypted files in an encrypted filesystem by Doug Zongker · 10 years ago