1. 8b254cf Merge commit '27604fcbee0010b800bfc16b5bf7a48c365c2cf3' into mnc-dr2-dev-plus-aosp by Qiwen Zhao · 9 years ago
  2. f4848f6 DO NOT MERGE recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago
  3. d32cfe9 Add error and range checks to parse_range am: 806f72f9e6 -s ours am: 81faa274d0 by Sami Tolvanen · 9 years ago
  4. 0ea84ea Stop using libstdc++. am: 56deefba73 -s ours am: 34a265cbac by Dan Albert · 9 years ago
  5. 81faa27 Add error and range checks to parse_range am: 806f72f9e6 -s ours by Sami Tolvanen · 9 years ago
  6. 34a265c Stop using libstdc++. am: 56deefba73 -s ours by Dan Albert · 9 years ago
  7. f4b8718 recovery: Switch to clang am: 7101b2e285 -s ours am: 29cc06e50c by Tao Bao · 9 years ago
  8. 29cc06e recovery: Switch to clang am: 7101b2e285 -s ours by Tao Bao · 9 years ago
  9. 846c094 Add slot_suffix field to struct bootloader_message. by David Zeuthen · 9 years ago
  10. 8f90389 recovery: Allow "Mount /system" for system_root_image. by Tao Bao · 9 years ago
  11. 32ac976 applypatch: Fix the checking in WriteToPartition(). by Tao Bao · 9 years ago
  12. f47259b applypatch: Support flash mode. by Tao Bao · 9 years ago
  13. 3b19926 updater: libapplypatch needs libbase now. by Tao Bao · 9 years ago
  14. 27604fc applypatch: Refactor strtok(). by Tao Bao · 9 years ago
  15. 818fa78 DO NOT MERGE recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago
  16. 806f72f Add error and range checks to parse_range by Sami Tolvanen · 9 years ago
  17. 56deefb Stop using libstdc++. by Dan Albert · 9 years ago
  18. 7101b2e recovery: Switch to clang by Tao Bao · 9 years ago
  19. fd1bfa2 Merge "Create convert_fbe breadcrumb file to support conversion to FBE" by Paul Lawrence · 9 years ago
  20. 11c26ab Merge "We can use fclose directly in std::unique_ptr." am: 5c6912148b by Elliott Hughes · 9 years ago
  21. 5c69121 Merge "We can use fclose directly in std::unique_ptr." by Elliott Hughes · 9 years ago
  22. d0db337 Create convert_fbe breadcrumb file to support conversion to FBE by Paul Lawrence · 9 years ago
  23. 63b089e We can use fclose directly in std::unique_ptr. by Elliott Hughes · 9 years ago
  24. 8b5f9d7 Merge "uncrypt: remove O_SYNC to avoid time-out failures" am: e4a3da9f51 by Tao Bao · 9 years ago
  25. e4a3da9 Merge "uncrypt: remove O_SYNC to avoid time-out failures" by Tao Bao · 9 years ago
  26. cc4e3c6 uncrypt: remove O_SYNC to avoid time-out failures by Jaegeuk Kim · 9 years ago
  27. c40d9af Merge "recovery: Depend on mkfs.f2fs only if needed." am: a412198699 by Tao Bao · 9 years ago
  28. 4ea2b0c Merge "recovery: Depend on mkfs.f2fs only if needed." am: a412198699 by Tao Bao · 9 years ago
  29. a412198 Merge "recovery: Depend on mkfs.f2fs only if needed." by Tao Bao · 9 years ago
  30. f683512 recovery: Depend on mkfs.f2fs only if needed. by Tao Bao · 9 years ago
  31. 03540bc Merge "updater: Bump up the BBOTA version to 4." am: f204185f71 am: cc9dd3d524 by Tao Bao · 9 years ago
  32. cc9dd3d Merge "updater: Bump up the BBOTA version to 4." am: f204185f71 by Tao Bao · 9 years ago
  33. f204185 Merge "updater: Bump up the BBOTA version to 4." by Tao Bao · 9 years ago
  34. 1fdec86 updater: Bump up the BBOTA version to 4. by Tao Bao · 9 years ago
  35. a2fcae8 am 339ec2ef: am 78615fa5: Merge "Error correction: Use libfec in blockimg.cpp for recovery" by Sami Tolvanen · 9 years ago
  36. 339ec2e am 78615fa5: Merge "Error correction: Use libfec in blockimg.cpp for recovery" by Sami Tolvanen · 9 years ago
  37. 78615fa Merge "Error correction: Use libfec in blockimg.cpp for recovery" by Sami Tolvanen · 9 years ago
  38. 0a7b473 Error correction: Use libfec in blockimg.cpp for recovery by Sami Tolvanen · 9 years ago
  39. e228541 am 4c6c96a5: am 245b2da1: am 754ebaa9: Merge "updater: Skip empty lines in the transfer list file." by Tao Bao · 9 years ago
  40. 4c6c96a am 245b2da1: am 754ebaa9: Merge "updater: Skip empty lines in the transfer list file." by Tao Bao · 9 years ago
  41. 245b2da am 754ebaa9: Merge "updater: Skip empty lines in the transfer list file." by Tao Bao · 9 years ago
  42. 754ebaa Merge "updater: Skip empty lines in the transfer list file." by Tao Bao · 9 years ago
  43. 089f41b am 6eb2668d: am aa59a989: am 4b66a280: Merge "minadbd: use strdup() to create argument for sideload thread." by Yabin Cui · 9 years ago
  44. 6eb2668 am aa59a989: am 4b66a280: Merge "minadbd: use strdup() to create argument for sideload thread." by Yabin Cui · 9 years ago
  45. aa59a98 am 4b66a280: Merge "minadbd: use strdup() to create argument for sideload thread." by Yabin Cui · 9 years ago
  46. 4b66a28 Merge "minadbd: use strdup() to create argument for sideload thread." by Yabin Cui · 9 years ago
  47. c8a3c80 minadbd: use strdup() to create argument for sideload thread. by Yabin Cui · 9 years ago
  48. 6a47dff updater: Skip empty lines in the transfer list file. by Tao Bao · 9 years ago
  49. 6b3b220 am d7156748: am f61eec3e: am 2bdac629: Merge changes Ic769eafc,I63f28b3b by Tao Bao · 9 years ago
  50. d715674 am f61eec3e: am 2bdac629: Merge changes Ic769eafc,I63f28b3b by Tao Bao · 9 years ago
  51. f61eec3 am 2bdac629: Merge changes Ic769eafc,I63f28b3b by Tao Bao · 9 years ago
  52. 2bdac62 Merge changes Ic769eafc,I63f28b3b by Tao Bao · 9 years ago
  53. b15fd22 updater: Use android::base::ParseInt() to parse integers. by Tao Bao · 9 years ago
  54. 5701d58 Suppress some compiler warnings due to signedness. by Tao Bao · 9 years ago
  55. 00ba4c2 am 7c7d876d: am f7319f4d: am 3317d501: Merge "minadbd: move from D() to VLOG()." by Yabin Cui · 9 years ago
  56. 7c7d876 am f7319f4d: am 3317d501: Merge "minadbd: move from D() to VLOG()." by Yabin Cui · 9 years ago
  57. f7319f4 am 3317d501: Merge "minadbd: move from D() to VLOG()." by Yabin Cui · 9 years ago
  58. 3317d50 Merge "minadbd: move from D() to VLOG()." by Yabin Cui · 9 years ago
  59. 7c913e5 minadbd: move from D() to VLOG(). by Yabin Cui · 9 years ago
  60. 2911c2d am c66b9ead: am cd3c8c4e: am b739a32b: Merge "recovery: Add timestamps in update logs." by Tao Bao · 9 years ago
  61. c66b9ea am cd3c8c4e: am b739a32b: Merge "recovery: Add timestamps in update logs." by Tao Bao · 9 years ago
  62. cd3c8c4 am b739a32b: Merge "recovery: Add timestamps in update logs." by Tao Bao · 9 years ago
  63. b739a32 Merge "recovery: Add timestamps in update logs." by Tao Bao · 9 years ago
  64. 04ca426 recovery: Add timestamps in update logs. by Tao Bao · 9 years ago
  65. cf91e14 am 53cfad08: (-s ours) am cde72079: am 838768ca: am 15da523e: am 3c7f655b: (-s ours) am 0e804d54: am d396b9db: am 710b6bb9: am ec4b58ad: (-s ours) am ec63d564: Track usage of Vector / SortedVector from libutils DO NOT MERGE by Narayan Kamath · 9 years ago
  66. 53cfad0 am cde72079: am 838768ca: am 15da523e: am 3c7f655b: (-s ours) am 0e804d54: am d396b9db: am 710b6bb9: am ec4b58ad: (-s ours) am ec63d564: Track usage of Vector / SortedVector from libutils DO NOT MERGE by Narayan Kamath · 9 years ago
  67. cde7207 am 838768ca: am 15da523e: am 3c7f655b: (-s ours) am 0e804d54: am d396b9db: am 710b6bb9: am ec4b58ad: (-s ours) am ec63d564: Track usage of Vector / SortedVector from libutils DO NOT MERGE by Narayan Kamath · 9 years ago
  68. 838768c am 15da523e: am 3c7f655b: (-s ours) am 0e804d54: am d396b9db: am 710b6bb9: am ec4b58ad: (-s ours) am ec63d564: Track usage of Vector / SortedVector from libutils DO NOT MERGE by Narayan Kamath · 9 years ago
  69. 15da523 am 3c7f655b: (-s ours) am 0e804d54: am d396b9db: am 710b6bb9: am ec4b58ad: (-s ours) am ec63d564: Track usage of Vector / SortedVector from libutils DO NOT MERGE by Narayan Kamath · 9 years ago
  70. 3c7f655 am 0e804d54: am d396b9db: am 710b6bb9: am ec4b58ad: (-s ours) am ec63d564: Track usage of Vector / SortedVector from libutils DO NOT MERGE by Narayan Kamath · 9 years ago
  71. 0e804d5 am d396b9db: am 710b6bb9: am ec4b58ad: (-s ours) am ec63d564: Track usage of Vector / SortedVector from libutils DO NOT MERGE by Narayan Kamath · 9 years ago
  72. 4007899 am 6e9f726f: am f66e08a2: am a42a322d: Merge "updater: Manage buffers with std::vector." by Tao Bao · 9 years ago
  73. 6e9f726 am f66e08a2: am a42a322d: Merge "updater: Manage buffers with std::vector." by Tao Bao · 9 years ago
  74. f66e08a am a42a322d: Merge "updater: Manage buffers with std::vector." by Tao Bao · 9 years ago
  75. a42a322 Merge "updater: Manage buffers with std::vector." by Tao Bao · 9 years ago
  76. e432b49 am cd3a68ce: am 49a49e4f: am ee17242f: Merge "minadbd: update service_to_fd() signature." by David Pursell · 9 years ago
  77. cd3a68c am 49a49e4f: am ee17242f: Merge "minadbd: update service_to_fd() signature." by David Pursell · 9 years ago
  78. 49a49e4 am ee17242f: Merge "minadbd: update service_to_fd() signature." by David Pursell · 9 years ago
  79. ee17242 Merge "minadbd: update service_to_fd() signature." by David Pursell · 9 years ago
  80. d396b9d am 710b6bb9: am ec4b58ad: (-s ours) am ec63d564: Track usage of Vector / SortedVector from libutils DO NOT MERGE by Narayan Kamath · 9 years ago
  81. 47506a2 am 8b2dcfb1: am 60524198: am b83fd518: Merge "recovery: Remove redirect_stdio() when calling ShowFile()." by Tao Bao · 9 years ago
  82. 8b2dcfb am 60524198: am b83fd518: Merge "recovery: Remove redirect_stdio() when calling ShowFile()." by Tao Bao · 9 years ago
  83. 6052419 am b83fd518: Merge "recovery: Remove redirect_stdio() when calling ShowFile()." by Tao Bao · 9 years ago
  84. b83fd51 Merge "recovery: Remove redirect_stdio() when calling ShowFile()." by Tao Bao · 9 years ago
  85. 26679ce am 7c3d09c2: am 0cf19d9b: am 7a677807: Merge "updater: Fix the line breaks in ui_print commands." by Tao Bao · 9 years ago
  86. 710b6bb am ec4b58ad: (-s ours) am ec63d564: Track usage of Vector / SortedVector from libutils DO NOT MERGE by Narayan Kamath · 9 years ago
  87. 7c3d09c am 0cf19d9b: am 7a677807: Merge "updater: Fix the line breaks in ui_print commands." by Tao Bao · 9 years ago
  88. 9a7fd80 recovery: Remove redirect_stdio() when calling ShowFile(). by Tao Bao · 9 years ago
  89. ec4b58a am ec63d564: Track usage of Vector / SortedVector from libutils DO NOT MERGE by Narayan Kamath · 9 years ago
  90. 0cf19d9 am 7a677807: Merge "updater: Fix the line breaks in ui_print commands." by Tao Bao · 9 years ago
  91. 7a67780 Merge "updater: Fix the line breaks in ui_print commands." by Tao Bao · 9 years ago
  92. 1107d96 updater: Fix the line breaks in ui_print commands. by Tao Bao · 9 years ago
  93. 612336d updater: Manage buffers with std::vector. by Tao Bao · 9 years ago
  94. 74931e6 am 272d268c: am 50828f58: am e520f1d4: Merge "updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter." by Tao Bao · 9 years ago
  95. 272d268 am 50828f58: am e520f1d4: Merge "updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter." by Tao Bao · 9 years ago
  96. 50828f5 am e520f1d4: Merge "updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter." by Tao Bao · 9 years ago
  97. e520f1d Merge "updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter." by Tao Bao · 9 years ago
  98. ec63d56 Track usage of Vector / SortedVector from libutils DO NOT MERGE by Narayan Kamath · 9 years ago
  99. 34847b2 updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter. by Tao Bao · 9 years ago
  100. 282e572 am d4547c1d: am e5571a0f: am 585a50ce: Merge "imgdiff: fix file descriptor leak" by Tao Bao · 9 years ago