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
/
content
/
browser
/
renderer_host
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-1
/
+1
*
Add the UI for recording RTP packets from webrtc-internals
jiayl@chromium.org
2013-05-02
1
-4
/
+4
*
Revert 197755 "Replace MediaStreamUIController with MediaStreamU..." which is...
mattm@chromium.org
2013-05-02
9
-403
/
+718
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-05-02
9
-718
/
+403
*
Revert 197222 "Replace MediaStreamUIController with MediaStreamU..."
sergeyu@chromium.org
2013-04-30
9
-403
/
+718
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-04-30
9
-718
/
+403
*
Use capture start timestamp for poll/paint induced captures.
justinlin@chromium.org
2013-04-30
1
-20
/
+43
*
Put enabling of tab audio notifications behind a command-line switch.
miu@chromium.org
2013-04-30
1
-3
/
+8
*
Cleanup interfaces used to deliver notifications about MediaStream state from...
sergeyu@chromium.org
2013-04-29
7
-179
/
+146
*
Add token_bucket_usec debug traces to SmoothEventSampler.
miu@chromium.org
2013-04-26
1
-0
/
+4
*
Increase delay required before falling back to timer-based capture.
nick@chromium.org
2013-04-26
2
-15
/
+17
*
WebContentsVideoCapture: Drop frames from captures that complete after subseq...
justinlin@chromium.org
2013-04-26
1
-1
/
+13
*
media: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-24
2
-5
/
+3
*
Improve FrameSubscriber decision-making for smoother frame capture sampling.
miu@chromium.org
2013-04-24
3
-135
/
+372
*
Use base::MessageLoop in media code.
xhwang@chromium.org
2013-04-22
12
-44
/
+44
*
media: Add support for playback of VP8 Alpha video streams
vigneshv@chromium.org
2013-04-19
1
-0
/
+21
*
Merge AssociateStreamWithProducer message into CreateStream message for both ...
miu@chromium.org
2013-04-17
5
-108
/
+63
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
4
-10
/
+10
*
Revert 194465 "media: Add support for playback for VP8 Alpha vid..."
mek@chromium.org
2013-04-16
1
-21
/
+0
*
media: Add support for playback for VP8 Alpha video streams.
tomfinegan@chromium.org
2013-04-16
1
-0
/
+21
*
Remove unused flush operation from Chromium audio.
miu@chromium.org
2013-04-16
2
-18
/
+0
*
Use NTP time for video frame timestamp.
justinlin@chromium.org
2013-04-16
1
-2
/
+3
*
Switch event type when a capture device has been stopped from the render proc...
perkj@chromium.org
2013-04-12
6
-17
/
+22
*
content: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-12
1
-1
/
+1
*
Raise the deadline for WebContentsVideoCaptureDeviceTest
rnk@chromium.org
2013-04-10
1
-2
/
+2
*
Revert 192670 "Use NTP time for video frame timestamp."
justinlin@chromium.org
2013-04-10
1
-3
/
+2
*
Tab capture: do 200 rendundant captures of static content.
nick@chromium.org
2013-04-10
3
-35
/
+68
*
Do not register JNI in inidividual tests.
nileshagrawal@chromium.org
2013-04-09
1
-11
/
+0
*
Enable frame subsriber for aura.
hubbe@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition.
dcheng@chromium.org
2013-04-07
1
-2
/
+2
*
Use NTP time for video frame timestamp.
justinlin@chromium.org
2013-04-06
1
-2
/
+3
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
1
-8
/
+3
*
Fix WebContentsVideoCaptureDevice destruction of it's CaptureMachine
justinlin@chromium.org
2013-04-02
4
-119
/
+86
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-04-01
1
-2
/
+3
*
Re-land silence detection for audio output UI favicon indicator with crash fi...
miu@chromium.org
2013-03-28
3
-288
/
+194
*
Make SharedMemory track the size that was actually mapped
jschuh@chromium.org
2013-03-28
5
-6
/
+6
*
Convert a couple raw MessageLoopProxy* to scoped_refptr&.
dalecurtis@chromium.org
2013-03-27
3
-8
/
+9
*
Tab capture: Move renderer thread ownership and deletion onto the WCVCD::Impl.
nick@chromium.org
2013-03-26
2
-58
/
+140
*
Handle camera error during dequeue buffer
kcwu@chromium.org
2013-03-26
1
-1
/
+3
*
Revert 190285 "Temporarily disable triggers for audio UI indicat..."
miu@chromium.org
2013-03-26
1
-12
/
+0
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
1
-1
/
+5
*
Tab capture: Disable use of FrameSubscriber on Aura until it has an implement...
nick@chromium.org
2013-03-26
1
-1
/
+1
*
Fix typo to actually enable FrameSubscriber on Mac.
nick@chromium.org
2013-03-25
1
-1
/
+1
*
In the tab capture code, use the FrameSubscriber mechanism and the notificati...
nick@chromium.org
2013-03-25
3
-683
/
+1252
*
Temporarily disable triggers for audio UI indicator until after M27 branch.
miu@chromium.org
2013-03-24
1
-0
/
+12
*
Remove unused parameter to OnError()
jrummell@chromium.org
2013-03-23
7
-26
/
+21
*
Add speaker on/off control on Android for WebRTC
wjia@chromium.org
2013-03-23
1
-0
/
+10
*
Make sure view is not NULL before checking if surface is available for copy.
justinlin@chromium.org
2013-03-23
1
-1
/
+1
*
Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...
justinlin@chromium.org
2013-03-23
1
-1
/
+9
*
Hook up screen capture notification UI.
sergeyu@chromium.org
2013-03-21
2
-7
/
+38
[next]