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