1. d85ae79 Add slot_suffix field to struct bootloader_message. by David Zeuthen · 9 years ago
  2. 0940fe1 updater: Clean up C codes. by Tao Bao · 9 years ago
  3. d845a2d am 73468ee8: (-s ours) am 5a16eba2: am eef99138: Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  4. 5e3a40f am 304c65b8: (-s ours) am dc61d17d: am 50c17f9d: Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  5. 1a42ebc am 822685a8: (-s ours) am dbbdcf3f: am 93fa4b67: Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  6. b13fe89 am a9a50fef: (-s ours) am 4854e292: am ad509fd4: Merge "Fix potential crash" by Tao Bao · 9 years ago
  7. dffdd5e am 06e6ccb9: (-s ours) am 434a1761: am 0d46c7ab: Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  8. 85afda1 am b65a9023: (-s ours) am 7f89389a: am 7c511184: Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  9. 85a77d2 am c2e91625: (-s ours) am 236b3eb6: am e67104a6: Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  10. 34fa6d3 am 8fa0007a: (-s ours) am a9390df6: am 06689dc5: Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  11. 371ab90 am 7daa48e6: (-s ours) resolved conflicts for merge of be19dce8 to mnc-dev-plus-aosp by Tao Bao · 9 years ago
  12. ea5d8f0 am 0e2efab3: (-s ours) am 393d1e73: am 27c1ab20: Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  13. 3fd097f am 854ae7f9: (-s ours) am 2e979ef6: am 302779e7: Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  14. 77de478 am f3f27990: (-s ours) am 7666f65b: am 62e19231: Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  15. 05c4b53 am cb0e7f2d: (-s ours) am 0622ccb3: am 6a4a33e3: Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  16. f6bebbd am 33185233: (-s ours) am 3b753ad5: am dd738c11: Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  17. d37f91d am f0654b44: (-s ours) am c69095d8: am afb8f320: Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago
  18. c73e18f am 7665d443: (-s ours) am 87f2c673: am cc3c3414: Merge "updater: libapplypatch needs libbase now." by Tao Bao · 9 years ago
  19. f075f9a am 5040636a: (-s ours) am 1dc71bec: am cfd9d9c7: Merge "applypatch: Refactor strtok()." by Tao Bao · 9 years ago
  20. ca66fc1 am 596219d9: (-s ours) am b91e7005: am 85090d0c: Merge "recovery: Switch fuse_* to C++." by Tao Bao · 9 years ago
  21. d33e21a am 0e7368a5: (-s ours) am 328cb8cb: am 025c0e79: Merge "Clean up LOG functions." by Tao Bao · 9 years ago
  22. 9da33c6 am 3231c7ca: (-s ours) am 307eecfd: am 0bacbfd0: Merge "recovery: Switch applypatch/ and updater/ to cpp." by Tao Bao · 9 years ago
  23. f0e341b am 5391dfdb: (-s ours) am f2853e27: am 65c230f4: Merge "Revert "Zero blocks before BLKDISCARD"" by Tao Bao · 9 years ago
  24. 3ac4765 am 1915dd56: (-s ours) am 10cf0942: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev by Paul Lawrence · 9 years ago
  25. b3f4921 am 2fc4d435: (-s ours) am 4e6507f3: am 2490dbc9: Merge "Allow mounting squashfs partitions" by Tao Bao · 9 years ago
  26. 04d9b85 am 7624d0d8: (-s ours) am d6b2b65d: Merge "Change init sequence to support file level encryption" into mnc-dev by Paul Lawrence · 9 years ago
  27. 73468ee am 5a16eba2: am eef99138: Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  28. 165c6ad am 5a16eba2: am eef99138: Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  29. 5a16eba am eef99138: Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  30. eef9913 Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  31. 1a3ccc8 am dc61d17d: am 50c17f9d: Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  32. 304c65b am dc61d17d: am 50c17f9d: Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  33. 9739a29 updater: Remove the unused isunresumable in SaveStash(). by Tao Bao · 9 years ago
  34. dc61d17 am 50c17f9d: Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  35. 50c17f9 Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  36. ba78158 am 337db14f: recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. by Tao Bao · 9 years ago
  37. 337db14 recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. by Tao Bao · 9 years ago
  38. a6153df GOOGLEGMS-749 Fix integer overflow while applying block based OTA package by Shrinivas Sahukar · 9 years ago
  39. f0355ae am dbbdcf3f: am 93fa4b67: Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  40. 822685a am dbbdcf3f: am 93fa4b67: Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  41. dbbdcf3 am 93fa4b67: Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  42. 93fa4b6 Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  43. 2a5a49d edify: Switch to C++. by Tao Bao · 9 years ago
  44. e57ca0e am 4854e292: am ad509fd4: Merge "Fix potential crash" by Tao Bao · 9 years ago
  45. a9a50fe am 4854e292: am ad509fd4: Merge "Fix potential crash" by Tao Bao · 9 years ago
  46. 4854e29 am ad509fd4: Merge "Fix potential crash" by Tao Bao · 9 years ago
  47. ad509fd Merge "Fix potential crash" by Tao Bao · 9 years ago
  48. 0d42440 am 434a1761: am 0d46c7ab: Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  49. 06e6ccb am 434a1761: am 0d46c7ab: Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  50. 36ca380 am 7f89389a: am 7c511184: Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  51. b65a902 am 7f89389a: am 7c511184: Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  52. 434a176 am 0d46c7ab: Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  53. 7f89389 am 7c511184: Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  54. 0d46c7a Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  55. 7c51118 Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  56. c754792 Use unique_ptr and unique_fd to manager FDs. by Tao Bao · 9 years ago
  57. c2e9162 am 236b3eb6: am e67104a6: Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  58. f2a23a9 am 236b3eb6: am e67104a6: Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  59. 236b3eb am e67104a6: Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  60. e67104a Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  61. b02e90f Use CPPFLAGS instead of CFLAGS. by Dan Albert · 9 years ago
  62. 8fa0007 am a9390df6: am 06689dc5: Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  63. 2496489 am a9390df6: am 06689dc5: Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  64. a9390df am 06689dc5: Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  65. 06689dc Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  66. faa7500 Fix recovery image build. by Elliott Hughes · 9 years ago
  67. e6aa332 updater: Clean up char* with std::string. by Tao Bao · 9 years ago
  68. 1b7d9b7 Fix potential crash by Jeremy Compostella · 9 years ago
  69. 68e7743 resolved conflicts for merge of 5aa3ce3a to mnc-dr-dev-plus-aosp by Tao Bao · 9 years ago
  70. 7daa48e resolved conflicts for merge of be19dce8 to mnc-dev-plus-aosp by Tao Bao · 9 years ago
  71. 5aa3ce3 am be19dce8: udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  72. 0e2efab am 393d1e73: am 27c1ab20: Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  73. ddbfdf7 am 393d1e73: am 27c1ab20: Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  74. 393d1e7 am 27c1ab20: Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  75. be19dce udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  76. 27c1ab2 Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  77. dc39226 udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  78. 414c576 am 2e979ef6: am 302779e7: Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  79. 854ae7f am 2e979ef6: am 302779e7: Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  80. 2e979ef am 302779e7: Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  81. 302779e Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  82. abb8f77 recovery: Allow "Mount /system" for system_root_image. by Tao Bao · 9 years ago
  83. 7d71725 am 7666f65b: am 62e19231: Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  84. f3f2799 am 7666f65b: am 62e19231: Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  85. 7666f65 am 62e19231: Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  86. 62e1923 Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  87. 187efff updater: Hoist fsync() to outer loop. by Tao Bao · 9 years ago
  88. 4b3ad00 am 0622ccb3: am 6a4a33e3: Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  89. cb0e7f2 am 0622ccb3: am 6a4a33e3: Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  90. 0622ccb am 6a4a33e3: Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  91. 6a4a33e Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  92. 1ce7a2a applypatch: Fix the checking in WriteToPartition(). by Tao Bao · 9 years ago
  93. 6a06034 am 3b753ad5: am dd738c11: Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  94. 3318523 am 3b753ad5: am dd738c11: Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  95. f0654b4 am c69095d8: am afb8f320: Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago
  96. 7665d44 am 87f2c673: am cc3c3414: Merge "updater: libapplypatch needs libbase now." by Tao Bao · 9 years ago
  97. 5040636 am 1dc71bec: am cfd9d9c7: Merge "applypatch: Refactor strtok()." by Tao Bao · 9 years ago
  98. 596219d am b91e7005: am 85090d0c: Merge "recovery: Switch fuse_* to C++." by Tao Bao · 9 years ago
  99. 3b753ad am dd738c11: Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  100. e657f0f am c69095d8: am afb8f320: Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago