1. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  2. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  3. 2478885 Move install to separate module by xunchang · 5 years ago
  4. 625c588 Move out the code to parse block map in MemMap by xunchang · 5 years ago
  5. 8f39730 Move librecovery_ui to a sub-directory by Tianjie Xu · 6 years ago
  6. 37304f3 Implement FilePackage class by xunchang · 5 years ago
  7. f242a7e tests: Temporarily disable ScreenRecoveryUITest tests. by Tao Bao · 6 years ago
  8. dd78982 minui: GRSurface::Create() computes data_size on its own. by Tao Bao · 6 years ago
  9. 2201d08 minui: Fix a wrong arg in calling GRSurface::Create(). by Tao Bao · 6 years ago
  10. 8b54bc5 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  11. da409fb ui: Manage loaded resources with smart pointers. by Tao Bao · 6 years ago
  12. 63b59dc minui: Add GRSurface::Clone(). by Tao Bao · 6 years ago
  13. 929e481 tests: Use FRIEND_TEST in ScreenRecoveryUITest. by Tao Bao · 6 years ago
  14. 44820ac minui: Add a protected GRSurface ctor. by Tao Bao · 6 years ago
  15. 47b650b Merge "ui: Add constness to Draw- functions." by Treehugger Robot · 6 years ago
  16. 1e10cc4 Add a function to construct the GRSurface in test by Tianjie Xu · 6 years ago
  17. 06ccd00 Merge "Add function to show localized rescue party menu" by Tianjie Xu · 6 years ago
  18. 65815b6 ui: Add constness to Draw- functions. by Tao Bao · 6 years ago
  19. 92bdb5a minui: Move GRSurface into a class. by Tao Bao · 6 years ago
  20. b99e606 Add function to show localized rescue party menu by Tianjie Xu · 6 years ago
  21. 66dbf63 Implement the graphic menus by Tianjie Xu · 6 years ago
  22. 2b1a464 Move the parse of last_install to recovery-persist by Tianjie Xu · 6 years ago
  23. 09e8493 applypatch: {Load,Save}FileContents return bool values. by Tao Bao · 6 years ago
  24. 5609bc8 applypatch: Refactor applypatch(). by Tao Bao · 6 years ago
  25. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  26. cdbe58a tests: Remove {old,new}.file. by Tao Bao · 6 years ago
  27. f8811bb updater: Add TransferList class. by Tao Bao · 6 years ago
  28. 3c89273 updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}. by Tao Bao · 6 years ago
  29. 8f64bf6 Add the hash_tree_info class in Command by Tianjie Xu · 6 years ago
  30. dbe4420 Merge "Add an updater function to compute hash tree" by Tianjie Xu · 6 years ago
  31. 69ffa15 Add an updater function to compute hash tree by Tianjie Xu · 6 years ago
  32. b76af93 recovery: Add ability to interrupt UI by Jerry Zhang · 6 years ago
  33. 1700cc4 Fix the arguments passed to getopt_long(3). by Tao Bao · 6 years ago
  34. b1c5b62 tests: Clean up the temporary dirs post-run. by Tao Bao · 6 years ago
  35. 49750f1 applypatch: Fix the return type of FreeSpaceForFile(). by Tao Bao · 6 years ago
  36. 7c1d426 applypatch: Restrict applypatch_check to eMMC targets. by Tao Bao · 6 years ago
  37. 91a649a updater: Add ABORT command. by Tao Bao · 6 years ago
  38. b8cb2e6 tests: Split unit tests out of component/applypatch_test.cpp. by Tao Bao · 6 years ago
  39. 92f3393 updater: Check the number of args in Command::Parse. by Tao Bao · 6 years ago
  40. 6a7e4af updater: Add Command parsing codes. by Tao Bao · 6 years ago
  41. 51f16ec tests: Skip ScreenRecoveryUITest on gr_init failure. by Tao Bao · 6 years ago
  42. 94371fd ui: join only if joinable. by Tao Bao · 6 years ago
  43. 42be0d4 tests: Specify the death test style to avoid flakiness. by Tao Bao · 6 years ago
  44. b8634ca Merge "ui: Use std::thread to create input/progress threads." by Tao Bao · 6 years ago
  45. c390123 updater: Add Commmand class to manage BBOTA commands. by Tao Bao · 6 years ago
  46. 981118e Revert "kill package_extract_dir" by Tom Marshall · 7 years ago
  47. 26ea959 ui: Use std::thread to create input/progress threads. by Tao Bao · 6 years ago
  48. 152e0eb wear_ui: Address a TODO regarding {intro,loop}_frames. by Tao Bao · 6 years ago
  49. 347a659 screen_ui: Fix an issue in RTL locale detection. by Tao Bao · 6 years ago
  50. 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 6 years ago
  51. 17054c0 otautil: Rename dir/sys/thermal utils. by Tao Bao · 6 years ago
  52. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  53. e02a5b2 screen_ui: Merge Menu::Start() into its ctor. by Tao Bao · 6 years ago
  54. 5fe5eb6 Factor out a menu class for screen ui by Tianjie Xu · 6 years ago
  55. 160514b Load-balancing update_verifier worker threads. by Tao Bao · 7 years ago
  56. 6798315 otautil: Remove the aborts in RangeSet::Parse(). by Tao Bao · 7 years ago
  57. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  58. 57dd961 Move Image/ImageChunk/PatchChunk declaration into header files by Tianjie Xu · 7 years ago
  59. 64cba55 Merge "Add implemention of SortedRangeSet" by Tianjie Xu · 7 years ago
  60. b9e7fc7 Add implemention of SortedRangeSet by Tianjie Xu · 7 years ago
  61. ac3d1ed otautil: Clean up dirCreateHierarchy(). by Tao Bao · 7 years ago
  62. 7934985 otautil: Delete dirUnlinkHierarchy(). by Tao Bao · 7 years ago
  63. 53c38b1 kill package_extract_dir by Tianjie Xu · 7 years ago
  64. b656a15 Move sysMapFile and sysReleaseMap into MemMapping class. by Tao Bao · 7 years ago
  65. bf5b77d Change the internal representation in RangeSet. by Tao Bao · 7 years ago
  66. 8f23757 Move parse_range() and range_overlaps() into RangeSet. by Tao Bao · 7 years ago
  67. 2078b22 Add the missing sr-Latn into png files and rename the png locale header by Tianjie Xu · 7 years ago
  68. 861c53c Refactor asn1_decoder functions into a class. by Tao Bao · 7 years ago
  69. 76fdb24 verify_file: Add constness to a few addresses. by Tao Bao · 7 years ago
  70. d17a688 Add checkers and tests for empty locale in PNG file by Tianjie Xu · 7 years ago
  71. f19295c tests: Add test coverage for DirUtil. by Tao Bao · 8 years ago
  72. 3b96452 Merge "tests: Replace the O_RDONLY in access(2)." by Tao Bao · 8 years ago
  73. e7e7b46 tests: Add testcase for ZipUtil. by Tao Bao · 8 years ago
  74. a3ece96 tests: Replace the O_RDONLY in access(2). by Tao Bao · 8 years ago
  75. ef0eb3b updater: Fix the wrong return value for package_extract_file(). by Tao Bao · 8 years ago
  76. 5d8b53b Move recovery_test.cpp out of unit test by Tianjie Xu · 8 years ago
  77. c3292f3 otautil: Clean up SysUtil.cpp. by Tao Bao · 8 years ago
  78. 0dfb753 tests: Fix unit/zip_test.cpp. by Tao Bao · 8 years ago
  79. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  80. fee79a4 recovery: drop log/logger.h by Mark Salyzyn · 8 years ago
  81. 2430e29 Fix matches_locale function by Tianjie Xu · 8 years ago
  82. 13aca59 recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  83. 4329186 Refactor existing tests to use gtest by Jed Estep · 8 years ago