1. f242a7e tests: Temporarily disable ScreenRecoveryUITest tests. by Tao Bao · 6 years ago
  2. dd78982 minui: GRSurface::Create() computes data_size on its own. by Tao Bao · 6 years ago
  3. 8b54bc5 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  4. da409fb ui: Manage loaded resources with smart pointers. by Tao Bao · 6 years ago
  5. 929e481 tests: Use FRIEND_TEST in ScreenRecoveryUITest. by Tao Bao · 6 years ago
  6. 44820ac minui: Add a protected GRSurface ctor. by Tao Bao · 6 years ago
  7. 47b650b Merge "ui: Add constness to Draw- functions." by Treehugger Robot · 6 years ago
  8. 1e10cc4 Add a function to construct the GRSurface in test by Tianjie Xu · 6 years ago
  9. 65815b6 ui: Add constness to Draw- functions. by Tao Bao · 6 years ago
  10. b99e606 Add function to show localized rescue party menu by Tianjie Xu · 6 years ago
  11. 66dbf63 Implement the graphic menus by Tianjie Xu · 6 years ago
  12. b76af93 recovery: Add ability to interrupt UI by Jerry Zhang · 6 years ago
  13. b1c5b62 tests: Clean up the temporary dirs post-run. by Tao Bao · 6 years ago
  14. 51f16ec tests: Skip ScreenRecoveryUITest on gr_init failure. by Tao Bao · 6 years ago
  15. 94371fd ui: join only if joinable. by Tao Bao · 6 years ago
  16. 42be0d4 tests: Specify the death test style to avoid flakiness. by Tao Bao · 6 years ago
  17. 26ea959 ui: Use std::thread to create input/progress threads. by Tao Bao · 6 years ago
  18. 152e0eb wear_ui: Address a TODO regarding {intro,loop}_frames. by Tao Bao · 6 years ago
  19. 347a659 screen_ui: Fix an issue in RTL locale detection. by Tao Bao · 6 years ago
  20. 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 6 years ago
  21. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  22. e02a5b2 screen_ui: Merge Menu::Start() into its ctor. by Tao Bao · 6 years ago
  23. 5fe5eb6 Factor out a menu class for screen ui by Tianjie Xu · 6 years ago