summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/audio_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Explicitly intialize AudioHandler and SystemKeyEventListenerstevenjb@chromium.org2011-09-291-5/+24
* chromeos: Simplify audio mixer code.derat@chromium.org2011-07-291-170/+34
* Revert r94579, "chromeos: Simplify audio mixer code."derat@chromium.org2011-07-291-34/+170
* chromeos: Simplify audio mixer code.derat@chromium.org2011-07-281-170/+34
* Fixing whitespace, as per http://codereview.chromium.org/6898019/kushi.p@gmail.com2011-04-251-1/+1
* Further improvements to DCHECK() usage, within /src/chromekushi.p@gmail.com2011-04-251-1/+1
* Disable Alsa mixer in browser testsoshima@google.com2011-04-121-1/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Removed unused PulseAudio codedavej@chromium.org2011-03-081-20/+5
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-1/+1
* chromeos: Skip pulseaudio mixer checkdavej@chromium.org2011-02-111-4/+9
* Stop SystemKeyEventListener soonerdavej@chromium.org2011-02-091-2/+5
* Add ALSA support to volume keysdavej@chromium.org2011-01-121-33/+90
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-0/+6
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.pkasting@chromium.org2010-10-231-5/+5
* Improved thread safetydavej@chromium.org2010-08-111-0/+1
* Revert 53992 - An earlier check-in (r51786, Issue 2769008) caused a memory le...brettw@chromium.org2010-07-291-5/+8
* An earlier check-in (r51786, Issue 2769008) caused a memory leak on the build...davej@chromium.org2010-07-281-8/+5
* Sometimes pulseaudio is restarted if system goes into hibernation or sleep an...davej@chromium.org2010-07-221-21/+38
* Asynchronous threaded volume get/set/initscherkus@chromium.org2010-07-071-32/+19
* Tiny cleanup in Volume code.glotov@chromium.org2010-06-281-2/+1
* Using PulseAudio for volume and mute key handling.scherkus@chromium.org2010-06-071-0/+167