1. bb2658d releasetools: Really allow removing partitions by Yifan Hong · 6 years ago
  2. 45433e4 Really support removing / adding partitions. by Yifan Hong · 6 years ago
  3. 65b94e9 releasetools: Add a common base class for unittests. by Tao Bao · 7 years ago
  4. 986ee86 releasetools: Move build_image.RunCommand into common.py. by Tao Bao · 7 years ago
  5. 410ad8b releasetools: common.LoadInfoDict() takes a bool parameter for repacking. by Tao Bao · 7 years ago
  6. a57ab9f releasetools: Add test cases for common.LoadInfoDict(). by Tao Bao · 7 years ago
  7. 02a0859 releasetools: Support verifying AVB signed images with chained partitions. by Tao Bao · 7 years ago
  8. d3554e6 releasetools: Address two issues with system_root_image file map. by Tao Bao · 7 years ago
  9. f47bf0f releasetools: Fix an issue in GetMinSdkVersion. by Tao Bao · 7 years ago
  10. dba59ee releasetools: Don't return ZipFile from common.UnzipTemp(). by Tao Bao · 8 years ago
  11. a0f55ee Merge "releasetools: Add a testcase for common.ParseCertificate()." by Tao Bao · 7 years ago
  12. 17e4e61 releasetools: Add a testcase for common.ParseCertificate(). by Tao Bao · 7 years ago
  13. fc7e0e0 releasetools: Add unittest for common.GetSparseImage(). by Tao Bao · 7 years ago
  14. 04e1f01 releasetools: Fix an issue with pubkey extraction. by Tao Bao · 7 years ago
  15. 818ddf5 releasetools: Add tests for common.ReadApkCerts(). by Tao Bao · 8 years ago
  16. 1c830bf releasetools: Add common.MakeTempDir(). by Tao Bao · 8 years ago
  17. 89d7ab2 releasetools: Add common.ZipDelete(). by Tao Bao · 8 years ago
  18. 31b0807 releasetools: Reduce the memory use in test_common.py. by Tao Bao · 8 years ago
  19. df05558 Fix the imgdiff failure when running test_common unittest by Tianjie Xu · 8 years ago
  20. 9c384d2 Verify the contents in install-recovery.sh by Tianjie Xu · 8 years ago
  21. 58c1b96 Fix the permission setting in common.ZipWriteStr() by Tao Bao · 10 years ago
  22. f3282b4 Wrap zipfile.write(), writestr() and close() by Tao Bao · 10 years ago
  23. d6d1beb Run ZipFile.testzip() during zipfile tests. by Dan Albert · 10 years ago
  24. 8e0178d Allow system images larger than 2GiB. by Dan Albert · 10 years ago