1. 49a49e4 am ee17242f: Merge "minadbd: update service_to_fd() signature." by David Pursell · 9 years ago
  2. ee17242 Merge "minadbd: update service_to_fd() signature." by David Pursell · 9 years ago
  3. 6052419 am b83fd518: Merge "recovery: Remove redirect_stdio() when calling ShowFile()." by Tao Bao · 9 years ago
  4. b83fd51 Merge "recovery: Remove redirect_stdio() when calling ShowFile()." by Tao Bao · 9 years ago
  5. 9a7fd80 recovery: Remove redirect_stdio() when calling ShowFile(). by Tao Bao · 9 years ago
  6. 0cf19d9 am 7a677807: Merge "updater: Fix the line breaks in ui_print commands." by Tao Bao · 9 years ago
  7. 7a67780 Merge "updater: Fix the line breaks in ui_print commands." by Tao Bao · 9 years ago
  8. 1107d96 updater: Fix the line breaks in ui_print commands. by Tao Bao · 9 years ago
  9. 50828f5 am e520f1d4: Merge "updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter." by Tao Bao · 9 years ago
  10. e520f1d Merge "updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter." by Tao Bao · 9 years ago
  11. 34847b2 updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter. by Tao Bao · 9 years ago
  12. e5571a0 am 585a50ce: Merge "imgdiff: fix file descriptor leak" by Tao Bao · 9 years ago
  13. 585a50c Merge "imgdiff: fix file descriptor leak" by Tao Bao · 9 years ago
  14. a91c66d imgdiff: fix file descriptor leak by Jeremy Compostella · 9 years ago
  15. cf11a16 am f8c303f9: Merge "move uncrypt from init.rc to uncrypt.rc" by Tom Cherry · 9 years ago
  16. f8c303f Merge "move uncrypt from init.rc to uncrypt.rc" by Tom Cherry · 9 years ago
  17. c3d4d53 minadbd: update service_to_fd() signature. by David Pursell · 9 years ago
  18. daa6d04 move uncrypt from init.rc to uncrypt.rc by Tom Cherry · 9 years ago
  19. 1b3195c am 4c223f4e: Merge "Add slot_suffix field to struct bootloader_message." by David Zeuthen · 9 years ago
  20. 4c223f4 Merge "Add slot_suffix field to struct bootloader_message." by David Zeuthen · 9 years ago
  21. 6f1f206 am 6997c287: Merge "updater: Clean up C codes." by Tao Bao · 9 years ago
  22. 6997c28 Merge "updater: Clean up C codes." by Tao Bao · 9 years ago
  23. d85ae79 Add slot_suffix field to struct bootloader_message. by David Zeuthen · 9 years ago
  24. 0940fe1 updater: Clean up C codes. by Tao Bao · 9 years ago
  25. 73468ee am 5a16eba2: am eef99138: Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  26. 5a16eba am eef99138: Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  27. eef9913 Merge "updater: Remove the unused isunresumable in SaveStash()." by Tao Bao · 9 years ago
  28. 304c65b am dc61d17d: am 50c17f9d: Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  29. 9739a29 updater: Remove the unused isunresumable in SaveStash(). by Tao Bao · 9 years ago
  30. dc61d17 am 50c17f9d: Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  31. 50c17f9 Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package" by Tao Bao · 9 years ago
  32. a6153df GOOGLEGMS-749 Fix integer overflow while applying block based OTA package by Shrinivas Sahukar · 9 years ago
  33. 822685a am dbbdcf3f: am 93fa4b67: Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  34. dbbdcf3 am 93fa4b67: Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  35. 93fa4b6 Merge "edify: Switch to C++." by Tao Bao · 9 years ago
  36. 2a5a49d edify: Switch to C++. by Tao Bao · 9 years ago
  37. a9a50fe am 4854e292: am ad509fd4: Merge "Fix potential crash" by Tao Bao · 9 years ago
  38. 4854e29 am ad509fd4: Merge "Fix potential crash" by Tao Bao · 9 years ago
  39. ad509fd Merge "Fix potential crash" by Tao Bao · 9 years ago
  40. 06e6ccb am 434a1761: am 0d46c7ab: Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  41. b65a902 am 7f89389a: am 7c511184: Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  42. 434a176 am 0d46c7ab: Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  43. 7f89389 am 7c511184: Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  44. 0d46c7a Merge "Use unique_ptr and unique_fd to manager FDs." by Tao Bao · 9 years ago
  45. 7c51118 Merge "updater: Clean up char* with std::string." by Tao Bao · 9 years ago
  46. c754792 Use unique_ptr and unique_fd to manager FDs. by Tao Bao · 9 years ago
  47. c2e9162 am 236b3eb6: am e67104a6: Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  48. 236b3eb am e67104a6: Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  49. e67104a Merge "Use CPPFLAGS instead of CFLAGS." by Dan Albert · 9 years ago
  50. b02e90f Use CPPFLAGS instead of CFLAGS. by Dan Albert · 9 years ago
  51. 8fa0007 am a9390df6: am 06689dc5: Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  52. a9390df am 06689dc5: Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  53. 06689dc Merge "Fix recovery image build." by Elliott Hughes · 9 years ago
  54. faa7500 Fix recovery image build. by Elliott Hughes · 9 years ago
  55. e6aa332 updater: Clean up char* with std::string. by Tao Bao · 9 years ago
  56. 1b7d9b7 Fix potential crash by Jeremy Compostella · 9 years ago
  57. 7daa48e resolved conflicts for merge of be19dce8 to mnc-dev-plus-aosp by Tao Bao · 9 years ago
  58. 0e2efab am 393d1e73: am 27c1ab20: Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  59. 393d1e7 am 27c1ab20: Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  60. be19dce udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  61. 27c1ab2 Merge "udpater: Call fsync() after rename()." by Tao Bao · 9 years ago
  62. dc39226 udpater: Call fsync() after rename(). by Tao Bao · 9 years ago
  63. 854ae7f am 2e979ef6: am 302779e7: Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  64. 2e979ef am 302779e7: Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  65. 302779e Merge "recovery: Allow "Mount /system" for system_root_image." by Tao Bao · 9 years ago
  66. abb8f77 recovery: Allow "Mount /system" for system_root_image. by Tao Bao · 9 years ago
  67. f3f2799 am 7666f65b: am 62e19231: Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  68. 7666f65 am 62e19231: Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  69. 62e1923 Merge "updater: Hoist fsync() to outer loop." by Tao Bao · 9 years ago
  70. 187efff updater: Hoist fsync() to outer loop. by Tao Bao · 9 years ago
  71. cb0e7f2 am 0622ccb3: am 6a4a33e3: Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  72. 0622ccb am 6a4a33e3: Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  73. 6a4a33e Merge "applypatch: Fix the checking in WriteToPartition()." by Tao Bao · 9 years ago
  74. 1ce7a2a applypatch: Fix the checking in WriteToPartition(). by Tao Bao · 9 years ago
  75. 3318523 am 3b753ad5: am dd738c11: Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  76. f0654b4 am c69095d8: am afb8f320: Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago
  77. 7665d44 am 87f2c673: am cc3c3414: Merge "updater: libapplypatch needs libbase now." by Tao Bao · 9 years ago
  78. 5040636 am 1dc71bec: am cfd9d9c7: Merge "applypatch: Refactor strtok()." by Tao Bao · 9 years ago
  79. 596219d am b91e7005: am 85090d0c: Merge "recovery: Switch fuse_* to C++." by Tao Bao · 9 years ago
  80. 3b753ad am dd738c11: Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  81. c69095d am afb8f320: Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago
  82. 87f2c67 am cc3c3414: Merge "updater: libapplypatch needs libbase now." by Tao Bao · 9 years ago
  83. 1dc71be am cfd9d9c7: Merge "applypatch: Refactor strtok()." by Tao Bao · 9 years ago
  84. dd738c1 Merge "applypatch: Support flash mode." by Tao Bao · 9 years ago
  85. abba55b applypatch: Support flash mode. by Tao Bao · 9 years ago
  86. afb8f32 Merge "uncrypt: Support file level encryption." by Tao Bao · 9 years ago
  87. 7cf50c6 uncrypt: Support file level encryption. by Tao Bao · 9 years ago
  88. cc3c341 Merge "updater: libapplypatch needs libbase now." by Tao Bao · 9 years ago
  89. ba8a678 updater: libapplypatch needs libbase now. by Tao Bao · 9 years ago
  90. cfd9d9c Merge "applypatch: Refactor strtok()." by Tao Bao · 9 years ago
  91. aca8e89 applypatch: Refactor strtok(). by Tao Bao · 9 years ago
  92. b91e700 am 85090d0c: Merge "recovery: Switch fuse_* to C++." by Tao Bao · 9 years ago
  93. 85090d0c Merge "recovery: Switch fuse_* to C++." by Tao Bao · 9 years ago
  94. 71dc365 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  95. 0e7368a am 328cb8cb: am 025c0e79: Merge "Clean up LOG functions." by Tao Bao · 9 years ago
  96. 328cb8c am 025c0e79: Merge "Clean up LOG functions." by Tao Bao · 9 years ago
  97. 025c0e7 Merge "Clean up LOG functions." by Tao Bao · 9 years ago
  98. dd4d981 Clean up LOG functions. by Tao Bao · 9 years ago
  99. 3231c7c am 307eecfd: am 0bacbfd0: Merge "recovery: Switch applypatch/ and updater/ to cpp." by Tao Bao · 9 years ago
  100. 307eecf am 0bacbfd0: Merge "recovery: Switch applypatch/ and updater/ to cpp." by Tao Bao · 9 years ago