1. f5e7c88 Remove support for Windows-style keycodes. by [email protected] · 13 years ago
  2. 3cc5bbd Cleanup RectangleUpdateDecoder and VideoStub by [email protected] · 13 years ago
  3. fc5dfad8a Fix UdpPacketSocket to handle callbacks after the socket is destroyed. by [email protected] · 13 years ago
  4. cb1ae8c Updating chrome to libjingle r175 by [email protected] · 13 years ago
  5. 0cc24613 Moved video stub implementation to RectangleUpdateDecoder. by [email protected] · 13 years ago
  6. d9004e44 Renamed Decoder -> VideoDecoder. by [email protected] · 13 years ago
  7. 3860983 Moved the video encoders/decoders to the codec directory. by [email protected] · 13 years ago
  8. a0217c5 Add a query function for the scaling feature. by [email protected] · 13 years ago
  9. 922ecc3 Added more error checking for audio packets. by [email protected] · 13 years ago
  10. a88e2db Changed AudioPacket data to a repeated field. by [email protected] · 13 years ago
  11. addcd744 Tidy up ChromotingInstance members a little. by [email protected] · 13 years ago
  12. 4b71a72 Update JingleThreadWrapper to allow it to be created using task runner. by [email protected] · 13 years ago
  13. 22d7f3b Piping for audio decoding. by [email protected] · 13 years ago
  14. 89f96d3 Replace PluginMessageLoopProxy with PluginThreadTaskRunner. by [email protected] · 13 years ago
  15. f1a9c52 Coverity: Initialize member variables. by [email protected] · 13 years ago
  16. 220206b Support for both 44.1 kHz and 48 kHz on the client. by [email protected] · 13 years ago
  17. 94bc2cc Make Chromoting client plugin always render at device DPI. by [email protected] · 13 years ago
  18. 8441981b Create and destroy Pepper audio player on connect and disconnect. by [email protected] · 13 years ago
  19. a04494cb Show connection state in the Chromoting client UI. by [email protected] · 13 years ago
  20. cb68c02 Rename ChromotingView to ClientUserInterface. Clean it up. by [email protected] · 13 years ago
  21. 67809c0 Propagate DPI information to web-app. by [email protected] · 13 years ago
  22. 0397dea Revert 147595 - Rename ChromotingView to ClientUserInterface. Clean it up. by [email protected] · 13 years ago
  23. a971e18 Rename ChromotingView to ClientUserInterface. Clean it up. by [email protected] · 13 years ago
  24. 5f0b64b Fix pepper crash when destroying client. by [email protected] · 13 years ago
  25. 4a13f9d5 Rolling libjingle to 159. by [email protected] · 13 years ago
  26. 20b26c1 Ignore all sendto() errors for P2P sockets on the client side. by [email protected] · 13 years ago
  27. f870511 Client code for playing back audio by [email protected] · 13 years ago
  28. 67c74d5 Roll libjingle 153:157 by [email protected] · 13 years ago
  29. a24884bf Renamed VideoStub::GetPendingPackets() to VideoStub::GetPendingVideoPackets() by [email protected] · 13 years ago
  30. 512d03f RefCounted types should not have public destructors, delegate cleanup by [email protected] · 13 years ago
  31. ebfe432 Added piping for sending audio packets from host to client. by [email protected] · 13 years ago
  32. a4965c88 Add an explicit function to init NSS for SSL server sockets by [email protected] · 13 years ago
  33. 6be34a67 MessageLoopProxy cleanups in remoting client. by [email protected] · 13 years ago
  34. dd71eeb Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs. by [email protected] · 13 years ago
  35. d65e15bd [Chromoting] Initial plumbing for cursor shape. by [email protected] · 13 years ago
  36. c301041 Remove old MIME type for client plugin, and cleanup unused include. by [email protected] · 13 years ago
  37. ccc2241e Disable V1 auth support in remoting client and Me2Me host. by [email protected] · 13 years ago
  38. 6726463 Remove legacy scriptable-object interface from client plugin. by [email protected] · 13 years ago
  39. b6791a7 Revert 139623 - Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs. by [email protected] · 13 years ago
  40. 3403f06 Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs. by [email protected] · 13 years ago
  41. 77264bb1 Revert 139424 - Remove V1 authenticators. by [email protected] · 13 years ago
  42. 10d16f2 Remove V1 authenticators. by [email protected] · 13 years ago
  43. d863130 [Chromoting] Make the client plugin tell the webapp when the first video buffer arrives. by [email protected] · 13 years ago
  44. 0a4efa7 Don't depend on MessageLoopProxy in remoting protocol code. by [email protected] · 13 years ago
  45. ff3761a1 [Chromoting] Add a filter that will stop the host sending unnecessary clipboard events to the client. by [email protected] · 13 years ago
  46. 71a0c6b Changes needed to roll libjingle r141 to chrome. by [email protected] · 13 years ago
  47. e2ba2b4 [chromoting] Fix sticky c key with cmd on mac using usb keycode by [email protected] · 13 years ago
  48. 390d651 Switch client to Pepper UDP API instead of Transport API. by [email protected] · 13 years ago
  49. 71f40a7 Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting, and sync. by [email protected] · 13 years ago
  50. 0807c35 Fix PepperPortAllocator to resolve STUN addresses using HostResolverPrivate. by [email protected] · 13 years ago
  51. 5555356 Revert 136692 - Switch client to Pepper UDP API instead of Transport API. by [email protected] · 13 years ago
  52. 3b2109a Switch client to Pepper UDP API instead of Transport API. by [email protected] · 13 years ago
  53. 0d74145 [chromoting] Fix missing keyup events on Mac. by [email protected] · 13 years ago
  54. 0271287 Pepper: Make users of pp:NetworkMonitorPrivate less likely to leak resources. by [email protected] · 13 years ago
  55. 5cccb8f Implement PepperPortAllocator by [email protected] · 13 years ago
  56. 50d71c7 Add a message to allow clients to control the video channel. by [email protected] · 13 years ago
  57. 67f59814 Check whether the client is connected before trying to write to channels. by [email protected] · 13 years ago
  58. 75039941 Add notifyClientDimensions API to the Chromoting Client plugin. by [email protected] · 13 years ago
  59. f5d62e36 Clamp events before they are sent to EventExecutors. by [email protected] · 13 years ago
  60. 8bb74637 Roll libjingle 132:135 by [email protected] · 13 years ago
  61. 0a133c0 Implement PepperPacketSocketFactory. by [email protected] · 13 years ago
  62. 256d273 Refcounted types should not have public destructors, remoting/ edition by [email protected] · 13 years ago
  63. 0eff772 Move PepperNetworkManager to client/plugin by [email protected] · 13 years ago
  64. cd578575 Modify the base::JSONReader interface to take a set of options rather than a boolean flag. by [email protected] · 13 years ago
  65. 6fd652d9 Fix the USB keycode field name in injectKeyEvent API. by [email protected] · 13 years ago
  66. cb9bcfb Add APIs to the client plugin to re-map and trap key events. by [email protected] · 13 years ago
  67. e174c49b Switch PepperView to use asynchronous completion for Flush(). by [email protected] · 13 years ago
  68. 2325b6c Don't warn about low-memory when AllocateBuffer sees an empty clip rect. by [email protected] · 13 years ago
  69. 392870ff [Chromoting] Let the client plugin pass clipboard items to the host. by [email protected] · 13 years ago
  70. f0455ff Use MockInputStub from protocol/protocol_mock_objects.h in tests. by [email protected] · 13 years ago
  71. 487d3a27 Add an apiFeatures property to the client plugin. by [email protected] · 13 years ago
  72. 4716cc3 [Chromoting] The client plugin can pass clipboard items to the webapp. by [email protected] · 13 years ago
  73. 86cbe6b This CL moves much of the input tracking logic out of ClientSession, which means: by [email protected] · 13 years ago
  74. bfb7198 Add an injectKeyEvent API to the Chromoting client plugin. by [email protected] · 13 years ago
  75. ba6d1c2d [Chromoting] Add plumbing to carry clipboard events from the host to the client. by [email protected] · 13 years ago
  76. 8640956a [Chromoting] Let the webapp send text clipboard items to the client plugin. by [email protected] · 13 years ago
  77. 6d610bb Prevent a couple unnecessary copies of Vars by [email protected] · 13 years ago
  78. d8216688 Address remaining nits for r129104. by [email protected] · 13 years ago
  79. 9302fce Refactor VideoStub interface to accept ownership of video packets. by [email protected] · 13 years ago
  80. a6b74c21 Implement exponential backoff for failed Me2Me authentication attempts by [email protected] · 13 years ago
  81. 59359c1 [Chromoting] Remove noisy key event logging on client. by [email protected] · 13 years ago
  82. ec6bf33 Remove "base/values.h" import from "base/location.h", fix up downstream files. by [email protected] · 13 years ago
  83. 4abb460 JSONWriter cleanup: integrate pretty print into write options. by [email protected] · 13 years ago
  84. 2964d208 Fix RectangleUpdateDecoder to reference the FrameConsumerProxy. by [email protected] · 13 years ago
  85. 12b519d5 Update Linux nativeKeyCode to USB keycode conversion table. by [email protected] · 13 years ago
  86. 55eed9db Schedule a paint if the client plugin's view size or clip change. by [email protected] · 13 years ago
  87. d4d48be Fix startup race-conditions in new Decoder pipeline: by [email protected] · 13 years ago
  88. 271a33d [Chromoting] Rename usb_keycode proto field to be consistent with keycode field. by [email protected] · 13 years ago
  89. 1e2076be Convert uses of int ms to TimeDelta in jingle and remoting. by [email protected] · 13 years ago
  90. 3e19593 Disable rendering on up-scale. by [email protected] · 13 years ago
  91. 204a9e3 Cleanup error handling in the client plugin. by [email protected] · 13 years ago
  92. f6232dd Add usb_key_code to Chromotocol key events. by [email protected] · 13 years ago
  93. 17dc674 Add functions to expand PostDelayedTask interface. by [email protected] · 13 years ago
  94. 55d3688e This CL makes several the following improvements to the Chromoting decoder pipeline: by [email protected] · 14 years ago
  95. 3363fea Revert 119390 - Log out input event modifiers and pressed keys every time ESC key is released. by [email protected] · 14 years ago
  96. efd7cc5 Implement support for messaging interface in the client plugin. by [email protected] · 14 years ago
  97. 4a3637d2 Chromoting: Remove old client test server and test files that we no longer use. by [email protected] · 14 years ago
  98. 4d763ac Switch Chromoting client to use new mime type. by [email protected] · 14 years ago
  99. 2f2db54 Fix crash on disconnect by [email protected] · 14 years ago
  100. d7751c8 Send position with mouse up/down events. by [email protected] · 14 years ago