summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/cast_channel/cast_transport_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/browser/.avi2015-12-231-2/+4
* Modify Cast Channel logger's method for accessing time.kmarshall2015-08-101-4/+4
* Improve clarity and robustness of CastSocket state machines.kmarshall2015-08-071-0/+40
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-231-2/+2
* Rename NetLogLogger and CapturingNetLogvishal.b2015-04-171-1/+1
* Error reporting fixes and enhancements for the Cast Channel API.kmarshall2015-04-031-8/+27
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-021-1/+1
* Rename e/b/a/cast_channel/test_utilrockot2015-02-111-1/+1
* Add connection keep-alive (ping) handling to CastChannelAPI.kmarshall2015-01-151-40/+25
* Integrate CastTransport with CastSocket.kmarshall2014-11-141-83/+60
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-3/+3
* Create new class "CastTransport", which encapsulates the message read and wri...kmarshall2014-09-261-0/+663