summaryrefslogtreecommitdiffstats
path: root/remoting/signaling/xmpp_signal_strategy_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use std::move() instead of .Pass() in remoting/*sergeyu2015-12-241-4/+5
* Fix XmppSignalStrategy to return correct result from SendStanza().sergeyu2015-07-311-4/+30
* Wait for all writes to complete before starting TLS in XmppSignalStrategysergeyu2015-06-121-3/+82
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-151-0/+8
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...rch2015-05-081-8/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-081-0/+8
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...rch2015-05-081-8/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-081-0/+8
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...piman2015-05-051-8/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-051-0/+8
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...dbeam2015-05-051-8/+0
* Revert of Revert some other possible suspects of a 0.43% size increase of set...dbeam2015-05-041-0/+8
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...dbeam2015-05-041-8/+0
* Re-instating r328154 because it's depended on to compile.Dan Beam2015-05-041-0/+8
* Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...Dan Beam2015-05-041-8/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-041-0/+8
* Rename SocketDataProvider::GetNextRead() to OnRead()rch2015-04-141-1/+1
* Remove dependency on XMPP implementation in WebRTCsergeyu2015-03-091-0/+268