summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/wtf/CurrentTime.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-151-0/+16
| | | | Change-Id: Ib489d2ff91186ea3652522e1d586e54416a2cf44
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-4/+4
| | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
* Moves get_thread_msec from JavaScriptCore/wtf/CurrentTime to ↵Steve Block2009-11-201-20/+0
| | | | | | | | | | | WebKit/android/Timecounter. This function is an Android addition to JavaScriptCore::WTF, but is not used anywhere in WebCore or JavaScriptCore. Futhermore, JavaScriptCore/wtf/CurrentTime does not contain any other platform additions. It's used primarily in WebKit/android/TimeCounter, so I've moved it there. I've also updated the name to getThreadMsec to match WebKit style. Change-Id: Ia4f91efd3caaafd1fb079afe6c493aefea402582
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-101-0/+4
| | | | Change-Id: I1a9e1dc4ed654b69174ad52a4f031a07240f37b0
* Merge in WebKit r47029.Ben Murdoch2009-08-111-4/+65
|
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-36/+38
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-0/+246