index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Pass through channel layout on OSX if hardware supports it.
dalecurtis@chromium.org
2014-01-11
1
-33
/
+28
*
Fix chromeos=1 so Pulse is preferred when use_cras=0.
dalecurtis@chromium.org
2014-01-10
8
-22
/
+40
*
Rename media/base/bind_to_loop.h to media/base/bind_to_current_loop.h.
scherkus@chromium.org
2014-01-10
3
-3
/
+3
*
Remove media::BindToLoop() in favour of media::BindToCurrentLoop().
scherkus@chromium.org
2014-01-09
2
-10
/
+11
*
Provide fake audio parameters when devices don't exist.
dalecurtis@chromium.org
2014-01-09
1
-8
/
+11
*
Always clear callback after WaveOut Stop().
dalecurtis@chromium.org
2014-01-08
1
-19
/
+5
*
Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.
scherkus@chromium.org
2014-01-07
44
-340
/
+339
*
Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...
avi@chromium.org
2013-12-25
6
-19
/
+20
*
Fix custom buffer size support for WASAPI.
dalecurtis@chromium.org
2013-12-23
2
-47
/
+6
*
Fix CRAS unittests compile break after r238637.
posciak@chromium.org
2013-12-20
2
-0
/
+12
*
LOG(ERROR) -> VLOG(1)
ygorshenin@chromium.org
2013-12-19
1
-3
/
+3
*
Remove an unused OnClose() method from AudioInputCallback.
tommi@chromium.org
2013-12-18
21
-113
/
+27
*
Reland "Refactor audio manager for Android to avoid heavy tasks at startup"
henrika@chromium.org
2013-12-17
3
-18
/
+96
*
Revert 240887 "Revert 240885 "Revert 240883 "Refactor audio mana..."
szym@chromium.org
2013-12-16
3
-96
/
+18
*
Revert 240885 "Revert 240883 "Refactor audio manager for Android..."
henrika@chromium.org
2013-12-16
3
-18
/
+96
*
Revert 240883 "Refactor audio manager for Android to avoid heavy..."
henrika@chromium.org
2013-12-16
3
-96
/
+18
*
Refactor audio manager for Android to avoid heavy tasks at startup.
henrika@chromium.org
2013-12-16
3
-18
/
+96
*
Enable platform echo cancellation through the AudioRecord path.
ajm@chromium.org
2013-12-13
14
-90
/
+193
*
Plumb AudioLogs into AudioOutputDispatcherImpl. Identify listings.
dalecurtis@chromium.org
2013-12-13
3
-4
/
+29
*
Fixes Start/Stop issue for OpenSL on Android
henrika@chromium.org
2013-12-13
1
-0
/
+1
*
Revert 240548 "Enable platform echo cancellation through the Aud..."
hashimoto@chromium.org
2013-12-13
12
-191
/
+88
*
Enable platform echo cancellation through the AudioRecord path.
ajm@chromium.org
2013-12-13
12
-88
/
+191
*
Replace string16 with base::string16 in gpu, media, and remoting.
brettw@chromium.org
2013-12-12
8
-21
/
+21
*
Fixed sounds registration in SoundsManager.
ygorshenin@chromium.org
2013-12-11
4
-82
/
+55
*
Destroy existing AudioManager instances before creating new ones.
dalecurtis@chromium.org
2013-12-10
1
-0
/
+3
*
Improve and simplify AudioOutputDispatcher.
dalecurtis@chromium.org
2013-12-10
4
-277
/
+156
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
6
-14
/
+14
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
6
-14
/
+14
*
Fix double StopStream() calls during wedge fix.
dalecurtis@chromium.org
2013-12-07
2
-5
/
+24
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
6
-14
/
+14
*
Fix media tests in content_browsertests when use_alsa=0
dnicoara@chromium.org
2013-12-06
2
-0
/
+16
*
Mute audio when volume is zero on Android.
wjia@chromium.org
2013-12-05
4
-2
/
+61
*
Add a JNI AudioRecord implementation of AudioInputStream.
ajm@chromium.org
2013-12-05
4
-9
/
+210
*
Play ChromeVox enabled/disabled sounds natively.
dtseng@chromium.org
2013-12-04
1
-0
/
+4
*
Plumb AudioLog support into AudioManager.
dalecurtis@chromium.org
2013-12-04
42
-121
/
+246
*
Device enumeration on Android now thread safe.
henrika@chromium.org
2013-12-04
1
-0
/
+3
*
Attempt to fix audio wedges by restarting all streams on OSX.
dalecurtis@google.com
2013-12-04
12
-2
/
+163
*
Fix flaky AudioStreamHandler initialization.
dalecurtis@google.com
2013-12-03
1
-6
/
+8
*
Revert 238325 "Attempt to fix audio wedges by restarting all str..."
dubroy@chromium.org
2013-12-03
12
-163
/
+2
*
Attempt to fix audio wedges by restarting all streams on OSX.
dalecurtis@google.com
2013-12-03
12
-2
/
+163
*
Adding device enumeration to the Android device manager.
henrika@chromium.org
2013-11-29
2
-12
/
+64
*
Reland review 34393006: Refactor MediaStreamManager to not output real device...
perkj@chromium.org
2013-11-28
2
-0
/
+6
*
Support use_alsa==0 on Linux
spang@chromium.org
2013-11-28
19
-412
/
+566
*
Don't start WASAPI render thread until setup completes.
dalecurtis@chromium.org
2013-11-28
2
-36
/
+32
*
Introduce new interface for MediaInternals updates.
dalecurtis@chromium.org
2013-11-27
1
-0
/
+84
*
SIMD optimizations of exp weighted moving average computation in AudioPowerMo...
miu@chromium.org
2013-11-26
1
-20
/
+10
*
Replace LOG(INFO) with VLOG(0), throughout *media*
fischman@chromium.org
2013-11-25
7
-38
/
+37
*
Remove spammy AudioManagerBase log.
dalecurtis@google.com
2013-11-21
1
-1
/
+0
*
Dynamically FIFO when OSX requests unexpected frame counts.
dalecurtis@chromium.org
2013-11-21
2
-59
/
+71
*
Don't stop/restart a stream that already has the correct output device.
joi@chromium.org
2013-11-14
1
-0
/
+3
[prev]
[next]