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
/
message_reader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MessageReader not to invoke message callback from done callback.
sergeyu@chromium.org
2012-09-13
1
-0
/
+1
*
Make MessageReader class not ref-counted.
sergeyu@chromium.org
2012-08-23
1
-13
/
+15
*
Don't depend on MessageLoopProxy in remoting protocol code.
sergeyu@chromium.org
2012-05-24
1
-1
/
+1
*
Refcounted types should not have public destructors, remoting/ edition
rsleevi@chromium.org
2012-04-24
1
-1
/
+3
*
Refactor VideoStub interface to accept ownership of video packets.
sergeyu@chromium.org
2012-03-28
1
-20
/
+9
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-1
/
+0
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-16
/
+18
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
Trampoline MessageReader::OnMessageDone() to correct thread.
lambroslambrou@chromium.org
2011-08-24
1
-1
/
+3
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-3
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Changed MessageReader so that it doesn't read from the socket if there are
sergeyu@chromium.org
2011-01-22
1
-8
/
+50
*
Simplified MessageReader and MessageDecoder classes.
sergeyu@chromium.org
2011-01-14
1
-62
/
+42
*
Move move classes to the remoting::protocol namespace. Minor cleanups.
sergeyu@chromium.org
2010-12-02
1
-2
/
+3
*
Hook up client events to new protocol stubs.
sergeyu@chromium.org
2010-11-29
1
-2
/
+0
*
Add VideoReader and VideoWriter interfaces.
sergeyu@chromium.org
2010-11-03
1
-0
/
+1
*
HostMessageDispatcher to parse control messages
hclam@chromium.org
2010-10-28
1
-0
/
+108