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
/
remoting
/
protocol
/
protobuf_video_writer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup RectangleUpdateDecoder and VideoStub
sergeyu@chromium.org
2012-08-30
1
-4
/
+0
*
Add support for multiplexed channels in remoting::protocol::Session interface.
sergeyu@chromium.org
2012-08-18
1
-6
/
+7
*
Renamed VideoStub::GetPendingPackets() to VideoStub::GetPendingVideoPackets()
kxing@chromium.org
2012-06-26
1
-1
/
+1
*
Don't depend on MessageLoopProxy in remoting protocol code.
sergeyu@chromium.org
2012-05-24
1
-1
/
+1
*
Simplify BufferedSocketWriter by making it non-thread-safe.
sergeyu@chromium.org
2012-05-24
1
-6
/
+5
*
Refactor VideoStub interface to accept ownership of video packets.
sergeyu@chromium.org
2012-03-28
1
-1
/
+1
*
Use scoped_ptr<> for channel creation callbacks.
sergeyu@chromium.org
2012-02-05
1
-5
/
+6
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Remove event_channel() and control_channel() from Session interface.
sergeyu@chromium.org
2011-11-22
1
-0
/
+4
*
Refactor channel dispatchers on the host side.
sergeyu@chromium.org
2011-11-18
1
-1
/
+0
*
Add CancelChannelCreation() in protocol::Session interface.
sergeyu@chromium.org
2011-11-17
1
-3
/
+11
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-2
/
+2
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-2
/
+3
*
Simplify channel creation callbacks in remoting::Session interface.
sergeyu@chromium.org
2011-08-11
1
-3
/
+1
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-11
1
-3
/
+27
*
Revert 96089 - Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-10
1
-27
/
+3
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-09
1
-3
/
+27
*
Close all writers before JingleSession is destroyed.
sergeyu@chromium.org
2011-06-30
1
-0
/
+4
*
Simplified frame rate control in the chromoting host.
sergeyu@chromium.org
2010-12-09
1
-3
/
+1
*
Use VideoStub interface on the host side.
sergeyu@chromium.org
2010-11-19
1
-7
/
+6
*
Add VideoPacket struct for video packets. Refactor Decode interface to use it.
sergeyu@chromium.org
2010-11-09
1
-0
/
+1
*
Move protocol classes to the remoting::protocol namespace
sergeyu@chromium.org
2010-11-04
1
-0
/
+2
*
Rename classes for Chromoting:
garykac@chromium.org
2010-11-03
1
-3
/
+3
*
Add VideoReader and VideoWriter interfaces.
sergeyu@chromium.org
2010-11-03
1
-0
/
+36