summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/wtf/CurrentTime.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-151-0/+1
| | | | Change-Id: Ib489d2ff91186ea3652522e1d586e54416a2cf44
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-1/+1
| | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-2/+21
| | | | Change-Id: Ib0e7e2f0fb4bee5a186610272edf3186f0986b43
* Moves get_thread_msec from JavaScriptCore/wtf/CurrentTime to ↵Steve Block2009-11-201-4/+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
* Get WebKit r44544.Feng Qian2009-06-171-1/+1
|
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-0/+51