summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/Timer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-041-7/+0
| | | | Change-Id: Ib661abb595522f50ea406f72d3a0ce17f7193c82
* Use STLPort instead of our stripped version.Patrick Scott2009-12-021-5/+0
| | | | | | | This fixes the simulator build and allows us to get closer to sharing code with chromium. STLPort was copied with minor edits from the Android port of gears.
* Removes WebCorePrefixAndroid.h to aid WebKit upstreaming.Steve Block2009-11-121-1/+5
| | | | | | | | | | | | | | | | Content from WebCorePrefixAndroid.h has been moved to WebCorePrefix.h and the Android Makefiles modified to use that file. - Enabler flags have been moved to WebCore/config.h. - flex_XXX_T types are defined in WebCore/css/maketokenizer - Most system includes are alreay present in WebCorePrefix.h - Some includes have been moved directly to the source files that require them. - The following includes seem not to be required so have been dropped. - #include <limits.h> - #include <math.h> - #include <stdint.h> - #include <unistd.h> Change-Id: I8eba4d0a606463503554955e113d57bdf76a7136
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-9/+1
| | | | Change-Id: I8968561bc1bfd72b8923b7118d3728579c6dbcc7
* Fixes a bunch of WebKit whitespace discrepancies between Android and ↵Steve Block2009-10-141-0/+1
| | | | | | | | webkit.org. Do not merge. This will avoid noise in the diffs when upstreaming Android-specific changes to webkit.org. This has already been submitted to master branch.
* Get WebKit r44544.Feng Qian2009-06-171-0/+11
|
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-124/+41
| | | | Automated import of CL 145796
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-18/+28
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+396
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-396/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+3
|
* Initial ContributionThe Android Open Source Project2008-10-211-3/+2
|
* external/webkit r30707Upstream1970-01-121-0/+396