1. 4faf1ef Rename shared() static member functions to singleton() for singleton classes. by cdumez@apple.com · 10 years ago
  2. 084fa1b Remove now unused storage tracker glue from DumpRenderTree by andersca@apple.com · 10 years ago
  3. 028131b Sort out timeout implementations in DRT and WKTR by ap@apple.com · 10 years ago
  4. aa42801 [Mac, iOS] Crash log application information contains latest main frame URL instead of test URL by ap@apple.com · 10 years ago
  5. 1fc1485 Get rid of INPUT_SPEECH https://bugs.webkit.org/show_bug.cgi?id=135672 by benjamin@webkit.org · 11 years ago
  6. 9204733 .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers by mjs@apple.com · 11 years ago
  7. a9dd34d Web Inspector: Remove unused callId parameter from evaluateInWebInspector by bburg@apple.com · 11 years ago
  8. 25e694f [iOS] Upstream changes in Tools/DumpRenderTree by aestes@apple.com · 11 years ago
  9. 67228f8d Move platformName property from testRunner to accessibilityController by mario.prada@samsung.com · 11 years ago
  10. f40ba12 Expose setApplicationCacheOriginQuota via window.internals by commit-queue@webkit.org · 11 years ago
  11. 89da155 REGRESSION: Crashes in -[UIDelegate webView:frame:exceededDatabaseQuotaForSecurityOrigin:database:]. by mark.lam@apple.com · 11 years ago
  12. bafddf4 Enable webaudio/ tests on DRT/Mac https://bugs.webkit.org/show_bug.cgi?id=86914 by ap@apple.com · 11 years ago
  13. 973ab78 Replace use of OwnArrayPtr<Foo> with std::unique_ptr<Foo[]> in Tools by weinig@apple.com · 11 years ago
  14. acb8f4f [iOS] Upstream text autosizing https://bugs.webkit.org/show_bug.cgi?id=121111 by dbates@webkit.org · 12 years ago
  15. 4e67ae5 fourthTier: testRunner should have a way of disabling inlining of functions by oliver@apple.com · 12 years ago
  16. 37172f8 fourthTier: testRunner should be able to tell you if a function is DFG compiled by oliver@apple.com · 12 years ago
  17. eaf35d4 [Windows, others] Unreviewed build fix after r150090. by bfulgham@apple.com · 12 years ago
  18. 3469b9f [Mac] Add tests for secure event input by ap@apple.com · 12 years ago
  19. 4781ab6 Pixel tests in SVG are all broken in WK2 by simon.fraser@apple.com · 12 years ago
  20. b14224e [EFL] canvas-fallback-content.html is failing by commit-queue@webkit.org · 12 years ago
  21. 92150f9 Source/WebCore: Remove unused unified textchecker variable by commit-queue@webkit.org · 12 years ago
  22. 826c3d7 Add selectTrailingWhitespaceEnabled setting to WebCore::Page by commit-queue@webkit.org · 12 years ago
  23. 219156b WebKitTestRunner needs layoutTestController.elementDoesAutoCompleteForElementWithId by benjamin@webkit.org · 12 years ago
  24. 599049a Move computedStyleIncludingVisitedInfo from TestRunner to Internals by benjamin@webkit.org · 12 years ago
  25. f094d71 Source/WebCore: Moved markerTextForListItem from TestRunner to Internals by commit-queue@webkit.org · 12 years ago
  26. d3b19280 Source/WebCore: Move setAutofilled from TestRunner to WebCore by commit-queue@webkit.org · 12 years ago
  27. 9182d47 The 'global isinf/isnan' compiler quirk required when using clang with libstdc++ by zandobersek@gmail.com · 12 years ago
  28. bfb59e0 Remove web intents code https://bugs.webkit.org/show_bug.cgi?id=109501 by thakis@chromium.org · 12 years ago
  29. eee9a0d Kill TestRunner::setMinimumTimerInterval; implement the feature with InternalSettings by benjamin@webkit.org · 12 years ago
  30. 13de1bb Move setFrameFlatteningEnabled from layoutTestController to window.internals.settings by tony@chromium.org · 12 years ago
  31. b9181b3 Move workerThreadCount from TestRunner to WebCore Internals by benjamin@webkit.org · 12 years ago
  32. 84dbb0d Move pauseAnimation/pauseTransition from TestRunner to Internals by benjamin@webkit.org · 12 years ago
  33. 99308ba Kill suspendAnimation(), resumeAnimation() and numberOfActiveAnimations() from DRT/WTR; use Internals by benjamin@webkit.org · 12 years ago
  34. 9fb3999 TestRunner leaks when running tests by psolanki@apple.com · 12 years ago
  35. 375ee5a82 Remove testRunner.disableImageLoading() by zandobersek@gmail.com · 12 years ago
  36. eb3a703 Need a method to close all idle localstorage databases immediately. by commit-queue@webkit.org · 12 years ago
  37. ecc26f8 Remove DRT/WTR implementations of layerTreeAsText by simon.fraser@apple.com · 12 years ago
  38. 4bad4cc [WK2] Support all attributes of GeolocationPosition by benjamin@webkit.org · 12 years ago
  39. 68ae0cd Fix Geolocation error reporting in the test support by benjamin@webkit.org · 12 years ago
  40. 524d4c9 Unreviewed; rolling out r128081. by jer.noble@apple.com · 13 years ago
  41. 2d55c01 <audio> and <video> should send Do Not Track when appropriate by jer.noble@apple.com · 13 years ago
  42. 478c509 [DRT] LTC:: Move printing related APIs from LayoutTestController to Internals by kaustubh@motorola.com · 13 years ago
  43. 1142500 [DRT] Make simulating a web click on a notification a queued task by jonlee@apple.com · 13 years ago
  44. 2d86ed2 Unreviewed, rolling out r127171. by commit-queue@webkit.org · 13 years ago
  45. c7e3462 [Mac] Add testRunner.dumpWebNotificationCallbacks() to DRT by jonlee@apple.com · 13 years ago
  46. 9055d24 Source/WebCore: [Mac] Add SPI to WK1 to retrieve internal IDs for web notifications by jonlee@apple.com · 13 years ago
  47. cf1a154 Rename LayoutTestController to TestRunner in DumpRenderTree by rniwa@webkit.org · 13 years ago
  48. 441b92e Rename files that declare and define LayoutTestController in DumpRenderTree by rniwa@webkit.org · 13 years ago[Renamed (99%) from Tools/DumpRenderTree/LayoutTestController.cpp]
  49. acbaa60 Stop exposing window.layoutTestController in layout tests in favor of window.testRunner by rniwa@webkit.org · 13 years ago
  50. 8e91b05 .: [DRT] LTC:: pageNumberForElementById() could be moved to Internals. by kaustubh@motorola.com · 13 years ago
  51. 41d97fb LayoutTestController.dumpConfigurationForViewport should move to Internals by abarth@webkit.org · 13 years ago
  52. 58eef4e Consider closing unused localStorage database after a timeout. by commit-queue@webkit.org · 13 years ago
  53. e80b9a0 Unreviewed, rolling out r120541, r120547, and r120548. by commit-queue@webkit.org · 13 years ago
  54. a5658b3 layoutTestController.setBackingScaleFactor is redundant with (and less awesome than) internals.settings.setDeviceScaleFactor by abarth@webkit.org · 13 years ago
  55. 7cbec37 [EFL] EFL's LayoutTestController does not support titleTextDirection by commit-queue@webkit.org · 13 years ago
  56. 479cf83 [DRT] LTC:: counterValueForElementById() could be moved to Internals. by kaustubh@motorola.com · 13 years ago
  57. e4dfcc1 Expose layoutTestController as testRunner by rniwa@webkit.org · 13 years ago
  58. 645b33b [EFL] EFL's LayoutTestController needs to implement deliverWebIntent by commit-queue@webkit.org · 13 years ago
  59. 51166e1 WebKitTestRunner needs to support layoutTestController.setJavaScriptProfilingEnabled by jesus@webkit.org · 13 years ago
  60. 741d355 Move allowRoundingHacks to Internals interface by gyuyoung.kim@samsung.com · 13 years ago
  61. bfcde28 When pages are loaded from AppCache with DeferredLoading, willSendRequest() is never called by benjamin@webkit.org · 13 years ago
  62. 96f2894 [EFL] EFL's LayoutTestController needs to implement sendWebIntentResponse by commit-queue@webkit.org · 13 years ago
  63. 97aaf24 Move setEditingBehavior() from layoutTestController to window.internals by caio.oliveira@openbossa.org · 13 years ago
  64. f84433b REGRESSION (r102553): Smart links do not work by yi.4.shen@nokia.com · 13 years ago
  65. 04a49ff REGRESSION (r117428): WebKit API/SPI was removed by mitz@apple.com · 13 years ago
  66. dd5d977 Convert setDomainRelaxationForbiddenForURLScheme to use InternalSettings interface by gyuyoung.kim@samsung.com · 13 years ago
  67. 05ecb88 Move resumeAnimations to use Internals interface by gyuyoung.kim@samsung.com · 13 years ago
  68. fb87fb4 Move suspendAnimations to use Internals interface. by gyuyoung.kim@samsung.com · 13 years ago
  69. c4b8fe0 [EFL][DRT] EFL's DRT does not fully support page visibility by commit-queue@webkit.org · 13 years ago
  70. 39d9322 Fix the build after r116246. by aestes@apple.com · 13 years ago
  71. 432bdbe Convert isPageBoxVisible to use Internals interface. by gyuyoung.kim@samsung.com · 13 years ago
  72. 708fb2f Return value from executed script in Chromium. by commit-queue@webkit.org · 13 years ago
  73. 53465aa apple.com top navigation bar appears inside video during full screen exit animation by jer.noble@apple.com · 13 years ago
  74. 8e0b30e Remove a fprintf from LayoutTestController. by mrowe@apple.com · 13 years ago
  75. e0db9e5 Update perf-o-matic config.js per upstream change. by rniwa@webkit.org · 13 years ago
  76. 74df9fc Convert hasGrammarMarker to use Internals interface by gyuyoung.kim@samsung.com · 13 years ago
  77. f35ec5f Convert hasSpellingMarker to use Internals interface. by gyuyoung.kim@samsung.com · 13 years ago
  78. fba3d19 Convert nodesFromRect tests to use Internals interface by tonikitoo@webkit.org · 13 years ago
  79. 4e96692 DumpRenderTree should support preciseTime() by fpizlo@apple.com · 13 years ago
  80. ed2734b Convert svg/animations to use SMIL methods for driving the timeline by zimmermann@webkit.org · 13 years ago
  81. 8c7ed60 Speech Input: Report speech element rect relative to window rather than frame by hans@chromium.org · 13 years ago
  82. 575598c 2011-12-04 Xan Lopez <xlopez@igalia.com> by xan@webkit.org · 13 years ago
  83. 503ca8a Add missing methods used by fast/notifications tests to LayoutTestController by commit-queue@webkit.org · 13 years ago
  84. 758dc7c https://bugs.webkit.org/show_bug.cgi?id=70050 by bdakin@apple.com · 13 years ago
  85. 54555a1 REGRESSION (WK2): (Shift-)option-tabbing skips over elements when transitioning from chrome to webview by jonlee@apple.com · 13 years ago
  86. 93e017d Emit last progress notification before calling dispatchDidFinishLoad by caio.oliveira@openbossa.org · 14 years ago
  87. 9eb9ed0 Fix libc++ C++0x build https://bugs.webkit.org/show_bug.cgi?id=66479 by andersca@apple.com · 14 years ago
  88. a5fc470 allowRoundingHacksCallback uses the wrong argument for 'thisObject'. by aestes@apple.com · 14 years ago
  89. c7f1761 Cancel in onbeforeunload dialog sometime causes a button to stop working. by aestes@apple.com · 14 years ago
  90. 98b3b582 ApplicationCache update should not immediately fail when reaching per-origin quota by joepeck@webkit.org · 14 years ago
  91. a4b3444 Add an option to enable legacy rounding hacks by mitz@apple.com · 14 years ago
  92. 958d2e4 2011-06-24 Dominic Cooney <dominicc@chromium.org> by dominicc@chromium.org · 14 years ago
  93. 623d43a 2011-06-20 Pavel Feldman <pfeldman@chromium.org> by pfeldman@chromium.org · 14 years ago
  94. 5c823b5 2011-06-09 Mario Sanchez Prada <msanchez@igalia.com> by mario@webkit.org · 14 years ago
  95. ed0e016 2011-05-31 Hironori Bono <hbono@chromium.org> by morrita@google.com · 14 years ago
  96. ef45a5d 2011-05-16 Ian Henderson <ianh@apple.com> by commit-queue@webkit.org · 14 years ago
  97. 37f77e9 2011-05-10 Anton D'Auria <adauria@apple.com> by commit-queue@webkit.org · 14 years ago
  98. 4168acc 2011-05-10 Anton D'Auria <adauria@apple.com> by commit-queue@webkit.org · 14 years ago
  99. 084ff96 2011-05-09 Shishir Agrawal <shishir@chromium.org> by commit-queue@webkit.org · 14 years ago
  100. be02bf1 Tools: by philn@webkit.org · 14 years ago