1. 725833e Merge "applypatch: Compile libimgpatch for target and host." am: 1f3616f3fd by Sen Jiang · 8 years ago
  2. 1f3616f Merge "applypatch: Compile libimgpatch for target and host." by Sen Jiang · 8 years ago
  3. 0cce9cd applypatch: Compile libimgpatch for target and host. by Sen Jiang · 8 years ago
  4. bb0e275 Merge "edify: accept long string literal." am: d379b4410b by Yabin Cui · 8 years ago
  5. d379b44 Merge "edify: accept long string literal." by Yabin Cui · 8 years ago
  6. 12f499e edify: accept long string literal. by Yabin Cui · 8 years ago
  7. e51d0b4 Merge "Change BCB to perform synchronous writes." am: 5797bf9c90 by Tao Bao · 8 years ago
  8. 5797bf9 Merge "Change BCB to perform synchronous writes." by Tao Bao · 8 years ago
  9. bd82b27 Change BCB to perform synchronous writes. by Tao Bao · 8 years ago
  10. ce46828 Merge "recovery: Fork a process for fuse when sideloading from SD card." by Tao Bao · 8 years ago
  11. 37e3c71 Merge "recovery: Fork a process for fuse when sideloading from SD card." by Tao Bao · 8 years ago
  12. cdcf28f recovery: Fork a process for fuse when sideloading from SD card. by Tao Bao · 8 years ago
  13. 4edfeb8 Merge "uncrypt: avoid use-after-free" am: 0305fcecc5 by Tao Bao · 8 years ago
  14. 0305fce Merge "uncrypt: avoid use-after-free" by Tao Bao · 8 years ago
  15. c5631fc uncrypt: avoid use-after-free by Daniel Micay · 8 years ago
  16. 2d127a1 Revert "Byte swap to support BGRA in recovery mode" am: a5d5082222 by Andriy Naborskyy · 8 years ago
  17. 40cce13 Revert "Byte swap to support BGRA in recovery mode" am: a5d5082222 by Andriy Naborskyy · 8 years ago
  18. f607e5a Merge "Rename .l/.y to .ll/.yy" am: ab9db5284e by Ying Wang · 8 years ago
  19. ab9db52 Merge "Rename .l/.y to .ll/.yy" by Ying Wang · 8 years ago
  20. c8abc4e Rename .l/.y to .ll/.yy by Ying Wang · 8 years ago
  21. a5d5082 Revert "Byte swap to support BGRA in recovery mode" by Andriy Naborskyy · 8 years ago
  22. a3c8962 Merge "updater: Add a function to check first block" am: 6f8b9b60db by Tianjie Xu · 8 years ago
  23. 6f8b9b6 Merge "updater: Add a function to check first block" by Tianjie Xu · 8 years ago
  24. 57bed6d updater: Add a function to check first block by Tianjie Xu · 8 years ago
  25. c1de983 Merge "imgdiff: skip spurious gzip headers in image files" am: 8e150a5b24 by David Riley · 8 years ago
  26. 8e150a5 Merge "imgdiff: skip spurious gzip headers in image files" by David Riley · 8 years ago
  27. 0779fc9 imgdiff: skip spurious gzip headers in image files by David Riley · 8 years ago
  28. ef91171 Merge "res: Embed FPS into icon_installing.png." am: 29b0fbe160 by Tao Bao · 8 years ago
  29. 29b0fbe Merge "res: Embed FPS into icon_installing.png." by Tao Bao · 8 years ago
  30. b723f4f res: Embed FPS into icon_installing.png. by Tao Bao · 8 years ago
  31. 125a634 Merge "updater: Use O_SYNC and fsync() for package_extract_file()." by Tao Bao · 8 years ago
  32. 4e72d1a Merge "updater: Use O_SYNC and fsync() for package_extract_file()." by Tao Bao · 8 years ago
  33. d3cac34 updater: Use O_SYNC and fsync() for package_extract_file(). by Tao Bao · 8 years ago
  34. 1a76924 Merge "update_verifier: Track the API change for isSlotBootable()." by Tao Bao · 8 years ago
  35. e062645 Merge "update_verifier: Track the API change for isSlotBootable()." by Tao Bao · 8 years ago
  36. 8fa5f00 Merge "uncrypt: Suppress the compiler warnings on LP64." am: ca18526760 by Tao Bao · 8 years ago
  37. ca18526 Merge "uncrypt: Suppress the compiler warnings on LP64." by Tao Bao · 8 years ago
  38. 3e67970 Merge "updater: Output msg when recovery is called" am: 32f6298742 by Tianjie Xu · 8 years ago
  39. 32f6298 Merge "updater: Output msg when recovery is called" by Tianjie Xu · 8 years ago
  40. 3b010bc updater: Output msg when recovery is called by Tianjie Xu · 8 years ago
  41. 612161e update_verifier: Track the API change for isSlotBootable(). by Tao Bao · 8 years ago
  42. b8df5fb uncrypt: Suppress the compiler warnings on LP64. by Tao Bao · 8 years ago
  43. 50b7cfa Merge changes If00669a7,Ia5504ed2 am: ddde4676b6 by Tao Bao · 8 years ago
  44. 26edcd8 Merge "updater: Replace strtok() with android::base::Split()." am: d0acbb56ed by Tao Bao · 8 years ago
  45. ddde467 Merge changes If00669a7,Ia5504ed2 by Tao Bao · 8 years ago
  46. 740e01e update_verifier: Log to logd instead of kernel log. by Tao Bao · 8 years ago
  47. 7197ee0 Add update_verifier for A/B OTA update. by Tao Bao · 8 years ago
  48. d0acbb5 Merge "updater: Replace strtok() with android::base::Split()." by Tao Bao · 8 years ago
  49. 8162eca update_verifier: Log to logd instead of kernel log. am: 45eac58ef1 by Tao Bao · 8 years ago
  50. 45eac58 update_verifier: Log to logd instead of kernel log. by Tao Bao · 8 years ago
  51. 6bc2155 Add update_verifier for A/B OTA update. am: 1171d3a12b by Tao Bao · 8 years ago
  52. 1171d3a Add update_verifier for A/B OTA update. by Tao Bao · 8 years ago
  53. baad2d4 updater: Replace strtok() with android::base::Split(). by Tao Bao · 8 years ago
  54. ff4c2c0 Merge "Track rename from base/ to android-base/." am: 06ca938ce2 by Elliott Hughes · 8 years ago
  55. 06ca938 Merge "Track rename from base/ to android-base/." by Elliott Hughes · 8 years ago
  56. 4b166f0 Track rename from base/ to android-base/. by Elliott Hughes · 8 years ago
  57. 0eded2a Merge "Remove the building rules for applypatch_static." am: fc23a50cef by Tao Bao · 8 years ago
  58. fc23a50 Merge "Remove the building rules for applypatch_static." by Tao Bao · 8 years ago
  59. f2448d0 Remove the building rules for applypatch_static. by Tao Bao · 8 years ago
  60. cca6ca0 Merge "Track name change from adb_main to adb_server_main." am: ee5c87eea7 by Elliott Hughes · 8 years ago
  61. ee5c87e Merge "Track name change from adb_main to adb_server_main." by Elliott Hughes · 8 years ago
  62. 9f4fdb3 Track name change from adb_main to adb_server_main. by Elliott Hughes · 8 years ago
  63. 8f9a157 Add slot_suffix field to struct bootloader_message. am: 846c094fee by David Zeuthen · 8 years ago
  64. a550e6b Merge commit '8f90389966fabf532b24741d49245215279533e1' into mnc-dr2-dev-plus-aosp by Qiwen Zhao · 8 years ago
  65. 312f7c7 Merge commit '32ac97675bade3681203c46d001f76b11a359fd5' into mnc-dr2-dev-plus-aosp by Qiwen Zhao · 8 years ago
  66. 681b3c9 Merge commit 'f47259b18492c921445d9e437a9f9ed11c52fac6' into mnc-dr2-dev-plus-aosp by Qiwen Zhao · 8 years ago
  67. 06ec3ba Merge commit '3b199267d6d4c279cbef3286a74e16bf92dd8d8a' into mnc-dr2-dev-plus-aosp by Qiwen Zhao · 8 years ago
  68. 8b254cf Merge commit '27604fcbee0010b800bfc16b5bf7a48c365c2cf3' into mnc-dr2-dev-plus-aosp by Qiwen Zhao · 8 years ago
  69. f4848f6 DO NOT MERGE recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 8 years ago
  70. 81faa27 Add error and range checks to parse_range am: 806f72f9e6 -s ours by Sami Tolvanen · 8 years ago
  71. 34a265c Stop using libstdc++. am: 56deefba73 -s ours by Dan Albert · 8 years ago
  72. 29cc06e recovery: Switch to clang am: 7101b2e285 -s ours by Tao Bao · 8 years ago
  73. 846c094 Add slot_suffix field to struct bootloader_message. by David Zeuthen · 9 years ago
  74. 8f90389 recovery: Allow "Mount /system" for system_root_image. by Tao Bao · 9 years ago
  75. 32ac976 applypatch: Fix the checking in WriteToPartition(). by Tao Bao · 9 years ago
  76. f47259b applypatch: Support flash mode. by Tao Bao · 9 years ago
  77. 3b19926 updater: libapplypatch needs libbase now. by Tao Bao · 9 years ago
  78. 27604fc applypatch: Refactor strtok(). by Tao Bao · 9 years ago
  79. 818fa78 DO NOT MERGE recovery: Switch applypatch/ and updater/ to cpp. by Tao Bao · 9 years ago
  80. 806f72f Add error and range checks to parse_range by Sami Tolvanen · 9 years ago
  81. 56deefb Stop using libstdc++. by Dan Albert · 9 years ago
  82. 7101b2e recovery: Switch to clang by Tao Bao · 9 years ago
  83. 5c69121 Merge "We can use fclose directly in std::unique_ptr." by Elliott Hughes · 8 years ago
  84. 63b089e We can use fclose directly in std::unique_ptr. by Elliott Hughes · 8 years ago
  85. e4a3da9 Merge "uncrypt: remove O_SYNC to avoid time-out failures" by Tao Bao · 8 years ago
  86. cc4e3c6 uncrypt: remove O_SYNC to avoid time-out failures by Jaegeuk Kim · 8 years ago
  87. 4ea2b0c Merge "recovery: Depend on mkfs.f2fs only if needed." am: a412198699 by Tao Bao · 8 years ago
  88. a412198 Merge "recovery: Depend on mkfs.f2fs only if needed." by Tao Bao · 8 years ago
  89. f683512 recovery: Depend on mkfs.f2fs only if needed. by Tao Bao · 8 years ago
  90. cc9dd3d Merge "updater: Bump up the BBOTA version to 4." am: f204185f71 by Tao Bao · 8 years ago
  91. f204185 Merge "updater: Bump up the BBOTA version to 4." by Tao Bao · 8 years ago
  92. 1fdec86 updater: Bump up the BBOTA version to 4. by Tao Bao · 8 years ago
  93. 339ec2e am 78615fa5: Merge "Error correction: Use libfec in blockimg.cpp for recovery" by Sami Tolvanen · 8 years ago
  94. 78615fa Merge "Error correction: Use libfec in blockimg.cpp for recovery" by Sami Tolvanen · 8 years ago
  95. 0a7b473 Error correction: Use libfec in blockimg.cpp for recovery by Sami Tolvanen · 9 years ago
  96. 4c6c96a am 245b2da1: am 754ebaa9: Merge "updater: Skip empty lines in the transfer list file." by Tao Bao · 8 years ago
  97. 245b2da am 754ebaa9: Merge "updater: Skip empty lines in the transfer list file." by Tao Bao · 8 years ago
  98. 754ebaa Merge "updater: Skip empty lines in the transfer list file." by Tao Bao · 8 years ago
  99. 6eb2668 am aa59a989: am 4b66a280: Merge "minadbd: use strdup() to create argument for sideload thread." by Yabin Cui · 8 years ago
  100. aa59a98 am 4b66a280: Merge "minadbd: use strdup() to create argument for sideload thread." by Yabin Cui · 8 years ago