1. 1e1cb3b Move code in src/remoting to the new callbacks. by [email protected] · 14 years ago
  2. 9e2a313 Switch remoting/protocol to new callbacks by [email protected] · 14 years ago
  3. c62dd9d Delete Tracked, and move Location to its own file. by [email protected] · 14 years ago
  4. 60fc9600 Use MessageLoopProxy for network message loop. by [email protected] · 14 years ago
  5. 182ec8f2 Remove video_channel() from Session interface by [email protected] · 14 years ago
  6. 1290af9 Revert 96089 - Remove video_channel() from Session interface by [email protected] · 14 years ago
  7. 19c28bf Remove video_channel() from Session interface by [email protected] · 14 years ago
  8. 3962b77 Minor cleanups in JingleSession and JingleSessionManager. by [email protected] · 14 years ago
  9. 964bd39 Make Session and SessionManager not thread-safe and not ref-counted. by [email protected] · 14 years ago
  10. 86dbc72 Close all writers before JingleSession is destroyed. by [email protected] · 14 years ago
  11. c0f7082 Chromoting to report roundtrip latency by [email protected] · 14 years ago
  12. 4ea2c7c The authenticated_ fields are moved out of stubs and into by [email protected] · 14 years ago
  13. 44f6076 ChromotingHost can have multiple connections, but only one by [email protected] · 14 years ago
  14. d870150e Clear authenticated state on client disconnection. by [email protected] · 14 years ago
  15. f0a9d1b Block event processing on host/client until the client has authenticated. by [email protected] · 14 years ago
  16. 28876a7 Fix threading problem caught by DCHECKs in ChromotingHost by [email protected] · 15 years ago
  17. c56acf54ff Use VideoStub interface on the host side. by [email protected] · 15 years ago
  18. 6fd3d6a1 Implement input stub in the host side for chromoting by [email protected] · 15 years ago
  19. b3c0340 Added CompoundBuffer that will be used to store data in the encoding/decoding by [email protected] · 15 years ago
  20. 35b9c56 Implementation of InputStub for chromoting by [email protected] · 15 years ago
  21. cd8d237 Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc} by [email protected] · 15 years ago[Renamed (68%) from remoting/host/client_connection.cc]
  22. d87c404 Move protocol classes to the remoting::protocol namespace BUG=None TEST=compiles by [email protected] · 15 years ago
  23. 230d2fd Rename classes for Chromoting: by [email protected] · 15 years ago
  24. 14fd1a60 Add VideoReader and VideoWriter interfaces. by [email protected] · 15 years ago
  25. 04b3614 Cleanups in the video encoding decoding code. Reenable VP8. by [email protected] · 15 years ago
  26. f2333df0 Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8. by [email protected] · 15 years ago
  27. 4e758b64 Cleanups in the video encoding decoding code. Reenable VP8. by [email protected] · 15 years ago
  28. 4d10ede HostMessageDispatcher to parse control messages by [email protected] · 15 years ago
  29. d6e6d13c Cleanups in the chromotocol code. by [email protected] · 15 years ago
  30. 8922bdb Implemented chromotocol configuration negotiation. by [email protected] · 15 years ago
  31. b104b50 FBTF: Monster ctor patch after changing heuristics in clang plugin. by [email protected] · 15 years ago
  32. c3af26f33 Use new Chromotocol code in host andclient. by [email protected] · 15 years ago
  33. 8ea7a167 This is a monster CL. by [email protected] · 15 years ago
  34. 53a4597 Rename (Host|Client)Message to Chromoting(Host|Client)Message. by [email protected] · 15 years ago
  35. 6928c77fd Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message. by [email protected] · 15 years ago
  36. 81824d2 Rename (Host|Client)Message to Chromoting(Host|Client)Message. by [email protected] · 15 years ago
  37. e295ff06 Changing UpdateStreamPacket protobuf definition for chromoting by [email protected] · 15 years ago
  38. 92698ce Fix thread usage in chromoting host by [email protected] · 15 years ago
  39. 887cec8 Tighten up compile warnings based to match other chromium sub-projects. by [email protected] · 15 years ago
  40. 7c186b16f Revamp threading a bit so that arguments are passed through and owned by the various threads instead of being all owned by the session manager. by [email protected] · 15 years ago
  41. ef0a59a6 Implement a chromoting client using X11 by [email protected] · 15 years ago
  42. cb3b1f931 Copy the (early prototype of) remoting in Chrome into the public tree. by [email protected] · 15 years ago