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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...
rsleevi@chromium.org
2013-06-01
1
-2
/
+3
*
remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-27
1
-1
/
+1
*
Fix MessageReader not to invoke message callback from done callback.
sergeyu@chromium.org
2012-09-13
1
-13
/
+14
*
Remove CHECK() from MessageReader destructor.
sergeyu@chromium.org
2012-09-01
1
-1
/
+0
*
Make MessageReader class not ref-counted.
sergeyu@chromium.org
2012-08-23
1
-17
/
+15
*
Fix MessageReader to handle errors properly.
sergeyu@chromium.org
2012-07-14
1
-6
/
+7
*
Don't depend on MessageLoopProxy in remoting protocol code.
sergeyu@chromium.org
2012-05-24
1
-10
/
+8
*
Refcounted types should not have public destructors, remoting/ edition
rsleevi@chromium.org
2012-04-24
1
-4
/
+4
*
Refactor VideoStub interface to accept ownership of video packets.
sergeyu@chromium.org
2012-03-28
1
-7
/
+6
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-4
/
+3
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-5
/
+5
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-0
/
+1
*
Trampoline MessageReader::OnMessageDone() to correct thread.
lambroslambrou@chromium.org
2011-08-24
1
-3
/
+16
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-9
/
+0
*
Remove aggressive DCHECK in remoting::protocol::MessageReader()
hclam@chromium.org
2011-01-28
1
-2
/
+0
*
Changed MessageReader so that it doesn't read from the socket if there are
sergeyu@chromium.org
2011-01-22
1
-7
/
+50
*
Simplified MessageReader and MessageDecoder classes.
sergeyu@chromium.org
2011-01-14
1
-11
/
+21
*
Move move classes to the remoting::protocol namespace. Minor cleanups.
sergeyu@chromium.org
2010-12-02
1
-0
/
+2
*
Added CompoundBuffer that will be used to store data in the encoding/decoding
sergeyu@chromium.org
2010-11-16
1
-1
/
+1
*
Rename classes for Chromoting:
garykac@chromium.org
2010-11-03
1
-1
/
+0
*
HostMessageDispatcher to parse control messages
hclam@chromium.org
2010-10-28
1
-0
/
+69