1. 3bbb20f Add a singleton CacheLocation to replace the hard coded locations by Tianjie Xu · 6 years ago
  2. 284752e Log the last command to cache by Tianjie Xu · 7 years ago
  3. 3d24b7b Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer." by Treehugger Robot · 7 years ago
  4. fa18826 Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer. by Alex Deymo · 7 years ago
  5. 5450c84 Finish the new data receiver when update fails by Tianjie Xu · 7 years ago
  6. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  7. 1fc5bf3 Revert "Revert "Move error_code.h into otautil."" by Tao Bao · 7 years ago
  8. 26436d6 Revert "Move error_code.h into otautil." by Tao Bao · 7 years ago
  9. 623fe7e Move error_code.h into otautil. by Tao Bao · 7 years ago
  10. 79327ac Close cmd_pipe properly after updater test finishes by Tianjie Xu · 7 years ago
  11. e45c8f0 Merge "Fix a case when brotli writer fails to write last few blocks of data" by Tianjie Xu · 7 years ago
  12. 6ed175d Fix a case when brotli writer fails to write last few blocks of data by Tianjie Xu · 7 years ago
  13. de6735e Fix the android-cloexec-* warnings in bootable/recovery by Tianjie Xu · 7 years ago
  14. 107a34f Add support to decompress brotli compressed new data by Tianjie Xu · 7 years ago
  15. bb7e005 Remove the obsolete package_extract_dir() test by Tianjie Xu · 7 years ago
  16. b656a15 Move sysMapFile and sysReleaseMap into MemMapping class. by Tao Bao · 7 years ago
  17. 3a8d98d Abort the update if there's not enough new data by Tianjie Xu · 7 years ago
  18. db56eb0 updater: Fix the broken case for apply_patch_check(). by Tao Bao · 7 years ago
  19. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  20. 56ebe62 Add a test to perform block_image_update by Tianjie Xu · 7 years ago
  21. 63d786c updater: Remove some obsoleted functions for file-based OTA. by Tao Bao · 7 years ago
  22. 9aa7ab5 tests: Add testcase for show_progress() and set_progress(). by Tao Bao · 7 years ago
  23. bedf5fc updater: Refactor set_stage() and get_stage() functions. by Tao Bao · 8 years ago
  24. 1036d36 updater: Add testcase for package_extract_dir(). by Tao Bao · 8 years ago
  25. d0f3088 updater: Add "write_value()" function. by Tao Bao · 8 years ago
  26. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  27. 8992902 updater: Add more testcase for symlink(). by Tao Bao · 8 years ago
  28. d75003d Make make_parent() to take const argument by Tianjie Xu · 8 years ago
  29. a659d79 updater: Add a testcase for RenameFn(). by Tao Bao · 8 years ago
  30. 0831d0b updater: Fix a bug in DeleteFn(). by Tao Bao · 8 years ago
  31. 51d516e updater: Fix an off-by-1 bug in file_getprop(). by Tao Bao · 8 years ago
  32. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  33. 39119ad edify: Some clean-ups to libedify. by Tao Bao · 8 years ago
  34. 361342c updater: Kill the duplicate PrintSha1() in install.cpp. by Tao Bao · 8 years ago
  35. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago