1. 0831d0b updater: Fix a bug in DeleteFn(). by Tao Bao · 8 years ago
  2. 51d516e updater: Fix an off-by-1 bug in file_getprop(). by Tao Bao · 8 years ago
  3. 4102b28 tests: Set up testdata path for continuous native tests. by Tao Bao · 8 years ago
  4. 36c3511 applypatch: Add testcases for applypatch executable. by Tao Bao · 8 years ago
  5. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  6. a5fd5ab Add a unit test for applypatch_check by Tianjie Xu · 8 years ago
  7. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  8. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  9. 39119ad edify: Some clean-ups to libedify. by Tao Bao · 8 years ago
  10. 361342c updater: Kill the duplicate PrintSha1() in install.cpp. by Tao Bao · 8 years ago
  11. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  12. 59dcb9c edify: Move State.script and State.errmsg to std::string. by Tao Bao · 8 years ago
  13. d770d2e edify: Move the testcases to gtest. by Tao Bao · 8 years ago
  14. 8b23811 Fix clang-tidy warnings in bootable/recovery. by Chih-Hung Hsieh · 8 years ago
  15. 717b492 Merge \"Clean up verifier testcases.\" am: e91aef0ee9 by Tao Bao · 8 years ago
  16. 5af4b19 Clean up verifier testcases. by Tao Bao · 8 years ago
  17. cacb47b resolve merge conflicts of 5823dd4 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  18. 35926c4 Add ability to show "installing security update" by Tianjie Xu · 8 years ago
  19. 8febafa Use BoringSSL instead of mincrypt to speed up package verification. by Elliott Hughes · 8 years ago
  20. 6e2a8b1 resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  21. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  22. 3f581f7 Merge "Port applypatch.sh tests to recovery_component_tests" into nyc-dev by Jed Estep · 8 years ago
  23. b8a693b Port applypatch.sh tests to recovery_component_tests by Jed Estep · 8 years ago
  24. e130576 Fix verifier test base testdata directory after merge conflict by Jed Estep · 8 years ago
  25. c213a7c Merge "verifier_test: Suppress the unused parameter warnings." by Tao Bao · 8 years ago
  26. d5a14c6 Change on-device directory for recovery test data by Jed Estep · 8 years ago
  27. e1a16af verifier_test: Suppress the unused parameter warnings. by Tao Bao · 8 years ago
  28. 4329186 Refactor existing tests to use gtest by Jed Estep · 8 years ago