1. b56ed30 Fix style for Geolocation mock mechanism by Steve Block · 12 years ago
  2. f3f60d9 Switch Geolocation DRT methods to control client-based mock by Steve Block · 12 years ago
  3. d3101b1 Seperate interface and implementation of 4 WebView classes by Jonathan Dixon · 12 years ago
  4. b0668e4 follow up file original policy change by Guang Zhu · 12 years ago
  5. 5ba2efe Minor clean-up in DeviceOrientation and DeviceMotion by Steve Block · 13 years ago
  6. 3ae8c42 Update to DumpRenderTree test harness by Guang Zhu · 12 years ago
  7. 3c90952 Refactor WebView to be a thin proxy class by Jonathan Dixon · 12 years ago
  8. 20a14ca disable cpu_upload path workaround by Guang Zhu · 13 years ago
  9. 6ae1455 Merge "fix build" by Guang Zhu · 13 years ago
  10. 2995f95 fix build by Guang Zhu · 13 years ago
  11. af99ce7 use hard coded WebViewProperties.gfxUseMinimalMemory by Guang Zhu · 13 years ago
  12. c978c56 Increase transfer queue size for DRT by Guang Zhu · 13 years ago
  13. 7a640a0 Merge "Revert "Use port 18000 instead of 8000 for layout tests"" by Guang Zhu · 13 years ago
  14. d467347 Revert "Use port 18000 instead of 8000 for layout tests" by Guang Zhu · 13 years ago
  15. 2452ad3 Merge "Revert "log stack trace when finish() or onDestroy() is called"" by Guang Zhu · 13 years ago
  16. c5daa17 Revert "log stack trace when finish() or onDestroy() is called" by Guang Zhu · 13 years ago
  17. ef4d25c Use CPU upload path in DRT by Guang Zhu · 13 years ago
  18. 0882eb0 log stack trace when finish() or onDestroy() is called by Guang Zhu · 13 years ago
  19. e2b9d7f Use port 18000 instead of 8000 for layout tests by Guang Zhu · 13 years ago
  20. 333d63a Revert "Disable Crankshaft in DRT for performance testing." by Ben Murdoch · 13 years ago
  21. 3f9d171 Disable Crankshaft in DRT for performance testing. by Ben Murdoch · 13 years ago
  22. adafec5 Update Android DRT skip list. by Ben Murdoch · 13 years ago
  23. 34db30d LayoutTests with dumpAsText in the pathname should always dump as text. by Ben Murdoch · 13 years ago
  24. c1635bf call clearCache from UI thread by Guang Zhu · 13 years ago
  25. 97499df change how test sets timeout for webkit dump by Guang Zhu · 13 years ago
  26. e8e335a even more logging by Guang Zhu · 13 years ago
  27. 49171bc add more logging into DRT by Guang Zhu · 13 years ago
  28. f6d1b3f Make DRT pull data over network by Guang Zhu · 13 years ago
  29. 6dfef1b Merge "Adds CookieManager methods to configure policy for cookies for file scheme URLs" by Steve Block · 14 years ago
  30. fb40a64 Merge "Increase DRT timeout while waiting for WebView to dump as text" by Steve Block · 14 years ago
  31. 8e8cf73 Increase DRT timeout while waiting for WebView to dump as text by Steve Block · 14 years ago
  32. c1f8146 Remove LayoutTest http/tests/xmlhttprequest/simple-cross-origin-progress-events.html from skipped list by Steve Block · 14 years ago
  33. 5794f23 change the way test app waits for gc by Guang Zhu · 14 years ago
  34. f932469 A few small cleanning-ups. by Huahui Wu · 14 years ago
  35. 17d25c5 Merge "b/3369602 Using Math.round() to convert float coordinates to integers." into honeycomb by Huahui Wu · 14 years ago
  36. a586b7b b/3369602 Using Math.round() to convert float coordinates to integers. by Huahui Wu · 14 years ago
  37. 7e73ce9 DRT needs to clear cookies between tests. by Ben Murdoch · 14 years ago
  38. 0b5bd35 Add case-sensitive tests to DRT ignore list. by Ben Murdoch · 14 years ago
  39. 3974be6 further remove calls to runFinalization by Guang Zhu · 14 years ago
  40. 44060f4 Merge "when test case times out, stop loading first" into honeycomb by Guang Zhu · 14 years ago
  41. 4ce6e7c when test case times out, stop loading first by Guang Zhu · 14 years ago
  42. e88255d remove runFinalizationSync calls by Guang Zhu · 14 years ago
  43. 7171622 change webkit test data path by Guang Zhu · 14 years ago
  44. f2f7f56 bugfix: remove dump timeout message after dump is received by Guang Zhu · 14 years ago
  45. f37a574 Throw exception if webview dump times out by Guang Zhu · 14 years ago
  46. 16d041c Adds CookieManager methods to configure policy for cookies for file scheme URLs by Kristian Monsen · 14 years ago
  47. 6a61469 Add LayoutTest http/tests/appcache/foreign-fallback.html to the DRT ignore list by Steve Block · 14 years ago
  48. 0006952 change how assets are copied out of apk by Guang Zhu · 14 years ago
  49. a662c8c Skip LayoutTest http/tests/cookies/third-party-cookie-relaxing.html by Steve Block · 14 years ago
  50. 221b1d6 Removing some js script tests from the skip list by Kristian Monsen · 14 years ago
  51. 6a10850 Remove the failing expectation for fast/encoding/char-encoding.html for DRT by Steve Block · 14 years ago
  52. 8d1c804 Add fast/js/regexp-overflow.html to DumpRenderTree skip list by Steve Block · 14 years ago
  53. 5f37cc43 Implement LayoutTestController.overridePreference('WebKitUsesPageCachePreferenceKey') by Steve Block · 14 years ago
  54. 49aa65a Reclassify failing multi-touch tests in DumpRenderTree ignore list by Steve Block · 14 years ago
  55. 5f421a5 Update DumpRenderTree test expectations for fast/encoding by Iain Merrick · 14 years ago
  56. c18ac6e Merge "skip 2d.drawImage.broken.html layout test" by Guang Zhu · 14 years ago
  57. 4022d94 skip 2d.drawImage.broken.html layout test by Guang Zhu · 14 years ago
  58. 41865f4 Bug 2372180: pass multi-touch events from browser to webkit. by Huahui Wu · 14 years ago
  59. 70795b3 temporarily skip simple-cross-origin-progress-events.html for now by Guang Zhu · 14 years ago
  60. ba4da86 am fe8eaf3b: am 1c045003: Merge "add mouse up/down/click support in DumpRenderTree" into gingerbread by Guang Zhu · 14 years ago
  61. fe8eaf3 am 1c045003: Merge "add mouse up/down/click support in DumpRenderTree" into gingerbread by Guang Zhu · 14 years ago
  62. b5c4caa0 add mouse up/down/click support in DumpRenderTree by Guang Zhu · 14 years ago
  63. 558f7dc Merge WebKit at r65615 : Ignore http/tests/appcache/origin-quota.html by Iain Merrick · 14 years ago
  64. f0f30c6 Implement logic for new Geolocation delayed permission LayoutTests by Steve Block · 14 years ago
  65. e761135 Merge WebKit at r65072 : Update DRT ignore list. by Ben Murdoch · 14 years ago
  66. 68dede3 Hook up mock for testing DeviceOrientation in DRT by Steve Block · 14 years ago
  67. 6618e69 Merge WebKit at r64523 : Add new LayoutTest fast/dom/DeviceOrientation/basic-operation.html to skipped list by Steve Block · 14 years ago
  68. f21d2e3 Initial work on browser incognito mode history feature. by Elliott Slaughter · 14 years ago
  69. d468e50 Merge "After merging webkit to 64264 these hang, so added them to the do not run list. The tests timeout on chrome and are on the chrome skiplist." by Kristian Monsen · 14 years ago
  70. 8136954 After merging webkit to 64264 these hang, so added them to the do not run list. by Kristian Monsen · 14 years ago
  71. 5aa1c03 resolved conflicts for merge of 8a76a908 to master by Jean-Baptiste Queru · 14 years ago
  72. 3f61750 Merge "Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore results list" by Steve Block · 14 years ago
  73. 357d280 Merge WebKit at r63859 : Implement layoutTestController.dumpAsText(boolean) in DumpRenderTree. by Ben Murdoch · 14 years ago
  74. d1d4418 Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore results list by Steve Block · 14 years ago
  75. 8b85dce Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 14 years ago
  76. 5d53c19 add a paramter to control page-load-termination-on-JS-error by Guang Zhu · 14 years ago
  77. cefd8d9 Merge "Update DumpRenderTree to look in platform/android for Android-specific results" by Steve Block · 14 years ago
  78. a888375 Update DumpRenderTree to look in platform/android for Android-specific results by Steve Block · 14 years ago
  79. 177eb38 Update the file filter in DumpRenderTree (and DumpRenderTree2) so that by Ben Murdoch · 14 years ago
  80. be1304f Tweak fix for setXSSAuditorEnabled in LayoutTestController. by Elliott Slaughter · 14 years ago
  81. 5dc0c82 Add setXSSAuditorEnabled support in WebSettings. by Elliott Slaughter · 14 years ago
  82. ad45686 Add dumpChildFramesAsText function support in LayoutTestController. by Shimeng (Simon) Wang · 14 years ago
  83. 2dbb41d Merge webkit.org at r60469: Skip a new isolated world test by Leon Clarke · 14 years ago
  84. 1620bcd DumpRenderTree fix. by Ben Murdoch · 14 years ago
  85. 790e71d Merge "Add indexeddb files to the skip list" by Leon Clarke · 14 years ago
  86. 970effc Add indexeddb files to the skip list by Leon Clarke · 14 years ago
  87. 9b815d0 DumpRenderTree changes by Ben Murdoch · 14 years ago
  88. fb4b88f Fixes an error when displaying the current layout test index. by Kristian Monsen · 14 years ago
  89. 521d9a7 Display index and count when running layout tests by Kristian Monsen · 14 years ago
  90. 75be797 Merge WebKit at r59636: Added appcache/fallback.html to the ignore list. by Kristian Monsen · 14 years ago
  91. d1f5e9e Merge changes I8da1b801,Id88446d6,I82798d5a by Ben Murdoch · 14 years ago
  92. 77b8e61 Merge "Change the default JS engine for Android-specific layout test results in DRT from JSC to V8" by Steve Block · 14 years ago
  93. 543f0c9 Merge Webkit at r58956: Update DRT FileFilter. by Ben Murdoch · 14 years ago
  94. c1d8651 Change the default JS engine for Android-specific layout test results in DRT from JSC to V8 by Steve Block · 14 years ago
  95. f27d7fb Adds excessive-comma-usage.html to DumpRenderTree skipped list as it causes OOM by Steve Block · 14 years ago
  96. 52ab0b3 Merge webkit.org at r58033 : Update the WebKit UA string and LayoutTest ignore list by Steve Block · 14 years ago
  97. aba9160 Remove svg from ignored rendertree tests list. by Shimeng (Simon) Wang · 14 years ago
  98. 6c15f60 improvements on layout test by Guang Zhu · 14 years ago
  99. 79a81c2 Merge webkit.org at r55033 : Update the WebKit UA string and LayoutTest ignore list by Steve Block · 14 years ago
  100. 1d9b466 Updates DumpRenderTree ignore list to reflect status of touch event tests at current WebKit revision (r54731). by Steve Block · 14 years ago