1. 9a319f0 Merge libmounts into libotautil. by Tao Bao · 6 years ago
  2. cc8587b Merge "Dump the uncompressed data's SHA1 to debug flaky tests" by Tianjie Xu · 6 years ago
  3. 641fa97 Rename CacheLocation to Paths. by Tao Bao · 6 years ago
  4. 9e1ccd4 Dump the uncompressed data's SHA1 to debug flaky tests by Tianjie Xu · 6 years ago
  5. ffed57a Dump debug information for apply_patch unit tests by Tianjie Xu · 6 years ago
  6. 1cc0351 Make update_verifier generic across verified boot versions. by Tao Bao · 6 years ago
  7. 4f83430 applypatch: Dump patch info on mismatching patching result. by Tao Bao · 6 years ago
  8. 6b28f05 tests: Move ResourcesTest into component test. by Tao Bao · 6 years ago
  9. 3d0cd1d Expose PngHandler via resources.h. by Tao Bao · 6 years ago
  10. d5fbcc1 Remove the old log files if cache space is insufficient for OTA by Tianjie Xu · 6 years ago
  11. 9d91e89 tests: Pick up testdata with LOCAL_TEST_DATA. by Tao Bao · 6 years ago
  12. 5fe5eb6 Factor out a menu class for screen ui by Tianjie Xu · 6 years ago
  13. ec2e8c6 update_verifier: Support verifying product partition. by Tao Bao · 6 years ago
  14. e3499f9 tests: Split ApplyPatchModesTest.PatchModeEmmcTarget. by Tao Bao · 6 years ago
  15. 3537a26 Merge "tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test." by Treehugger Robot · 6 years ago
  16. d612b23 tests: Add ApplyPatchModesTest.PatchModeEmmcTargetWithBsdiffPatch test. by Tao Bao · 6 years ago
  17. 495c521 recovery: add libhidl-gen-utils depedency by Yifan Hong · 6 years ago
  18. 3bbb20f Add a singleton CacheLocation to replace the hard coded locations by Tianjie Xu · 6 years ago
  19. 572abbb Remove the assumption of target chunk size in imgdiff by Tianjie Xu · 6 years ago
  20. 284752e Log the last command to cache by Tianjie Xu · 7 years ago
  21. 1d65c95 StartsWith allows a std::string prefix now. by Elliott Hughes · 7 years ago
  22. 160514b Load-balancing update_verifier worker threads. by Tao Bao · 7 years ago
  23. 16b8b8f Merge "otautil: Remove the aborts in RangeSet::Parse()." by Tao Bao · 7 years ago
  24. 6798315 otautil: Remove the aborts in RangeSet::Parse(). by Tao Bao · 7 years ago
  25. bf41f2a Merge "Switch to bionic gtest in bootable/recovery" by Tianjie Xu · 7 years ago
  26. 91a7aa4 Clean up fuse_sideload and add a testcase. by Tao Bao · 7 years ago
  27. a88cc54 Switch to bionic gtest in bootable/recovery by Tianjie Xu · 7 years ago
  28. 2cf44d0 Merge "tests: Clean up the files in TemporaryDir." by Treehugger Robot · 7 years ago
  29. 43f194c Merge "Add libbrotli as a dependency for libbsdiff" by Tianjie Xu · 7 years ago
  30. 54c1db4 tests: Clean up the files in TemporaryDir. by Tao Bao · 7 years ago
  31. 8c28081 Add libbrotli as a dependency for libbsdiff by Tianjie Xu · 7 years ago
  32. 113fe05 Fix the size mismatch in imgdiff by Tianjie Xu · 7 years ago
  33. f29ed3e tests: Take the ownership of the FD when calling fdopen. by Tao Bao · 7 years ago
  34. d8ecad7 Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer." by Alex Deymo · 7 years ago
  35. 3d24b7b Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer." by Treehugger Robot · 7 years ago
  36. fa18826 Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer. by Alex Deymo · 7 years ago
  37. 85fca1f Merge "Finish the new data receiver when update fails" am: 9831ef389b by Tianjie Xu · 7 years ago
  38. 5450c84 Finish the new data receiver when update fails by Tianjie Xu · 7 years ago
  39. f63dbde Merge "otautil: Move RangeSet implementation into rangeset.cpp." am: bab1e8efc8 by Tao Bao · 7 years ago
  40. 4568582 otautil: Move RangeSet implementation into rangeset.cpp. by Tao Bao · 7 years ago
  41. 28f6938 Merge "Move rangeset.h and print_sha1.h into otautil." am: ff9b6f63a2 by Tao Bao · 7 years ago
  42. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  43. 28e8a2c Merge changes from topic "libedify-header" am: abade5af15 by Tao Bao · 7 years ago
  44. 1fc5bf3 Revert "Revert "Move error_code.h into otautil."" by Tao Bao · 7 years ago
  45. b87edb0 Merge "Revert "Move error_code.h into otautil."" am: b23d29642d by Tao Bao · 7 years ago
  46. 26436d6 Revert "Move error_code.h into otautil." by Tao Bao · 7 years ago
  47. 73831e0 Merge "Move error_code.h into otautil." am: 916e155bab by Tao Bao · 7 years ago
  48. 623fe7e Move error_code.h into otautil. by Tao Bao · 7 years ago
  49. 8277230 Merge "otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES." am: 50f5a54a1e by Tao Bao · 7 years ago
  50. 646b05a otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 7 years ago
  51. eb5e194 Merge "Output split information for imgdiff when handling large apks" by Tianjie Xu · 7 years ago
  52. 82582b4 Output split information for imgdiff when handling large apks by Tianjie Xu · 7 years ago
  53. 2cb1fb4 Merge "Fix the dangling pointer when setting up arguments of imgdiff" by Tianjie Xu · 7 years ago
  54. 8ba7c45 Fix the dangling pointer when setting up arguments of imgdiff by Tianjie Xu · 7 years ago
  55. a11601d Merge "Close cmd_pipe properly after updater test finishes" am: 64307daf5b by Tianjie Xu · 7 years ago
  56. 79327ac Close cmd_pipe properly after updater test finishes by Tianjie Xu · 7 years ago
  57. e24e90f Merge "Improve imgdiff for large zip files" am: 9f48641784 by Tianjie Xu · 7 years ago
  58. 2903cdd Improve imgdiff for large zip files by Tianjie Xu · 7 years ago
  59. 44d0b00 Merge "Turn on -Wall for recovery modules" am: 11f68b6b69 by Tianjie Xu · 7 years ago
  60. c89d1e7 Turn on -Wall for recovery modules by Tianjie Xu · 7 years ago
  61. 7379a52 Merge "Allow comparison against multi serial nums for A/B package" am: 3810046a55 am: e8b02d68e5 by Tianjie Xu · 7 years ago
  62. 3810046 Merge "Allow comparison against multi serial nums for A/B package" by Tianjie Xu · 7 years ago
  63. 69b9649 Allow comparison against multi serial nums for A/B package by Tianjie Xu · 7 years ago
  64. fc569d1 Merge "Move Image/ImageChunk/PatchChunk declaration into header files" am: b4bc57ed39 am: b127fddf09 by Tianjie Xu · 7 years ago
  65. b127fdd Merge "Move Image/ImageChunk/PatchChunk declaration into header files" by Tianjie Xu · 7 years ago
  66. 57dd961 Move Image/ImageChunk/PatchChunk declaration into header files by Tianjie Xu · 7 years ago
  67. 6f1c38c Merge "tests: Add the missing dependency on libhidlbase." am: 05b2e982ad am: 43df6cfeee by Tao Bao · 7 years ago
  68. 43df6cf Merge "tests: Add the missing dependency on libhidlbase." am: 05b2e982ad by Tao Bao · 7 years ago
  69. 3e2345e tests: Add the missing dependency on libhidlbase. by Tao Bao · 7 years ago
  70. 8b09001 Merge "Add implemention of SortedRangeSet" am: 64cba55fbc am: fbd4b10310 by Tianjie Xu · 7 years ago
  71. fbd4b10 Merge "Add implemention of SortedRangeSet" am: 64cba55fbc by Tianjie Xu · 7 years ago
  72. 64cba55 Merge "Add implemention of SortedRangeSet" by Tianjie Xu · 7 years ago
  73. b9e7fc7 Add implemention of SortedRangeSet by Tianjie Xu · 7 years ago
  74. 06db736 Merge "otautil: Clean up dirCreateHierarchy()." am: 610712101b am: 5507c3d63c by Tao Bao · 7 years ago
  75. 5507c3d Merge "otautil: Clean up dirCreateHierarchy()." am: 610712101b by Tao Bao · 7 years ago
  76. ac3d1ed otautil: Clean up dirCreateHierarchy(). by Tao Bao · 7 years ago
  77. 9c62f67 Merge "otautil: Delete dirUnlinkHierarchy()." am: 031661d4a9 am: 993cec5cc9 by Tao Bao · 7 years ago
  78. 993cec5 Merge "otautil: Delete dirUnlinkHierarchy()." am: 031661d4a9 by Tao Bao · 7 years ago
  79. 7934985 otautil: Delete dirUnlinkHierarchy(). by Tao Bao · 7 years ago
  80. 2357b0c Merge "tests: Add a test to cover legacy care_map.txt handling." am: 6eb23c594c am: dbe9da5331 by Tao Bao · 7 years ago
  81. dbe9da5 Merge "tests: Add a test to cover legacy care_map.txt handling." am: 6eb23c594c by Tao Bao · 7 years ago
  82. c319613 tests: Add a test to cover legacy care_map.txt handling. by Tao Bao · 7 years ago
  83. 512283a Merge "Fix a case when brotli writer fails to write last few blocks of data" am: e45c8f0057 am: 80acaab52f by Tianjie Xu · 7 years ago
  84. 80acaab Merge "Fix a case when brotli writer fails to write last few blocks of data" by Tianjie Xu · 7 years ago
  85. e45c8f0 Merge "Fix a case when brotli writer fails to write last few blocks of data" by Tianjie Xu · 7 years ago
  86. 6ed175d Fix a case when brotli writer fails to write last few blocks of data by Tianjie Xu · 7 years ago
  87. f2a279a Merge "Fix the android-cloexec-* warnings in bootable/recovery" am: 94a8ea1797 am: 6d8827e0d3 by Tianjie Xu · 7 years ago
  88. 6d8827e Merge "Fix the android-cloexec-* warnings in bootable/recovery" am: 94a8ea1797 by Tianjie Xu · 7 years ago
  89. de6735e Fix the android-cloexec-* warnings in bootable/recovery by Tianjie Xu · 7 years ago
  90. 9f8fd32 Merge "Add support to decompress brotli compressed new data" am: 918e6ea1b2 am: 43bdf6cad6 by Tianjie Xu · 7 years ago
  91. 43bdf6c Merge "Add support to decompress brotli compressed new data" am: 918e6ea1b2 by Tianjie Xu · 7 years ago
  92. 107a34f Add support to decompress brotli compressed new data by Tianjie Xu · 7 years ago
  93. 79c1562 Merge "Fix a rare failure for imgdiff when random data equals gzip header" am: b87a166a16 am: 8542502f1f by Tianjie Xu · 7 years ago
  94. 8542502 Merge "Fix a rare failure for imgdiff when random data equals gzip header" by Tianjie Xu · 7 years ago
  95. 14ebc1e Fix a rare failure for imgdiff when random data equals gzip header by Tianjie Xu · 7 years ago
  96. 617b702 Merge "Remove the obsolete package_extract_dir() test" am: e916cca8a9 am: af913974a5 by Tianjie Xu · 7 years ago
  97. e002d96 Merge "Remove the obsolete package_extract_dir() test" am: e916cca8a9 by Tianjie Xu · 7 years ago
  98. e916cca Merge "Remove the obsolete package_extract_dir() test" by Tianjie Xu · 7 years ago
  99. bb7e005 Remove the obsolete package_extract_dir() test by Tianjie Xu · 7 years ago
  100. 0f6a109 Merge "update_verifier: Support AVB." am: e248e434ea am: 1f108dae49 by David Zeuthen · 7 years ago