1. 6f1f206 am 6997c287: Merge "updater: Clean up C codes." by Tao Bao · 9 years ago
  2. 6997c28 Merge "updater: Clean up C codes." by Tao Bao · 9 years ago
  3. 0940fe1 updater: Clean up C codes. by Tao Bao · 9 years ago
  4. 73468ee am 5a16eba2: am eef99138: Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  5. 5a16eba am eef99138: Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  6. eef9913 Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  7. 304c65b am dc61d17d: am 50c17f9d: Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  8. 9739a29 updater: Remove the unused isunresumable in SaveStash(). by Tao Bao · 9 years ago
  9. dc61d17 am 50c17f9d: Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  10. 50c17f9 Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  11. a6153df GOOGLEGMS-749 Fix integer overflow while applying block based OTA package by Shrinivas Sahukar · 9 years ago
  12. 822685a am dbbdcf3f: am 93fa4b67: Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  13. dbbdcf3 am 93fa4b67: Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  14. 93fa4b6 Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  15. 2a5a49d edify: Switch to C++. by Tao Bao · 9 years ago
  16. a9a50fe am 4854e292: am ad509fd4: Merge "Fix potential crash" by Tao Bao · 9 years ago
  17. 4854e29 am ad509fd4: Merge "Fix potential crash" by Tao Bao · 9 years ago
  18. ad509fd Merge "Fix potential crash" by Tao Bao · 9 years ago
  19. 06e6ccb am 434a1761: am 0d46c7ab: Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  20. b65a902 am 7f89389a: am 7c511184: Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  21. 434a176 am 0d46c7ab: Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  22. 7f89389 am 7c511184: Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  23. 0d46c7a Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  24. 7c51118 Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  25. c754792 Use unique_ptr and unique_fd to manager FDs. by Tao Bao · 9 years ago
  26. c2e9162 am 236b3eb6: am e67104a6: Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  27. 236b3eb am e67104a6: Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  28. e67104a Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  29. b02e90f Use CPPFLAGS instead of CFLAGS. by Dan Albert · 9 years ago
  30. 8fa0007 am a9390df6: am 06689dc5: Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  31. a9390df am 06689dc5: Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  32. 06689dc Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  33. faa7500 Fix recovery image build. by Elliott Hughes · 9 years ago
  34. e6aa332 updater: Clean up char* with std::string. by Tao Bao · 9 years ago
  35. 1b7d9b7 Fix potential crash by Jeremy Compostella · 9 years ago
  36. 7daa48e resolved conflicts for merge of be19dce8 to mnc-dev-plus-aosp by Tao Bao · 9 years ago
  37. 0e2efab am 393d1e73: am 27c1ab20: Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  38. 393d1e7 am 27c1ab20: Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  39. be19dce udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  40. 27c1ab2 Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  41. dc39226 udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  42. 854ae7f am 2e979ef6: am 302779e7: Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  43. 2e979ef am 302779e7: Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  44. 302779e Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  45. abb8f77 recovery: Allow "Mount /system" for system_root_image. by Tao Bao · 9 years ago
  46. f3f2799 am 7666f65b: am 62e19231: Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  47. 7666f65 am 62e19231: Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  48. 62e1923 Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  49. 187efff updater: Hoist fsync() to outer loop. by Tao Bao · 9 years ago
  50. cb0e7f2 am 0622ccb3: am 6a4a33e3: Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  51. 0622ccb am 6a4a33e3: Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  52. 6a4a33e Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  53. 1ce7a2a applypatch: Fix the checking in WriteToPartition(). by Tao Bao · 9 years ago
  54. 3318523 am 3b753ad5: am dd738c11: Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  55. f0654b4 am c69095d8: am afb8f320: Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago
  56. 7665d44 am 87f2c673: am cc3c3414: Merge "updater: libapplypatch needs libbase now." by Tao Bao · 9 years ago
  57. 5040636 am 1dc71bec: am cfd9d9c7: Merge "applypatch: Refactor strtok()." by Tao Bao · 9 years ago
  58. 596219d am b91e7005: am 85090d0c: Merge "recovery: Switch fuse_* to C++." by Tao Bao · 9 years ago
  59. 3b753ad am dd738c11: Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  60. c69095d am afb8f320: Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago
  61. 87f2c67 am cc3c3414: Merge "updater: libapplypatch needs libbase now." by Tao Bao · 9 years ago
  62. 1dc71be am cfd9d9c7: Merge "applypatch: Refactor strtok()." by Tao Bao · 9 years ago
  63. dd738c1 Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  64. abba55b applypatch: Support flash mode. by Tao Bao · 9 years ago
  65. afb8f32 Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago
  66. 7cf50c6 uncrypt: Support file level encryption. by Tao Bao · 9 years ago
  67. cc3c341 Merge "updater: libapplypatch needs libbase now." by Tao Bao · 9 years ago
  68. ba8a678 updater: libapplypatch needs libbase now. by Tao Bao · 9 years ago
  69. cfd9d9c Merge "applypatch: Refactor strtok()." by Tao Bao · 9 years ago
  70. aca8e89 applypatch: Refactor strtok(). by Tao Bao · 9 years ago
  71. b91e700 am 85090d0c: Merge "recovery: Switch fuse_* to C++." by Tao Bao · 9 years ago
  72. 85090d0c Merge "recovery: Switch fuse_* to C++." by Tao Bao · 9 years ago
  73. 71dc365 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  74. 0e7368a am 328cb8cb: am 025c0e79: Merge "Clean up LOG functions." by Tao Bao · 9 years ago
  75. 328cb8c am 025c0e79: Merge "Clean up LOG functions." by Tao Bao · 9 years ago
  76. 025c0e7 Merge "Clean up LOG functions." by Tao Bao · 9 years ago
  77. dd4d981 Clean up LOG functions. by Tao Bao · 9 years ago
  78. 3231c7c am 307eecfd: am 0bacbfd0: Merge "recovery: Switch applypatch/ and updater/ to cpp." by Tao Bao · 10 years ago
  79. 307eecf am 0bacbfd0: Merge "recovery: Switch applypatch/ and updater/ to cpp." by Tao Bao · 10 years ago
  80. 0bacbfd Merge "recovery: Switch applypatch/ and updater/ to cpp." by Tao Bao · 10 years ago
  81. ba9a42a recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 10 years ago
  82. 5391dfd am f2853e27: am 65c230f4: Merge "Revert "Zero blocks before BLKDISCARD"" by Tao Bao · 10 years ago
  83. f2853e2 am 65c230f4: Merge "Revert "Zero blocks before BLKDISCARD"" by Tao Bao · 10 years ago
  84. 65c230f Merge "Revert "Zero blocks before BLKDISCARD"" by Tao Bao · 10 years ago
  85. 9c67aa2 Revert "Zero blocks before BLKDISCARD" by Tao Bao · 10 years ago
  86. 1915dd5 am 10cf0942: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev by Paul Lawrence · 10 years ago
  87. 10cf094 Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev by Paul Lawrence · 10 years ago
  88. 392879e Revert "Change init sequence to support file level encryption" by Paul Lawrence · 10 years ago
  89. 2fc4d43 am 4e6507f3: am 2490dbc9: Merge "Allow mounting squashfs partitions" by Tao Bao · 10 years ago
  90. 4e6507f am 2490dbc9: Merge "Allow mounting squashfs partitions" by Tao Bao · 10 years ago
  91. 2490dbc Merge "Allow mounting squashfs partitions" by Tao Bao · 10 years ago
  92. 522ea72 Allow mounting squashfs partitions by Mohamad Ayyash · 10 years ago
  93. 7624d0d am d6b2b65d: Merge "Change init sequence to support file level encryption" into mnc-dev by Paul Lawrence · 10 years ago
  94. d6b2b65 Merge "Change init sequence to support file level encryption" into mnc-dev by Paul Lawrence · 10 years ago
  95. 98c1a3d Change init sequence to support file level encryption by Paul Lawrence · 10 years ago
  96. 08b6339 am 501282a4: am b4b41daa: am 0ddfa329: Allow mounting squashfs partitions by Mohamad Ayyash · 10 years ago
  97. 6284431 am 8409b088: Merge "Add drm support to minui" into mnc-dev by Vincent Palatin · 10 years ago
  98. 501282a am b4b41daa: am 0ddfa329: Allow mounting squashfs partitions by Mohamad Ayyash · 10 years ago
  99. b4b41da am 0ddfa329: Allow mounting squashfs partitions by Mohamad Ayyash · 10 years ago
  100. 8409b08 Merge "Add drm support to minui" into mnc-dev by Vincent Palatin · 10 years ago