1. 43162fe am 076f5479: Merge "Use headers from adb." by Dan Albert · 10 years ago
  2. 076f547 Merge "Use headers from adb." by Dan Albert · 10 years ago
  3. 1ddd350 Use headers from adb. by Dan Albert · 10 years ago
  4. 61398da am bbf627a6: Merge "Remove unused code." by Dan Albert · 10 years ago
  5. bf1476d am 4db055d6: Merge "Lose USB transport code to libadb." by Dan Albert · 10 years ago
  6. bbf627a Merge "Remove unused code." by Dan Albert · 10 years ago
  7. 4db055d Merge "Lose USB transport code to libadb." by Dan Albert · 10 years ago
  8. 2b2a14f Remove unused code. by Dan Albert · 10 years ago
  9. 8f1bfea Lose USB transport code to libadb. by Dan Albert · 10 years ago
  10. ecb0ad2 am 37e933a7: Merge "Add extern "C" to all the headers." by Dan Albert · 10 years ago
  11. 37e933a Merge "Add extern "C" to all the headers." by Dan Albert · 10 years ago
  12. d808d21 Add extern "C" to all the headers. by Dan Albert · 10 years ago
  13. f8dd04e am ff934d02: Merge "Fix Droid and animation color in recovery mode" by Elliott Hughes · 10 years ago
  14. ff934d0 Merge "Fix Droid and animation color in recovery mode" by Elliott Hughes · 10 years ago
  15. fd778e3 Fix Droid and animation color in recovery mode by Tony Kuo · 10 years ago
  16. adf71bf am 5db3f978: Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 10 years ago
  17. 5db3f97 Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 10 years ago
  18. 98e2c50 am 78aa50d3: Merge "recovery: Handle EV_SW events" by Elliott Hughes · 10 years ago
  19. ee7127c am bf0be350: Merge "recovery: Generate libminui dynamic library" by Elliott Hughes · 10 years ago
  20. 78aa50d Merge "recovery: Handle EV_SW events" by Elliott Hughes · 10 years ago
  21. 07d9627 recovery: Handle EV_SW events by Ajay Dudani · 10 years ago
  22. bf0be35 Merge "recovery: Generate libminui dynamic library" by Elliott Hughes · 10 years ago
  23. 9905f3a recovery: Generate libminui dynamic library by Ajay Dudani · 10 years ago
  24. dcbf4fc resolved conflicts for merge of 35efcd27 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 10 years ago
  25. 35efcd2 Merge "recovery: Properly detect userdebug or eng builds" by Elliott Hughes · 10 years ago
  26. f14af80 recovery: Properly detect userdebug or eng builds by Elliott Hughes · 10 years ago
  27. ec5c1c1 am 99e084ca: Merge "Remove dead/unused code and realign some of the comments to make it more cleaner and easier to read" by Nick Kralevich · 10 years ago
  28. 99e084c Merge "Remove dead/unused code and realign some of the comments to make it more cleaner and easier to read" by Nick Kralevich · 10 years ago
  29. 4e8e93b Remove dead/unused code and realign some of the comments by Nanik Tolaram · 10 years ago
  30. 42b09d2 am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'." by Elliott Hughes · 10 years ago
  31. 6a0d2fb Merge "There's no GPL code in 'updater'." by Elliott Hughes · 10 years ago
  32. 8a9014d There's no GPL code in 'updater'. by Elliott Hughes · 10 years ago
  33. 40862ab am aeecac54: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  34. aeecac5 Merge "Add missing includes." by Elliott Hughes · 10 years ago
  35. cd3c55a Add missing includes. by Elliott Hughes · 10 years ago
  36. 22b8fe9 am dab56cac: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  37. dab56ca Merge "Add missing includes." by Elliott Hughes · 10 years ago
  38. 26dbad2 Add missing includes. by Elliott Hughes · 10 years ago
  39. 88c30fb am eaeb55f7: Merge "Start losing code to libadb." by Dan Albert · 10 years ago
  40. eaeb55f Merge "Start losing code to libadb." by Dan Albert · 10 years ago
  41. 2d67a48 am cdc38d04: Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago
  42. cdc38d0 Merge "Fix the v2 descriptor handling." by Christopher Ferris · 10 years ago
  43. efa16af am cad5ce81: Merge "adbd: Support for new f_fs descriptor format" by Christopher Ferris · 10 years ago
  44. cad5ce8 Merge "adbd: Support for new f_fs descriptor format" by Christopher Ferris · 10 years ago
  45. 3ed8ef0 Fix the v2 descriptor handling. by Christopher Ferris · 10 years ago
  46. 9e3cce5 adbd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 10 years ago
  47. 4db9c89 am d4069928: Merge "Add missing <string.h> include." by Elliott Hughes · 10 years ago
  48. d406992 Merge "Add missing <string.h> include." by Elliott Hughes · 10 years ago
  49. e01d9de Add missing <string.h> include. by Elliott Hughes · 10 years ago
  50. e84e931 am eade3a80: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  51. eade3a8 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  52. 6ed899a Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  53. 465e870 am 5bf74b23: Bump up max_map_count value. by Jesse Zhao · 10 years ago
  54. 5bf74b2 Bump up max_map_count value. by Jesse Zhao · 10 years ago
  55. 479e510 am dd719dfe: Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  56. dd719df Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  57. 6bec0e5 am a5d63956: Merge "Remove an uninitialized value." by Dan Albert · 10 years ago
  58. a5d6395 Merge "Remove an uninitialized value." by Dan Albert · 10 years ago
  59. a382e2b Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  60. 6bb8f47 am 538d7d83: Merge "Fix missing #includes in bootable/recovery." by Elliott Hughes · 10 years ago
  61. 538d7d8 Merge "Fix missing #includes in bootable/recovery." by Elliott Hughes · 10 years ago
  62. d4d4c24 Fix missing #includes in bootable/recovery. by Elliott Hughes · 10 years ago
  63. 7279f97 Remove an uninitialized value. by Dan Albert · 10 years ago
  64. 8af7c5d am a72512cd: Add O_CREAT option for open by Sungmin Choi · 10 years ago
  65. a72512c Add O_CREAT option for open by Sungmin Choi · 10 years ago
  66. cb1a750 am f59b9942: Add basic navigation controls to log viewer. by Patrick Tjin · 10 years ago
  67. 8e8d5de am cd055ee7: Save kernel logs to /cache/recovery by Patrick Tjin · 10 years ago
  68. f59b994 Add basic navigation controls to log viewer. by Patrick Tjin · 10 years ago
  69. cd055ee Save kernel logs to /cache/recovery by Patrick Tjin · 10 years ago
  70. 4f9fcff am 37ad1f12: Merge "Force write to disk while doing uncrypt" into lmp-mr1-dev by Michael Runge · 10 years ago
  71. 37ad1f1 Merge "Force write to disk while doing uncrypt" into lmp-mr1-dev by Michael Runge · 10 years ago
  72. cdce7f7 am c43b17f0: Merge "Fix recovery image build for 32p" by Ying Wang · 10 years ago
  73. c43b17f Merge "Fix recovery image build for 32p" by Ying Wang · 10 years ago
  74. 4c3c7a9 Fix recovery image build for 32p by Bruce Beare · 10 years ago
  75. a01ce3a Start losing code to libadb. by Dan Albert · 10 years ago
  76. 0fe938c am 5b9c4ce5: am b278c252: Add support for tune2fs file operations by Michael Runge · 10 years ago
  77. 5b9c4ce am b278c252: Add support for tune2fs file operations by Michael Runge · 10 years ago
  78. 4b54239 Force write to disk while doing uncrypt by Michael Runge · 10 years ago
  79. b278c25 Add support for tune2fs file operations by Michael Runge · 10 years ago
  80. 39be2f6 am d34b6378: Merge "Global C++11 compatibility." by Dan Albert · 10 years ago
  81. d34b637 Merge "Global C++11 compatibility." by Dan Albert · 10 years ago
  82. 32f9fe7 Global C++11 compatibility. by Dan Albert · 10 years ago
  83. 71fa539 am de27d4cb: am e5879c36: Byte swap to support BGRA in recovery mode by Heather Lee Wilson · 10 years ago
  84. de27d4c am e5879c36: Byte swap to support BGRA in recovery mode by Heather Lee Wilson · 10 years ago
  85. e5879c3 Byte swap to support BGRA in recovery mode by Heather Lee Wilson · 10 years ago
  86. 82ca0ba am 92242c70: Merge "kill HAVE_FORKEXEC" by Yabin Cui · 10 years ago
  87. 92242c7 Merge "kill HAVE_FORKEXEC" by Yabin Cui · 10 years ago
  88. 678f7d4 kill HAVE_FORKEXEC by Yabin Cui · 10 years ago
  89. 3cd669f Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined by Adrien Grassein · 10 years ago
  90. 8bebe58 am 2020564f: am be81e51c: Use more aggressive sync writing to applypatch. by Michael Runge · 10 years ago
  91. c2e7d90 am e908a454: am 042c3cd0: Force sync files written by minzip. by Michael Runge · 10 years ago
  92. 2020564 am be81e51c: Use more aggressive sync writing to applypatch. by Michael Runge · 10 years ago
  93. be81e51 Use more aggressive sync writing to applypatch. by Michael Runge · 10 years ago
  94. e908a45 am 042c3cd0: Force sync files written by minzip. by Michael Runge · 10 years ago
  95. 042c3cd Force sync files written by minzip. by Michael Runge · 10 years ago
  96. 8a9ee08 am fe8563f4: am 5ddf4293: Log mount/unmount errors to UI by Michael Runge · 10 years ago
  97. fe8563f am 5ddf4293: Log mount/unmount errors to UI by Michael Runge · 10 years ago
  98. 5ddf429 Log mount/unmount errors to UI by Michael Runge · 10 years ago
  99. 944fc5e am 915d661c: am 68802416: unconditionally apply SELinux labels to symlinks by Nick Kralevich · 10 years ago
  100. 915d661 am 68802416: unconditionally apply SELinux labels to symlinks by Nick Kralevich · 10 years ago