1. 47cd789 Merge "Add a singleton CacheLocation to replace the hard coded locations" by Tianjie Xu · 6 years ago
  2. 3bbb20f Add a singleton CacheLocation to replace the hard coded locations by Tianjie Xu · 6 years ago
  3. ac4818d Merge "Fix the behavior of undefined commands in BlockImageVerify" by Tianjie Xu · 6 years ago
  4. c242084 Fix the behavior of undefined commands in BlockImageVerify by Tianjie Xu · 6 years ago
  5. cc3446a Merge "Remove the assumption of target chunk size in imgdiff" by Treehugger Robot · 6 years ago
  6. 572abbb Remove the assumption of target chunk size in imgdiff by Tianjie Xu · 6 years ago
  7. 21b3816 Merge "Replace vfork() with fork()." by Treehugger Robot · 6 years ago
  8. 1cfb361 Replace vfork() with fork(). by George Burgess IV · 6 years ago
  9. bf52b7e Merge "Set LOCAL_SDK_VERSION where possible." by hansson · 6 years ago
  10. 6cc499a Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  11. c1e1d7e Merge "Disable building libapplypatch on mac" by Treehugger Robot · 6 years ago
  12. 7a4dacf Disable building libapplypatch on mac by Tianjie Xu · 6 years ago
  13. 31bcd7c Merge "Skip the cache size check on host" by Tianjie Xu · 6 years ago
  14. 15e376d Merge "recovery: Porting screensave mode for new platform." by Tao Bao · 6 years ago
  15. 9818283 Merge "Reorder the functions in updater/install.cpp" by Tianjie Xu · 6 years ago
  16. e40c80d Skip the cache size check on host by Tianjie Xu · 6 years ago
  17. 5419ad3 Reorder the functions in updater/install.cpp by Tianjie Xu · 6 years ago
  18. 6a3646f Merge "Log the last command to cache" by Tianjie Xu · 6 years ago
  19. 7ee7e27 Merge "Document instructions for using adb under recovery." by Treehugger Robot · 6 years ago
  20. c84a4ef Document instructions for using adb under recovery. by Tao Bao · 6 years ago
  21. 284752e Log the last command to cache by Tianjie Xu · 7 years ago
  22. bded087 Merge "Avoid overwrite of the error message in AbortFn" by Tianjie Xu · 6 years ago
  23. 5ad8028 Avoid overwrite of the error message in AbortFn by Tianjie Xu · 6 years ago
  24. 63eb1a4 Merge "Add update_channel field to bootloader_message_ab." by Sen Jiang · 6 years ago
  25. 7191bf0 Add update_channel field to bootloader_message_ab. by Sen Jiang · 6 years ago
  26. 80ccac2 Merge "StartsWith allows a std::string prefix now." by Treehugger Robot · 7 years ago
  27. 1d65c95 StartsWith allows a std::string prefix now. by Elliott Hughes · 7 years ago
  28. c35c1b0 recovery: Porting screensave mode for new platform. by katao · 7 years ago
  29. 3fe230a Merge "Let update_verifier work on non-AB update devices" by Isaac Chen · 7 years ago
  30. 26fd78c Let update_verifier work on non-AB update devices by Isaac Chen · 7 years ago
  31. 9203e77 Merge "applypatch: Remove the 'st' field from FileContents." by Tao Bao · 7 years ago
  32. 4eaf7a1 Merge "add sload.f2fs for recovery format" by Jaegeuk Kim · 7 years ago
  33. 47e5a8d applypatch: Remove the 'st' field from FileContents. by Tao Bao · 7 years ago
  34. ed36910 Merge "Add a /bin symlink for consistency." by Elliott Hughes · 7 years ago
  35. 4dca6f1 Add a /bin symlink for consistency. by Elliott Hughes · 7 years ago
  36. c1c7311 add sload.f2fs for recovery format by Jaegeuk Kim · 7 years ago
  37. d9caba2 Merge "Detect interrupted update due to power off" am: d8fadfb606 by Tianjie Xu · 7 years ago
  38. d8fadfb Merge "Detect interrupted update due to power off" by Treehugger Robot · 7 years ago
  39. 99b73be Detect interrupted update due to power off by Tianjie Xu · 7 years ago
  40. 25e27f4 Merge "root: Fix an issue when volume length from fs_mgr is negative." by Jin Qian · 7 years ago
  41. 5ce9fe3 Merge "root: Fix an issue when volume length from fs_mgr is negative." by Treehugger Robot · 7 years ago
  42. cc10008 root: Fix an issue when volume length from fs_mgr is negative. by Jin Qian · 7 years ago
  43. 086202e Merge "Add libbrotli as a dependency when building applypatch binary" by Tianjie Xu · 7 years ago
  44. c7069cc Merge "Add libbrotli as a dependency when building applypatch binary" by Tianjie Xu · 7 years ago
  45. 47c8c29 Merge "Switch imgdiff to libbase logging" am: fd9c25e636 by Tianjie Xu · 7 years ago
  46. fd9c25e Merge "Switch imgdiff to libbase logging" by Tianjie Xu · 7 years ago
  47. 6e293c9 Switch imgdiff to libbase logging by Tianjie Xu · 7 years ago
  48. 345f350 Merge "minadbd: Remove two warning options." am: 7bd61f0cc0 by Tao Bao · 7 years ago
  49. 7bd61f0 Merge "minadbd: Remove two warning options." by Tao Bao · 7 years ago
  50. f87d204 minadbd: Remove two warning options. by Tao Bao · 7 years ago
  51. c418bfe Merge "recovery: format f2fs with encrypt/quota" am: d4b6e25fdd by Jaegeuk Kim · 7 years ago
  52. d4b6e25 Merge "recovery: format f2fs with encrypt/quota" by Treehugger Robot · 7 years ago
  53. 1a8bb0f recovery: format f2fs with encrypt/quota by Jaegeuk Kim · 7 years ago
  54. e2296b7 Merge "applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch." by Tao Bao · 7 years ago
  55. de07371 Merge "applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch." by Tao Bao · 7 years ago
  56. 1e0941f applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch. by Tao Bao · 7 years ago
  57. e73bca4 Merge "Include bspatch.h from bsdiff/" am: 29cd3215ec by Alex Deymo · 7 years ago
  58. 29cd321 Merge "Include bspatch.h from bsdiff/" by Alex Deymo · 7 years ago
  59. e625005 Merge "uncrypt: Move to Soong." am: 992bccfef4 by Tao Bao · 7 years ago
  60. 992bccf Merge "uncrypt: Move to Soong." by Tao Bao · 7 years ago
  61. 1d8cb36 Merge "Load-balancing update_verifier worker threads." am: f1e70b93f1 by Tao Bao · 7 years ago
  62. a2a68a5 uncrypt: Move to Soong. by Tao Bao · 7 years ago
  63. f1e70b9 Merge "Load-balancing update_verifier worker threads." by Treehugger Robot · 7 years ago
  64. 160514b Load-balancing update_verifier worker threads. by Tao Bao · 7 years ago
  65. 3afe5f5 Include bspatch.h from bsdiff/ by Alex Deymo · 7 years ago
  66. 236a726 Merge "otautil: Remove the aborts in RangeSet::Parse()." am: 16b8b8fd1c by Tao Bao · 7 years ago
  67. 16b8b8f Merge "otautil: Remove the aborts in RangeSet::Parse()." by Tao Bao · 7 years ago
  68. 6798315 otautil: Remove the aborts in RangeSet::Parse(). by Tao Bao · 7 years ago
  69. c1ab2bb Merge "Switch to bionic gtest in bootable/recovery" am: bf41f2aa23 by Tianjie Xu · 7 years ago
  70. bf41f2a Merge "Switch to bionic gtest in bootable/recovery" by Tianjie Xu · 7 years ago
  71. 6d61e21 Merge "Clean up fuse_sideload and add a testcase." am: 73dca3e983 by Tao Bao · 7 years ago
  72. 73dca3e Merge "Clean up fuse_sideload and add a testcase." by Tao Bao · 7 years ago
  73. 91a7aa4 Clean up fuse_sideload and add a testcase. by Tao Bao · 7 years ago
  74. 59b20d6 Merge "recovery: remove make_ext4fs from updater" am: 3f06512714 by Jin Qian · 7 years ago
  75. 3f06512 Merge "recovery: remove make_ext4fs from updater" by Treehugger Robot · 7 years ago
  76. 3d84386 Add libbrotli as a dependency when building applypatch binary by Tianjie Xu · 7 years ago
  77. 4d07926 Merge "recovery: fix library dependency" am: 0da645fefa by Jin Qian · 7 years ago
  78. 0da645f Merge "recovery: fix library dependency" by Treehugger Robot · 7 years ago
  79. a88cc54 Switch to bionic gtest in bootable/recovery by Tianjie Xu · 7 years ago
  80. 502fd1c recovery: remove make_ext4fs from updater by Jin Qian · 7 years ago
  81. 000148d recovery: fix library dependency by Jin Qian · 7 years ago
  82. fc8066f Merge "tests: Clean up the files in TemporaryDir." am: 2cf44d08cf by Tao Bao · 7 years ago
  83. 2cf44d0 Merge "tests: Clean up the files in TemporaryDir." by Treehugger Robot · 7 years ago
  84. f3e2017 Merge "Add a repohook to clang-format changes." am: 439263cb83 by Tao Bao · 7 years ago
  85. 439263c Merge "Add a repohook to clang-format changes." by Tao Bao · 7 years ago
  86. 6b1aae3 Add a repohook to clang-format changes. by Tao Bao · 7 years ago
  87. 04a8b2b Merge commit '04bcf3ee761d8648d0247dd8322e3542c0319464' from by Xin Li · 7 years ago
  88. 57e16e4 Merge "Add libbrotli as a dependency for libbsdiff" am: 43f194c8bc by Tianjie Xu · 7 years ago
  89. 43f194c Merge "Add libbrotli as a dependency for libbsdiff" by Tianjie Xu · 7 years ago
  90. 54c1db4 tests: Clean up the files in TemporaryDir. by Tao Bao · 7 years ago
  91. 8c28081 Add libbrotli as a dependency for libbsdiff by Tianjie Xu · 7 years ago
  92. ff7c186 Merge "Fix the size mismatch in imgdiff" am: dec77a454e by Tianjie Xu · 7 years ago
  93. dec77a4 Merge "Fix the size mismatch in imgdiff" by Tianjie Xu · 7 years ago
  94. 113fe05 Fix the size mismatch in imgdiff by Tianjie Xu · 7 years ago
  95. 78fa902 Merge "update_verifier: Fix the wrong computation with group_range_count." by Tao Bao · 7 years ago
  96. 011af6e Merge "update_verifier: Fix the wrong computation with group_range_count." by Treehugger Robot · 7 years ago
  97. 6ec94c0 update_verifier: Fix the wrong computation with group_range_count. by Tao Bao · 7 years ago
  98. 4509181 Merge "tests: Take the ownership of the FD when calling fdopen." am: 166479b259 by Tao Bao · 7 years ago
  99. 166479b Merge "tests: Take the ownership of the FD when calling fdopen." by Treehugger Robot · 7 years ago
  100. f29ed3e tests: Take the ownership of the FD when calling fdopen. by Tao Bao · 7 years ago