1. 1fdec86 updater: Bump up the BBOTA version to 4. by Tao Bao · 8 years ago
  2. 0a7b473 Error correction: Use libfec in blockimg.cpp for recovery by Sami Tolvanen · 9 years ago
  3. 6a47dff updater: Skip empty lines in the transfer list file. by Tao Bao · 9 years ago
  4. b15fd22 updater: Use android::base::ParseInt() to parse integers. by Tao Bao · 9 years ago
  5. 5701d58 Suppress some compiler warnings due to signedness. by Tao Bao · 9 years ago
  6. a42a322 Merge "updater: Manage buffers with std::vector." by Tao Bao · 9 years ago
  7. 1107d96 updater: Fix the line breaks in ui_print commands. by Tao Bao · 9 years ago
  8. 612336d updater: Manage buffers with std::vector. by Tao Bao · 9 years ago
  9. 34847b2 updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter. by Tao Bao · 9 years ago
  10. 0940fe1 updater: Clean up C codes. by Tao Bao · 9 years ago
  11. 9739a29 updater: Remove the unused isunresumable in SaveStash(). by Tao Bao · 9 years ago
  12. a6153df GOOGLEGMS-749 Fix integer overflow while applying block based OTA package by Shrinivas Sahukar · 9 years ago
  13. e6aa332 updater: Clean up char* with std::string. by Tao Bao · 9 years ago
  14. dc39226 udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  15. 187efff updater: Hoist fsync() to outer loop. by Tao Bao · 9 years ago
  16. ba8a678 updater: libapplypatch needs libbase now. by Tao Bao · 9 years ago
  17. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago
  18. 9c67aa2 Revert "Zero blocks before BLKDISCARD" by Tao Bao · 9 years ago
  19. c0f56ad More accurate checking for overlapped ranges. by Tao Bao · 9 years ago
  20. a3c75e3 Zero blocks before BLKDISCARD by Sami Tolvanen · 9 years ago
  21. e82fa18 Revert "Zero blocks before BLKDISCARD" by Sami Tolvanen · 9 years ago
  22. 96392b9 Zero blocks before BLKDISCARD by Sami Tolvanen · 9 years ago
  23. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  24. 1eb9003 Fix build: fprintf without modifier by Tao Bao · 9 years ago
  25. a69e608 Merge "Log update outputs in order" by Tao Bao · 9 years ago
  26. b6918c7 Log update outputs in order by Tao Bao · 9 years ago
  27. 1441a96 Merge "Really don't use TEMP_FAILURE_RETRY with close in recovery." by Elliott Hughes · 9 years ago
  28. b3ac676 Really don't use TEMP_FAILURE_RETRY with close in recovery. by Elliott Hughes · 9 years ago
  29. cc2428c Handle BLKDISCARD failures by Sami Tolvanen · 9 years ago
  30. e49a9e5 Stop using libstdc++. by Dan Albert · 9 years ago
  31. 6253753 Merge "Add error and range checks to parse_range" by Sami Tolvanen · 9 years ago
  32. b47afed Don't use TEMP_FAILURE_RETRY on close in recovery. by Elliott Hughes · 9 years ago
  33. f2bac04 Add error and range checks to parse_range by Sami Tolvanen · 9 years ago
  34. 7bad7c4 Check all lseek calls succeed. by Elliott Hughes · 9 years ago
  35. 43b748f Don't remove existing explicitly stashed blocks by Sami Tolvanen · 9 years ago
  36. 1fdd452 Always use strerror to report errno in recovery. by Elliott Hughes · 9 years ago
  37. 9c0f5d6 Remove more dead code from minzip. by Narayan Kamath · 9 years ago
  38. 1df64d3 Initialize stashbase even stash_max_blocks = 0 by Jesse Zhao · 9 years ago
  39. 2fd48fc am 42b09d25: am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'." by Elliott Hughes · 9 years ago
  40. 42b09d2 am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'." by Elliott Hughes · 9 years ago
  41. 0b52c91 Merge "Support resuming block based OTAs" by Sami Tolvanen · 9 years ago
  42. 8a9014d There's no GPL code in 'updater'. by Elliott Hughes · 9 years ago
  43. 40862ab am aeecac54: Merge "Add missing includes." by Elliott Hughes · 9 years ago
  44. 9022120 Support resuming block based OTAs by Sami Tolvanen · 9 years ago
  45. cd3c55a Add missing includes. by Elliott Hughes · 9 years ago
  46. cdce7f7 am c43b17f0: Merge "Fix recovery image build for 32p" by Ying Wang · 9 years ago
  47. 4c3c7a9 Fix recovery image build for 32p by Bruce Beare · 10 years ago
  48. 5b9c4ce am b278c252: Add support for tune2fs file operations by Michael Runge · 9 years ago
  49. b278c25 Add support for tune2fs file operations by Michael Runge · 9 years ago
  50. fe8563f am 5ddf4293: Log mount/unmount errors to UI by Michael Runge · 9 years ago
  51. 5ddf429 Log mount/unmount errors to UI by Michael Runge · 9 years ago
  52. 915d661 am 68802416: unconditionally apply SELinux labels to symlinks by Nick Kralevich · 9 years ago
  53. 6880241 unconditionally apply SELinux labels to symlinks by Nick Kralevich · 9 years ago
  54. da500ce am 168f7778: Allow passing of mount args to mountFn by Michael Runge · 9 years ago
  55. 4da9cde am 473967d8: Merge "Log to UI any metadata setting errors" into lmp-dev by Brian Carlstrom · 9 years ago
  56. 168f777 Allow passing of mount args to mountFn by Michael Runge · 9 years ago
  57. 473967d Merge "Log to UI any metadata setting errors" into lmp-dev by Brian Carlstrom · 9 years ago
  58. d4a6342 Log to UI any metadata setting errors by Michael Runge · 9 years ago
  59. 3b5c6dc am 2f0ef730: Treat already-renamed files as having no problems. by Michael Runge · 9 years ago
  60. 2f0ef73 Treat already-renamed files as having no problems. by Michael Runge · 9 years ago
  61. d83e4f1 support for version 2 of block image diffs by Doug Zongker · 10 years ago
  62. 40482ea Merge "fix comment in blockimg updater code" into lmp-dev by Doug Zongker · 10 years ago
  63. f7bb09d fix comment in blockimg updater code by Doug Zongker · 10 years ago
  64. 8328922 use lseek64 instead of lseek by Andrew Boie · 10 years ago
  65. 5f875bf remove code for original block OTA mechanism by Doug Zongker · 10 years ago
  66. 1d5d609 fix two bugs in block image updater by Doug Zongker · 10 years ago
  67. bc7ffed installer for new block OTA system by Doug Zongker · 10 years ago
  68. 2b5f0e0 remove spurious parens from error message by Doug Zongker · 10 years ago
  69. a91ecc5 Auto create parent directories for rename support by Michael Runge · 10 years ago
  70. 37aedb3 Support F2FS for the data partition by JP Abgrall · 10 years ago
  71. 43772d2 advance progress bar during block OTA installations by Doug Zongker · 10 years ago
  72. c704e06 disable async reboot during package installation by Doug Zongker · 10 years ago
  73. aa1a31e Allow lines without = signs. by Michael Runge · 10 years ago
  74. 679baa0 am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  75. 4b6de1b am 026ebe02: Merge "Recovery 64-bit compile issues" by Mark Salyzyn · 10 years ago
  76. f3bb31c Recovery 64-bit compile issues by Mark Salyzyn · 10 years ago
  77. c9d6e4f support don't-care maps when writing the system image by Doug Zongker · 10 years ago
  78. 0ac1cba add flag for GPL license by Doug Zongker · 10 years ago
  79. f2ff0a2 Merge "clean up some warnings when building recovery" by Doug Zongker · 10 years ago
  80. 3eb681d remove remaining libminelf references by Doug Zongker · 10 years ago
  81. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  82. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 10 years ago
  83. 52b4036 add syspatch support to updater by Doug Zongker · 10 years ago
  84. 99916f0 do verification and extraction on memory, not files by Doug Zongker · 10 years ago
  85. 15f5fe1 am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into klp-dev by Michael Runge · 10 years ago
  86. 6eed224 Don't abort on read_file if the file is missing. by Michael Runge · 10 years ago
  87. d327c63 am c87bab10: add the functions for multi-stage packages to updater by Doug Zongker · 10 years ago
  88. c87bab1 add the functions for multi-stage packages to updater by Doug Zongker · 10 years ago
  89. 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 · 10 years ago
  90. ce7ca71 Enable incremental builder to find files that moved, and by Michael Runge · 10 years ago
  91. 46ab1b6 updater: Delete dead code by Nick Kralevich · 11 years ago
  92. e461251 Don't apply permission changes to symlink. by Nick Kralevich · 11 years ago
  93. 5dbdef0 updater: introduce and set_metadata and set_metadata_recursive by Nick Kralevich · 11 years ago
  94. 3328e3b Revert "Update OTA installer to understand SELinux filesystem labels" by Nick Kralevich · 11 years ago
  95. 627eb30 Update OTA installer to understand SELinux filesystem labels by Nick Kralevich · 11 years ago
  96. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  97. c7a6858 Merge "verifier: update to support certificates using SHA-256" by Doug Zongker · 11 years ago
  98. bac7fba verifier: update to support certificates using SHA-256 by Doug Zongker · 11 years ago
  99. 4e21482 Add liblog by Ying Wang · 11 years ago
  100. cd74108 resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp by Kenny Root · 11 years ago