summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_audio.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-2/+0
* Add a new parameter |latency| to PPB_Audio.yzshen@chromium.org2013-09-061-51/+77
* PPAPI: Make NestedEvent::Signal() thread-safedmichael@chromium.org2013-04-111-49/+12
* Cleanup: Remove operator from TestCompletionCallback.teravest@chromium.org2013-03-151-8/+4
* Fix back-to-back StartPlayback/StopPlayback issue in PPAPI IPC proxynfullagar@google.com2012-08-251-0/+69
* Added audio callback tests. This also puts in place a check and only runs the...raymes@chromium.org2012-05-151-15/+163
* Change to interface to M19, add a few more test cases to test_audio.nfullagar@google.com2012-02-241-1/+9
* Work on improving PpbAudioConfig:RecommendSampleFrameCountnfullagar@google.com2012-02-181-4/+4
* In ppapi/tests: |... const*| -> |const ...*| (for consistency).viettrungluu@chromium.org2011-12-081-2/+2
* Pepper: Add some basic tests for PPB_Audio.viettrungluu@chromium.org2011-12-011-0/+168