1. 0e2bae1 Update DumpRenderTree2 to reflect removal of WEBKIT_MERGE_REVISION by Steve Block · 14 years ago
  2. bd8c83d Fixed the bug in forwarder that prevented ConnectionHandler threads from exiting. by Maksymilian Osowski · 14 years ago
  3. fddedbf Merge "Updated Summarizer to parse CRASH instead of SKIP." by Maksymilian Osowski · 14 years ago
  4. 2ca8acd Adds webkit revision to the summary and details. by Maksymilian Osowski · 14 years ago
  5. 01c1f9d The results now show which expected result was used. by Maksymilian Osowski · 14 years ago
  6. 5f21f5a Updated Summarizer to parse CRASH instead of SKIP. by Maksymilian Osowski · 14 years ago
  7. cbba4ae Merge "Shows the details when all the tests finish and fixes the orientation issue." by Maksymilian Osowski · 14 years ago
  8. 84daaf8 Merge "Fixed and slightly improved crash detection mechanism." by Maksymilian Osowski · 14 years ago
  9. 1b03478 Shows the details when all the tests finish and fixes the orientation issue. by Maksymilian Osowski · 14 years ago
  10. bcf114c Fixed and slightly improved crash detection mechanism. by Maksymilian Osowski · 14 years ago
  11. f072bce Merge "Updated Summarizer to report tests under all 4 possible categories now." by Maksymilian Osowski · 14 years ago
  12. 6ae5ce4 Updated Summarizer to report tests under all 4 possible categories now. by Maksymilian Osowski · 14 years ago
  13. 15116bc Merge "Fixed a bug when there are too many open sockets." by Maksymilian Osowski · 14 years ago
  14. 5926723 Fixed a bug when there are too many open sockets. by Maksymilian Osowski · 14 years ago
  15. ff314d7 Added "run all tests in the current directory" menu option. by Maksymilian Osowski · 14 years ago
  16. 9c12bd3 Merge "Updated the Summarizer to link to the source of the tests." by Maksymilian Osowski · 14 years ago
  17. 603b70d Updated the Summarizer to link to the source of the tests. by Maksymilian Osowski · 14 years ago
  18. ef9a217 Fixed a bug in forwarder where calling the stop method on ForwarderManager would deadlock. Also some style fixes. by Maksymilian Osowski · 14 years ago
  19. c6a341d Changed the code to use forwarding service. by Maksymilian Osowski · 14 years ago
  20. 2e5982a Tweaked the logging + some minor style fixes. by Maksymilian Osowski · 14 years ago
  21. 56d7e40 Added forwarding service. by Maksymilian Osowski · 14 years ago
  22. f0f30c6 Implement logic for new Geolocation delayed permission LayoutTests by Steve Block · 14 years ago
  23. 2e64bb7 Added more info to the Summarizer. by Maksymilian Osowski · 14 years ago
  24. 0186c93 Merge "Added a basic version of python script and supporting code in DumpRenderTree." by Maksymilian Osowski · 14 years ago
  25. a0a586c Fixes crash when root dir does not exist. by Maksymilian Osowski · 14 years ago
  26. 5fb9ff4 Added a basic version of python script and supporting code in DumpRenderTree. by Maksymilian Osowski · 14 years ago
  27. ea46f25 Resets Summarizer after everything's finished. by Maksymilian Osowski · 14 years ago
  28. 77bdba8 Merge "Changed some parts of the code to prepare it for script support that will come in later commit." by Maksymilian Osowski · 14 years ago
  29. 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
  30. 38b7eb9 Merge "Added generating text summary to Summarizer." by Maksymilian Osowski · 14 years ago
  31. 68dede3 Hook up mock for testing DeviceOrientation in DRT by Steve Block · 14 years ago
  32. 8aff3c0 Added eventSender. by Maksymilian Osowski · 14 years ago
  33. 3df4eab Added generating text summary to Summarizer. by Maksymilian Osowski · 14 years ago
  34. 23a0ee4 Added crash-detection mechanism. by Maksymilian Osowski · 14 years ago
  35. 7e2a39b Added detection of missing EventSender functions. by Maksymilian Osowski · 14 years ago
  36. 38f28fa Added geolocation layoutTestController functions. by Maksymilian Osowski · 14 years ago
  37. 40968a4 Added recording of JS dialog messages. by Maksymilian Osowski · 14 years ago
  38. 100e106 Merge "Changed the order of searching for expected result (and added additional location)." by Maksymilian Osowski · 14 years ago
  39. c83712e Changed the order of searching for expected result (and added additional location). by Maksymilian Osowski · 14 years ago
  40. ef7f9d2 Added wakelock to keep the screen from sleeping when executing tests. by Maksymilian Osowski · 14 years ago
  41. 4a9e3a6 Added detecting unimplemented layoutTestController functions and green squares. by Maksymilian Osowski · 14 years ago
  42. dd4bff6 First batch of layoutTestController functions + some fixes and tweaks. by Maksymilian Osowski · 14 years ago
  43. 42bee9c Time-out mechanism and state machine. by Maksymilian Osowski · 14 years ago
  44. 6d0dae6 Upgraded DRT2 to generate nice HTML summaries of the tests. by Maksymilian Osowski · 14 years ago
  45. 5f0ccd7 Moved practically all of the prerefactoring functionality to the new design. by Maksymilian Osowski · 14 years ago
  46. 7ddc0b7 First stage of refactoring the code to handle crashes gracefully. by Maksymilian Osowski · 14 years ago
  47. 650893b Build fix. by Maksymilian Osowski · 14 years ago
  48. 4ee7f4b LayoutTest class with supporting classes (AbstractResult, TextResult). by Maksymilian Osowski · 14 years ago
  49. 3c8ccb3 Added the LayoutTestsRunner class that is responsible for running the tests. Also, added some methods to FileFilter. by Maksymilian Osowski · 14 years ago
  50. cc483d2 Added dialogs to the DirListActivity. by Maksymilian Osowski · 14 years ago
  51. 177eb38 Update the file filter in DumpRenderTree (and DumpRenderTree2) so that by Ben Murdoch · 14 years ago
  52. 6fd7112 A basic extension of ListActivity that allows navigating through tests and test folders. by Maksymilian Osowski · 14 years ago
  53. 2910c12 Basic file filter class for the new DumpRenderTree. by Maksymilian Osowski · 14 years ago