summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/wtf
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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 : Initial merge by git.Steve Block2009-12-1732-480/+754
* 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
* Updates MainThreadAndroid.cpp to reflect version upstreamed to webkit.org.Steve Block2009-11-231-4/+4
* 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
* Revert https://android-git.corp.google.com/g/#change,31178Grace Kloba2009-11-161-14/+0
* Fixes license headers for all Android-specific JavaScriptCore and WebCore fil...Steve Block2009-11-131-1/+1
* Removes WebCorePrefixAndroid.h to aid WebKit upstreaming.Steve Block2009-11-122-0/+8
* Removes extra define of HAVE_PTHREAD_RW_LOCK.Steve Block2009-11-111-1/+0
* Merge webkit.org at r50258 : Fix conflicts.Steve Block2009-11-101-4/+0
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-1010-19/+57
* am 5469794f: Avoid constructing the MutexLocker class to avoid two mystery cr...Grace Kloba2009-10-301-0/+14
|\
| * Avoid constructing the MutexLocker class to avoidGrace Kloba2009-10-271-0/+14
| * Apparently we can't use atomic_inc/dec version as itGrace Kloba2009-10-211-1/+0
| * Back in 02/08 when we added android_atomic_inc/dec, forGrace Kloba2009-10-201-0/+1
* | The new WebKit expects atomicIncrement to return intGrace Kloba2009-10-211-1/+1
* | Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-202-34/+12
* | Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-2029-141/+710
|/
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-196-178/+31
* Merge WebKit r47420Ben Murdoch2009-08-186-31/+178
* Fix ReadWriteLock class problem. Will upstream this asapAndrei Popescu2009-08-143-4/+7
* Fix some build errors.Ben Murdoch2009-08-131-0/+4
* Merge r47029: Resolve merge conflicts in JavaScriptCore and WebCore/bindings.Ben Murdoch2009-08-121-9/+1
* Merge in WebKit r47029.Ben Murdoch2009-08-1156-252/+2302
* Remove the WebIconDatabase thread attachment since ThreadingPthreads does it.Patrick Scott2009-07-291-0/+1
* Get WebKit r44544.Feng Qian2009-06-1743-612/+3526
* Remove unneeded SKIA_SGL platform flagMike Reed2009-05-011-1/+0
* Merge commit 'goog/master' into merge_webkit_from_masterFeng Qian2009-04-291-0/+1
|\
| * First cut at sharing graphics code with chromeMike Reed2009-04-281-0/+1
* | Make WebCore built with V8.Feng Qian2009-04-241-0/+3
|/
* AI 146302: Android thread registration. Sent to webkit.org in https://bugs.we...Ben Murdoch2009-04-151-0/+40
* AI 146153: Make the TextDialog invisible, so that we only show WebKit's rende...Leon Scroggins2009-04-141-1/+1
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-1041-371/+1225
* AI 143526: Clear execute bit on C++ source files.Cary Clark2009-03-301-0/+0
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-0551-529/+4386
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0372-0/+18166
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0372-18166/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-18/+29
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1763-1486/+6242
* Initial ContributionThe Android Open Source Project2008-10-2120-1826/+138