1. 3b0385c Define SELinux domain for recovery by Maarten Derks · 7 years ago fp2-m-sibon fp2-m-sibon-twrp fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 1f12775 Add TWRP flags to enable logd and/or logcat in recovery by Captain Throwback · 8 years ago
  3. 4251a9b init: Add new props triggers by Matt Mower · 9 years ago
  4. 58b09f1 Fix SELinux issues for some devices by Ethan Yonker · 9 years ago
  5. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  6. ec009e8 Allow devices to override USB init by Matt Mower · 9 years ago
  7. 392879e Revert "Change init sequence to support file level encryption" by Paul Lawrence · 9 years ago
  8. 98c1a3d Change init sequence to support file level encryption by Paul Lawrence · 9 years ago
  9. f846cac Fix mass storage in recovery by ramsudharsan · 9 years ago
  10. 6f76dd5 Revert "Revert "init re-execs to set its security context now."" by Elliott Hughes · 9 years ago
  11. c819dbe Revert "init re-execs to set its security context now." by Nick Kralevich · 9 years ago
  12. c57453d init re-execs to set its security context now. by Elliott Hughes · 9 years ago
  13. f5c2d6c Merge tag 'android-5.1.0_r1' of https://android.googlesource.com/platform/bootable/recovery into aosp by Ethan Yonker · 9 years ago
  14. 05ec1d4 Mount pstore filesystem while in recovery by Vojtech Bocek · 9 years ago
  15. 5bf74b2 Bump up max_map_count value. by Jesse Zhao · 9 years ago
  16. df7abac Do not toggle USB ID during MTP startup if not needed by Ethan Yonker · 9 years ago
  17. 6cb35aa Recovery init.rc setenforce 0 to make SELinux permissive by Ethan Yonker · 9 years ago
  18. 75bf041 Make the android-5.0 branch compile in 4.4 to 4.1 by Ethan Yonker · 10 years ago
  19. a167416 Merge in lollipop and attempt to fix merge conflicts by Ethan Yonker · 10 years ago
  20. 9eb8c8b init.rc: Inidicate that booting is complete wrt firwmare requests by JP Abgrall · 10 years ago
  21. 689e06b recovery: Fix adb with linux 3.10 by Benoit Goby · 10 years ago
  22. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  23. 075ad80 sideload without holding the whole package in RAM by Doug Zongker · 10 years ago
  24. e8d7dd4 am 3e0fc39e: am 974fe112: Merge "Fix recovery mode." by Riley Andrews · 10 years ago
  25. 22bcf97 recovery: enable panic_on_oops by Colin Cross · 10 years ago
  26. e739d7e Fix recovery mode. by Riley Andrews · 10 years ago
  27. 55d6542 correctly mount tmpfs as /tmp in recovery by Doug Zongker · 10 years ago
  28. 0d372a5 am ed75be6d: am ac189bf6: Merge "recovery: Fix adb with linux 3.10" by Benoit Goby · 10 years ago
  29. 1b96411 recovery: Fix adb with linux 3.10 by Benoit Goby · 10 years ago
  30. 4d1b090 am f4641299: am 295e74aa: Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 10 years ago
  31. 26ff4c0 Enable UMS mounting of storage drives by Jason Riordan · 10 years ago
  32. c52c5b8 adbd: switch to su domain when running as root by Nick Kralevich · 10 years ago
  33. 0708239 am a01b6467: am 772f6e2a: Merge "correctly mount tmpfs as /tmp in recovery" by Doug Zongker · 10 years ago
  34. 075ef32 correctly mount tmpfs as /tmp in recovery by Doug Zongker · 10 years ago
  35. c22a444 am 7e0d3066: am fc729512: Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  36. 2c9d5b2 Set SELinux security contexts correctly for init and services. by Stephen Smalley · 10 years ago
  37. bb4c0cb Fix merge conflicts and update for 4.4 kitkat by Dees Troy · 11 years ago
  38. 0cd27a8 Clean up init.rc by Dees Troy · 11 years ago
  39. be96809 start healthd in recovery mode by Todd Poynor · 11 years ago
  40. cc2958f fix secure adb in recovery by Doug Zongker · 11 years ago
  41. 77ea71d recovery: fix rebooting by Doug Zongker · 11 years ago
  42. 2f2c988 start healthd in recovery by Todd Poynor · 11 years ago
  43. 0cd4cc2 Update init.rc to fix sideload by Dees_Troy · 11 years ago
  44. 556411f Allow init.rc inheritance and bring init.rc closer to CM recovery source by Matt Mower · 11 years ago
  45. 5112731 Improve storage size code, mount, unmount by Dees_Troy · 12 years ago
  46. 51a0e82 TWRP-ify AOSP code by Dees_Troy · 12 years ago
  47. f510f06 recovery: import init.recovery.${ro.hardware}.rc by Colin Cross · 12 years ago
  48. 703ed15 run minadbd as shell user by Doug Zongker · 12 years ago
  49. 6639248 always initialize usb product, vendor, etc. for adb in recovery by Doug Zongker · 12 years ago
  50. 0a7b45a recovery: convert all usages of $prop to ${prop} by Dima Zavin · 12 years ago
  51. 9334878 Add missing commands to recovery init.rc by Michael Ward · 13 years ago
  52. 718a2f7 init.rc: Simplify logic for starting adbd in recovery by Mike Lockwood · 13 years ago
  53. fb04b87 fix adb root in recovery by Doug Zongker · 13 years ago
  54. 7e58b65 Fix starting adb in recovery mode by Mike Lockwood · 13 years ago
  55. c78a969 am ecc76ba5: Set adbd to be disabled by default in recovery by Kenny Root · 14 years ago
  56. ecc76ba Set adbd to be disabled by default in recovery by Kenny Root · 14 years ago
  57. dd6a041 recovery: Add ueventd service by Colin Cross · 14 years ago
  58. c24a8e6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  59. ffb48f6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. 23580ca Initial Contribution by The Android Open Source Project · 16 years ago