1. 3a8d98d Abort the update if there's not enough new data by Tianjie Xu · 7 years ago
  2. ad87d9d tests: Use get_bootloader_message_blk_device() to find /misc. by Tao Bao · 7 years ago
  3. bf5b77d Change the internal representation in RangeSet. by Tao Bao · 7 years ago
  4. 8f23757 Move parse_range() and range_overlaps() into RangeSet. by Tao Bao · 7 years ago
  5. 31b6bc5 tests: Remove LOCAL_ADDITIONAL_DEPENDENCIES. by Tao Bao · 7 years ago
  6. df1a585 Merge "Add test config to minadbd_test" by Treehugger Robot · 7 years ago
  7. 7368316 Add test config to minadbd_test by Dan Shi · 7 years ago
  8. 3f2d355 Merge "tests: Construct two bad packages at runtime for VerifierTest." by Tao Bao · 7 years ago
  9. 7b0cda5 Merge "tests: Add a test for --wipe_ab into UncryptTest." by Tao Bao · 7 years ago
  10. 713d915 Merge "Add the missing sr-Latn into png files and rename the png locale header" by Tianjie Xu · 7 years ago
  11. bdc8c1a tests: Add a test for --wipe_ab into UncryptTest. by Tao Bao · 7 years ago
  12. c0e1c46 applypatch: Let Apply{BSDiff,Image}Patch accept std::function. by Tao Bao · 7 years ago
  13. f7eb760 applypatch: Change the ssize_t length parameters to size_t. by Tao Bao · 7 years ago
  14. 217d9f9 tests: Construct two bad packages at runtime for VerifierTest. by Tao Bao · 7 years ago
  15. b4c4f8c Merge "applypatch: Drop the support for patching non-EMMC targets." by Tao Bao · 7 years ago
  16. 2078b22 Add the missing sr-Latn into png files and rename the png locale header by Tianjie Xu · 7 years ago
  17. db56eb0 updater: Fix the broken case for apply_patch_check(). by Tao Bao · 7 years ago
  18. c444732 Remove malloc in edify functions by Tianjie Xu · 7 years ago
  19. 861c53c Refactor asn1_decoder functions into a class. by Tao Bao · 7 years ago
  20. 76fdb24 verify_file: Add constness to a few addresses. by Tao Bao · 7 years ago
  21. 110102f Merge "Add testcases for load_keys()." by Tao Bao · 7 years ago
  22. 3116ce4 Add testcases for load_keys(). by Tao Bao · 7 years ago
  23. d7bf82e Remove the dead #include's in verifier.cpp. by Tao Bao · 7 years ago
  24. 90d3f20 Merge "Drop the dependency on 'ui' in verify_file()." by Tao Bao · 7 years ago
  25. 5e53501 Drop the dependency on 'ui' in verify_file(). by Tao Bao · 7 years ago
  26. 881b08e Merge "Add a test to perform block_image_update" by Tianjie Xu · 7 years ago
  27. 56ebe62 Add a test to perform block_image_update by Tianjie Xu · 7 years ago
  28. 12b9055 More cleanup to imgdiff & imgpatch by Tianjie Xu · 7 years ago
  29. 40e144d applypatch: Drop the support for patching non-EMMC targets. by Tao Bao · 7 years ago
  30. 63d786c updater: Remove some obsoleted functions for file-based OTA. by Tao Bao · 7 years ago
  31. d13b6cf recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs by Bowgo Tsai · 7 years ago
  32. a2e7a07 Merge "Refractor the code for imgdiff" by Treehugger Robot · 7 years ago
  33. 1ea84d6 Refractor the code for imgdiff by Tianjie Xu · 7 years ago
  34. b694ba8 Merge "Fix an error on bootloadermessager test teardown" by Tianjie Xu · 7 years ago
  35. cace743 Fix an error on bootloadermessager test teardown by Tianjie Xu · 7 years ago
  36. b72a15a Recovery Test: add SideloadTest to test FUSE support on target by Wei Wang · 7 years ago
  37. ca94856 Skip BootloaderMessageTest, UncryptTest for devices without /misc by Tianjie Xu · 7 years ago
  38. 25c5697 Use bspatch from external/bsdiff. by Sen Jiang · 8 years ago
  39. 7c5dbd6 Remove '_static' suffix from libext2* references. by Alex Deymo · 7 years ago
  40. d17a688 Add checkers and tests for empty locale in PNG file by Tianjie Xu · 7 years ago
  41. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  42. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  43. 9aa7ab5 tests: Add testcase for show_progress() and set_progress(). by Tao Bao · 7 years ago
  44. 3b828d8 Merge "imgdiff: Fix an edge case that leads to infinite loop." by Tao Bao · 7 years ago
  45. 736d59c recovery: Fix the broken UI text. by Tao Bao · 7 years ago
  46. d37ce8f imgdiff: Fix an edge case that leads to infinite loop. by Tao Bao · 8 years ago
  47. 344c8eb Merge "Add tests for imgdiff." by Tao Bao · 8 years ago
  48. f19295c tests: Add test coverage for DirUtil. by Tao Bao · 8 years ago
  49. 3b96452 Merge "tests: Replace the O_RDONLY in access(2)." by Tao Bao · 8 years ago
  50. e7e7b46 tests: Add testcase for ZipUtil. by Tao Bao · 8 years ago
  51. a3ece96 tests: Replace the O_RDONLY in access(2). by Tao Bao · 8 years ago
  52. 97555da Add tests for imgdiff. by Tao Bao · 8 years ago
  53. 2292db8 Add update_bootloader_message() to fix two-step OTAs. by Tao Bao · 8 years ago
  54. 07d985b Merge "tests: Add tests for bootloader_message." by Tao Bao · 8 years ago
  55. 8b7301b tests: Add tests for bootloader_message. by Tao Bao · 8 years ago
  56. 8c1584f Merge "Add a stub recovery UI." by Sen Jiang · 8 years ago
  57. 1033408 Add tests for setup-bcb and clear-bcb via uncrypt. by Tao Bao · 8 years ago
  58. d530449 Add a stub recovery UI. by Sen Jiang · 8 years ago
  59. 8dd44e9 tests: Add testcases for EMMC targets. by Tao Bao · 8 years ago
  60. bedf5fc updater: Refactor set_stage() and get_stage() functions. by Tao Bao · 8 years ago
  61. 1036d36 updater: Add testcase for package_extract_dir(). by Tao Bao · 8 years ago
  62. d0f3088 updater: Add "write_value()" function. by Tao Bao · 8 years ago
  63. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  64. 8992902 updater: Add more testcase for symlink(). by Tao Bao · 8 years ago
  65. 52e2a97 Merge "Make make_parent() to take const argument" by Treehugger Robot · 8 years ago
  66. 5d8b53b Move recovery_test.cpp out of unit test by Tianjie Xu · 8 years ago
  67. d75003d Make make_parent() to take const argument by Tianjie Xu · 8 years ago
  68. c3292f3 otautil: Clean up SysUtil.cpp. by Tao Bao · 8 years ago
  69. 0dfb753 tests: Fix unit/zip_test.cpp. by Tao Bao · 8 years ago
  70. a659d79 updater: Add a testcase for RenameFn(). by Tao Bao · 8 years ago
  71. 0831d0b updater: Fix a bug in DeleteFn(). by Tao Bao · 8 years ago
  72. 51d516e updater: Fix an off-by-1 bug in file_getprop(). by Tao Bao · 8 years ago
  73. 4102b28 tests: Set up testdata path for continuous native tests. by Tao Bao · 8 years ago
  74. 36c3511 applypatch: Add testcases for applypatch executable. by Tao Bao · 8 years ago
  75. fada91c applypatch: Switch the parameter of Value** to std::vector. by Tao Bao · 8 years ago
  76. f1338fb tests: Generate testdata for 2nd arch. by Tao Bao · 8 years ago
  77. a5fd5ab Add a unit test for applypatch_check by Tianjie Xu · 8 years ago
  78. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  79. aced5d9 Change StringValue to use std::string by Tianjie Xu · 8 years ago
  80. 39119ad edify: Some clean-ups to libedify. by Tao Bao · 8 years ago
  81. 361342c updater: Kill the duplicate PrintSha1() in install.cpp. by Tao Bao · 8 years ago
  82. 0c7839a Refactor libupdater into a seperate module. by Tao Bao · 8 years ago
  83. 59dcb9c edify: Move State.script and State.errmsg to std::string. by Tao Bao · 8 years ago
  84. 38b923f Merge "recovery: drop log/logger.h" by Mark Salyzyn · 8 years ago
  85. fee79a4 recovery: drop log/logger.h by Mark Salyzyn · 8 years ago
  86. d770d2e edify: Move the testcases to gtest. by Tao Bao · 8 years ago
  87. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  88. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  89. 8b23811 Fix clang-tidy warnings in bootable/recovery. by Chih-Hung Hsieh · 8 years ago
  90. dc97404 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 by Josh Gao · 8 years ago
  91. 073164f Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  92. 717b492 Merge \"Clean up verifier testcases.\" am: e91aef0ee9 by Tao Bao · 8 years ago
  93. 5af4b19 Clean up verifier testcases. by Tao Bao · 8 years ago
  94. ab2fb94 tests: Remove obsolete MTD support. by Tao Bao · 8 years ago
  95. cacb47b resolve merge conflicts of 5823dd4 to nyc-dev-plus-aosp by Tianjie Xu · 8 years ago
  96. 35926c4 Add ability to show "installing security update" by Tianjie Xu · 8 years ago
  97. 45609d3 Merge "Fix matches_locale function" into nyc-dev am: 8b86373 by Tianjie Xu · 8 years ago
  98. 2430e29 Fix matches_locale function by Tianjie Xu · 8 years ago
  99. 8febafa Use BoringSSL instead of mincrypt to speed up package verification. by Elliott Hughes · 8 years ago
  100. 6e2a8b1 resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago