1. 1b43c02 Implementing the RemoteSecurityKeyIpcClient class and tests. by joedow · 9 years ago
  2. ae74137 Implement GnubbyAuthHandlerWin class and tests. by joedow · 9 years ago
  3. 99d59d4 Implementing RemoteSecurityKeyIpcServer class and tests. by joedow · 9 years ago
  4. b34c0f6 Adding container class for chromoting client runtimes. by nicholss · 9 years ago
  5. e5aa32ee Implement authenticator based on SPAKE2 implementation in boringssl. by sergeyu · 9 years ago
  6. f1dcaac Revert of Implement authenticator based on SPAKE2 implementation in boringssl. (patchset #5 id:140001 of https://codereview.chromium.org/1759313002/ ) by chrishall · 9 years ago
  7. bf33633 Implement authenticator based on SPAKE2 implementation in boringssl. by sergeyu · 9 years ago
  8. ba52044 Implement HttpIceConfigRequest by sergeyu · 10 years ago
  9. 709e40e Refactoring platform-agnostic Gnubby Auth Handler logic into a Host Extension. by joedow · 10 years ago
  10. 9115104 Moving Gnubby* files to a new directory. by joedow · 10 years ago
  11. 30cb640e Extract threading logic out of MouseShapePump. by sergeyu · 10 years ago
  12. 115ceed allocator cleanup: remove dependencies on allocator from all targets by primiano · 10 years ago
  13. 2e0319b Implement new video encoder performance tests, for VP9/VP8 comparison. by sergeyu · 10 years ago
  14. 0b57073 Pass VideoRenderer interface to ConnectionToHost. by sergeyu · 10 years ago
  15. 4b00d04 Start WebrtcConnectionToHost. by sergeyu · 10 years ago
  16. ba057a79 Replace ice_connection_to_client_unittest.cc with connection_unittest.cc by sergeyu · 10 years ago
  17. 59cdfa9 Move IceTransport tests to ice_transport_unittest.cc by sergeyu · 10 years ago
  18. 0fc40f9 Add WebrtcConnectionToClient. by sergeyu · 10 years ago
  19. 70b7cfe Remove QUIC support from remoting host and client. by sergeyu · 10 years ago
  20. 76391f0 Add support for WebRTC protocol in SessionConfig. by sergeyu · 10 years ago
  21. 60082fbf Replace MockConnectionToClient with FakeConnectionToClient by sergeyu · 10 years ago
  22. 4d20800 Move VideoFramePump to remoting/protocol by sergeyu · 10 years ago
  23. b031cd2 Make protocol::ConnectionToClient an abstract interface. by sergeyu · 10 years ago
  24. c661e6bb Implement WebrtcTransport by sergeyu · 10 years ago
  25. ae3b75a Add NormalizingInputFilterWin to un-pick AltGr sequences. by wez · 10 years ago
  26. a7b7b998 Fix running gyp with configuration_policy=0 by the_jk · 10 years ago
  27. b9d1440 Move remoting/base/resources* to remoting/host by sergeyu · 10 years ago
  28. 28c0f579 Removing circular dependency from App Remoting Test Driver code. by joedow · 10 years ago
  29. 13bca69 remoting: Simplify FrameConsumer interface and remove FrameProducer interface. by sergeyu · 10 years ago
  30. 1c9834963 Implement QuicChannel and QuicChannelFactory by sergeyu · 10 years ago
  31. 29b7095 Created the ConnectionPerformanceFixture and its respective tests. by tonychun · 10 years ago
  32. ca4bd00 Remove remoting client plugin from chrome. by sergeyu · 10 years ago
  33. 7633157d Created debug mode and dump image by liaoyuke · 10 years ago
  34. a7471f6 Remove legacy CRD application types. by sergeyu · 10 years ago
  35. c515714 Revert "Remove legacy CRD application types." by Mitsuru Oshima · 10 years ago
  36. 05307a49 Remove legacy CRD application types. by sergeyu · 10 years ago
  37. 684d1414 Added ConnectionTimeObserver to provide a way to calculate times between the different stages. by tonychun · 10 years ago
  38. 4d6371ea Updated latency fixture to match internal classes and refactored by liaoyuke · 10 years ago
  39. ed3010a Added chromoting test environment for the chromoting tests to share data. by tonychun · 10 years ago
  40. 624c82d Misc GN build improvements, mostly Windows. by brettw · 10 years ago
  41. f21b41e Support for connecting to localhost on the chromoting test driver. by tonychun · 10 years ago
  42. aa22c08 Add P2PDatagramSocket and P2PStreamSocket interfaces. by sergeyu · 10 years ago
  43. 15945fd Cleanup inconsistencies between GN and GYP in //remoting by sergeyu · 10 years ago
  44. 652b4b6 Move code that doesn't depend on PPAPI out of remoting/client/plugin by sergeyu · 10 years ago
  45. e3fe984 Adding the ChromotingHostListFetcher and its respective unittests. by tonychun · 10 years ago
  46. a3153c1 Added test interface: AppRemotingLatencyTestFixture by liaoyuke · 10 years ago
  47. 031ce3b3 Move remoting-specific adapters from jingle/glue to remoting/protocol by sergeyu · 10 years ago
  48. 751a18f3 Adding the ability to release hosts after testing to the app remoting test driver. by joedow · 10 years ago
  49. f25c68c20 Convert remoting_unittests to run exclusively on Swarming by maruel · 10 years ago
  50. 8109cbc Update TestVideoRenderer with video decoding capabilities by liaoyuke · 10 years ago
  51. 8b8cfafb Refactored AppRemotingConnectedClientFixture to decouple AppRemotingConnectionHelper. by liaoyuke · 10 years ago
  52. dafa9ae3 Revert of Adding decoding capabilities to the TestVideoRenderer class (patchset #7 id:120001 of https://codereview.chromium.org/1190383007/) by benwells · 10 years ago
  53. 497e9a0 Updated Test Driver with video decoding capabilities so that when a video sample is received from remote host, it can be decoded and rendered to buffer in memory. by liaoyuke · 10 years ago
  54. 61931fe6 Refactored remoting targets to support app remoting and chromoting. Built a new driver to support chromoting. by tonychun · 10 years ago
  55. dd87d07c Added classes for communicating with the GCD REST API. by jrw · 10 years ago
  56. cb58e5e7 Added class to subscribe to GCD notifications over XMPP. by jrw · 10 years ago
  57. 8916cd0 Normalize JIDs when generating signatures for messages sent to CRD bot. by sergeyu · 10 years ago
  58. 14c5971 [Chromoting] Build webapp package with browser test JavaScript files loaded. by kelvinp · 10 years ago
  59. 5b228c89 [Chromoting] Remove CRD-specific JS files from AppRemoting build. by garykac · 10 years ago
  60. 8544c70 Added unit tests for getCredentialsFromAuthCode. by jrw · 10 years ago
  61. 57cdc72 [Chromoting] Use MockConnection for bump scrolling browser test. by kelvinp · 10 years ago
  62. a78c3da Fixing building of remoting_unittests_apk target. by lukasza · 10 years ago
  63. 2230e1f9 Adding Test Fixture for initial test cases for the App Remoting Test Driver. Also includes the public stubs for the remote application data methods. by joedow · 10 years ago
  64. 883da7e Windows Host Touch Injection by rkuroiwa · 10 years ago
  65. 0f92988 Move mocks and unittest JS files to sit alongside production code. by wez · 10 years ago
  66. 20fd2b0 Adding the base ChromotingInstance implementation and unittests. This class will be used by the app remoting test driver in a subsequent checkin. by joedow · 10 years ago
  67. 76d9000 Remove dependency on XMPP implementation in WebRTC by sergeyu · 10 years ago
  68. 9547d1f [Chromoting] Use build-html.py to generate message_window.html by garykac · 10 years ago
  69. dd5660bd Adding the RemoteHostInfo and RemoteHostInfoFetcher classes and unittests for use with the App Remoting Test Driver. by joedow · 10 years ago
  70. d11ebf0 Connect HostEventDispatcher to InputInjector for touch events by rkuroiwa · 10 years ago
  71. 31f4de69 Add remoting and PPAPI tests to GN build by brettw · 10 years ago
  72. 0d40d8a Malformed PortRange or ThirdPartyAuthConfig should trigger OnPolicyError. by lukasza · 10 years ago
  73. defc80c0c Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of https://codereview.chromium.org/961323004/) by cpu · 10 years ago
  74. 66c53ee Add remoting and PPAPI tests to GN build by brettw · 10 years ago
  75. d61f007 Remove ClientLogin support from remoting host by sergeyu · 10 years ago
  76. d593eac Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of https://codereview.chromium.org/965633002/) by eroman · 10 years ago
  77. d0437210 Add remoting and PPAPI tests to GN build by brettw · 10 years ago
  78. 0e68803f Add touch events to the protocol, the stub layer, and to the client plugin. by rkuroiwa · 10 years ago
  79. 7c4800b8 Move BufferedSocketWriter from remoting/protocol to remoting/base by sergeyu · 10 years ago
  80. ea77cec Adding the AccessTokenFetcher and Environment class to the app remoting test by joedow · 10 years ago
  81. 97568a816 Implement video frame acknowledgements in the chromoting protocol. by sergeyu · 10 years ago
  82. b70d463 [Chromoting] Enable jscompile for browser tests. by garykac · 11 years ago
  83. 22931b5 Fix AudioPump to pause the stream when the network is congested. by sergeyu · 11 years ago
  84. 1afb35a1 Cleanup VideoFramePump. by sergeyu · 11 years ago
  85. 8cf0b12 [Chromoting] Re-land Remove wildcard ('*') from remoting_all target by garykac · 11 years ago
  86. c29be3b Revert of [Chromoting] Remove wildcard ('*') from remoting_all target. (patchset #8 id:140001 of https://codereview.chromium.org/896743004/) by bshe · 11 years ago
  87. 9fb75ed [Chromoting] Remove wildcard ('*') from remoting_all target. by garykac · 11 years ago
  88. 10ce97b Rename VideoScheduler->VideoFramePump. by sergeyu · 11 years ago
  89. c285c9a Removing policy_hack namespace and directory. by lukasza · 11 years ago
  90. 56dd1e9 Removing FakePolicyWatcher and introducing FakeAsyncPolicyLoader. by lukasza · 11 years ago
  91. 19969e2f Implement DNS blackhole check for XMPP connection in the webapp. by sergeyu · 11 years ago
  92. fde5744f Fix official build failure due to missing archive files by kelvinp · 11 years ago
  93. 2b91a480 Reusing names of policy keys from policy_constants.h by Lukasz Anforowicz · 11 years ago
  94. 70d6474 Enable It2me Browser Test on Chromoting waterfall by kelvinp · 11 years ago
  95. 806efecb Reporting of policy errors via host-offline-reason: part 3 by lukasza · 11 years ago
  96. 3a5e728 It2Me Confirmation Dialog (ChromeOS) by dcaiafa · 11 years ago
  97. cc35531 Remote assistance on Chrome OS Part IX - Input injection on Ozone by kelvinp · 11 years ago
  98. 7b15ac05 [Chromoting] Break up the webapp's init function into smaller chunks. by garykac · 11 years ago
  99. ead20f1 Convert HeartbeatSender to use Callbacks instead of Listener pattern. by lukasza · 11 years ago
  100. e26be72 Reporting of policy errors via host-offline-reason: part 2 by lukasza · 11 years ago