1. 25c2b2f am aa4545b5: Merge "restore minui support for paletted images with < 8 bits" by Doug Zongker · 10 years ago
  2. aa4545b Merge "restore minui support for paletted images with < 8 bits" by Doug Zongker · 10 years ago
  3. 577a130 restore minui support for paletted images with < 8 bits by Doug Zongker · 10 years ago
  4. a7d211c resolved conflicts for merge of 708aa238 to klp-dev-plus-aosp by Doug Zongker · 10 years ago
  5. 708aa23 Merge "add --shutdown_after option to recovery" by Doug Zongker · 10 years ago
  6. b1d1263 add --shutdown_after option to recovery by Doug Zongker · 10 years ago
  7. 2b37372 am 130a7985: Merge "fix error log statement" by Doug Zongker · 10 years ago
  8. 130a798 Merge "fix error log statement" by Doug Zongker · 10 years ago
  9. a388a76 fix error log statement by Doug Zongker · 10 years ago
  10. c4025e9 resolved conflicts for merge of d90da130 to klp-dev-plus-aosp by Doug Zongker · 10 years ago
  11. d90da13 Merge "refactor image resource loading code in minui" by Doug Zongker · 10 years ago
  12. a418aa7 refactor image resource loading code in minui by Doug Zongker · 10 years ago
  13. 52d0b76 am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  14. 026ebe0 Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  15. f3bb31c Recovery 64-bit compile issues by Mark Salyzyn · 10 years ago
  16. d6e6303 am a7266ef0: Merge "separate fbdev-specific code out from minui" by Doug Zongker · 10 years ago
  17. 4048200 am c91612d4: Merge "remove pixelflinger from recovery" by Doug Zongker · 10 years ago
  18. 546f357 am 8f087d02: Merge "update tools for making recovery images" by Doug Zongker · 10 years ago
  19. 8e7bccd am 59508993: Merge "allow CheckKey to request mounting /system" by Doug Zongker · 10 years ago
  20. cfcec9e Merge commit 'ea868b38' into manualmerge by Doug Zongker · 10 years ago
  21. a7266ef Merge "separate fbdev-specific code out from minui" by Doug Zongker · 10 years ago
  22. 5290f20 separate fbdev-specific code out from minui by Doug Zongker · 10 years ago
  23. c91612d Merge "remove pixelflinger from recovery" by Doug Zongker · 10 years ago
  24. 16f97c3 remove pixelflinger from recovery by Doug Zongker · 10 years ago
  25. 8f087d0 Merge "update tools for making recovery images" by Doug Zongker · 10 years ago
  26. 3ceeb58 update tools for making recovery images by Doug Zongker · 10 years ago
  27. 5950899 Merge "allow CheckKey to request mounting /system" by Doug Zongker · 10 years ago
  28. 4db31d2 allow CheckKey to request mounting /system by Doug Zongker · 11 years ago
  29. ea868b3 Merge "change how recovery animation is implemented" by Doug Zongker · 10 years ago
  30. 469954f change how recovery animation is implemented by Doug Zongker · 10 years ago
  31. be7eea0 am 2f173bde: Merge "ADB sideload command not work" by Doug Zongker · 10 years ago
  32. 7f1f286 am ac189bf6: Merge "recovery: Fix adb with linux 3.10" by Benoit Goby · 10 years ago
  33. a8554c7 am a5d105e2: Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  34. 2f173bd Merge "ADB sideload command not work" by Doug Zongker · 10 years ago
  35. ac189bf Merge "recovery: Fix adb with linux 3.10" by Benoit Goby · 10 years ago
  36. 1b96411 recovery: Fix adb with linux 3.10 by Benoit Goby · 10 years ago
  37. a5d105e Merge "recovery: fix building with pointer-to-int errors turned on" by Colin Cross · 10 years ago
  38. 92cdf9c recovery: fix building with pointer-to-int errors turned on by Colin Cross · 10 years ago
  39. fd84f65 am f3532072: Merge "minadbd: remove dead code" by Colin Cross · 10 years ago
  40. f353207 Merge "minadbd: remove dead code" by Colin Cross · 10 years ago
  41. e787fee minadbd: remove dead code by Colin Cross · 10 years ago
  42. f464129 am 295e74aa: Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 10 years ago
  43. 295e74a Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 10 years ago
  44. c52c5b8 adbd: switch to su domain when running as root by Nick Kralevich · 10 years ago
  45. 65ad928 ADB sideload command not work by Da Zhou · 10 years ago
  46. a01b646 am 772f6e2a: Merge "correctly mount tmpfs as /tmp in recovery" by Doug Zongker · 10 years ago
  47. 772f6e2 Merge "correctly mount tmpfs as /tmp in recovery" by Doug Zongker · 10 years ago
  48. 075ef32 correctly mount tmpfs as /tmp in recovery by Doug Zongker · 10 years ago
  49. 7e0d306 am fc729512: Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  50. fc72951 Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  51. 2c9d5b2 Set SELinux security contexts correctly for init and services. by Stephen Smalley · 10 years ago
  52. 27efc8f am 617d1cad: Merge "minui: do not use flexible array initialization" by Nick Kralevich · 11 years ago
  53. 617d1ca Merge "minui: do not use flexible array initialization" by Nick Kralevich · 11 years ago
  54. 15f5fe1 am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into klp-dev by Michael Runge · 11 years ago
  55. f9dd42d Merge "Don't abort on read_file if the file is missing." into klp-dev by Michael Runge · 11 years ago
  56. e1bb273 am 168724c3: fix unnecessarily slow writing of EMMC partitions by Doug Zongker · 11 years ago
  57. 168724c fix unnecessarily slow writing of EMMC partitions by Doug Zongker · 11 years ago
  58. 6eed224 Don't abort on read_file if the file is missing. by Michael Runge · 11 years ago
  59. d327c63 am c87bab10: add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  60. c87bab1 add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  61. a0ecc8c minui: do not use flexible array initialization by synergy dev · 11 years ago
  62. 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
  63. 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
  64. ce7ca71 Enable incremental builder to find files that moved, and by Michael Runge · 11 years ago
  65. a370c0f am 3966c571: merge in klp-release (no-op) by Ed Heyl · 11 years ago
  66. 3966c57 merge in klp-release (no-op) by Ed Heyl · 11 years ago
  67. fc7eab9 am f4a6ab27: Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  68. f4a6ab2 Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  69. 7a4adb5 Add support for ECDSA signatures by Kenny Root · 11 years ago
  70. 053c1c5 am 7fdeb1f9: merge in KQS81M by Ed Heyl · 11 years ago
  71. 7fdeb1f merge in KQS81M by Ed Heyl · 11 years ago
  72. 91321f6 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  73. efef45e am a2a1ce82: Allow child classes to override the overlay location for the update image. by Michael Runge · 11 years ago
  74. a2a1ce8 Allow child classes to override the overlay location for the update image. by Michael Runge · 11 years ago
  75. dd92a4d am 58c60900: Merge "verifier: update to support certificates using SHA-256" by Kenny Root · 11 years ago
  76. 58c6090 Merge "verifier: update to support certificates using SHA-256" by Kenny Root · 11 years ago
  77. 30362a6 verifier: update to support certificates using SHA-256 by Doug Zongker · 11 years ago
  78. 46ab1b6 updater: Delete dead code by Nick Kralevich · 11 years ago
  79. c287321 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  80. 1306a7e am cc2958fd: fix secure adb in recovery by Doug Zongker · 11 years ago
  81. cc2958f fix secure adb in recovery by Doug Zongker · 11 years ago
  82. d456944 Don't apply permission changes to symlink. by Nick Kralevich · 11 years ago
  83. af677d7 am e461251e: Don\'t apply permission changes to symlink. by Nick Kralevich · 11 years ago
  84. e461251 Don't apply permission changes to symlink. by Nick Kralevich · 11 years ago
  85. c4a3a4b merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  86. cc42166 am 5dbdef0e: updater: introduce and set_metadata and set_metadata_recursive by Nick Kralevich · 11 years ago
  87. 5ae88e8 am 3328e3bc: Revert "Update OTA installer to understand SELinux filesystem labels" by Nick Kralevich · 11 years ago
  88. 5dbdef0 updater: introduce and set_metadata and set_metadata_recursive by Nick Kralevich · 11 years ago
  89. 3328e3b Revert "Update OTA installer to understand SELinux filesystem labels" by Nick Kralevich · 11 years ago
  90. 15ae0e7 recovery: fix use of init reboot method by Doug Zongker · 11 years ago
  91. f187a54 am 3b5a987c: recovery: fix use of init reboot method by Doug Zongker · 11 years ago
  92. 3b5a987 recovery: fix use of init reboot method by Doug Zongker · 11 years ago
  93. 366f78a am 77ea71d6: recovery: fix rebooting by Doug Zongker · 11 years ago
  94. 77ea71d recovery: fix rebooting by Doug Zongker · 11 years ago
  95. 19877de am 5c4e1dac: Merge "Update libpng API usage" by John Reck · 11 years ago
  96. 5c4e1da Merge "Update libpng API usage" by John Reck · 11 years ago
  97. 94fd07b Update libpng API usage by John Reck · 11 years ago
  98. 239ac6a recovery: install packages in a known mount environment by Doug Zongker · 11 years ago
  99. c0441d1 notify about pending long press by Doug Zongker · 11 years ago
  100. 3c3ee3b Merge "start healthd in recovery" by Todd Poynor · 11 years ago