summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/wtf/ThreadingPthreads.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r61121: Initial merge by git.Ben Murdoch2010-06-161-1/+15
| | | | Change-Id: Icd6db395c62285be384d137164d95d7466c98760
* Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-141-22/+6
| | | | Change-Id: I1d9fb60ea2c3f2ddc04c17a871acdb39353be228
* Merge webkit.org at r54127 : Fix conflicts due to use of OS_ANDROIDSteve Block2010-02-041-6/+1
| | | | | | See http://trac.webkit.org/changeset/52791 Change-Id: I0e1a6ae16f93cdbb12ae5770607a220079451cb8
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-13/+31
| | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
* Cherry-pick WebKit change 53497 to rename jni_utility and ↵Steve Block2010-01-201-1/+1
| | | | | | | | | | | jni_utility_private to JNIUtility and JNIUtilityPrivate See http://trac.webkit.org/changeset/53497 This is required to sync the Android tree with webkit.org to allow unforking in WebCore/bridge. This change required updating headers in Android-specific files in WebCore and WebKit. Change-Id: I4b80eb3eadcff66cbd261aa6ccef0f37927250b1
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-3/+3
| | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43
* Merge webkit.org at r50258 : Fix conflicts.Steve Block2009-11-101-4/+0
| | | | | | | Note that FrameLoader::gotoAnchor has been moved to FramveView::gotoAnchor. See http://trac.webkit.org/changeset/49608 Change-Id: Ic2a87bb0c0f91d371508578ddccf200967524a77
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-101-0/+3
| | | | Change-Id: I1a9e1dc4ed654b69174ad52a4f031a07240f37b0
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-1/+4
| | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7
* Fix ReadWriteLock class problem. Will upstream this asapAndrei Popescu2009-08-141-0/+2
|
* Merge in WebKit r47029.Ben Murdoch2009-08-111-0/+55
|
* Remove the WebIconDatabase thread attachment since ThreadingPthreads does it.Patrick Scott2009-07-291-0/+1
| | | | | Also, delete threadData if pthread_create fails. This is a rare occurance but we don't want to leak memory just in case.
* Get WebKit r44544.Feng Qian2009-06-171-14/+14
|
* AI 146302: Android thread registration. Sent to webkit.org in ↵Ben Murdoch2009-04-151-0/+40
| | | | | | https://bugs.webkit.org/show_bug.cgi?id=25091 Automated import of CL 146302
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-20/+29
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-43/+46
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+268
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-268/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+268
|
* Initial ContributionThe Android Open Source Project2008-10-211-198/+0
|
* external/webkit r30707Upstream1970-01-121-0/+198