summaryrefslogtreecommitdiffstats
path: root/remoting/client/audio_player_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite scoped_array<T> to scoped_ptr<T[]> in remoting/, Linux edition.dcheng@chromium.org2013-04-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, remoting/ edition.rsleevi@chromium.org2013-02-061-2/+2
* Drop audio packets in the chromoting client less agressively.sergeyu@chromium.org2012-12-291-18/+8
* Fix memory leaks in AudioPlayer.sergeyu@chromium.org2012-10-111-7/+4
* Valgrind/Heapchecker: Fix leak in remoting AudioPlayerTests.thestig@chromium.org2012-10-101-5/+10
* [Chromoting] Refactor audio playback to make it testable and add unittests.garykac@chromium.org2012-10-101-0/+335