1. 7d15c25 Hax to make it boot by Dees_Troy · 12 years ago
  2. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago
  3. 240e4a7 Initial stub of partitions.hpp by Dees_Troy · 12 years ago
  4. 74df7d3 Add readme by Dees_Troy · 12 years ago
  5. bddbb5b Merge "Fixing trivial warnings for libminui" by Jean-Baptiste Queru · 12 years ago
  6. 6a693d5 Merge "Fixed warnings in libmtdutils" by Jean-Baptiste Queru · 12 years ago
  7. 0254d57 Merge "Fix multiple defined symbol errors" by Jean-Baptiste Queru · 12 years ago
  8. 481e03e Merge "Fixed unused param warnings for check-lost+found" by Jean-Baptiste Queru · 12 years ago
  9. edc5d17 Fixing trivial warnings for libminui by Edwin Vane · 12 years ago
  10. 0298ec2 Fix multiple defined symbol errors by Edwin Vane · 12 years ago
  11. 4f66d55 Fixed unused param warnings for check-lost+found by Edwin Vane · 12 years ago
  12. 76b6666 Fixed warnings in libmtdutils by Edwin Vane · 12 years ago
  13. 3733d21 Merge changes I664f8dc7,I4154db06,I5e1df90f by Joe Onorato · 12 years ago
  14. 4eeb379 Use the static version of libsparse by Joe Onorato · 12 years ago
  15. 6396e70 Multiple modules with the same name are going away. by Joe Onorato · 12 years ago
  16. c0481af host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  17. dd6cd4f Merge "graphics: add support for "single buffering"" by Doug Zongker · 12 years ago
  18. 989a285 Merge "Link against libsparse" by Colin Cross · 12 years ago
  19. cde94f3 Link against libsparse by Colin Cross · 12 years ago
  20. 0e34880 graphics: add support for "single buffering" by Octavian Purdila · 13 years ago
  21. ea17e32 am 6d60667d: Merge "Use a dependency file to replace the list file." by Ying Wang · 12 years ago
  22. 6d60667 Merge "Use a dependency file to replace the list file." by Ying Wang · 12 years ago
  23. eef790d Use a dependency file to replace the list file. by Ying Wang · 12 years ago
  24. 5f4eeec Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 12 years ago
  25. 0c0efa0 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  26. 69f4b67 fix timed progress bars in recovery by Doug Zongker · 12 years ago
  27. 42b7340 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  28. f69d40a am e5d5ac76: minor recovery changes by Doug Zongker · 12 years ago
  29. e5d5ac7 minor recovery changes by Doug Zongker · 12 years ago
  30. 25bb2a3 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  31. c686a39 Merge "Add NOTICE file" by Doug Zongker · 12 years ago
  32. 8619a78 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  33. 038818c Update merge for SELinux to compile by Kenny Root · 12 years ago
  34. 1e4469a am 78911bdf: am 2a4ab824: Merge "Change the format command to always take the mount point as an argument." by Kenny Root · 12 years ago
  35. 78911bd am 2a4ab824: Merge "Change the format command to always take the mount point as an argument." by Kenny Root · 12 years ago
  36. 2a4ab82 Merge "Change the format command to always take the mount point as an argument." by Kenny Root · 12 years ago
  37. 6e960cd Add NOTICE file by Wei Zhong · 12 years ago
  38. 345544c Merge remote-tracking branch 'goog/ics-aah' by Mike Lockwood · 12 years ago
  39. 516e4e2 Change the format command to always take the mount point as an argument. by Stephen Smalley · 12 years ago
  40. bc05cb8 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  41. 41dda82 resolved conflicts for merge of 0b1fee1b to master by Kenny Root · 12 years ago
  42. 0b1fee1 am 155cd3c1: Merge changes Ied379f26,I09fb9d56 by Kenny Root · 12 years ago
  43. 155cd3c Merge changes Ied379f26,I09fb9d56 by Kenny Root · 12 years ago
  44. 779701d Extend recovery and updater to support setting file security contexts. by Stephen Smalley · 12 years ago
  45. 9d3b756 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  46. b236434 Merge "fail edify script if set_perm() or symlink() fails" by Doug Zongker · 12 years ago
  47. acd73ed fail edify script if set_perm() or symlink() fails by Doug Zongker · 12 years ago
  48. 19021a7 Merge remote-tracking branch 'goog/ics-aah-exp' by Mike Lockwood · 12 years ago
  49. cc8d28e merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  50. ba5e547 merge in jb-release history after reset to master by The Android Automerger · 12 years ago
  51. 4870479 run minadbd as shell user, remove unused code by Doug Zongker · 12 years ago
  52. 098d1f6 remove unused code from minadbd by Doug Zongker · 12 years ago
  53. 703ed15 run minadbd as shell user by Doug Zongker · 12 years ago
  54. 35a35a6 remove retouching code from updater by Doug Zongker · 12 years ago
  55. b07b293 fix build by Doug Zongker · 12 years ago
  56. 1c43c97 fix failure to free memory by Doug Zongker · 12 years ago
  57. 53013c4 am 62947db5: am 37d0f260: Reconcile with ics-mr1-release by The Android Open Source Project · 12 years ago
  58. 62947db am 37d0f260: Reconcile with ics-mr1-release by The Android Open Source Project · 12 years ago
  59. 37d0f26 Reconcile with ics-mr1-release by The Android Open Source Project · 12 years ago
  60. 74a6279 libz is a superset of libunz, so we don't need both. by Elliott Hughes · 12 years ago
  61. 1a11449 Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used. by Stephen Smalley · 12 years ago
  62. 48b5b07 allow recovery UI to ignore certain keypresses by Doug Zongker · 12 years ago
  63. 45fdb38 Merge "allow recovery UI to ignore certain keypresses" into ics-aah by Doug Zongker · 12 years ago
  64. 336a994 allow recovery UI to ignore certain keypresses by Doug Zongker · 12 years ago
  65. e83b7cf support "sideload over ADB" mode by Doug Zongker · 12 years ago
  66. 6639248 always initialize usb product, vendor, etc. for adb in recovery by Doug Zongker · 12 years ago
  67. 3e8ba43 Merge "support "sideload over ADB" mode" by Doug Zongker · 12 years ago
  68. 9270a20 support "sideload over ADB" mode by Doug Zongker · 12 years ago
  69. 0a7b45a recovery: convert all usages of $prop to ${prop} by Dima Zavin · 12 years ago
  70. e6ef63f Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  71. 210f887 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  72. adb5c2f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 12 years ago
  73. d9428e3 mount cache before sideloading from external storage by Doug Zongker · 13 years ago
  74. 4029fb3 am 9fc3e3c8: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  75. 9fc3e3c Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  76. 32a0a47 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  77. d538eb7 fix verifier test by Doug Zongker · 13 years ago
  78. a4e88e4 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  79. daefc1d C++ class for device-specific code by Doug Zongker · 13 years ago
  80. 5e12cc3 Merge "verifier_test needs to provide a UI object" into ics-aah by Doug Zongker · 13 years ago
  81. bd8e7fb verifier_test needs to provide a UI object by Doug Zongker · 13 years ago
  82. b88aea8 temporarily remove verifier_test binary by Doug Zongker · 13 years ago
  83. 211aebc refactor ui functions into a class by Doug Zongker · 13 years ago
  84. 7d0542f C++ class for device-specific code by Doug Zongker · 13 years ago
  85. 0890a0c Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  86. 28ce47c turn recovery into a C++ binary by Doug Zongker · 13 years ago
  87. 7440630 refactor ui functions into a class by Doug Zongker · 13 years ago
  88. 10e418d turn recovery into a C++ binary by Doug Zongker · 13 years ago
  89. fadc5ac merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  90. d0181b8 allow recovery packages to wipe cache by Doug Zongker · 13 years ago
  91. cf9488a merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  92. 441031d minui: add ability to synchronize current key state by Dima Zavin · 13 years ago
  93. 296955c merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  94. f6abd40 fix problem where the screen is sometimes all black in recovery by Doug Zongker · 13 years ago
  95. 1468302 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  96. fdfb636 update recovery with new 3D images by Doug Zongker · 13 years ago
  97. 512d123 merge in ics-release history after reset to master by The Android Automerger · 13 years ago
  98. 88e0899 minui: events: only open input devices with EV_KEY and/or EV_REL by Dima Zavin · 13 years ago
  99. 3658367 minui: events: add ability to poll on non-input fds by Dima Zavin · 13 years ago
  100. bc29063 minui: events: refactor event acquisition by Dima Zavin · 13 years ago