1. 1d30c2f Use the correct fuse_init_out structure size. by Christopher Ferris · 10 years ago
  2. 52ae67d support for version 2 of block image diffs by Doug Zongker · 10 years ago
  3. 3de5e7c am 574443d8: create block map for all update packages on /data by Doug Zongker · 10 years ago
  4. 574443d create block map for all update packages on /data by Doug Zongker · 10 years ago
  5. 795f9bc am 40482ea2: Merge "fix comment in blockimg updater code" into lmp-dev by Doug Zongker · 10 years ago
  6. da8b804 am 8328922f: use lseek64 instead of lseek by Andrew Boie · 10 years ago
  7. 40482ea Merge "fix comment in blockimg updater code" into lmp-dev by Doug Zongker · 10 years ago
  8. f7bb09d fix comment in blockimg updater code by Doug Zongker · 10 years ago
  9. 8328922 use lseek64 instead of lseek by Andrew Boie · 10 years ago
  10. 5a1bc7a am 5f875bf5: remove code for original block OTA mechanism by Doug Zongker · 10 years ago
  11. 5f875bf remove code for original block OTA mechanism by Doug Zongker · 10 years ago
  12. 9e62b78 Merge "remove code for original block OTA mechanism" by Doug Zongker · 10 years ago
  13. 7b48507 am f449db2f: open misc device in write-only mode by Doug Zongker · 10 years ago
  14. f449db2 open misc device in write-only mode by Doug Zongker · 10 years ago
  15. adad8ec remove code for original block OTA mechanism by Doug Zongker · 10 years ago
  16. 6d3c4e8 am 1d5d6098: fix two bugs in block image updater by Doug Zongker · 10 years ago
  17. 1d5d609 fix two bugs in block image updater by Doug Zongker · 10 years ago
  18. 0f5cf72 am bc7ffeda: installer for new block OTA system by Doug Zongker · 10 years ago
  19. bc7ffed installer for new block OTA system by Doug Zongker · 10 years ago
  20. c0fd401 Merge "installer for new block OTA system" by Doug Zongker · 10 years ago
  21. 66f5ce3 installer for new block OTA system by Doug Zongker · 10 years ago
  22. af003a8 am 2efc9d99: clear BCB in misc partition before rebooting by Doug Zongker · 10 years ago
  23. 2efc9d9 clear BCB in misc partition before rebooting by Doug Zongker · 10 years ago
  24. cdc9828 am 1a35a586: revert uncrypt back to dynamic linking, fix libs by Doug Zongker · 10 years ago
  25. ae2b63a am 537d34f9: change uncrypt to static linking by Doug Zongker · 10 years ago
  26. 1a35a58 revert uncrypt back to dynamic linking, fix libs by Doug Zongker · 10 years ago
  27. 537d34f change uncrypt to static linking by Doug Zongker · 10 years ago
  28. f38d6e5 am 9dc71cfa: Merge "Erase PST partition if its marked to be erased." into lmp-dev by Andres Morales · 10 years ago
  29. 1eeac62 am 2b5f0e0f: remove spurious parens from error message by Doug Zongker · 10 years ago
  30. 2b5f0e0 remove spurious parens from error message by Doug Zongker · 10 years ago
  31. 9dc71cf Merge "Erase PST partition if its marked to be erased." into lmp-dev by Andres Morales · 10 years ago
  32. ee19387 Erase PST partition if its marked to be erased. by Andres Morales · 10 years ago
  33. b04d0b0 am 78d458c3: Fix length printing + formats by JP Abgrall · 10 years ago
  34. 78d458c Fix length printing + formats by JP Abgrall · 10 years ago
  35. 20c8d00 am eaf33654: only do uncryption on packages in /data by Doug Zongker · 10 years ago
  36. eaf3365 only do uncryption on packages in /data by Doug Zongker · 10 years ago
  37. 5d7278d am a91ecc59: Auto create parent directories for rename support by Michael Runge · 10 years ago
  38. d29f641 Auto create parent directories for rename support by Michael Runge · 10 years ago
  39. a91ecc5 Auto create parent directories for rename support by Michael Runge · 10 years ago
  40. 945fc68 do sdcard sideloading through the fuse filesystem by Doug Zongker · 10 years ago
  41. 18a78e0 refactor fuse sideloading code by Doug Zongker · 10 years ago
  42. 9395022 drop APPLY_CACHE and refactor APPLY_EXT by Doug Zongker · 10 years ago
  43. 075ad80 sideload without holding the whole package in RAM by Doug Zongker · 10 years ago
  44. e8d7dd4 am 3e0fc39e: am 974fe112: Merge "Fix recovery mode." by Riley Andrews · 10 years ago
  45. 3e0fc39 am 974fe112: Merge "Fix recovery mode." by Riley Andrews · 10 years ago
  46. 22bcf97 recovery: enable panic_on_oops by Colin Cross · 10 years ago
  47. 974fe11 Merge "Fix recovery mode." by Riley Andrews · 10 years ago
  48. e739d7e Fix recovery mode. by Riley Andrews · 10 years ago
  49. b9afc2b Use LOCAL_REQUIRED_MODULES for mkfs.f2fs by Ji-Hwan Lee · 10 years ago
  50. 37aedb3 Support F2FS for the data partition by JP Abgrall · 10 years ago
  51. ba545d7 minui: avoid random screen frame at startup by Joey Pan · 10 years ago
  52. 43772d2 advance progress bar during block OTA installations by Doug Zongker · 10 years ago
  53. 3fa26c9 am dff8afe1: (-s ours) restore holo UI in recovery -- DO NOT MERGE by Doug Zongker · 10 years ago
  54. 9a5f584 Merge "restore holo UI in recovery" by Doug Zongker · 10 years ago
  55. 5b5f6c2 restore holo UI in recovery by Doug Zongker · 10 years ago
  56. ad07492 am 54a61179: am cfd4b286: Merge "recovery: initialize keys press tracking status" by Doug Zongker · 10 years ago
  57. 54a6117 am cfd4b286: Merge "recovery: initialize keys press tracking status" by Doug Zongker · 10 years ago
  58. cfd4b28 Merge "recovery: initialize keys press tracking status" by Doug Zongker · 10 years ago
  59. 187d626 recovery: initialize keys press tracking status by Mihai Serban · 10 years ago
  60. dff8afe restore holo UI in recovery -- DO NOT MERGE by Doug Zongker · 10 years ago
  61. c704e06 disable async reboot during package installation by Doug Zongker · 10 years ago
  62. ffb557d am 502e4595: am d1c64060: am 5fbb729f: Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  63. 502e459 am d1c64060: am 5fbb729f: Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  64. d1c6406 am 5fbb729f: Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  65. 5fbb729 Merge "exit instead of return if sideload file creation fails" by Doug Zongker · 10 years ago
  66. ddb1b74 am c4804e9b: am d4592694: am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  67. c4804e9 am d4592694: am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  68. d459269 am 3ca99f6c: Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  69. 3ca99f6 Merge "fix vulnerability in bspatch" by Doug Zongker · 10 years ago
  70. eed6483 am 0766cdf4: am d2fb4ed5: am d27aa76a: Merge "Support BGRA framebuffer" by Doug Zongker · 10 years ago
  71. 0766cdf am d2fb4ed5: am d27aa76a: Merge "Support BGRA framebuffer" by Doug Zongker · 10 years ago
  72. d2fb4ed am d27aa76a: Merge "Support BGRA framebuffer" by Doug Zongker · 10 years ago
  73. d27aa76 Merge "Support BGRA framebuffer" by Doug Zongker · 10 years ago
  74. f766396 Support BGRA framebuffer by Daniel Leung · 10 years ago
  75. 8c7457a am 48abd574: am 34ff5fe3: am 74b90b30: Merge "screen_ui: Initialize text buffer" by Doug Zongker · 10 years ago
  76. 48abd57 am 34ff5fe3: am 74b90b30: Merge "screen_ui: Initialize text buffer" by Doug Zongker · 10 years ago
  77. 34ff5fe am 74b90b30: Merge "screen_ui: Initialize text buffer" by Doug Zongker · 10 years ago
  78. 74b90b3 Merge "screen_ui: Initialize text buffer" by Doug Zongker · 10 years ago
  79. 4aa12dd fix vulnerability in bspatch by Doug Zongker · 10 years ago
  80. f5d9f89 Allow 0-byte files in full OTAs. by Michael Runge · 10 years ago
  81. 64e7fcd am e9f9238a: am 1cd52423: am 1c2cf1db: Merge "recovery: minui: add adf backend" by Greg Hackmann · 10 years ago
  82. e9f9238 am 1cd52423: am 1c2cf1db: Merge "recovery: minui: add adf backend" by Greg Hackmann · 10 years ago
  83. 1cd5242 am 1c2cf1db: Merge "recovery: minui: add adf backend" by Greg Hackmann · 10 years ago
  84. 1c2cf1d Merge "recovery: minui: add adf backend" by Greg Hackmann · 10 years ago
  85. aa1a31e Allow lines without = signs. by Michael Runge · 10 years ago
  86. ff5fc6c am ddaaccb3: am 29759e9d: Merge commit \'25c2b2f670a3b11f7ce78eccde10c1a79188c9a8\' into HEAD by Bill Yi · 10 years ago
  87. ddaaccb am 29759e9d: Merge commit \'25c2b2f670a3b11f7ce78eccde10c1a79188c9a8\' into HEAD by Bill Yi · 10 years ago
  88. 29759e9 Merge commit '25c2b2f670a3b11f7ce78eccde10c1a79188c9a8' into HEAD by Bill Yi · 10 years ago
  89. 41909dd recovery: minui: add adf backend by Greg Hackmann · 10 years ago
  90. 5ec6f4d am 9e8d81ba: am 0e22af65: recovery: Fix adb with linux 3.10 by Benoit Goby · 10 years ago
  91. 9e8d81b am 0e22af65: recovery: Fix adb with linux 3.10 by Benoit Goby · 10 years ago
  92. 0e22af6 recovery: Fix adb with linux 3.10 by Benoit Goby · 10 years ago
  93. 346e118 am ecf1f6c9: am 558f2700: Merge "Change filesystem add entry API call." by Sasha Levitskiy · 10 years ago
  94. ecf1f6c am 558f2700: Merge "Change filesystem add entry API call." by Sasha Levitskiy · 10 years ago
  95. 558f270 Merge "Change filesystem add entry API call." by Sasha Levitskiy · 10 years ago
  96. 85ef47d Change filesystem add entry API call. by Sasha Levitskiy · 10 years ago
  97. 9551cf9 make density-specific recovery assets by Doug Zongker · 10 years ago
  98. 8d9d3d5 add reboot-to-bootloader and power down options to recovery menu by Doug Zongker · 10 years ago
  99. 02abde5 remove DefaultDevice's UI subclass by Doug Zongker · 10 years ago
  100. 276f37e Merge "Fix build break caused by vold change" by Paul Lawrence · 10 years ago