Commits
User selector
Commit History
Commits on Sep 12, 2019
Harden JSC against the abuse of runtime options.
Show description for 199998ccommitted
Mark Lam
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Apr 23, 2019
Deprecate WKContextCreateWithInjectedBundlePath
Show description for a4688a9authored andcommitted
Commits on Apr 17, 2019
WKRetainPtr's adoption constructor should be private
Show description for 393f21bcommitted
Commits on Mar 14, 2016
Remove blank lines after #include "config.h"
Show description for 2be9d42committed
Commits on Oct 25, 2015
Add a way to add user style sheets to WKUserContentController
Show description for 2d5a48ecommitted
Commits on Dec 18, 2014
Build more of TestWebKitAPI for iOS
Show description for 3867179committed
Commits on Dec 19, 2013
Deprecate some WKMutableDictionary functions
Show description for 7fe4e93committed
Anders Carlsson
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 Jul 6, 2012
Source/WebKit2: WKContext should ask for its injected bundle initialization user data when it needs it so the
Show description for ac0a65ecommitted
Jessie Berlin
Commits on Sep 15, 2011
Let TestWebKitAPI work for chromium
Show description for 28f4aecauthored andcommitted
Commits on Aug 1, 2011
Fix SpacebarScrolling WebKit2 API test
Show description for 7abe355committed
Anders Carlsson
Commits on May 16, 2011
2011-05-16 Sam Weinig <sam@webkit.org>
Show description for d6a9d73committed
Sam Weinig
Commits on Dec 18, 2010
Rename WebKitTools to Tools
Show description for f3cf0c6committed
Dan Bernstein
Loading