1. f2ff0a2 Merge "clean up some warnings when building recovery" by Doug Zongker · 10 years ago
  2. 48f4c3d Merge "Fix a crash when going into recovery mode." by Maxim Siniavine · 10 years ago
  3. e7b2888 Fix a crash when going into recovery mode. by Maxim Siniavine · 10 years ago
  4. 3eb681d remove remaining libminelf references by Doug Zongker · 10 years ago
  5. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  6. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 10 years ago
  7. 52b4036 add syspatch support to updater by Doug Zongker · 10 years ago
  8. a930030 add mzGetStoredEntry function by Doug Zongker · 10 years ago
  9. 707d321 am 2739ed96: am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  10. 2739ed9 am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  11. a5d105e Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  12. 92cdf9c recovery: fix building with pointer-to-int errors turned on by Colin Cross · 10 years ago
  13. 4068f6a am fd84f65d: am f3532072: Merge "minadbd: remove dead code" by Colin Cross · 10 years ago
  14. fd84f65 am f3532072: Merge "minadbd: remove dead code" by Colin Cross · 10 years ago
  15. f353207 Merge "minadbd: remove dead code" by Colin Cross · 10 years ago
  16. e787fee minadbd: remove dead code by Colin Cross · 10 years ago
  17. 4d1b090 am f4641299: am 295e74aa: Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 10 years ago
  18. f464129 am 295e74aa: Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 10 years ago
  19. 295e74a Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 10 years ago
  20. 19a8e24 log extra info for debugging by Doug Zongker · 10 years ago
  21. c52c5b8 adbd: switch to su domain when running as root by Nick Kralevich · 10 years ago
  22. 76adfc5 program to store unencrypted files in an encrypted filesystem by Doug Zongker · 10 years ago
  23. 99916f0 do verification and extraction on memory, not files by Doug Zongker · 10 years ago
  24. 0708239 am a01b6467: am 772f6e2a: Merge "correctly mount tmpfs as /tmp in recovery" by Doug Zongker · 10 years ago
  25. a01b646 am 772f6e2a: Merge "correctly mount tmpfs as /tmp in recovery" by Doug Zongker · 10 years ago
  26. 772f6e2 Merge "correctly mount tmpfs as /tmp in recovery" by Doug Zongker · 10 years ago
  27. 075ef32 correctly mount tmpfs as /tmp in recovery by Doug Zongker · 10 years ago
  28. c22a444 am 7e0d3066: am fc729512: Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  29. 7e0d306 am fc729512: Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  30. fc72951 Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  31. 2c9d5b2 Set SELinux security contexts correctly for init and services. by Stephen Smalley · 10 years ago
  32. 2768efd remove dead code from minzip by Doug Zongker · 10 years ago
  33. f3819c2 am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initialization" by Nick Kralevich · 11 years ago
  34. 27efc8f am 617d1cad: Merge "minui: do not use flexible array initialization" by Nick Kralevich · 11 years ago
  35. 617d1ca Merge "minui: do not use flexible array initialization" by Nick Kralevich · 11 years ago
  36. 7af6b7f am 15f5fe1b: am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into klp-dev by Michael Runge · 11 years ago
  37. 15f5fe1 am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into klp-dev by Michael Runge · 11 years ago
  38. f9dd42d Merge "Don't abort on read_file if the file is missing." into klp-dev by Michael Runge · 11 years ago
  39. 289ab02 am e1bb2733: am 168724c3: fix unnecessarily slow writing of EMMC partitions by Doug Zongker · 11 years ago
  40. e1bb273 am 168724c3: fix unnecessarily slow writing of EMMC partitions by Doug Zongker · 11 years ago
  41. 168724c fix unnecessarily slow writing of EMMC partitions by Doug Zongker · 11 years ago
  42. 6eed224 Don't abort on read_file if the file is missing. by Michael Runge · 11 years ago
  43. f39989a recovery: wipe encryption metadata along with data partition by Doug Zongker · 11 years ago
  44. a766c34 am d327c63a: am c87bab10: add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  45. d327c63 am c87bab10: add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  46. c87bab1 add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  47. a0ecc8c minui: do not use flexible array initialization by synergy dev · 11 years ago
  48. 9fb676a Merge "Fix rare crash seen when dereferencing backgroundIcon[NONE]." by Doug Zongker · 11 years ago
  49. 027429a Restore default umask after forking for update-binary. by Alistair Strachan · 11 years ago
  50. 9b8ae80 Fix rare crash seen when dereferencing backgroundIcon[NONE]. by Alistair Strachan · 11 years ago
  51. 9690e2b am 40dfc474: am c64e76c7: Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev by Michael Runge · 11 years ago
  52. 40dfc47 am c64e76c7: Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev by Michael Runge · 11 years ago
  53. c64e76c Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev by Michael Runge · 11 years ago
  54. ce7ca71 Enable incremental builder to find files that moved, and by Michael Runge · 11 years ago
  55. 92a4f94 am a370c0f7: am 3966c571: merge in klp-release (no-op) by Ed Heyl · 11 years ago
  56. a370c0f am 3966c571: merge in klp-release (no-op) by Ed Heyl · 11 years ago
  57. 3966c57 merge in klp-release (no-op) by Ed Heyl · 11 years ago
  58. 9f6bfa3 am fc7eab96: am f4a6ab27: Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  59. fc7eab9 am f4a6ab27: Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  60. f4a6ab2 Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  61. 7a4adb5 Add support for ECDSA signatures by Kenny Root · 11 years ago
  62. a47beb5 am 053c1c5e: am 7fdeb1f9: merge in KQS81M by Ed Heyl · 11 years ago
  63. 053c1c5 am 7fdeb1f9: merge in KQS81M by Ed Heyl · 11 years ago
  64. 7fdeb1f merge in KQS81M by Ed Heyl · 11 years ago
  65. 91321f6 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  66. f0af761 am efef45ed: am a2a1ce82: Allow child classes to override the overlay location for the update image. by Michael Runge · 11 years ago
  67. efef45e am a2a1ce82: Allow child classes to override the overlay location for the update image. by Michael Runge · 11 years ago
  68. a2a1ce8 Allow child classes to override the overlay location for the update image. by Michael Runge · 11 years ago
  69. 58207b8 fix use of RGBA images in minui by Doug Zongker · 11 years ago
  70. bb83e14 am dd92a4d6: am 58c60900: Merge "verifier: update to support certificates using SHA-256" by Kenny Root · 11 years ago
  71. dd92a4d am 58c60900: Merge "verifier: update to support certificates using SHA-256" by Kenny Root · 11 years ago
  72. 58c6090 Merge "verifier: update to support certificates using SHA-256" by Kenny Root · 11 years ago
  73. 30362a6 verifier: update to support certificates using SHA-256 by Doug Zongker · 11 years ago
  74. 0ca7e00 am 46ab1b61: updater: Delete dead code by Nick Kralevich · 11 years ago
  75. a5ef19f recovery: fix epoll events type to uint32_t by Todd Poynor · 11 years ago
  76. 46ab1b6 updater: Delete dead code by Nick Kralevich · 11 years ago
  77. be96809 start healthd in recovery mode by Todd Poynor · 11 years ago
  78. 4665ede minui: add ev_get_epollfd() to retrieve epoll file descriptor by Todd Poynor · 11 years ago
  79. e7265df recovery: ui changes for ev_*() switch to epoll by Todd Poynor · 11 years ago
  80. 1fc89d4 minui: convert ev_*() event interface to epoll by Todd Poynor · 11 years ago
  81. c287321 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  82. 743e24f am 1306a7ef: am cc2958fd: fix secure adb in recovery by Doug Zongker · 11 years ago
  83. 1306a7e am cc2958fd: fix secure adb in recovery by Doug Zongker · 11 years ago
  84. cc2958f fix secure adb in recovery by Doug Zongker · 11 years ago
  85. 08ef9a9 updater: Delete dead code by Nick Kralevich · 11 years ago
  86. d456944 Don't apply permission changes to symlink. by Nick Kralevich · 11 years ago
  87. 53e8f30 am af677d78: am e461251e: Don\'t apply permission changes to symlink. by Nick Kralevich · 11 years ago
  88. af677d7 am e461251e: Don\'t apply permission changes to symlink. by Nick Kralevich · 11 years ago
  89. e461251 Don't apply permission changes to symlink. by Nick Kralevich · 11 years ago
  90. c4a3a4b merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  91. c724eee am cc421662: am 5dbdef0e: updater: introduce and set_metadata and set_metadata_recursive by Nick Kralevich · 11 years ago
  92. 863f4ef am 5ae88e89: am 3328e3bc: Revert "Update OTA installer to understand SELinux filesystem labels" by Nick Kralevich · 11 years ago
  93. cc42166 am 5dbdef0e: updater: introduce and set_metadata and set_metadata_recursive by Nick Kralevich · 11 years ago
  94. 5ae88e8 am 3328e3bc: Revert "Update OTA installer to understand SELinux filesystem labels" by Nick Kralevich · 11 years ago
  95. 5dbdef0 updater: introduce and set_metadata and set_metadata_recursive by Nick Kralevich · 11 years ago
  96. 3328e3b Revert "Update OTA installer to understand SELinux filesystem labels" by Nick Kralevich · 11 years ago
  97. 9e805d6 allow CheckKey to request mounting /system by Doug Zongker · 11 years ago
  98. 15ae0e7 recovery: fix use of init reboot method by Doug Zongker · 11 years ago
  99. e428f62 am f187a543: am 3b5a987c: recovery: fix use of init reboot method by Doug Zongker · 11 years ago
  100. f187a54 am 3b5a987c: recovery: fix use of init reboot method by Doug Zongker · 11 years ago