1. 7d2a63a Reland "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  2. 13f9816 tests: Create res-testdata for testdata pickup. by Tao Bao · 6 years ago
  3. c70446c Revert "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  4. ea38c41 Merge "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  5. 4fd4f89 Build and use minadbd as a shared library. by Tao Bao · 6 years ago
  6. b5bc978 Merge "Add an updater function to compute hash tree" am: dbe4420325 by Tianjie Xu · 6 years ago
  7. 75acf24 Merge "Dynamically load device-specific recovery UI lib." am: 9cf9b689d9 by Tao Bao · 6 years ago
  8. dbe4420 Merge "Add an updater function to compute hash tree" by Tianjie Xu · 6 years ago
  9. 42c45e2 Dynamically load device-specific recovery UI lib. by Tao Bao · 6 years ago
  10. 69ffa15 Add an updater function to compute hash tree by Tianjie Xu · 6 years ago
  11. f348002 Merge "Add proto3 support for care_map" am: 8d9b3aec3d by Tianjie Xu · 6 years ago
  12. 4d9e62d Add proto3 support for care_map by Tianjie Xu · 6 years ago
  13. b6b129b Revert "Make recovery libraries shared / recovery_available" by Hridya Valsaraju · 6 years ago
  14. c936a69 Make recovery libraries shared / recovery_available by Jerry Zhang · 6 years ago
  15. cac6932 Merge "tests: Split unit tests out of component/applypatch_test.cpp." by Tao Bao · 6 years ago
  16. b8cb2e6 tests: Split unit tests out of component/applypatch_test.cpp. by Tao Bao · 6 years ago
  17. e660430 Merge "updater: Add Command parsing codes." am: afc2962e60 by Tao Bao · 6 years ago
  18. 6a7e4af updater: Add Command parsing codes. by Tao Bao · 6 years ago
  19. a855c33 Merge "Drop the dependency on AB_OTA_UPDATER flag." am: 9fb0d89583 by Tao Bao · 6 years ago
  20. cf60a44 Drop the dependency on AB_OTA_UPDATER flag. by Tao Bao · 6 years ago
  21. 7096f6b Merge "updater: Add Commmand class to manage BBOTA commands." am: a488bd992f by Tao Bao · 6 years ago
  22. c390123 updater: Add Commmand class to manage BBOTA commands. by Tao Bao · 6 years ago
  23. 371fe6e Move stuff from recovery into librecovery. by Tao Bao · 7 years ago
  24. fd0ace8 Move stuff from recovery into librecovery. by Tao Bao · 7 years ago
  25. 9e30997 Clean up the Makefile for recovery and tests. by Tao Bao · 6 years ago
  26. 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 6 years ago
  27. 9a319f0 Merge libmounts into libotautil. by Tao Bao · 6 years ago
  28. 1cc0351 Make update_verifier generic across verified boot versions. by Tao Bao · 6 years ago
  29. 6b28f05 tests: Move ResourcesTest into component test. by Tao Bao · 6 years ago
  30. 9d91e89 tests: Pick up testdata with LOCAL_TEST_DATA. by Tao Bao · 6 years ago
  31. 5fe5eb6 Factor out a menu class for screen ui by Tianjie Xu · 6 years ago
  32. 495c521 recovery: add libhidl-gen-utils depedency by Yifan Hong · 6 years ago
  33. a88cc54 Switch to bionic gtest in bootable/recovery by Tianjie Xu · 7 years ago
  34. 8c28081 Add libbrotli as a dependency for libbsdiff by Tianjie Xu · 7 years ago
  35. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  36. 646b05a otafault: Remove the use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 7 years ago
  37. c89d1e7 Turn on -Wall for recovery modules by Tianjie Xu · 7 years ago
  38. 3e2345e tests: Add the missing dependency on libhidlbase. by Tao Bao · 7 years ago
  39. 107a34f Add support to decompress brotli compressed new data by Tianjie Xu · 7 years ago
  40. e248e43 Merge "update_verifier: Support AVB." by Treehugger Robot · 7 years ago
  41. 8ed9738 update_verifier: Support AVB. by David Zeuthen · 7 years ago
  42. 53c38b1 kill package_extract_dir by Tianjie Xu · 7 years ago
  43. ed13819 fuse_sideload: Change the minimal block size to 4096. by Tao Bao · 7 years ago
  44. 83b0780 Separate libupdate_verifier module and add testcases. by Tao Bao · 7 years ago
  45. 919d2c9 Call libvintf to verify package compatibility. by Tao Bao · 7 years ago
  46. bc4b1fe Add tests for update_binary_command(). by Tao Bao · 7 years ago
  47. 1d86605 Verify the package compatibility with libvintf. by Tao Bao · 7 years ago
  48. 8f23757 Move parse_range() and range_overlaps() into RangeSet. by Tao Bao · 7 years ago
  49. 31b6bc5 tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES. by Tao Bao · 7 years ago
  50. 7368316 Add test config to minadbd_test by Dan Shi · 7 years ago
  51. d7bf82e Remove the dead #include's in verifier.cpp. by Tao Bao · 7 years ago
  52. 56ebe62 Add a test to perform block_image_update by Tianjie Xu · 7 years ago
  53. a2e7a07 Merge "Refractor the code for imgdiff" by Treehugger Robot · 7 years ago
  54. 1ea84d6 Refractor the code for imgdiff by Tianjie Xu · 7 years ago
  55. b72a15a Recovery Test: add SideloadTest to test FUSE support on target by Wei Wang · 7 years ago
  56. 25c5697 Use bspatch from external/bsdiff. by Sen Jiang · 8 years ago
  57. 7c5dbd6 Remove '_static' suffix from libext2* references. by Alex Deymo · 7 years ago
  58. d17a688 Add checkers and tests for empty locale in PNG file by Tianjie Xu · 7 years ago
  59. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  60. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  61. 344c8eb Merge "Add tests for imgdiff." by Tao Bao · 8 years ago
  62. f19295c tests: Add test coverage for DirUtil. by Tao Bao · 8 years ago
  63. e7e7b46 tests: Add testcase for ZipUtil. by Tao Bao · 8 years ago
  64. 97555da Add tests for imgdiff. by Tao Bao · 8 years ago
  65. 8b7301b tests: Add tests for bootloader_message. by Tao Bao · 8 years ago
  66. 1033408 Add tests for setup-bcb and clear-bcb via uncrypt. by Tao Bao · 8 years ago
  67. bedf5fc updater: Refactor set_stage() and get_stage() functions. by Tao Bao · 8 years ago
  68. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  69. 5d8b53b Move recovery_test.cpp out of unit test by Tianjie Xu · 8 years ago
  70. c3292f3 otautil: Clean up SysUtil.cpp. by Tao Bao · 8 years ago
  71. 4102b28 tests: Set up testdata path for continuous native tests. by Tao Bao · 8 years ago
  72. 36c3511 applypatch: Add testcases for applypatch executable. by Tao Bao · 8 years ago
  73. f1338fb tests: Generate testdata for 2nd arch. by Tao Bao · 8 years ago
  74. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  75. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  76. d770d2e edify: Move the testcases to gtest. by Tao Bao · 8 years ago
  77. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  78. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  79. dc97404 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 by Josh Gao · 8 years ago
  80. 073164f Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  81. ab2fb94 tests: Remove obsolete MTD support. by Tao Bao · 8 years ago
  82. 45609d3 Merge "Fix matches_locale function" into nyc-dev am: 8b86373 by Tianjie Xu · 8 years ago
  83. 2430e29 Fix matches_locale function by Tianjie Xu · 8 years ago
  84. 8febafa Use BoringSSL instead of mincrypt to speed up package verification. by Elliott Hughes · 8 years ago
  85. 6e2a8b1 resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  86. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  87. 9b9e584 Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771 by Mark Salyzyn · 8 years ago
  88. 13aca59 recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  89. a4f701a recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  90. b8a693b Port applypatch.sh tests to recovery_component_tests by Jed Estep · 8 years ago
  91. d5a14c6 Change on-device directory for recovery test data by Jed Estep · 8 years ago
  92. 4329186 Refactor existing tests to use gtest by Jed Estep · 8 years ago
  93. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  94. 13f21c2 More test makefile cleanup. by Dan Albert · 10 years ago
  95. 7a4adb5 Add support for ECDSA signatures by Kenny Root · 11 years ago