1. 7c1d426 applypatch: Restrict applypatch_check to eMMC targets. by Tao Bao · 6 years ago
  2. 91a649a updater: Add ABORT command. by Tao Bao · 6 years ago
  3. b8cb2e6 tests: Split unit tests out of component/applypatch_test.cpp. by Tao Bao · 6 years ago
  4. 92f3393 updater: Check the number of args in Command::Parse. by Tao Bao · 6 years ago
  5. 6a7e4af updater: Add Command parsing codes. by Tao Bao · 6 years ago
  6. 51f16ec tests: Skip ScreenRecoveryUITest on gr_init failure. by Tao Bao · 6 years ago
  7. 94371fd ui: join only if joinable. by Tao Bao · 6 years ago
  8. 42be0d4 tests: Specify the death test style to avoid flakiness. by Tao Bao · 6 years ago
  9. b8634ca Merge "ui: Use std::thread to create input/progress threads." by Tao Bao · 6 years ago
  10. c390123 updater: Add Commmand class to manage BBOTA commands. by Tao Bao · 6 years ago
  11. 26ea959 ui: Use std::thread to create input/progress threads. by Tao Bao · 6 years ago
  12. 152e0eb wear_ui: Address a TODO regarding {intro,loop}_frames. by Tao Bao · 6 years ago
  13. 347a659 screen_ui: Fix an issue in RTL locale detection. by Tao Bao · 6 years ago
  14. 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 6 years ago
  15. 17054c0 otautil: Rename dir/sys/thermal utils. by Tao Bao · 6 years ago
  16. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  17. e02a5b2 screen_ui: Merge Menu::Start() into its ctor. by Tao Bao · 6 years ago
  18. 5fe5eb6 Factor out a menu class for screen ui by Tianjie Xu · 6 years ago
  19. 160514b Load-balancing update_verifier worker threads. by Tao Bao · 7 years ago
  20. 6798315 otautil: Remove the aborts in RangeSet::Parse(). by Tao Bao · 7 years ago
  21. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  22. 57dd961 Move Image/ImageChunk/PatchChunk declaration into header files by Tianjie Xu · 7 years ago
  23. 64cba55 Merge "Add implemention of SortedRangeSet" by Tianjie Xu · 7 years ago
  24. b9e7fc7 Add implemention of SortedRangeSet by Tianjie Xu · 7 years ago
  25. ac3d1ed otautil: Clean up dirCreateHierarchy(). by Tao Bao · 7 years ago
  26. 7934985 otautil: Delete dirUnlinkHierarchy(). by Tao Bao · 7 years ago
  27. 53c38b1 kill package_extract_dir by Tianjie Xu · 7 years ago
  28. b656a15 Move sysMapFile and sysReleaseMap into MemMapping class. by Tao Bao · 7 years ago
  29. bf5b77d Change the internal representation in RangeSet. by Tao Bao · 7 years ago
  30. 8f23757 Move parse_range() and range_overlaps() into RangeSet. by Tao Bao · 7 years ago
  31. 2078b22 Add the missing sr-Latn into png files and rename the png locale header by Tianjie Xu · 7 years ago
  32. 861c53c Refactor asn1_decoder functions into a class. by Tao Bao · 7 years ago
  33. 76fdb24 verify_file: Add constness to a few addresses. by Tao Bao · 7 years ago
  34. d17a688 Add checkers and tests for empty locale in PNG file by Tianjie Xu · 7 years ago
  35. f19295c tests: Add test coverage for DirUtil. by Tao Bao · 8 years ago
  36. 3b96452 Merge "tests: Replace the O_RDONLY in access(2)." by Tao Bao · 8 years ago
  37. e7e7b46 tests: Add testcase for ZipUtil. by Tao Bao · 8 years ago
  38. a3ece96 tests: Replace the O_RDONLY in access(2). by Tao Bao · 8 years ago
  39. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  40. 5d8b53b Move recovery_test.cpp out of unit test by Tianjie Xu · 8 years ago
  41. c3292f3 otautil: Clean up SysUtil.cpp. by Tao Bao · 8 years ago
  42. 0dfb753 tests: Fix unit/zip_test.cpp. by Tao Bao · 8 years ago
  43. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  44. fee79a4 recovery: drop log/logger.h by Mark Salyzyn · 8 years ago
  45. 2430e29 Fix matches_locale function by Tianjie Xu · 8 years ago
  46. 13aca59 recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  47. 4329186 Refactor existing tests to use gtest by Jed Estep · 8 years ago