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