1. 5733215 build: AOSP/CM14 fixes (API 24/25, mainly BusyBox-less environment) by Hashcode · 8 years ago
  2. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  3. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  4. b29a5e2 build: Consolidate the crypto_utils presence tests by D. Andrei Măceș · 8 years ago
  5. bd7492d Support File Based Encryption by Ethan Yonker · 8 years ago
  6. 1b19016 Add boot slot support by Ethan Yonker · 8 years ago
  7. 941a899 Support new AB OTA zips by Ethan Yonker · 8 years ago
  8. 3fdcda4 Improve backup & wipe exclusion handling by Ethan Yonker · 8 years ago
  9. 0a8a7ce Fix adb shell in 7.0 tree by Ethan Yonker · 8 years ago
  10. b523650 Update to android-7.1 by Ethan Yonker · 8 years ago
  11. 99adda9 Merge "Cleanup the duplicates of logs rotation functions" am: e2d05c5658 by Tianjie Xu · 8 years ago
  12. e113e4d Cleanup the duplicates of logs rotation functions by Tianjie Xu · 8 years ago
  13. 8176cf2 resolve merge conflicts of 6fba98c to stage-aosp-master by Tianjie Xu · 8 years ago
  14. 8b309f6 Create bootloader_message static library. by Yabin Cui · 8 years ago
  15. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  16. c26e377 Merge "Update the header path for ext4_utils." am: 2bd94433f8 am: 00a9050815 by Tao Bao · 8 years ago
  17. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  18. b0c3f6f Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  19. 17e316c Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  20. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  21. 99af766 Fix libcrypto dependency in 6.0 trees by Ethan Yonker · 8 years ago
  22. c21edd4 Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  23. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  24. 443af21 twrp: Use the correct lib name by Humberto Borba · 8 years ago
  25. 4bf259f Make naming scheme more meaningful by Ethan Yonker · 8 years ago
  26. 534d4e0 Fix compatibility across the board by Ethan Yonker · 8 years ago
  27. df68184 Fix compatibility with 5.1 by Ethan Yonker · 8 years ago
  28. f117962 Make it backwards compatible with 4.4 by Ethan Yonker · 8 years ago
  29. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  30. 6c28ee8 NTFS-3g: migrate to PLATFORM_SDK check instead by Jason Riordan · 8 years ago
  31. 0e2140e Add git revision to startup message in recovery.log by that · 8 years ago
  32. 6657185 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 am: dc97404346 by Josh Gao · 8 years ago
  33. dc97404 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 by Josh Gao · 8 years ago
  34. 073164f Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  35. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  36. 9b15ba8 resolve merge conflicts of 2f272c0 to nyc-mr1-dev-plus-aosp by Yabin Cui · 8 years ago
  37. 2f272c0 Create bootloader_message static library. by Yabin Cui · 8 years ago
  38. b36980c resolve merge conflicts of 179c0d8 to stage-aosp-master am: 274d17dc0f by Elliott Hughes · 8 years ago
  39. 274d17d resolve merge conflicts of 179c0d8 to stage-aosp-master by Elliott Hughes · 8 years ago
  40. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  41. 994bacf Disable the meaningless parts of the UI for A/B. am: 01fcbe160b by Elliott Hughes · 8 years ago
  42. 01fcbe1 Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  43. 8febafa Use BoringSSL instead of mincrypt to speed up package verification. by Elliott Hughes · 8 years ago
  44. 6e2a8b1 resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  45. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  46. 308b1ca Really remove all old SP* flags and code by Ethan Yonker · 8 years ago
  47. 9b9e584 Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771 by Mark Salyzyn · 8 years ago
  48. 13aca59 recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  49. 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 8 years ago
  50. a4f701a recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  51. 1500f11 recovery: Move SwipeDetector into common location am: 9020e0f by Prashant Malani · 8 years ago
  52. 9020e0f recovery: Move SwipeDetector into common location by Prashant Malani · 8 years ago
  53. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  54. a60c786 Remove busybox modprobe to fix slow performance for some devices by Ethan Yonker · 8 years ago
  55. 99281df recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  56. 53e7a06 recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  57. e5a288c Fix up logd make file rules by Ethan Yonker · 8 years ago
  58. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  59. 34741d9 Fix no exfat-fuse rules by Ethan Yonker · 8 years ago
  60. e284cd5 Merge "Refactor existing tests to use gtest" am: 38b02cc6a0 am: 9865c55254 by Tao Bao · 8 years ago
  61. 4329186 Refactor existing tests to use gtest by Jed Estep · 8 years ago
  62. 1f12775 Add TWRP flags to enable logd and/or logcat in recovery by Captain Throwback · 8 years ago
  63. ed974bb allow flashing sparse images by HashBang · 8 years ago
  64. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  65. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  66. ce608ab Add zip and unzip when using toybox by dianlujitao · 9 years ago
  67. b82422a Fix SuperSU local dependencies by Ethan Yonker · 8 years ago
  68. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  69. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago
  70. b39e6c6 ntfs-3g: Fix cm-13 compatibility by Greg Wallace · 9 years ago
  71. 94b0650 Remove no-op by Olivier K. · 9 years ago
  72. 0af1ac1 do not include stlport headers unless link to it by Xing · 9 years ago
  73. 36ade45 Add default brightness control by Greg Wallace · 9 years ago
  74. 09ef1e4 exfat: Update to 1.2.2 by Matt Mower · 9 years ago
  75. 80f7b36 exfat: Build fsck and update path to mkfs by Matt Mower · 9 years ago
  76. 047723c selinux: Only union sepolicy in SDKs 21,22 by Matt Mower · 9 years ago
  77. 1777cdc Remove unnecessary quoting from twres path by Matt Mower · 9 years ago
  78. 5829491 f2fs: Update make rules for CM compatibility by Matt Mower · 9 years ago
  79. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  80. 7197ee0 Add update_verifier for A/B OTA update. by Tao Bao · 9 years ago
  81. 6bc2155 Add update_verifier for A/B OTA update. am: 1171d3a12b by Tao Bao · 9 years ago
  82. 1171d3a Add update_verifier for A/B OTA update. by Tao Bao · 9 years ago
  83. 18794c8 Update dosfstools by Matt Mower · 9 years ago
  84. 56deefb Stop using libstdc++. by Dan Albert · 9 years ago
  85. 7101b2e recovery: Switch to clang by Tao Bao · 9 years ago
  86. 5046857 Fix rules for libstlport by Ethan Yonker · 9 years ago
  87. f591c87 Fixup union sepolicy by Andrea Mennillo · 9 years ago
  88. 4ea2b0c Merge "recovery: Depend on mkfs.f2fs only if needed." am: a412198699 by Tao Bao · 9 years ago
  89. f683512 recovery: Depend on mkfs.f2fs only if needed. by Tao Bao · 9 years ago
  90. 58b09f1 Fix SELinux issues for some devices by Ethan Yonker · 9 years ago
  91. 8e213fd fix build in Omni 4.4 by that · 9 years ago
  92. 11309e9 Union sepolicy within TWRP to make SELinux permissive by Ethan Yonker · 9 years ago
  93. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  94. ba78158 am 337db14f: recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. by Tao Bao · 9 years ago
  95. 337db14 recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. by Tao Bao · 9 years ago
  96. 0d4e002 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  97. 71dc365 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  98. b81d905 Add ntfs-3g support by Ethan Yonker · 9 years ago
  99. ec009e8 Allow devices to override USB init by Matt Mower · 9 years ago
  100. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago