summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r60074: Fix Android makefilesSteve Block2010-05-271-0/+1
* Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-27145-3474/+6019
* Merge WebKit at r59636: Fix makefilesKristian Monsen2010-05-252-0/+2
* Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-25109-3836/+7752
* Merge Webkit at r58956: Update Android makefiles.Ben Murdoch2010-05-142-3/+10
* Merge Webkit at r58956: Fix conflicts.Ben Murdoch2010-05-141-4/+0
* Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-14123-2031/+6248
* Merge webkit.org at r58033 : Fix MakefilesSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-11269-5657/+17805
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-2755-1799/+3292
* Remove ANDROID guard now that Android fix to MathExtras.h has been upstreamedSteve Block2010-04-221-2/+0
* Refactor how we set up the layers hierarchy when using fixedNicolas Roard2010-03-171-0/+4
* Re-enable the layersNicolas Roard2010-02-241-1/+1
* While upstreaming the JSC JIT patch to the open source Webkit trunk,Huahui Wu2010-02-231-0/+1
* disable webkit layersCary Clark2010-02-211-1/+1
* Merge "Updates WebKit's use of cmath to expect isfinite, isinf, isnan and sig...Steve Block2010-02-171-7/+3
|\
| * Updates WebKit's use of cmath to expect isfinite, isinf, isnan and signbit to...Steve Block2010-02-171-7/+3
* | Add UI considerations to layersCary Clark2010-02-171-2/+2
|/
* Fix the sim-eng buildSteve Block2010-02-161-0/+6
* Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-1682-543/+2501
* Merge webkit.org at r54340 : Fix merge conflictsSteve Block2010-02-151-4/+0
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-1520-91/+1343
* Add code that enables SquirrelFish Extreme (a.k.a JSCX, JSC JIT) in Android.Huahui Wu2010-02-122-1/+18
* Merge webkit.org at r54127 : Fix MakefilesSteve Block2010-02-041-0/+1
* Merge webkit.org at r54127 : Fix conflicts due to use of OS_ANDROIDSteve Block2010-02-041-6/+1
* Merge webkit.org at r54127 : Take theirs for changes to JavaScript string add...Steve Block2010-02-044-58/+84
* Merge webkit.org at r54127 : Take theirs for ChangeLogs and build files for o...Steve Block2010-02-041-3/+0
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-04269-4487/+11849
* Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-201-1/+1
* Defines PLATFORM(SKIA), instead of PLATFROM(SGL) for Android.Steve Block2010-01-051-1/+1
* resolved conflicts for merge of 870689c8Nicolas Roard2010-01-041-0/+4
* am dcfdcbd8: am edb4aa51: Merge "Cherry-picks a WebKit change to revert recen...Steve Block2010-01-045-94/+66
|\
| * Cherry-picks a WebKit change to revert recent changes to String addition for ...Steve Block2010-01-045-94/+66
* | Fixes MainThreadAndroid to use AndroidThreading, rather than calling methods ...Steve Block2009-12-212-10/+41
|/
* Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-171-3/+0
* Merge webkit.org at r51976 : Fix conflicts in Makefiles.Steve Block2009-12-171-3/+0
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-17148-3520/+7977
* Enable orientation events.Patrick Scott2009-12-091-0/+1
* Restores the default value for ENABLE(ARCHIVE) in wtf/Platform.h.Steve Block2009-11-251-0/+7
* Merge change I46e116c9 into eclair-mr2Android (Google) Code Review2009-11-241-4/+4
|\
| * Updates MainThreadAndroid.cpp to reflect version upstreamed to webkit.org.Steve Block2009-11-231-4/+4
* | Removes Android-specific wrapper for std::sort in Profile class.Steve Block2009-11-231-20/+0
|/
* Merge change Ia4f91efd into eclair-mr2Android (Google) Code Review2009-11-232-24/+0
|\
| * Moves get_thread_msec from JavaScriptCore/wtf/CurrentTime to WebKit/android/T...Steve Block2009-11-202-24/+0
* | Updates Threading.h to reflect final version of Android atomicIncrement/Decre...Steve Block2009-11-231-1/+1
|/
* Removes a superfluous Android include from TypeTraits.cpp.Steve Block2009-11-201-4/+0
* Cleans up Threading.cpp/h ready for upstreaming to webkit.org.Steve Block2009-11-202-7/+3
* Updates WebCore/config.h to reflect changes made when upstreaming to webkit.org.Steve Block2009-11-201-5/+0
* Cleans up Android-specific changes to Platform.h, ready for upstreaming to we...Steve Block2009-11-191-30/+22
* Factors out common code from JSC and V8 Makefiles, ready for upstreaming to w...Steve Block2009-11-171-34/+2