1. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  2. 3116ce4 Add testcases for load_keys(). by Tao Bao · 7 years ago
  3. 90d3f20 Merge "Drop the dependency on 'ui' in verify_file()." by Tao Bao · 7 years ago
  4. 5e53501 Drop the dependency on 'ui' in verify_file(). by Tao Bao · 7 years ago
  5. 881b08e Merge "Add a test to perform block_image_update" by Tianjie Xu · 7 years ago
  6. 56ebe62 Add a test to perform block_image_update by Tianjie Xu · 7 years ago
  7. 12b9055 More cleanup to imgdiff & imgpatch by Tianjie Xu · 7 years ago
  8. 63d786c updater: Remove some obsoleted functions for file-based OTA. by Tao Bao · 7 years ago
  9. a2e7a07 Merge "Refractor the code for imgdiff" by Treehugger Robot · 7 years ago
  10. 1ea84d6 Refractor the code for imgdiff by Tianjie Xu · 7 years ago
  11. b694ba8 Merge "Fix an error on bootloadermessager test teardown" by Tianjie Xu · 7 years ago
  12. cace743 Fix an error on bootloadermessager test teardown by Tianjie Xu · 7 years ago
  13. b72a15a Recovery Test: add SideloadTest to test FUSE support on target by Wei Wang · 7 years ago
  14. ca94856 Skip BootloaderMessageTest, UncryptTest for devices without /misc by Tianjie Xu · 7 years ago
  15. 9aa7ab5 tests: Add testcase for show_progress() and set_progress(). by Tao Bao · 7 years ago
  16. 3b828d8 Merge "imgdiff: Fix an edge case that leads to infinite loop." by Tao Bao · 7 years ago
  17. 736d59c recovery: Fix the broken UI text. by Tao Bao · 7 years ago
  18. d37ce8f imgdiff: Fix an edge case that leads to infinite loop. by Tao Bao · 8 years ago
  19. 97555da Add tests for imgdiff. by Tao Bao · 8 years ago
  20. 2292db8 Add update_bootloader_message() to fix two-step OTAs. by Tao Bao · 8 years ago
  21. 07d985b Merge "tests: Add tests for bootloader_message." by Tao Bao · 8 years ago
  22. 8b7301b tests: Add tests for bootloader_message. by Tao Bao · 8 years ago
  23. 8c1584f Merge "Add a stub recovery UI." by Sen Jiang · 8 years ago
  24. 1033408 Add tests for setup-bcb and clear-bcb via uncrypt. by Tao Bao · 8 years ago
  25. d530449 Add a stub recovery UI. by Sen Jiang · 8 years ago
  26. 8dd44e9 tests: Add testcases for EMMC targets. by Tao Bao · 8 years ago
  27. bedf5fc updater: Refactor set_stage() and get_stage() functions. by Tao Bao · 8 years ago
  28. 1036d36 updater: Add testcase for package_extract_dir(). by Tao Bao · 8 years ago
  29. d0f3088 updater: Add "write_value()" function. by Tao Bao · 8 years ago
  30. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  31. 8992902 updater: Add more testcase for symlink(). by Tao Bao · 8 years ago
  32. d75003d Make make_parent() to take const argument by Tianjie Xu · 8 years ago
  33. a659d79 updater: Add a testcase for RenameFn(). by Tao Bao · 8 years ago
  34. 0831d0b updater: Fix a bug in DeleteFn(). by Tao Bao · 8 years ago
  35. 51d516e updater: Fix an off-by-1 bug in file_getprop(). by Tao Bao · 8 years ago
  36. 4102b28 tests: Set up testdata path for continuous native tests. by Tao Bao · 8 years ago
  37. 36c3511 applypatch: Add testcases for applypatch executable. by Tao Bao · 8 years ago
  38. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  39. a5fd5ab Add a unit test for applypatch_check by Tianjie Xu · 8 years ago
  40. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  41. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  42. 39119ad edify: Some clean-ups to libedify. by Tao Bao · 8 years ago
  43. 361342c updater: Kill the duplicate PrintSha1() in install.cpp. by Tao Bao · 8 years ago
  44. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  45. 59dcb9c edify: Move State.script and State.errmsg to std::string. by Tao Bao · 8 years ago
  46. d770d2e edify: Move the testcases to gtest. by Tao Bao · 8 years ago
  47. 8b23811 Fix clang-tidy warnings in bootable/recovery. by Chih-Hung Hsieh · 8 years ago
  48. 717b492 Merge \"Clean up verifier testcases.\" am: e91aef0ee9 by Tao Bao · 8 years ago
  49. 5af4b19 Clean up verifier testcases. by Tao Bao · 8 years ago
  50. cacb47b resolve merge conflicts of 5823dd4 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  51. 35926c4 Add ability to show "installing security update" by Tianjie Xu · 8 years ago
  52. 8febafa Use BoringSSL instead of mincrypt to speed up package verification. by Elliott Hughes · 8 years ago
  53. 6e2a8b1 resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  54. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  55. 3f581f7 Merge "Port applypatch.sh tests to recovery_component_tests" into nyc-dev by Jed Estep · 8 years ago
  56. b8a693b Port applypatch.sh tests to recovery_component_tests by Jed Estep · 8 years ago
  57. e130576 Fix verifier test base testdata directory after merge conflict by Jed Estep · 8 years ago
  58. c213a7c Merge "verifier_test: Suppress the unused parameter warnings." by Tao Bao · 8 years ago
  59. d5a14c6 Change on-device directory for recovery test data by Jed Estep · 8 years ago
  60. e1a16af verifier_test: Suppress the unused parameter warnings. by Tao Bao · 8 years ago
  61. 4329186 Refactor existing tests to use gtest by Jed Estep · 8 years ago