summaryrefslogtreecommitdiffstats
path: root/remoting/signaling
Commit message (Expand)AuthorAgeFilesLines
* Wait for all writes to complete before starting TLS in XmppSignalStrategysergeyu2015-06-122-17/+133
* Fix XmppLoginHandler to handle destruction from delegate methods.sergeyu2015-06-113-4/+46
* Replace more ObserverList with base::ObserverList.brettw2015-06-032-2/+2
* Move ObserverList to base namespace.brettw2015-06-022-2/+2
* Added classes for communicating with the GCD REST API.jrw2015-06-022-0/+7
* Added class to subscribe to GCD notifications over XMPP.jrw2015-05-196-7/+266
* 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
* Normalize JIDs when comparing them in IqSender.sergeyu2015-05-072-23/+40
* Normalize JIDs when generating signatures for messages sent to CRD bot.sergeyu2015-05-063-0/+60
* 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
* Use base::ResetAndReturn() in remoting.sergeyu2015-04-251-5/+3
* Update {virtual,override} to follow C++11 style in remoting.nick2015-04-231-2/+2
* Fix intermittent connection failure in CRD.sergeyu2015-04-152-1/+13
* Rename SocketDataProvider::GetNextRead() to OnRead()rch2015-04-141-1/+1
* Use port 5222 for XMPP connection from Me2Me host.sergeyu2015-03-181-20/+0
* Remove dependency on XMPP implementation in WebRTCsergeyu2015-03-0910-220/+1606
* base: Stop passing a non-const ref to ObserverListBase::Iterator.danakj2015-03-092-2/+2
* Remove ClientLogin support from remoting hostsergeyu2015-03-022-13/+4
* Reporting of policy errors via host-offline-reason: part 3lukasza2015-01-122-2/+2
* replace NULL->nullptr in src/remoting.sergeyu2015-01-0910-25/+25
* Use port 443 for XMPP connections in remoting hostsergeyu2014-12-181-5/+29
* Roll WebRTC 7546:7549.hellner2014-10-317-8/+8
* Revert "Roll WebRTC 7546:7549."Mike Wittman2014-10-297-8/+8
* Roll WebRTC 7546:7549.hellner2014-10-297-8/+8
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-1/+1
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-214-31/+27
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-086-25/+25
* Use make_scoped_ptr() in src/remoting.sergeyu2014-10-011-1/+1
* Cleanup usage of scoped_ptr<> in remoting for C++11sergeyu2014-09-291-1/+1
* Increase buffer size for XMPP sockets.sergeyu2014-09-251-4/+10
* Roll WebRTC 7011:7046 libjingle: 7007:7045niklase2014-09-089-8/+9
* Update webrtc&libjingle 6774:6825.ronghuawu@chromium.org2014-08-065-13/+14
* Revert "Update webrtc&libjingle 6774:6799."erikchen@chromium.org2014-07-315-14/+13
* Update webrtc&libjingle 6774:6799.ronghuawu@chromium.org2014-07-315-13/+14
* Update ProtocolPerfTest to run host and client on different threadssergeyu@chromium.org2014-07-262-36/+75
* Remove remoting/jingle_gluesergeyu@chromium.org2014-07-1720-0/+1811