1. 30362a6 verifier: update to support certificates using SHA-256 by Doug Zongker · 11 years ago
  2. 5c4e1da Merge "Update libpng API usage" by John Reck · 11 years ago
  3. 94fd07b Update libpng API usage by John Reck · 11 years ago
  4. a69b50c am 901b898d: recovery: remove O_DIRECT, use O_SYNC only by Doug Zongker · 11 years ago
  5. 901b898 recovery: remove O_DIRECT, use O_SYNC only by Doug Zongker · 11 years ago
  6. 660637f am e8d953aa: recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  7. e8d953a recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  8. 51ffaf5 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  9. 166565f recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  10. fbcfad3 am bf4a69ac: recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  11. bf4a69a recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  12. e352c88 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  13. c6ab95e recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  14. 35c474e recovery: try to write EMMC partitions more reliably by Doug Zongker · 11 years ago
  15. 2148133 am c870a99c: recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  16. c870a99 recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  17. 0ccaccf am 044a0b4d: recovery: try to write EMMC partitions more reliably by Doug Zongker · 11 years ago
  18. 044a0b4 recovery: try to write EMMC partitions more reliably by Doug Zongker · 11 years ago
  19. 4d4b233 am 2f6877a0: recovery: init backgroundIcon properly to avoid recovery mode crash by yetta_wu · 11 years ago
  20. 2f6877a recovery: init backgroundIcon properly to avoid recovery mode crash by yetta_wu · 11 years ago
  21. 8cd1211 am d51bfc9b: Merge "Fix the potential segmentation fault" by Doug Zongker · 11 years ago
  22. d51bfc9 Merge "Fix the potential segmentation fault" by Doug Zongker · 11 years ago
  23. 93ffa75 Fix the potential segmentation fault by Jin Feng · 11 years ago
  24. da1ebae recovery: save logs from the last few invocations of recovery by Doug Zongker · 11 years ago
  25. 7c3ae45 recovery: turn on text display for install errors in debug builds by Doug Zongker · 11 years ago
  26. 4e21482 Add liblog by Ying Wang · 11 years ago
  27. b5bd4fb am 2f50df00: am c09444eb: am f91bd41c: am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  28. 2f50df0 am c09444eb: am f91bd41c: am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  29. c09444e am f91bd41c: am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  30. f91bd41 am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  31. 1c302ca am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  32. c14a7fb Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  33. 6fd59ac more font improvements and cleanup by Doug Zongker · 11 years ago
  34. 55a36ac recovery: change font for menus to be an image by Doug Zongker · 11 years ago
  35. 869abf0 am ec838b88: Merge "minadbd: remove unnecessary header files." by Nick Kralevich · 11 years ago
  36. ec838b8 Merge "minadbd: remove unnecessary header files." by Nick Kralevich · 11 years ago
  37. 05aa743 minadbd: remove unnecessary header files. by Nick Kralevich · 11 years ago
  38. e729bac Add a CleanSpec for bootable/recovery by Ben Murdoch · 11 years ago
  39. f35d1ce Move to using the new unified fstab in recovery. by Ken Sumrall · 11 years ago
  40. 133f56b am f7d42340: am c560a67b: add optional overscan compensation to recovery graphics by Doug Zongker · 12 years ago
  41. f7d4234 am c560a67b: add optional overscan compensation to recovery graphics by Doug Zongker · 12 years ago
  42. c560a67 add optional overscan compensation to recovery graphics by Doug Zongker · 12 years ago
  43. 2ad5d91 am 6a1d21a0: am bb01d0c1: add NextCheckKeyIsLong() and EnqueueKey() methods by Doug Zongker · 12 years ago
  44. 6a1d21a am bb01d0c1: add NextCheckKeyIsLong() and EnqueueKey() methods by Doug Zongker · 12 years ago
  45. 9da1880 am 9028fb4d: Merge "Pass the correct pointer to munmap on failure." by Elliott Hughes · 12 years ago
  46. 9028fb4 Merge "Pass the correct pointer to munmap on failure." by Elliott Hughes · 12 years ago
  47. bb01d0c add NextCheckKeyIsLong() and EnqueueKey() methods by Doug Zongker · 12 years ago
  48. c86f22c Pass the correct pointer to munmap on failure. by Elliott Hughes · 12 years ago
  49. 1fca265 am 27f31606: (-s ours) am aa0dbb25: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  50. 27f3160 am aa0dbb25: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  51. aa0dbb2 Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  52. 6c249f7 move key loading to verifier code by Doug Zongker · 12 years ago
  53. bf80f49 reduce some recovery logging by Doug Zongker · 12 years ago
  54. a0d9ddb am cd74108c: resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  55. cd74108 resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  56. 78afed1 Merge "Remove HAVE_SELINUX guards" by Kenny Root · 12 years ago
  57. 7eb7567 Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  58. 2b44a56 am d0d4d44d: (-s ours) Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  59. d0d4d44 Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  60. 5afeff5 merge in jb-mr1-factory-release history after reset to jb-mr1-dev by The Android Automerger · 12 years ago
  61. a88a3b3 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 12 years ago
  62. 44df5c8 am 4b57f8f2: am 6016d08b: recovery: fix failure to unmount "/cache" by Devin Kim · 12 years ago
  63. 4b57f8f am 6016d08b: recovery: fix failure to unmount "/cache" by Devin Kim · 12 years ago
  64. 3abfe09 am 2c3d1d83: (-s ours) Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  65. 2c3d1d8 Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  66. 0ed4bd5 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 12 years ago
  67. 6016d08 recovery: fix failure to unmount "/cache" by Devin Kim · 12 years ago
  68. 2e883a8 am 80fb6818: am 8347cb2d: revert to tacky 3D recovery animation by Doug Zongker · 12 years ago
  69. 80fb681 am 8347cb2d: revert to tacky 3D recovery animation by Doug Zongker · 12 years ago
  70. 8347cb2 revert to tacky 3D recovery animation by Doug Zongker · 12 years ago
  71. 92b466f am 6cc3ded2: (-s ours) Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  72. 6cc3ded Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  73. 6c73027 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 12 years ago
  74. 4e0c8cc am a8db3764: am 6c8553dd: display error state on OTA failure by Doug Zongker · 12 years ago
  75. a8db376 am 6c8553dd: display error state on OTA failure by Doug Zongker · 12 years ago
  76. 6c8553d display error state on OTA failure by Doug Zongker · 12 years ago
  77. 62831de am 15eaee40: (-s ours) Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  78. 15eaee4 Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  79. f8084b4 am 42afb545: am b66cb69e: tweak recovery text images by Doug Zongker · 12 years ago
  80. 42afb54 am b66cb69e: tweak recovery text images by Doug Zongker · 12 years ago
  81. cda00bb tweak recovery text images by Doug Zongker · 12 years ago
  82. ea6b2a7 localization for recovery messages by Doug Zongker · 12 years ago
  83. b66cb69 tweak recovery text images by Doug Zongker · 12 years ago
  84. c099f2d am ed3bc11e: am 5fa8c239: localization for recovery messages by Doug Zongker · 12 years ago
  85. ed3bc11 am 5fa8c239: localization for recovery messages by Doug Zongker · 12 years ago
  86. 5fa8c23 localization for recovery messages by Doug Zongker · 12 years ago
  87. 7ae6e20 am 74a806e5: (-s ours) Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  88. 74a806e Reconcile with jb-mr1-release - do not merge by The Android Open Source Project · 12 years ago
  89. f8be769 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 12 years ago
  90. 4ce9540 am 52eeea4f: minor recovery fixes by Doug Zongker · 12 years ago
  91. 52eeea4f minor recovery fixes by Doug Zongker · 12 years ago
  92. 2766578 fix format of installing_text by Doug Zongker · 12 years ago
  93. ae0655b am f4c6ec84: fix format of installing_text by Doug Zongker · 12 years ago
  94. f4c6ec8 fix format of installing_text by Doug Zongker · 12 years ago
  95. a0ba2d3 am aff4dbb0: Merge "recovery locale handling fixes" into jb-mr1-dev by Doug Zongker · 12 years ago
  96. aff4dbb Merge "recovery locale handling fixes" into jb-mr1-dev by Doug Zongker · 12 years ago
  97. 8b240cc recovery locale handling fixes by Doug Zongker · 12 years ago
  98. b5f4261 am d52ef348: am bddbb5b3: Merge "Fixing trivial warnings for libminui" by Jean-Baptiste Queru · 12 years ago
  99. d52ef34 am bddbb5b3: Merge "Fixing trivial warnings for libminui" by Jean-Baptiste Queru · 12 years ago
  100. bddbb5b Merge "Fixing trivial warnings for libminui" by Jean-Baptiste Queru · 12 years ago