1. 63b089e We can use fclose directly in std::unique_ptr. by Elliott Hughes · 8 years ago
  2. cc4e3c6 uncrypt: remove O_SYNC to avoid time-out failures by Jaegeuk Kim · 8 years ago
  3. daa6d04 move uncrypt from init.rc to uncrypt.rc by Tom Cherry · 9 years ago
  4. c754792 Use unique_ptr and unique_fd to manager FDs. by Tao Bao · 9 years ago
  5. 7cf50c6 uncrypt: Support file level encryption. by Tao Bao · 9 years ago
  6. ac6aa7e uncrypt: Write status when it reboots to factory reset by Tao Bao · 9 years ago
  7. 383b00d Separate uncrypt into two modes by Tao Bao · 9 years ago
  8. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  9. 7523863 Clean up the sleep()'s after poking init services by Tao Bao · 9 years ago
  10. 381f455 uncrypt: Switch to C++ by Tao Bao · 9 years ago
  11. fb4ccef uncrypt: package on non-data partition should follow the right path by Tao Bao · 9 years ago
  12. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  13. 40862ab am aeecac54: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  14. cd3c55a Add missing includes. by Elliott Hughes · 9 years ago
  15. 6bb8f47 am 538d7d83: Merge "Fix missing #includes in bootable/recovery." by Elliott Hughes · 9 years ago
  16. d4d4c24 Fix missing #includes in bootable/recovery. by Elliott Hughes · 9 years ago
  17. a72512c Add O_CREAT option for open by Sungmin Choi · 9 years ago
  18. 4b54239 Force write to disk while doing uncrypt by Michael Runge · 9 years ago
  19. 574443d create block map for all update packages on /data by Doug Zongker · 10 years ago
  20. f449db2 open misc device in write-only mode by Doug Zongker · 10 years ago
  21. 2efc9d9 clear BCB in misc partition before rebooting by Doug Zongker · 10 years ago
  22. 1a35a58 revert uncrypt back to dynamic linking, fix libs by Doug Zongker · 10 years ago
  23. 537d34f change uncrypt to static linking by Doug Zongker · 10 years ago
  24. eaf3365 only do uncryption on packages in /data by Doug Zongker · 10 years ago
  25. 2605dec recovery: 64 bit build issues by Mark Salyzyn · 10 years ago
  26. e7b2888 Fix a crash when going into recovery mode. by Maxim Siniavine · 10 years ago
  27. 76adfc5 program to store unencrypted files in an encrypted filesystem by Doug Zongker · 10 years ago