1. e520f1d Merge "updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter." by Tao Bao · 9 years ago
  2. 34847b2 updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter. by Tao Bao · 9 years ago
  3. 585a50c Merge "imgdiff: fix file descriptor leak" by Tao Bao · 9 years ago
  4. a91c66d imgdiff: fix file descriptor leak by Jeremy Compostella · 9 years ago
  5. f8c303f Merge "move uncrypt from init.rc to uncrypt.rc" by Tom Cherry · 9 years ago
  6. daa6d04 move uncrypt from init.rc to uncrypt.rc by Tom Cherry · 9 years ago
  7. 4c223f4 Merge "Add slot_suffix field to struct bootloader_message." by David Zeuthen · 9 years ago
  8. 6997c28 Merge "updater: Clean up C codes." by Tao Bao · 9 years ago
  9. d85ae79 Add slot_suffix field to struct bootloader_message. by David Zeuthen · 9 years ago
  10. 0940fe1 updater: Clean up C codes. by Tao Bao · 9 years ago
  11. eef9913 Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  12. 9739a29 updater: Remove the unused isunresumable in SaveStash(). by Tao Bao · 9 years ago
  13. 50c17f9 Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  14. a6153df GOOGLEGMS-749 Fix integer overflow while applying block based OTA package by Shrinivas Sahukar · 9 years ago
  15. 93fa4b6 Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  16. 2a5a49d edify: Switch to C++. by Tao Bao · 9 years ago
  17. ad509fd Merge "Fix potential crash" by Tao Bao · 9 years ago
  18. 0d46c7a Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  19. 7c51118 Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  20. c754792 Use unique_ptr and unique_fd to manager FDs. by Tao Bao · 9 years ago
  21. e67104a Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  22. b02e90f Use CPPFLAGS instead of CFLAGS. by Dan Albert · 9 years ago
  23. 06689dc Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  24. faa7500 Fix recovery image build. by Elliott Hughes · 9 years ago
  25. e6aa332 updater: Clean up char* with std::string. by Tao Bao · 9 years ago
  26. 1b7d9b7 Fix potential crash by Jeremy Compostella · 9 years ago
  27. 27c1ab2 Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  28. dc39226 udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  29. 302779e Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  30. abb8f77 recovery: Allow "Mount /system" for system_root_image. by Tao Bao · 9 years ago
  31. 62e1923 Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  32. 187efff updater: Hoist fsync() to outer loop. by Tao Bao · 9 years ago
  33. 6a4a33e Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  34. 1ce7a2a applypatch: Fix the checking in WriteToPartition(). by Tao Bao · 9 years ago
  35. dd738c1 Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  36. abba55b applypatch: Support flash mode. by Tao Bao · 9 years ago
  37. afb8f32 Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago
  38. 7cf50c6 uncrypt: Support file level encryption. by Tao Bao · 9 years ago
  39. cc3c341 Merge "updater: libapplypatch needs libbase now." by Tao Bao · 9 years ago
  40. ba8a678 updater: libapplypatch needs libbase now. by Tao Bao · 9 years ago
  41. cfd9d9c Merge "applypatch: Refactor strtok()." by Tao Bao · 9 years ago
  42. aca8e89 applypatch: Refactor strtok(). by Tao Bao · 9 years ago
  43. 85090d0c Merge "recovery: Switch fuse_* to C++." by Tao Bao · 9 years ago
  44. 71dc365 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  45. 025c0e7 Merge "Clean up LOG functions." by Tao Bao · 9 years ago
  46. dd4d981 Clean up LOG functions. by Tao Bao · 9 years ago
  47. 0bacbfd Merge "recovery: Switch applypatch/ and updater/ to cpp." by Tao Bao · 9 years ago
  48. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago
  49. 65c230f Merge "Revert "Zero blocks before BLKDISCARD"" by Tao Bao · 9 years ago
  50. 9c67aa2 Revert "Zero blocks before BLKDISCARD" by Tao Bao · 9 years ago
  51. 2490dbc Merge "Allow mounting squashfs partitions" by Tao Bao · 9 years ago
  52. 522ea72 Allow mounting squashfs partitions by Mohamad Ayyash · 9 years ago
  53. b36d9c3 Merge "More accurate checking for overlapped ranges." by Tao Bao · 9 years ago
  54. c0f56ad More accurate checking for overlapped ranges. by Tao Bao · 9 years ago
  55. ec18d49 Merge "recovery: Use xxhdpi resources for 560dpi devices" by Tao Bao · 9 years ago
  56. 0b7dc1d recovery: Use xxhdpi resources for 560dpi devices by Tao Bao · 9 years ago
  57. 719e4e5 Merge "Just use fstat in sysMapFile." by Elliott Hughes · 9 years ago
  58. f267dee Just use fstat in sysMapFile. by Elliott Hughes · 9 years ago
  59. ea13fe2 Merge "Allow sideloading without authentication." by Elliott Hughes · 9 years ago
  60. 9813f5b Allow sideloading without authentication. by Elliott Hughes · 9 years ago
  61. 22ccc87 Merge "Unmount sdcard if no package file is selected." by Elliott Hughes · 9 years ago
  62. a1009c3 Merge "Split WipeData into PreWipeData and PostWipeData." by Elliott Hughes · 9 years ago
  63. 945548e Split WipeData into PreWipeData and PostWipeData. by Elliott Hughes · 9 years ago
  64. 280cb6e Merge "Zero blocks before BLKDISCARD" by Sami Tolvanen · 9 years ago
  65. a3c75e3 Zero blocks before BLKDISCARD by Sami Tolvanen · 9 years ago
  66. e6f6097 Merge "Revert "Zero blocks before BLKDISCARD"" by Sami Tolvanen · 9 years ago
  67. e82fa18 Revert "Zero blocks before BLKDISCARD" by Sami Tolvanen · 9 years ago
  68. b4effb9 Unmount sdcard if no package file is selected. by caozhiyuan · 9 years ago
  69. 1a03b40 Merge "uncrypt: Write status when it reboots to factory reset" by Tao Bao · 9 years ago
  70. 2cf180f Merge "Separate uncrypt into two modes" by Tao Bao · 9 years ago
  71. ac6aa7e uncrypt: Write status when it reboots to factory reset by Tao Bao · 9 years ago
  72. 383b00d Separate uncrypt into two modes by Tao Bao · 9 years ago
  73. 69608fe Merge "Zero blocks before BLKDISCARD" by Sami Tolvanen · 9 years ago
  74. 96392b9 Zero blocks before BLKDISCARD by Sami Tolvanen · 9 years ago
  75. 3f9db6a Merge "recovery: Switch to clang" by Tao Bao · 9 years ago
  76. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  77. 227069d Merge "Fix build: fprintf without modifier" by Tao Bao · 9 years ago
  78. 1eb9003 Fix build: fprintf without modifier by Tao Bao · 9 years ago
  79. a69e608 Merge "Log update outputs in order" by Tao Bao · 9 years ago
  80. b6918c7 Log update outputs in order by Tao Bao · 9 years ago
  81. 1441a96 Merge "Really don't use TEMP_FAILURE_RETRY with close in recovery." by Elliott Hughes · 9 years ago
  82. 74f5e0e Merge "Use f_bavail to calculate free space" by Tao Bao · 9 years ago
  83. b3ac676 Really don't use TEMP_FAILURE_RETRY with close in recovery. by Elliott Hughes · 9 years ago
  84. 3b49776 Use f_bavail to calculate free space by caozhiyuan · 9 years ago
  85. aa4df5c Merge "Handle BLKDISCARD failures" by Sami Tolvanen · 9 years ago
  86. cc2428c Handle BLKDISCARD failures by Sami Tolvanen · 9 years ago
  87. f272b9e Merge "Clean up the sleep()'s after poking init services" by Tao Bao · 9 years ago
  88. 7523863 Clean up the sleep()'s after poking init services by Tao Bao · 9 years ago
  89. 73151b5 Merge "recovery: change the way of rebooting when using power key combo" by Tao Bao · 9 years ago
  90. e5ce2a5 recovery: change the way of rebooting when using power key combo by Gaelle Nassiet · 9 years ago
  91. 41928ce Merge "Revert "recovery: change the way of rebooting when using power key combo"" by Nick Kralevich · 9 years ago
  92. 4e92ba4 Revert "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 9 years ago
  93. b48bdbe Merge "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 9 years ago
  94. 074c1c2 recovery: change the way of rebooting when using power key combo by Gaelle Nassiet · 9 years ago
  95. a8cd96a Merge "Stop using libstdc++." by Dan Albert · 9 years ago
  96. e49a9e5 Stop using libstdc++. by Dan Albert · 9 years ago
  97. 6253753 Merge "Add error and range checks to parse_range" by Sami Tolvanen · 9 years ago
  98. cd7d9d8 Merge "Don't use TEMP_FAILURE_RETRY on close in recovery." by Elliott Hughes · 9 years ago
  99. b47afed Don't use TEMP_FAILURE_RETRY on close in recovery. by Elliott Hughes · 9 years ago
  100. f2bac04 Add error and range checks to parse_range by Sami Tolvanen · 9 years ago