summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/audio_renderer_host_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-10/+10
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-3/+2
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-041-5/+4
* Sixth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-021-5/+10
* AudioRendererHost send ViewMsg_AudioStreamStatehclam@chromium.org2009-08-111-10/+10
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-221-6/+0
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-0/+6
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-211-6/+0
* Fix a memory leak in AudioRendererHost unit testhclam@chromium.org2009-07-131-5/+201
* Revert 20451 because it caused memory leaks.nsylvain@chromium.org2009-07-131-195/+5
* Unit tests for AudioRendererHosthclam@chromium.org2009-07-111-5/+195
* Revert "Unit tests for AudioRendererHost"scherkus@chromium.org2009-07-101-182/+4
* Unit tests for AudioRendererHosthclam@chromium.org2009-07-101-4/+182
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Fix a memory leak caused by AudioRenedererHost.hclam@chromium.org2009-02-121-1/+5
* Construct AudioRendererHost in BrowserRendererProcessHost, also constructhclam@chromium.org2009-02-111-2/+9
* AudioRendererHost and unit test fileshclam@chromium.org2009-02-041-0/+22