1. a2cff95 updater: Error out on underrun during patching. by Tao Bao · 6 years ago
  2. 5609bc8 applypatch: Refactor applypatch(). by Tao Bao · 6 years ago
  3. a1e3d67 Merge "Remove otafault" by Tianjie Xu · 6 years ago
  4. 22f1120 Remove otafault by Tianjie Xu · 6 years ago
  5. cdbe58a tests: Remove {old,new}.file. by Tao Bao · 6 years ago
  6. f8811bb updater: Add TransferList class. by Tao Bao · 6 years ago
  7. 69ffa15 Add an updater function to compute hash tree by Tianjie Xu · 6 years ago
  8. bafd6c7 updater: Let read_file() return Value::Type::STRING. by Tao Bao · 6 years ago
  9. 6b18eb7 Merge "edify: Rename parse_string to ParseString and let it take std::string." by Tao Bao · 6 years ago
  10. d8d514f edify: Rename parse_string to ParseString and let it take std::string. by Tao Bao · 6 years ago
  11. 511d759 edify: Remove VAL_INVALID and move ValueType into Value class. by Tao Bao · 6 years ago
  12. 7c1d426 applypatch: Restrict applypatch_check to eMMC targets. by Tao Bao · 6 years ago
  13. 0b58e9a updater: Remove the support for sha1_check(). by Tao Bao · 6 years ago
  14. 91a649a updater: Add ABORT command. by Tao Bao · 6 years ago
  15. ffede3e updater: Remove the redundant check on line count. by Tao Bao · 6 years ago
  16. c0299ed tests: Add ResumableUpdaterTest. by Tao Bao · 6 years ago
  17. 7064aa2 tests: Setup last_command_file for UpdaterTest. by Tao Bao · 6 years ago
  18. bc4a6d5 tests: Refactor the common lines in UpdaterTest. by Tao Bao · 6 years ago
  19. 17054c0 otautil: Rename dir/sys/thermal utils. by Tao Bao · 6 years ago
  20. 641fa97 Rename CacheLocation to Paths. by Tao Bao · 6 years ago
  21. 3bbb20f Add a singleton CacheLocation to replace the hard coded locations by Tianjie Xu · 6 years ago
  22. 284752e Log the last command to cache by Tianjie Xu · 7 years ago
  23. 3d24b7b Merge "Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer." by Treehugger Robot · 7 years ago
  24. fa18826 Use SuffixArrayIndexInterface opaque type instead of the underlying data pointer. by Alex Deymo · 7 years ago
  25. 5450c84 Finish the new data receiver when update fails by Tianjie Xu · 7 years ago
  26. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  27. 1fc5bf3 Revert "Revert "Move error_code.h into otautil."" by Tao Bao · 7 years ago
  28. 26436d6 Revert "Move error_code.h into otautil." by Tao Bao · 7 years ago
  29. 623fe7e Move error_code.h into otautil. by Tao Bao · 7 years ago
  30. 79327ac Close cmd_pipe properly after updater test finishes by Tianjie Xu · 7 years ago
  31. e45c8f0 Merge "Fix a case when brotli writer fails to write last few blocks of data" by Tianjie Xu · 7 years ago
  32. 6ed175d Fix a case when brotli writer fails to write last few blocks of data by Tianjie Xu · 7 years ago
  33. de6735e Fix the android-cloexec-* warnings in bootable/recovery by Tianjie Xu · 7 years ago
  34. 107a34f Add support to decompress brotli compressed new data by Tianjie Xu · 7 years ago
  35. bb7e005 Remove the obsolete package_extract_dir() test by Tianjie Xu · 7 years ago
  36. b656a15 Move sysMapFile and sysReleaseMap into MemMapping class. by Tao Bao · 7 years ago
  37. 3a8d98d Abort the update if there's not enough new data by Tianjie Xu · 7 years ago
  38. db56eb0 updater: Fix the broken case for apply_patch_check(). by Tao Bao · 7 years ago
  39. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  40. 56ebe62 Add a test to perform block_image_update by Tianjie Xu · 7 years ago
  41. 63d786c updater: Remove some obsoleted functions for file-based OTA. by Tao Bao · 7 years ago
  42. 9aa7ab5 tests: Add testcase for show_progress() and set_progress(). by Tao Bao · 7 years ago
  43. bedf5fc updater: Refactor set_stage() and get_stage() functions. by Tao Bao · 8 years ago
  44. 1036d36 updater: Add testcase for package_extract_dir(). by Tao Bao · 8 years ago
  45. d0f3088 updater: Add "write_value()" function. by Tao Bao · 8 years ago
  46. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  47. 8992902 updater: Add more testcase for symlink(). by Tao Bao · 8 years ago
  48. d75003d Make make_parent() to take const argument by Tianjie Xu · 8 years ago
  49. a659d79 updater: Add a testcase for RenameFn(). by Tao Bao · 8 years ago
  50. 0831d0b updater: Fix a bug in DeleteFn(). by Tao Bao · 8 years ago
  51. 51d516e updater: Fix an off-by-1 bug in file_getprop(). by Tao Bao · 8 years ago
  52. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  53. 39119ad edify: Some clean-ups to libedify. by Tao Bao · 8 years ago
  54. 361342c updater: Kill the duplicate PrintSha1() in install.cpp. by Tao Bao · 8 years ago
  55. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago