Commits
User selector
Commit History
Commits on Oct 9, 2020
Refactor TestOptions code in WebKitTestRunner to make it easier to rationalize and extend
Show description for 3c7c2eacommitted
Sam Weinig
Commits on Oct 7, 2020
Unreviewed, reverting r268115.
Show description for 8014b2bcommittedRefactor TestOptions code in WebKitTestRunner to make it easier to rationalize and extend
Show description for c9c82f3committed
Sam Weinig
Commits on Sep 29, 2020
Refactor test runner code to cut down on copy/paste code and long-winded repetitive idioms
Show description for 056434fcommitted
Commits on Jun 17, 2020
WebKitTestRunner should not crash on alert with invalid utf16 strings
Show description for 3674324committed
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Sep 15, 2018
Streamline JSRetainPtr, fix leaks of JSString and JSGlobalContext
Show description for cdf8779committed
Commits on Jun 9, 2016
WebKitTestRunner and DumpRenderTree do not handle dangling surrogate characters
Show description for 7b201ddcommitted
Commits on May 16, 2014
[WK2] Change the remaining framework includes from WebKit2 to WebKit
Show description for 77a7a6bauthored andcommitted
Commits on Sep 19, 2013
Replace use of OwnArrayPtr<Foo> with std::unique_ptr<Foo[]> in Tools
Show description for 6a4ae4dcommitted
Sam Weinig
Commits on Sep 7, 2013
Get rid of PassOwnArrayPtr
Show description for 6d50ff9committed
Anders Carlsson
Commits on Nov 19, 2012
[WK2][WTR] Memory leak in TestController::initialize()
Show description for 0e40dc2authored andcommitted
Commits on Mar 17, 2012
Source/WebKit2: https://bugs.webkit.org/show_bug.cgi?id=81065
Show description for 8e0bff6committed
Commits on Apr 1, 2011
2011-04-01 Sam Weinig <sam@webkit.org>
Show description for 6824c87committed
Sam Weinig
Commits on Mar 15, 2011
2011-03-14 Balazs Kelemen <kbalazs@webkit.org>
Show description for 6cb8991committed
Commits on Dec 18, 2010
Rename WebKitTools to Tools
Show description for f3cf0c6committed
Dan Bernstein
Loading