summaryrefslogtreecommitdiffstats
path: root/WebKit/android/plugins/PluginTimer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge Webkit at r58956: Update plugin code to use C99 types. See ↵Ben Murdoch2010-05-141-6/+6
| | | | | | http://trac.webkit.org/changeset/58590 Change-Id: I73f3f008a88e69962de831a98d40e8d23c3cce30
* Fix for Bug:2579468Nicolas Roard2010-04-081-5/+14
| | | | | | Instead of deleting the PluginTimer in unschedule(), we just flag it, and delete it if necessary when it fires. Change-Id: I55bdc38705204e0197917af4eb5bc2784553e68f
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-5/+5
| | | | | | | | | | | | | These files have not yet been upstreamed to webkit.org. WebKit requires either a BSD-style or LGPL 2.1 license for all code. We use a BSD-style 2-clause license for Android-specific files that will be upstreamed to webkit.org. This change adds licenses where absent or simply fixes the names of copyright holders in the license text to 'THE COPYRIGHT OWNER' and cleans up formatting. Files in stl/ currently use licenses other than BSD-style and will require more careful treatment. Change-Id: I67ad4b8932e432d3eaaeecdfeb0d09418496228d
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+112
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-112/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+1
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+111