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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MessageReader to pass errors to the channel
sergeyu
2015-05-14
1
-6
/
+12
*
Pass in a non-null CertVerifier into SSLClientSocket.
davidben
2015-04-24
1
-1
/
+1
*
Cleanup channel dispatchers
sergeyu
2015-01-10
1
-3
/
+6
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-6
/
+2
*
replace OVERRIDE and FINAL with override and final in remoting/
mostynb
2014-10-08
1
-2
/
+2
*
Cleanup Fake* classes in remoting/protocol
sergeyu
2014-09-23
1
-3
/
+3
*
Update webrtc&libjingle 6774:6825.
ronghuawu@chromium.org
2014-08-06
1
-2
/
+2
*
Revert "Update webrtc&libjingle 6774:6799."
erikchen@chromium.org
2014-07-31
1
-2
/
+2
*
Update webrtc&libjingle 6774:6799.
ronghuawu@chromium.org
2014-07-31
1
-2
/
+2
*
Migrate remoting/ to base::RunLoop::RunUntilIdle();
tfarina@chromium.org
2014-01-24
1
-12
/
+13
*
Use a direct include of the message_loop header in remoting/.
avi@chromium.org
2013-07-17
1
-2
/
+2
*
remoting: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
1
-1
/
+1
*
remoting: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-01
1
-12
/
+12
*
Fix MessageReader not to invoke message callback from done callback.
sergeyu@chromium.org
2012-09-13
1
-7
/
+63
*
Make MessageReader class not ref-counted.
sergeyu@chromium.org
2012-08-23
1
-39
/
+3
*
Fix MessageReader to handle errors properly.
sergeyu@chromium.org
2012-07-14
1
-2
/
+16
*
Refactor VideoStub interface to accept ownership of video packets.
sergeyu@chromium.org
2012-03-28
1
-54
/
+52
*
Separate Authenticator and Session unittests.
sergeyu@chromium.org
2011-12-13
1
-1
/
+1
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-17
/
+16
*
Trampoline MessageReader::OnMessageDone() to correct thread.
lambroslambrou@chromium.org
2011-08-24
1
-1
/
+53
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-4
/
+0
*
Fixed memory leaks in remoting_unittests.
sergeyu@chromium.org
2011-01-26
1
-6
/
+11
*
Changed MessageReader so that it doesn't read from the socket if there are
sergeyu@chromium.org
2011-01-22
1
-0
/
+242