1. 393d1e7 am 27c1ab20: Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  2. 27c1ab2 Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  3. dc39226 udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  4. 2e979ef am 302779e7: Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  5. 302779e Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  6. abb8f77 recovery: Allow "Mount /system" for system_root_image. by Tao Bao · 9 years ago
  7. 7666f65 am 62e19231: Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  8. 62e1923 Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  9. 187efff updater: Hoist fsync() to outer loop. by Tao Bao · 9 years ago
  10. 0622ccb am 6a4a33e3: Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  11. 6a4a33e Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  12. 1ce7a2a applypatch: Fix the checking in WriteToPartition(). by Tao Bao · 9 years ago
  13. 3b753ad am dd738c11: Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  14. c69095d am afb8f320: Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago
  15. 87f2c67 am cc3c3414: Merge "updater: libapplypatch needs libbase now." by Tao Bao · 9 years ago
  16. 1dc71be am cfd9d9c7: Merge "applypatch: Refactor strtok()." by Tao Bao · 9 years ago
  17. dd738c1 Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  18. abba55b applypatch: Support flash mode. by Tao Bao · 9 years ago
  19. afb8f32 Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago
  20. 7cf50c6 uncrypt: Support file level encryption. by Tao Bao · 9 years ago
  21. cc3c341 Merge "updater: libapplypatch needs libbase now." by Tao Bao · 9 years ago
  22. ba8a678 updater: libapplypatch needs libbase now. by Tao Bao · 9 years ago
  23. cfd9d9c Merge "applypatch: Refactor strtok()." by Tao Bao · 9 years ago
  24. aca8e89 applypatch: Refactor strtok(). by Tao Bao · 9 years ago
  25. b91e700 am 85090d0c: Merge "recovery: Switch fuse_* to C++." by Tao Bao · 9 years ago
  26. 85090d0c Merge "recovery: Switch fuse_* to C++." by Tao Bao · 9 years ago
  27. 71dc365 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  28. 328cb8c am 025c0e79: Merge "Clean up LOG functions." by Tao Bao · 9 years ago
  29. 025c0e7 Merge "Clean up LOG functions." by Tao Bao · 9 years ago
  30. dd4d981 Clean up LOG functions. by Tao Bao · 9 years ago
  31. 307eecf am 0bacbfd0: Merge "recovery: Switch applypatch/ and updater/ to cpp." by Tao Bao · 9 years ago
  32. 0bacbfd Merge "recovery: Switch applypatch/ and updater/ to cpp." by Tao Bao · 9 years ago
  33. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago
  34. f2853e2 am 65c230f4: Merge "Revert "Zero blocks before BLKDISCARD"" by Tao Bao · 9 years ago
  35. 65c230f Merge "Revert "Zero blocks before BLKDISCARD"" by Tao Bao · 9 years ago
  36. 9c67aa2 Revert "Zero blocks before BLKDISCARD" by Tao Bao · 9 years ago
  37. 4e6507f am 2490dbc9: Merge "Allow mounting squashfs partitions" by Tao Bao · 9 years ago
  38. 2490dbc Merge "Allow mounting squashfs partitions" by Tao Bao · 9 years ago
  39. 522ea72 Allow mounting squashfs partitions by Mohamad Ayyash · 9 years ago
  40. 89d3634 am b36d9c3f: Merge "More accurate checking for overlapped ranges." by Tao Bao · 9 years ago
  41. b36d9c3 Merge "More accurate checking for overlapped ranges." by Tao Bao · 9 years ago
  42. c0f56ad More accurate checking for overlapped ranges. by Tao Bao · 9 years ago
  43. 1572820 am ec18d495: Merge "recovery: Use xxhdpi resources for 560dpi devices" by Tao Bao · 9 years ago
  44. ec18d49 Merge "recovery: Use xxhdpi resources for 560dpi devices" by Tao Bao · 9 years ago
  45. 0b7dc1d recovery: Use xxhdpi resources for 560dpi devices by Tao Bao · 9 years ago
  46. 4b61946 am 719e4e5d: Merge "Just use fstat in sysMapFile." by Elliott Hughes · 9 years ago
  47. 719e4e5 Merge "Just use fstat in sysMapFile." by Elliott Hughes · 9 years ago
  48. f267dee Just use fstat in sysMapFile. by Elliott Hughes · 9 years ago
  49. 6dd443f am ea13fe23: Merge "Allow sideloading without authentication." by Elliott Hughes · 9 years ago
  50. ea13fe2 Merge "Allow sideloading without authentication." by Elliott Hughes · 9 years ago
  51. 9813f5b Allow sideloading without authentication. by Elliott Hughes · 9 years ago
  52. d2a5928 am 22ccc87a: Merge "Unmount sdcard if no package file is selected." by Elliott Hughes · 9 years ago
  53. 22ccc87 Merge "Unmount sdcard if no package file is selected." by Elliott Hughes · 9 years ago
  54. e21ff08 am a1009c34: Merge "Split WipeData into PreWipeData and PostWipeData." by Elliott Hughes · 9 years ago
  55. a1009c3 Merge "Split WipeData into PreWipeData and PostWipeData." by Elliott Hughes · 9 years ago
  56. 945548e Split WipeData into PreWipeData and PostWipeData. by Elliott Hughes · 9 years ago
  57. 915fc97 am 280cb6e9: Merge "Zero blocks before BLKDISCARD" by Sami Tolvanen · 9 years ago
  58. 280cb6e Merge "Zero blocks before BLKDISCARD" by Sami Tolvanen · 9 years ago
  59. a3c75e3 Zero blocks before BLKDISCARD by Sami Tolvanen · 9 years ago
  60. 059e391 am e6f6097a: Merge "Revert "Zero blocks before BLKDISCARD"" by Sami Tolvanen · 9 years ago
  61. e6f6097 Merge "Revert "Zero blocks before BLKDISCARD"" by Sami Tolvanen · 9 years ago
  62. e82fa18 Revert "Zero blocks before BLKDISCARD" by Sami Tolvanen · 9 years ago
  63. b4effb9 Unmount sdcard if no package file is selected. by caozhiyuan · 9 years ago
  64. b89452e am 1a03b400: Merge "uncrypt: Write status when it reboots to factory reset" by Tao Bao · 9 years ago
  65. 2880e0f am 2cf180f6: Merge "Separate uncrypt into two modes" by Tao Bao · 9 years ago
  66. 1a03b40 Merge "uncrypt: Write status when it reboots to factory reset" by Tao Bao · 9 years ago
  67. 2cf180f Merge "Separate uncrypt into two modes" by Tao Bao · 9 years ago
  68. ac6aa7e uncrypt: Write status when it reboots to factory reset by Tao Bao · 9 years ago
  69. 383b00d Separate uncrypt into two modes by Tao Bao · 9 years ago
  70. 2fd1297 am 69608fe7: Merge "Zero blocks before BLKDISCARD" by Sami Tolvanen · 9 years ago
  71. 69608fe Merge "Zero blocks before BLKDISCARD" by Sami Tolvanen · 9 years ago
  72. 96392b9 Zero blocks before BLKDISCARD by Sami Tolvanen · 9 years ago
  73. 7baa13f am 3f9db6af: Merge "recovery: Switch to clang" by Tao Bao · 9 years ago
  74. 3f9db6a Merge "recovery: Switch to clang" by Tao Bao · 9 years ago
  75. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  76. 028d216 am 227069d7: Merge "Fix build: fprintf without modifier" 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. d107e6d am a69e608a: Merge "Log update outputs in order" by Tao Bao · 9 years ago
  80. a69e608 Merge "Log update outputs in order" by Tao Bao · 9 years ago
  81. b6918c7 Log update outputs in order by Tao Bao · 9 years ago
  82. 5944bcd am 1441a965: Merge "Really don\'t use TEMP_FAILURE_RETRY with close in recovery." by Elliott Hughes · 9 years ago
  83. 1441a96 Merge "Really don't use TEMP_FAILURE_RETRY with close in recovery." by Elliott Hughes · 9 years ago
  84. eec204b am 74f5e0e0: Merge "Use f_bavail to calculate free space" by Tao Bao · 9 years ago
  85. 74f5e0e Merge "Use f_bavail to calculate free space" by Tao Bao · 9 years ago
  86. b3ac676 Really don't use TEMP_FAILURE_RETRY with close in recovery. by Elliott Hughes · 9 years ago
  87. 3b49776 Use f_bavail to calculate free space by caozhiyuan · 9 years ago
  88. cd391c2 am aa4df5c4: Merge "Handle BLKDISCARD failures" by Sami Tolvanen · 9 years ago
  89. aa4df5c Merge "Handle BLKDISCARD failures" by Sami Tolvanen · 9 years ago
  90. cc2428c Handle BLKDISCARD failures by Sami Tolvanen · 9 years ago
  91. 9a5e2a2 am f272b9e7: Merge "Clean up the sleep()\'s after poking init services" by Tao Bao · 9 years ago
  92. f272b9e Merge "Clean up the sleep()'s after poking init services" by Tao Bao · 9 years ago
  93. 7523863 Clean up the sleep()'s after poking init services by Tao Bao · 9 years ago
  94. 7b126d7 am 73151b51: Merge "recovery: change the way of rebooting when using power key combo" by Tao Bao · 9 years ago
  95. 73151b5 Merge "recovery: change the way of rebooting when using power key combo" by Tao Bao · 9 years ago
  96. 6f6e5bb am 41928ce6: Merge "Revert "recovery: change the way of rebooting when using power key combo"" by Nick Kralevich · 9 years ago
  97. e5ce2a5 recovery: change the way of rebooting when using power key combo by Gaelle Nassiet · 9 years ago
  98. 41928ce Merge "Revert "recovery: change the way of rebooting when using power key combo"" by Nick Kralevich · 9 years ago
  99. 4e92ba4 Revert "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 9 years ago
  100. 6d1d7ff am b48bdbed: Merge "recovery: change the way of rebooting when using power key combo" by Nick Kralevich · 9 years ago