1. 66c5aefc Move DesktopEnvironmentOptions to //remoting/host/base by Joe Downing · 3 years, 8 months ago
  2. 6db773b Simplify DesktopDisplayInfo by Jeroen Dhollander · 3 years, 9 months ago
  3. 0e45c02 Rewrite most `Foo* field_` pointer fields to `raw_ptr<Foo> field_`. by Keishi Hattori · 3 years, 9 months ago
  4. 42afa23f Apply modernize-make-unique to remoting/ by Peter Boström · 4 years, 5 months ago
  5. 026b2d3 remoting: Move setting two capabilities to client_session.cc by Erik Jensen · 4 years, 10 months ago
  6. 94ffcb6 Replace base::Bind with BindOnce/Repeating in //remoting/host by Evan Stade · 5 years ago
  7. b77ab3c Fix ASAN test failures for Multimon/Input unit tests and re-enable. by Gary Kacmarcik · 5 years ago
  8. 5dac99c Calc desktop geo and determine if full desktop capture is supported by Gary Kacmarcik · 5 years ago
  9. df0a744 Reland "Backport some tests in /remoting to SingleThreadTaskEnvironment" by Gabriel Charette · 6 years ago
  10. 85d4a0fa Revert "Backport some tests in /remoting to SingleThreadTaskEnvironment" by Olga Sharonova · 6 years ago
  11. afa2cbc7 Backport some tests in /remoting to SingleThreadTaskEnvironment by Gabriel Charette · 6 years ago
  12. c710874 Reland "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 6 years ago
  13. b69fcd4 Revert "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 6 years ago
  14. 1894708 [TaskEnvironment] Complete migration with header rename by Gabriel Charette · 6 years ago
  15. dfa3604 [TaskEnvironment] Mass-migrate away from ScopedTaskEnvironment by Gabriel Charette · 6 years ago
  16. e409f04 Revert "Don't send pixel-based display info for MacOS Hosts" by Gary Kacmarcik · 6 years ago
  17. b01d491 Don't send pixel-based display info for MacOS Hosts by Joe Downing · 6 years ago
  18. f4d21da Disable leaking remoting_unittests on LSAN. by Caleb Raitto · 6 years ago
  19. 1df57eb2 Use ScopedTaskEnvironment instead of MessageLoop by Carlos Caballero · 6 years ago
  20. 7230792 [Chromoting] Set mouse filter when displays are same size by Gary Kacmarcik · 6 years ago
  21. 3f8b56d Add support for terminateUponInput option. by Jamie Walch · 6 years ago
  22. 6e3a4229 Add touch event detection to LocalInputMonitor. by Jamie Walch · 6 years ago
  23. 6d0558fd Include base/bind.h in the files that use it. by Sebastien Marchand · 7 years ago
  24. ebe85a81 [Chromoting] Fix mouse when single display selected in multi-mon by Gary Kacmarcik · 7 years ago
  25. 80d1cea Migrate libjingle_xmpp to jingle_xmpp namespace. by Mirko Bonadei · 7 years ago
  26. 4f9c35c [message_loop] Remove message_loop_forward.h by Alexander Timin · 7 years ago
  27. c643d0e1 [message_loop] Temporary introduce message_loop_forward.h. by Alexander Timin · 7 years ago
  28. 138fde3 remoting: Replace base::MakeUnique with std::make_unique by Jinho Bang · 8 years ago
  29. b7da6242 [Chromoting] Remove DataChannelManagerCallbacks constructor parameter of ClientSession by zijiehe · 8 years ago
  30. 5f69f39 Use DataChannelManager for incoming WebRTC data channels by Joseph Arhar · 8 years ago
  31. f38c972 [Chromoting] Use HostExperimentSessionPlugin in host by zijiehe · 9 years ago
  32. 4aa6ea4 [Chromoting] Use DesktopEnvironmentOptions in DesktopEnvironmentFactory::Create by zijiehe · 9 years ago
  33. 4e1f4cd Remove connection paramter from all methods in ConnectionToClient::EventHandler by sergeyu · 9 years ago
  34. 3c62d53 Update remoting_perftests to run the capturer on a separate thread. by sergeyu · 9 years ago
  35. cd16e206 Remove dependency on AudioStub in ConnectionToClient by sergeyu · 9 years ago
  36. ad51be8 Replace VideoStream::SizeCallback with VideoStream::Observer interface. by sergeyu · 9 years ago
  37. 9102cff Fix WebRTC transport to use single offer-answer exchange instead of two. by sergeyu · 9 years ago
  38. 0765c49 Convert //remoting to use std::unique_ptr by dcheng · 9 years ago
  39. 6ad12dc Remove cast and frame_recorder extensions. by sergeyu · 9 years ago
  40. 00a67b1 Add VideoLayout message. by sergeyu · 9 years ago
  41. 709e40e Refactoring platform-agnostic Gnubby Auth Handler logic into a Host Extension. by joedow · 10 years ago
  42. 85df3c48 Use IpcVideoFrameCapturer on network thread instead of capture thread. by sergeyu · 10 years ago
  43. 1417e013 Use std::move() instead of .Pass() in remoting/host by sergeyu · 10 years ago
  44. c5960f3 Switch to standard integer types in remoting/host/. by avi · 10 years ago
  45. a609b7a Add VideoStream interface. by sergeyu · 10 years ago
  46. c18df2ca Simplify unittests for ChromotingHost and ClientSession by sergeyu · 10 years ago
  47. 60082fbf Replace MockConnectionToClient with FakeConnectionToClient by sergeyu · 10 years ago
  48. 21c899e Simplify It2Me host shutdown by sergeyu · 10 years ago
  49. 4d20800 Move VideoFramePump to remoting/protocol by sergeyu · 10 years ago
  50. b031cd2 Make protocol::ConnectionToClient an abstract interface. by sergeyu · 10 years ago
  51. ec77d854 Fix chromoting host to report error when closing connection. by sergeyu · 10 years ago
  52. 8078f90 Revert of Fix chromoting host to report error when closing connection. (patchset #4 id:60001 of https://codereview.chromium.org/1430503002/ ) by rjkroege · 10 years ago
  53. 0975021 Fix chromoting host to report error when closing connection. by sergeyu · 10 years ago
  54. 8cc24ae2 Replace remaining Tokenize calls to SplitString by brettw · 10 years ago
  55. 95f00086 remoting: Migrate callers of message_loop_proxy() to task_runner() by skyostil · 10 years ago
  56. b4b0927 Use standard ICE in Chromoting. by sergeyu · 10 years ago
  57. da3ba0c Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://codereview.chromium.org/1085703003/) by sergeyu · 10 years ago
  58. 5a5854ee Use standard ICE in Chromoting. by sergeyu · 10 years ago
  59. 372d589d Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://codereview.chromium.org/1085703003/) by horo · 10 years ago
  60. 4b35571a Use standard ICE in Chromoting. by sergeyu · 10 years ago
  61. 2933366 Move all protocol event matchers to test_event_matchers.h by rkuroiwa · 10 years ago
  62. 9fa354c Fix VideoFramePump to send keep-alive packets only after the first real frame. by sergeyu · 11 years ago
  63. 3a102500 Disable tests broken on valgrind by sergeyu · 11 years ago
  64. 1f8cd50 Fix ConnectionToClient to connect stubs only after authentication. by sergeyu · 11 years ago
  65. 10ce97b Rename VideoScheduler->VideoFramePump. by sergeyu · 11 years ago
  66. c5f104b replace NULL->nullptr in src/remoting. by sergeyu · 11 years ago
  67. 440d8e1c Standardize usage of virtual/override/final specifiers. by dcheng · 11 years ago
  68. 11d989c replace OVERRIDE and FINAL with override and final in remoting/ by mostynb · 11 years ago
  69. afce978 Cleanup usage of scoped_ptr<> in remoting for C++11 by sergeyu · 11 years ago
  70. 4e719f4 Switch DesktopEnvironment to return a DesktopCapturer. by [email protected] · 11 years ago
  71. 2001320 Use webrtc::MouseCursorMonitor for cursor shapes by [email protected] · 11 years ago
  72. 6b2a85c2 Some tiny cleanups. by [email protected] · 11 years ago
  73. 1b478ba Add HostExtensionSessionManager to help ClientSession handle extensions. by [email protected] · 11 years ago
  74. a4b4fe5 Rename *Fake to Fake* by [email protected] · 11 years ago
  75. 399b4f6 Host extensions by [email protected] · 11 years ago
  76. 057cf3c Revert 273652 "Host extensions" by [email protected] · 11 years ago
  77. 461ba00 Host extensions by [email protected] · 11 years ago
  78. 3a5b82c Add gnubby authentication to remoting host by [email protected] · 12 years ago
  79. 68e103af Revert 248045 "Use webrtc::MouseCursorMonitor for cursor shapes" by [email protected] · 12 years ago
  80. 4b25dac Use webrtc::MouseCursorMonitor for cursor shapes by [email protected] · 12 years ago
  81. 774896b Revert 247689 "Use webrtc::MouseCursorMonitor for cursor shapes" by [email protected] · 12 years ago
  82. 4a32f98 Use webrtc::MouseCursorMonitor for cursor shapes by [email protected] · 12 years ago
  83. 8c83a71c Remove dependency on skia from remoting by [email protected] · 12 years ago
  84. f368eeb Use a direct include of the message_loop header in remoting/. by [email protected] · 12 years ago
  85. 5e3afcc Chromoting: fixing caps lock issue with mac host. by [email protected] · 12 years ago
  86. 3aef722 Remove screen capturers from media/video/capture/screen. by [email protected] · 12 years ago
  87. 8835692 This CL adds the "request pairing" implementation between the web-app and the host. Specifically: by [email protected] · 12 years ago
  88. b9ed58f Use webrtc::DesktopCapturer for screen capturer implementation. by [email protected] · 12 years ago
  89. 324b196 Create the desktop environment before any of the channel were connected. by [email protected] · 12 years ago
  90. faea9d2d remoting: Use base::MessageLoop. by [email protected] · 12 years ago
  91. a5d181f Set the initial resolution of an RDP session to the client screen resolution if it is available. by [email protected] · 12 years ago
  92. 231316a Removed task runners from the DesktopEnviroment interface and introduced ScreenControls/ClientSessionControl interfaces. by [email protected] · 12 years ago
  93. b0b72f11 Rename EventExecutor to InputInjector. by [email protected] · 12 years ago
  94. 233bb94 Create a desktop environment instance late so that it will see the curtain_required flag. by [email protected] · 12 years ago
  95. f19f09ca Made ClientSession a non ref-counted class. by [email protected] · 12 years ago
  96. 61cfdc5 ResizingHostObserver is created by the desktop environment together with other stubs. by [email protected] · 12 years ago
  97. 2f408489 Do not suppress local echo in RemoteInputFilter on Windows. by [email protected] · 12 years ago
  98. 497d8a9 Move screen capturers from remoting/capturer to media/video/capturer/screen by [email protected] · 13 years ago
  99. ce404ca Making DesktopEnvironment a factory class used by ClientSession to create audio/video capturers and event executor for a pacticular desktop environment. by [email protected] · 13 years ago
  100. eccc2d4 Revert 176126 - the reverted change depends on another CL, so reverting it breaks the build. Undoing the revert. by [email protected] · 13 years ago