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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cast:Switching to SingleThreadTaskRunner
mikhal@chromium.org
2014-02-05
37
-164
/
+192
*
Use gyp targets to link in X11 libraries instead of setting -lXfoo
jamesr@chromium.org
2014-02-05
2
-20
/
+14
*
Add support for aspect ratio VUI parameters in H264Parser.
damienv@chromium.org
2014-02-05
2
-1
/
+32
*
Move offset_byte_queue.* from media/mp4 to media/common.
damienv@chromium.org
2014-02-05
5
-9
/
+9
*
CAst: Refactoring RtpReceiver to Clang format
mikhal@chromium.org
2014-02-05
13
-97
/
+109
*
Web MIDI: make naming convention be consistent
toyoshim@chromium.org
2014-02-04
20
-206
/
+207
*
Do not use assembly implementations of YUV conversions in MSan builds.
earthdok@chromium.org
2014-02-03
2
-2
/
+10
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-02-03
5
-117
/
+72
*
Cast: Clean up injection of transport into PacedPacketSender
hubbe@chromium.org
2014-02-03
11
-85
/
+50
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-02-03
1
-3
/
+3
*
Cast: Adding helper crypto classes
mikhal@chromium.org
2014-02-03
21
-185
/
+231
*
Web MIDI: provide better port info on ALSA
toyoshim@chromium.org
2014-02-02
1
-9
/
+19
*
Remove noisy NOTIMPLEMENTED in audio_manager_base.cc
danakj@chromium.org
2014-01-31
1
-1
/
+0
*
Cast: Refactoring test to Clang format
mikhal@chromium.org
2014-01-31
25
-421
/
+472
*
Update Android EME IPC
jrummell@chromium.org
2014-01-31
3
-3
/
+10
*
Add GetDeviceSupportedFormats to VideoCaptureDeviceMFWin
mcasas@chromium.org
2014-01-31
6
-5
/
+93
*
Cast: Group three common RTP parameters into a struct to avoid some repetition.
hubbe@chromium.org
2014-01-31
14
-59
/
+48
*
Revert 248049 "Ensure GL initialization only happens once, and p..."
kbr@chromium.org
2014-01-31
1
-3
/
+3
*
Cast:refactor RTCP to clang format
mikhal@chromium.org
2014-01-31
17
-448
/
+501
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
1
-3
/
+3
*
Factorize MockAudioSourceCallback out of many unittests.
dalecurtis@chromium.org
2014-01-30
10
-95
/
+74
*
Cast: Refactor CongestionControl to Clang format
mikhal@chromium.org
2014-01-30
4
-30
/
+40
*
Cast: Refactor Audio Receiver to Clang format
mikhal@chromium.org
2014-01-30
6
-173
/
+225
*
Cast: Refactor AudioSender to Clang format
mikhal@chromium.org
2014-01-30
4
-202
/
+235
*
Cast: Refactor Framer to Clang format
mikhal@chromium.org
2014-01-30
8
-223
/
+230
*
Revert 247793 "Ensure GL initialization only happens once, and p..."
yoz@chromium.org
2014-01-30
1
-3
/
+3
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
1
-3
/
+3
*
Replace string+int x2 with net::IPEndPoint in CastTransportConfig.
hubbe@chromium.org
2014-01-29
4
-24
/
+17
*
Reland CL to implement browser-side logging to WebRtc log.
vrk@chromium.org
2014-01-29
8
-11
/
+13
*
Revert of Revert of Revert of Remove threading from RendererGpuVideoAccelerat...
ricea@chromium.org
2014-01-29
5
-42
/
+26
*
[WebMIDI] Introduce MidiManagerUsb
yhirano@chromium.org
2014-01-29
10
-20
/
+599
*
Revert of Revert of Remove threading from RendererGpuVideoAcceleratorFactorie...
ricea@chromium.org
2014-01-29
5
-26
/
+42
*
Revert of Remove threading from RendererGpuVideoAcceleratorFactories (https:/...
ricea@chromium.org
2014-01-29
5
-42
/
+26
*
Revert 247164 "Implement browser-side logging to WebRtc log"
vrk@chromium.org
2014-01-29
8
-13
/
+11
*
Cast: Initial framework for providing async initialization of sender.
pwestin@google.com
2014-01-28
15
-28
/
+149
*
Cast: Replace PacketReceiver with a callback.
hubbe@chromium.org
2014-01-28
31
-313
/
+218
*
This change removes all the threading considerations from
sheu@chromium.org
2014-01-28
5
-26
/
+42
*
Remove unused variable.
sudarsana.nagineni@intel.com
2014-01-28
1
-1
/
+0
*
Unify DecoderSelectors into one templated class.
rileya@chromium.org
2014-01-28
14
-564
/
+403
*
Implement browser-side logging to WebRtc log
vrk@chromium.org
2014-01-26
8
-11
/
+13
*
MSE streams shouldn't update UMA stat Media.VideoCodec
jrummell@chromium.org
2014-01-25
1
-1
/
+1
*
Cast: Fix threading issues in VideoEncoderImpl
hclam@chromium.org
2014-01-25
8
-67
/
+140
*
Fix a crash if AudioTrack fails to initialize
qinmin@chromium.org
2014-01-25
1
-0
/
+4
*
Cast: Get rid of SendPackets in PacketSender.
hubbe@chromium.org
2014-01-25
10
-80
/
+37
*
There is a lot of places that use vector<uint8> that should be using Packet, ...
hubbe@chromium.org
2014-01-25
8
-39
/
+40
*
Defer OSX output stream Start() around system supend and resume.
dalecurtis@chromium.org
2014-01-25
5
-1
/
+100
*
Disabling a flaky android test StartInputStreamCallbacks
ronghuawu@chromium.org
2014-01-24
1
-1
/
+2
*
Refactor WebMediaPlayerImpl's multithreaded painting code into VideoFramePain...
scherkus@chromium.org
2014-01-24
4
-0
/
+311
*
Revert of Cast: Fix threading issues in VideoEncoderImpl (https://codereview....
hclam@chromium.org
2014-01-24
7
-139
/
+67
*
Cast: Fix threading issues in VideoEncoderImpl
hclam@chromium.org
2014-01-24
7
-67
/
+139
[next]