Commits
User selector
Commit History
Commits on Oct 10, 2018
[JSC] Rename createXXX to tryCreateXXX if it can return RefPtr
Show description for fe8ab64committed
Commits on Apr 12, 2018
[GLIB] Handle strings containing null characters
Show description for 235f513committed
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
String::is8Bit() crashes if m_impl is null, handle this.
Show description for c19f173committed
Anders CarlssonTry to fix the Windows build.
Show description for 544dd58committed
Anders CarlssonGet rid of OpaqueJSString::deprecatedCharacters()
Show description for 0444552committed
Anders CarlssonUnreviewed, rolling out r162185, r162186, and r162187.
Show description for 45c3f96committedExport OpaqueJSString destructor.
Show description for 45fabadcommitted
Anders CarlssonBuild fix.
Show description for 40f05c9committed
Anders CarlssonGet 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 2, 2013
Get rid of Qt code from JavaScriptCore
Show description for 612abb8committed
Anders Carlsson
Commits on Jun 26, 2013
Add JSStringCreateWithCharactersNoCopy SPI
Show description for ffb1c19committed
Anders Carlsson
Commits on Apr 18, 2013
Renamed JSGlobalData to VM
Show description for 3692f88committed
Commits on Mar 13, 2013
Add support for convenient conversion from JSStringRef to QString
Show description for 4ce9f8acommitted
Commits on Oct 19, 2012
convertUTF8ToUTF16() Should Check for ASCII Input
Show description for b34ff73committed
Commits on Oct 18, 2012
Make conversion between JSStringRef and WKStringRef work without character size conversions
Show description for 2f2e369committed
Commits on Oct 10, 2012
After r130344, OpaqueJSString::string() shouldn't directly return the wrapped String
Show description for fd1b20fcommitted
Commits on Oct 4, 2012
After r130344, OpaqueJSString() creates a empty string which should be a null string
Show description for 8a6b928committed
Commits on Oct 3, 2012
OpaqueJSString doesn't optimally handle 8 bit strings
Show description for 40a1198committed
Commits on Sep 8, 2012
Rename the ustring() accessor to string()
Show description for ece3c27authored andcommitted
Commits on Aug 30, 2012
Replace JSC::UString by WTF::String
Show description for 4965391authored andcommitted
Commits on Jan 13, 2012
JavaScriptCore: Mark all exported symbols in the header file automatically.
Show description for 96977dbcommitted
Commits on Oct 25, 2011
Removed SharedUChar and tightened language around its previous uses
Show description for b68577acommitted
Commits on Mar 20, 2011
2011-03-20 Bill Budge <bbudge@chromium.org>
Show description for 8ef3415committed
David Levin
Commits on Jan 2, 2011
Move JavaScriptCore to Source
Show description for b8dde14committed
Adam Barth
Loading