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
/
cast
/
video_receiver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for memory and threading issues in cast
hclam@chromium.org
2014-01-24
3
-11
/
+19
*
Cast:Switching to use Cast transport library
mikhal@chromium.org
2014-01-23
2
-16
/
+16
*
cast: Wire upp logging to be sent over RTCP between receiver and sender.
pwestin@google.com
2014-01-22
3
-6
/
+34
*
Cast:Adding cast_transport_config and cleaning up
mikhal@chromium.org
2014-01-09
8
-33
/
+38
*
Revert 243647 "Cast:Adding cast_transport_config and cleaning up"
noamsml@google.com
2014-01-08
8
-38
/
+33
*
Cast:Adding cast_transport_config and cleaning up
mikhal@chromium.org
2014-01-08
8
-33
/
+38
*
Cast: Adding support for GPU accelerated encode
pwestin@google.com
2014-01-08
2
-16
/
+0
*
Add kDuplicatePacketReceived packet event.
hguihot@chromium.org
2014-01-04
1
-2
/
+12
*
Cast: move net->transport
mikhal@chromium.org
2013-12-26
3
-8
/
+7
*
Cast: Don't let time go backwards
mikhal@chromium.org
2013-12-20
2
-2
/
+7
*
Fix cast_unittests valgrind failures
hclam@chromium.org
2013-12-19
3
-10
/
+24
*
Cast: Changing log classes to support incoming time of event.
pwestin@google.com
2013-12-17
1
-3
/
+4
*
Revert of https://chromiumcodereview.appspot.com/106663009/
mikhal@chromium.org
2013-12-16
2
-8
/
+1
*
Revert "Change VLOG levels in media/cast."
hclam@chromium.org
2013-12-16
2
-7
/
+7
*
Revert 240828 "Revert of https://codereview.chromium.org/104403010/"
szym@chromium.org
2013-12-14
2
-0
/
+577
*
Revert of https://codereview.chromium.org/104403010/
mikhal@chromium.org
2013-12-14
2
-577
/
+0
*
Change VLOG levels in media/cast.
hguihot@google.com
2013-12-13
2
-7
/
+7
*
Cast:Moving netwrok sender related code to a designated folder
mikhal@chromium.org
2013-12-11
2
-2
/
+2
*
Cast: Don't let time go backwards
mikhal@chromium.org
2013-12-11
2
-1
/
+8
*
Cast: Switching recevier to use media::VideoFrame
mikhal@google.com
2013-12-04
5
-30
/
+26
*
Cast:Forcing VP8 codec initialization on a designated thread.
mikhal@google.com
2013-12-04
3
-13
/
+13
*
Cast: Updating logging and tests
mikhal@chromium.org
2013-11-28
2
-13
/
+19
*
Remove dependency on test_support_base from cast
hclam@chromium.org
2013-11-27
1
-1
/
+0
*
Making cast run on multi thread
mikhal@google.com
2013-11-22
1
-7
/
+9
*
Incorporating logging into Cast:
mikhal@google.com
2013-11-20
4
-4
/
+16
*
Revert 236034 "Incorporating logging into Cast: "
rch@chromium.org
2013-11-19
4
-16
/
+4
*
Incorporating logging into Cast:
mikhal@google.com
2013-11-19
4
-4
/
+16
*
Cast: Added support for AES-CTR crypto.
pwestin@google.com
2013-11-19
4
-7
/
+62
*
Cast: Restructure RTCP interface to better fit our usage.
pwestin@google.com
2013-11-18
2
-7
/
+4
*
Cast: Refactor the way timers are first scheduled.
pwestin@google.com
2013-11-18
3
-58
/
+68
*
Cast: Cleanup dead code related to handling incoming RTCP messages.
pwestin@google.com
2013-11-08
2
-6
/
+0
*
Cast:Adding namespace to internal test members
mikhal@google.com
2013-11-07
1
-2
/
+4
*
Cast: Passing the frame decoded callback to the codec.
mikhal@google.com
2013-11-06
6
-50
/
+95
*
Cast: Fix valgrind issues.
pwestin@google.com
2013-10-23
2
-4
/
+7
*
Cast: Cleaning up static_casts
pwestin@google.com
2013-10-21
3
-15
/
+10
*
Added end2end test.
pwestin@google.com
2013-10-19
2
-10
/
+19
*
Enable cast_unittests
pwestin@google.com
2013-10-14
1
-7
/
+12
*
Revert 228002 "Enable cast_unittests"
tapted@chromium.org
2013-10-14
1
-4
/
+4
*
Enable cast_unittests
pwestin@google.com
2013-10-10
1
-4
/
+4
*
Cast: Cleaning up framer code; resolving TODOs
pwestin@google.com
2013-10-10
1
-17
/
+14
*
Bug fixes and nit cleanup, bugs found while writing a new end 2 end test.
pwestin@google.com
2013-10-09
2
-16
/
+37
*
Cleanup how we handle the fake clock.
pwestin@google.com
2013-10-09
3
-60
/
+56
*
Changed receiver API and added cast_receiver_impl
pwestin@google.com
2013-10-08
7
-205
/
+238
*
Fix integer cast warnings in Cast code
hclam@chromium.org
2013-10-03
1
-1
/
+1
*
Style fixes for cast_unittest to build
hclam@chromium.org
2013-10-02
4
-9
/
+20
*
Revert 226305 "Fix code style and gyp files in cast to build cas..."
piman@chromium.org
2013-10-02
5
-21
/
+10
*
Adding tests and resolving some TODO's
mikhal@google.com
2013-10-01
1
-3
/
+1
*
Fix code style and gyp files in cast to build cast_unittest
hclam@chromium.org
2013-10-01
5
-10
/
+21
*
Revert 226264 "Be able to build cast_unittest and related target..."
acolwell@chromium.org
2013-10-01
5
-21
/
+10
*
Be able to build cast_unittest and related targets in Chrome tree
hclam@chromium.org
2013-10-01
5
-10
/
+21
[next]