Commits
User selector
Commit History
Commits on Jun 28, 2020
Rename initializeThreading to initialize
Show description for e9d5a10committed
Commits on Mar 6, 2018
Fix std::make_unique / new[] using system malloc
Show description for 82f6bfacommitted
Commits on Jun 9, 2015
Purge PassRefPtr in JavaScriptCore
Show description for 4e48840committed
Commits on Sep 5, 2014
JavaScriptCore should build with newer clang
Show description for a38cd41committed
Commits on Sep 4, 2014
Unreviewed, rolling out r173245.
Show description for ce7904ecommittedJavaScriptCore should build with newer clang
Show description for 5562b42committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Jan 17, 2014
Get rid of OpaqueJSString::deprecatedCharacters()
Show description for 0444552committed
Anders CarlssonUnreviewed, rolling out r162185, r162186, and r162187.
Show description for 45c3f96committedGet rid of OpaqueJSString::deprecatedCharacters()
Show description for ca8bd02committed
Anders Carlsson
Commits on Jan 13, 2014
Add deprecatedCharacters as a synonym for characters and convert most call sites
Show description for 388c742committed
Commits on Oct 20, 2013
Some includes in JSC seem to use an incorrect style
Show description for ab1a4f3committed
Commits on Sep 19, 2013
Replace use of OwnArrayPtr<Foo> with std::unique_ptr<Foo[]> in JavaScriptCore
Show description for 9c6e7f7committed
Sam Weinig
Commits on Sep 14, 2013
Avoid a couple of zero-sized fastMalloc calls
Show description for 278faaccommitted
Anders Carlsson
Commits on Jul 17, 2013
JSStringCreateWithCFString should not convert the empty string into the NULL string
Show description for e6fc375committed
Commits on Feb 20, 2013
Unreviewed, uninteresting change to test a theory about bad dependency handling.
Show description for fe67011committed
Commits on Jan 24, 2013
Objective-C API: Rename JSValue.h/APIJSValue.h to JSCJSValue.h/JSValue.h
Show description for 7132a97committed
Mark Hahnenberg
Commits on Nov 6, 2012
JSStringCreateWithCFString() Should create an 8 bit String if possible
Show description for 59f043ecommitted
Commits on Oct 19, 2012
convertUTF8ToUTF16() Should Check for ASCII Input
Show description for b34ff73committed
Commits on Aug 30, 2012
Replace JSC::UString by WTF::String
Show description for 4965391authored andcommitted
Commits on Feb 7, 2011
2011-02-06 Ryosuke Niwa <rniwa@webkit.org>
Show description for 312a716committed
Commits on Jan 2, 2011
Move JavaScriptCore to Source
Show description for b8dde14committed
Adam Barth
Loading