1. 1358a1c Fix DumpRenderTree2 to clear AppCache between tests by Steve Block · 14 years ago
  2. 3cf18f5 Fix DumpRenderTree2 to wait for the WebCore thread to become ready by Steve Block · 14 years ago
  3. 0e1d687 Fix a bug in DumpRenderTree2's run_apache2.py script by Steve Block · 14 years ago
  4. 34f3851 Fix DumpRenderTree2 to make AbstractResult serializable by Steve Block · 14 years ago
  5. f09aafa Fix DumpRenderTree2 to handle SSL errors by Steve Block · 14 years ago
  6. 70727d1 Merge "Fix DumpRenderTree2 to correctly add JavaScript interfaces to new windows" by Steve Block · 14 years ago
  7. 76f6091 Merge "Add support for circular gradients to the GL renderer." by Romain Guy · 14 years ago
  8. ddb80be Add support for circular gradients to the GL renderer. by Romain Guy · 14 years ago
  9. 399542a Merge "Add support for SweepGradient in the GL renderer." by Romain Guy · 14 years ago
  10. ee916f1 Add support for SweepGradient in the GL renderer. by Romain Guy · 14 years ago
  11. ef1e776 Tablet ticker. by Joe Onorato · 14 years ago
  12. 394e0fb Updated Summarizer to use SQLite DB. by Maksymilian Osowski · 14 years ago
  13. fadb0de Changed Summarizer to dump generated html code to file every few hundred tests to avoid OOM errors. by Maksymilian Osowski · 14 years ago
  14. 76c97ee Fix DumpRenderTree2 to serve HTTP tests on http://127.0.0.1:8000 by Steve Block · 14 years ago
  15. 062c0c9 Merge "Updated ManagerService to call Summarizer.summarize() in a separate thread." by Maksymilian Osowski · 14 years ago
  16. 517ebf1 Merge "Changed the behaviour of run_apache2.py restart." by Maksymilian Osowski · 14 years ago
  17. 4af7705 Changed the behaviour of run_apache2.py restart. by Maksymilian Osowski · 14 years ago
  18. 9893d96 Updated ManagerService to call Summarizer.summarize() in a separate thread. by Maksymilian Osowski · 14 years ago
  19. b6a2364 Merge "Update DumpRenderTree2 to handle failing tests where no meaningful diff is available" by Steve Block · 14 years ago
  20. f0c289e Fix DumpRenderTree2 to correctly add JavaScript interfaces to new windows by Steve Block · 14 years ago
  21. 8a6def0 Update DumpRenderTree2 to handle failing tests where no meaningful diff is available by Steve Block · 14 years ago
  22. 44ce3242 Merge "Changed run_layout_tests.py and run_apache2.py to accept alternative tests root dir." by Maksymilian Osowski · 14 years ago
  23. c0847c5 Remove superfluous CSS from DumpRenderTree2's Summarizer by Steve Block · 14 years ago
  24. 2c38de8 Implement WebViewClient.onReceivedHttpAuthRequest() in DumpRenderTree2 by Steve Block · 14 years ago
  25. 78fbc54 Changed run_layout_tests.py and run_apache2.py to accept alternative tests root dir. by Maksymilian Osowski · 14 years ago
  26. a977120 Merge "Add support for drawLines(), with anti-aliasing" by Romain Guy · 14 years ago
  27. 759ea80 Add support for drawLines(), with anti-aliasing by Romain Guy · 14 years ago
  28. 44c7197 Merge "Make DumpRenderTree2 appear in the 'Dev Tools' application" by Steve Block · 14 years ago
  29. 857d7cf Merge "Fix 9patch rendering." by Romain Guy · 14 years ago
  30. 6820ac8 Fix 9patch rendering. by Romain Guy · 14 years ago
  31. 2622f30 Make DumpRenderTree2 appear in the 'Dev Tools' application by Steve Block · 14 years ago
  32. 7352c8b am 0535d857: am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  33. d96c5e0 Added setXSSAuditorEnabled() LayoutTestController function. by Maksymilian Osowski · 14 years ago
  34. 0535d85 am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  35. 023606a Merge "Changed Summarizer to add header before printing the path in summary.txt and details.html" by Maksymilian Osowski · 14 years ago
  36. 8a2e552 Merge "Implement LayoutTestController.setAppCacheMaximumSize() for DumpRenderTree2" by Steve Block · 14 years ago
  37. 75aa0d3 Changed Summarizer to add header before printing the path in summary.txt and details.html by Maksymilian Osowski · 14 years ago
  38. ac0b599 Merge "Made the run_layout_tests.py script restart the apache2 server before it starts." by Maksymilian Osowski · 14 years ago
  39. 757dcbb Implement LayoutTestController.setAppCacheMaximumSize() for DumpRenderTree2 by Steve Block · 14 years ago
  40. 8a0db6f Merge "Sort LayoutTestController methods alphabetically" by Steve Block · 14 years ago
  41. 2e36737 Made the run_layout_tests.py script restart the apache2 server before it starts. by Maksymilian Osowski · 14 years ago
  42. 5de8b99 Sort LayoutTestController methods alphabetically by Steve Block · 14 years ago
  43. 540aada Merge "Add to DumpRenderTree2 the option to suppress showing results in the host browser" by Steve Block · 14 years ago
  44. d210fd2 Add to DumpRenderTree2 the option to suppress showing results in the host browser by Steve Block · 14 years ago
  45. 59e46ef Merge "Gets rid of flickering when executing tests." by Maksymilian Osowski · 14 years ago
  46. a7e2ca9 Gets rid of flickering when executing tests. by Maksymilian Osowski · 14 years ago
  47. 2c42c8f Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments by Brian Carlstrom · 14 years ago
  48. 8411f33 Fix rendering issue with layers intersecting the clip rect. by Romain Guy · 14 years ago
  49. 8e0835c Merge "Added overridePreference() layoutTestsController function." by Maksymilian Osowski · 14 years ago
  50. 5e689a7 Added overridePreference() layoutTestsController function. by Maksymilian Osowski · 14 years ago
  51. ab87db4 Update DumpRenderTree2 to only calculate the WebKit revision once per test run by Steve Block · 14 years ago
  52. c54df24 Remove superfluous FileFilter from DumpRenderTree2 DirListActivity.java by Steve Block · 14 years ago
  53. 5c27bc1c When running DumpRenderTree2 from script, remove old results files by Steve Block · 14 years ago
  54. bdebd06 Update DumpRenderTree2 to store results in /sdcard/layout-test-results by Steve Block · 14 years ago
  55. 34c6891 Remove the last remnants in DumpRenderTree2 of the absolute path to the tests by Steve Block · 14 years ago
  56. 7438b53 Update DumpRenderTree2 text results output to better match HTML version by Steve Block · 14 years ago
  57. 5af84db Updated the AdbUtils class to better manage opening and closing the resources. by Maksymilian Osowski · 14 years ago
  58. 741fdc8 Merge "Updated FsUtils to use apache HttpClient instead of java.net UrlConnection." by Maksymilian Osowski · 14 years ago
  59. ce2ef18 Updated FsUtils to use apache HttpClient instead of java.net UrlConnection. by Maksymilian Osowski · 14 years ago
  60. 6d000d4 Merge "Optimize calls to glCopyTexImage2D()." by Romain Guy · 14 years ago
  61. 8694230 Optimize calls to glCopyTexImage2D(). by Romain Guy · 14 years ago
  62. ae44d55 Merge "Correct implementation of saveLayer()." by Romain Guy · 14 years ago
  63. f607bdc Correct implementation of saveLayer(). by Romain Guy · 14 years ago
  64. 9305647 Plumb lights out mode through from the window manager to the status bar running in the system ui process. by Joe Onorato · 14 years ago
  65. a5aed0d Add support for advanced blend modes with the framebuffer. by Romain Guy · 14 years ago
  66. aaa9675 Merge "Update DumpRenderTree2 to reflect removal of WEBKIT_MERGE_REVISION" by Steve Block · 14 years ago
  67. 0ad6fdc Merge "temporarily skip simple-cross-origin-progress-events.html for now" by Guang Zhu · 14 years ago
  68. 70795b3 temporarily skip simple-cross-origin-progress-events.html for now by Guang Zhu · 14 years ago
  69. 53389bd Correctly set the viewport on window resize. by Romain Guy · 14 years ago
  70. 0e2bae1 Update DumpRenderTree2 to reflect removal of WEBKIT_MERGE_REVISION by Steve Block · 14 years ago
  71. da17e9d Merge "Fixed the bug in forwarder that prevented ConnectionHandler threads from exiting." by Maksymilian Osowski · 14 years ago
  72. bd8c83d Fixed the bug in forwarder that prevented ConnectionHandler threads from exiting. by Maksymilian Osowski · 14 years ago
  73. 5846d45 Fixed the run_apache2.py script to use the correct mime.types file. by Maksymilian Osowski · 14 years ago
  74. fddedbf Merge "Updated Summarizer to parse CRASH instead of SKIP." by Maksymilian Osowski · 14 years ago
  75. 2ca8acd Adds webkit revision to the summary and details. by Maksymilian Osowski · 14 years ago
  76. 01c1f9d The results now show which expected result was used. by Maksymilian Osowski · 14 years ago
  77. 5f21f5a Updated Summarizer to parse CRASH instead of SKIP. by Maksymilian Osowski · 14 years ago
  78. cbba4ae Merge "Shows the details when all the tests finish and fixes the orientation issue." by Maksymilian Osowski · 14 years ago
  79. 84daaf8 Merge "Fixed and slightly improved crash detection mechanism." by Maksymilian Osowski · 14 years ago
  80. 1b03478 Shows the details when all the tests finish and fixes the orientation issue. by Maksymilian Osowski · 14 years ago
  81. bcf114c Fixed and slightly improved crash detection mechanism. by Maksymilian Osowski · 14 years ago
  82. f072bce Merge "Updated Summarizer to report tests under all 4 possible categories now." by Maksymilian Osowski · 14 years ago
  83. 6ae5ce4 Updated Summarizer to report tests under all 4 possible categories now. by Maksymilian Osowski · 14 years ago
  84. 15116bc Merge "Fixed a bug when there are too many open sockets." by Maksymilian Osowski · 14 years ago
  85. 5926723 Fixed a bug when there are too many open sockets. by Maksymilian Osowski · 14 years ago
  86. ff314d7 Added "run all tests in the current directory" menu option. by Maksymilian Osowski · 14 years ago
  87. 9c12bd3 Merge "Updated the Summarizer to link to the source of the tests." by Maksymilian Osowski · 14 years ago
  88. 603b70d Updated the Summarizer to link to the source of the tests. by Maksymilian Osowski · 14 years ago
  89. 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
  90. c6f7413 Merge "Changed the code to use forwarding service." by Maksymilian Osowski · 14 years ago
  91. c6a341d Changed the code to use forwarding service. by Maksymilian Osowski · 14 years ago
  92. 44af754 am d02bdaab: Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  93. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  94. 4299c0f Add test for gamma correction. by Romain Guy · 14 years ago
  95. ba4da86 am fe8eaf3b: am 1c045003: Merge "add mouse up/down/click support in DumpRenderTree" into gingerbread by Guang Zhu · 14 years ago
  96. fe8eaf3 am 1c045003: Merge "add mouse up/down/click support in DumpRenderTree" into gingerbread by Guang Zhu · 14 years ago
  97. 6db5314 Merge "Tweaked the logging + some minor style fixes." by Maksymilian Osowski · 14 years ago
  98. 9d660cb Update run_apach2.py to serve HTTP tests at server root by Steve Block · 14 years ago
  99. ee273fa Use locals to make run_apache2.py more readable by Steve Block · 14 years ago
  100. 2e5982a Tweaked the logging + some minor style fixes. by Maksymilian Osowski · 14 years ago