summaryrefslogtreecommitdiffstats
path: root/WebKit/android/plugins/ANPSoundInterface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add new API for plugin audio track latency.Derek Sollenberger2010-10-121-0/+12
| | | | | | | | | | This CL extends the existing udio API with a new function to measure the latency of a audio track. To preserve binary compatibility with the already released v0 API we have created a v1 extension. Change-Id: I656ac10470f2262bac7039aa45458d2100a37612 http://b/3088633
* Use STLPort instead of our stripped version.Patrick Scott2009-12-021-0/+1
| | | | | | | 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.
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-2/+1
| | | | | | | | | | | | | 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
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-221-2/+2
| | | | Integrated comments after patch set 1 review.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+149
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-149/+0
|
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+1
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-11/+20
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+140