1. acec86f Use int64 more pervasively in storing time s/ms/us values. by pkasting · 11 years ago
  2. 1c69399 Add some remoting targets to GN build. by Brett Wilson · 11 years ago
  3. 3fdfd76 Add basic perf tests for chromoting protocol. by [email protected] · 11 years ago
  4. a516f1e Extend VideoControl to allow clients to request lossless modes. by [email protected] · 11 years ago
  5. 529bbd1 Add TextEvent message in the protocol by [email protected] · 11 years ago
  6. b18c47fc Remove deprecated_flags field from VideoPacket by [email protected] · 11 years ago
  7. 87196ce Add VP9 decode support to the remoting client. by [email protected] · 12 years ago
  8. 8b6d3d0 Simplify VideoEncoder interface. by [email protected] · 12 years ago
  9. f5a807ce Added support of relative mouse motion in Chromoting. by [email protected] · 12 years ago
  10. 09eabd65c Added JsonMessage to the control channel. by [email protected] · 12 years ago
  11. edd04ee Accumulate wheel ticks client-side and prefer ticks to pixels when scrolling on Linux. by [email protected] · 12 years ago
  12. 5e3afcc Chromoting: fixing caps lock issue with mac host. by [email protected] · 12 years ago
  13. da4daa7f Added the desktop shape fields to VideoPacket. by [email protected] · 12 years ago
  14. 9ffa78a2 Protocol-level changes required to support PIN-less authentication. by [email protected] · 12 years ago
  15. a5d181f Set the initial resolution of an RDP session to the client screen resolution if it is available. by [email protected] · 12 years ago
  16. 48a8ca3 Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields. by [email protected] · 13 years ago
  17. 4ef07a0 Remove mousewheel tick handling from client, protocol and host. by [email protected] · 13 years ago
  18. 93115b5 Revert "Linux: change protobuf default option to allow building" by [email protected] · 13 years ago
  19. baefae9 Linux: change protobuf default option to allow building by [email protected] · 13 years ago
  20. f458bed Protocol plumbing for audio toggle. by [email protected] · 13 years ago
  21. 4825b4e Add sub-pixel accuracy deltas in mouse wheel events. by [email protected] · 13 years ago
  22. f5e7c88 Remove support for Windows-style keycodes. by [email protected] · 13 years ago
  23. 6459021 Removed Vorbis from the audio codecs and replaced it with Opus. by [email protected] · 13 years ago
  24. 77d4fd8 Speex encoding/decoding. by [email protected] · 13 years ago
  25. a88e2db Changed AudioPacket data to a repeated field. by [email protected] · 13 years ago
  26. dfcc892 Implement ChannelMultiplexer. by [email protected] · 13 years ago
  27. 611c315 Add DPI information to video packets. by [email protected] · 13 years ago
  28. 10daa7cf Created a protocol buffer for AudioPacket. by [email protected] · 13 years ago
  29. d65e15bd [Chromoting] Initial plumbing for cursor shape. by [email protected] · 13 years ago
  30. 50d71c7 Add a message to allow clients to control the video channel. by [email protected] · 13 years ago
  31. f2b9cf3 Add ClientDimensions message to control channel. by [email protected] · 13 years ago
  32. 6387b4d This CL removes the unused trace.proto definition and build target, and makes all protobuf fields "optional". by [email protected] · 13 years ago
  33. e265ad7 Add the plumbing that will carry a clipboard item from a chromoting client to a host. by [email protected] · 13 years ago
  34. 271a33d [Chromoting] Rename usb_keycode proto field to be consistent with keycode field. by [email protected] · 13 years ago
  35. f6232dd Add usb_key_code to Chromotocol key events. by [email protected] · 14 years ago
  36. f24a1ff Remove BeginSessionDeprecated. by [email protected] · 14 years ago
  37. a0754d6 Revert 121055 - Remove BeginSessionDeprecated. by [email protected] · 14 years ago
  38. ad7efa1 Remove BeginSessionDeprecated. by [email protected] · 14 years ago
  39. a07ef3d Refactor channel dispatchers on the host side. by [email protected] · 14 years ago
  40. 5a5fdc08 Remove old Authentication code that we don't use or need. by [email protected] · 14 years ago
  41. cd009921 client-side wheel mouse support by [email protected] · 14 years ago
  42. b67fb930 Chromoting: Undo any mouse-downs that haven't been mouse-upped. by [email protected] · 14 years ago
  43. 6fa9e6f Unify gyp rules for running protoc. by [email protected] · 14 years ago
  44. 8e0373f Message validation in message dispatchers. by [email protected] · 14 years ago
  45. e79be09 Remove the comments setting emands and vim tab width and expansion variables. by [email protected] · 14 years ago
  46. 5a54733 Globally replace <(library) with static_library by [email protected] · 14 years ago
  47. c0f7082 Chromoting to report roundtrip latency by [email protected] · 14 years ago
  48. 7f65131b Report capture and encode time for chromoting by [email protected] · 14 years ago
  49. e1a6c46 Let the host change resolution. by [email protected] · 14 years ago
  50. d8a6ca9 Revert 76747 - Let the host change resolution. by [email protected] · 14 years ago
  51. 804443a Let the host change resolution. by [email protected] · 14 years ago
  52. 5068614 Speed up chromoting encoding and decoding path for VP8 by [email protected] · 15 years ago
  53. 6852d7d Changed MessageReader so that it doesn't read from the socket if there are by [email protected] · 15 years ago
  54. 1f58afe Protocol buffer definition for local login by [email protected] · 15 years ago
  55. 5bc7183 Simplified frame rate control in the chromoting host. by [email protected] · 15 years ago
  56. 61e12a2c Remove ChromotingClientMessage by [email protected] · 15 years ago
  57. 2c22968 Move move classes to the remoting::protocol namespace. Minor cleanups. by [email protected] · 15 years ago
  58. 65f8687 Hook up client events to new protocol stubs. by [email protected] · 15 years ago
  59. 603e52d Begin adding mutual authentication into the SessionManager::connect() call. by [email protected] · 15 years ago
  60. 6fd3d6a1 Implement input stub in the host side for chromoting by [email protected] · 15 years ago
  61. 3adf1b2 Add VideoPacket struct for video packets. Refactor Decode interface to use it. by [email protected] · 15 years ago
  62. 14fd1a60 Add VideoReader and VideoWriter interfaces. by [email protected] · 15 years ago
  63. 5e24067 Stub classes for Chromoting and use them in HostMessageDispatcher. by [email protected] · 15 years ago
  64. 04b3614 Cleanups in the video encoding decoding code. Reenable VP8. by [email protected] · 15 years ago
  65. f2333df0 Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8. by [email protected] · 15 years ago
  66. 4e758b64 Cleanups in the video encoding decoding code. Reenable VP8. by [email protected] · 15 years ago
  67. 4d10ede HostMessageDispatcher to parse control messages by [email protected] · 15 years ago
  68. 94b2c17 HostMessageDispatcher to dispatch messages received on a chromoting connection by [email protected] · 15 years ago
  69. e976a171 Move chromotocol.proto to remoting/protocol by [email protected] · 15 years ago