1. 2622f30 Make DumpRenderTree2 appear in the 'Dev Tools' application by Steve Block · 14 years ago
  2. a7e2ca9 Gets rid of flickering when executing tests. by Maksymilian Osowski · 14 years ago
  3. 1b03478 Shows the details when all the tests finish and fixes the orientation issue. by Maksymilian Osowski · 14 years ago
  4. 5fb9ff4 Added a basic version of python script and supporting code in DumpRenderTree. by Maksymilian Osowski · 14 years ago
  5. c8fb818 Changed some parts of the code to prepare it for script support that will come in later commit. by Maksymilian Osowski · 14 years ago
  6. ef7f9d2 Added wakelock to keep the screen from sleeping when executing tests. by Maksymilian Osowski · 14 years ago
  7. 5f0ccd7 Moved practically all of the prerefactoring functionality to the new design. by Maksymilian Osowski · 14 years ago
  8. 7ddc0b7 First stage of refactoring the code to handle crashes gracefully. by Maksymilian Osowski · 14 years ago
  9. 4ee7f4b LayoutTest class with supporting classes (AbstractResult, TextResult). by Maksymilian Osowski · 14 years ago
  10. 3c8ccb3 Added the LayoutTestsRunner class that is responsible for running the tests. Also, added some methods to FileFilter. by Maksymilian Osowski · 14 years ago
  11. 6fd7112 A basic extension of ListActivity that allows navigating through tests and test folders. by Maksymilian Osowski · 14 years ago