Commits
User selector
Commit History
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 Dec 18, 2014
Build more of TestWebKitAPI for iOS
Show description for 3867179committed
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 Apr 26, 2012
[GTK] Build and run TestWebKitAPI WebKit2 unit tests
Show description for ee02f19committed
Commits on Sep 15, 2011
Let TestWebKitAPI work for chromium
Show description for 28f4aecauthored andcommitted
Commits on Aug 18, 2011
Update the device scale factor when the WebView's window changes
Show description for 9f56ff7committed
Commits on Aug 15, 2011
Teach TestWebKitAPI/gtest how to print JavaScript failures nicely
Show description for 54af8f7committed
Commits on May 16, 2011
2011-05-16 Sam Weinig <sam@webkit.org>
Show description for d6a9d73committed
Sam Weinig
Commits on Mar 4, 2011
Make the WKPageRunJavaScriptFunction callback take a WKSerializedScriptValueRef.
Show description for ed7ca84committed
Commits on Feb 4, 2011
Move code to run JavaScript tests into its own files
Show description for c4d211fcommitted
Loading