[go: nahoru, domu]

  1. f8170a3 Use DIPs (device independent pixels) when sending mouse coordinates. by sergeyu · 9 years ago
  2. 2eafb7b6 Add dependency on webrtc/modules/desktop_capture in chromoting_test_driver by Sergey Ulanov · 9 years ago
  3. 2998198 Revert of Use DIPs (device independent pixels) when sending mouse coordinates. (patchset #2 id:20001 of https://codereview.chromium.org/1868023003/ ) by beaudoin · 9 years ago
  4. 7d8f6c4 Use DIPs (device independent pixels) when sending mouse coordinates. by sergeyu · 9 years ago
  5. 3943d65c Fix bandwidth estimation on remoting webrtc by isheriff · 9 years ago
  6. 9102cff Fix WebRTC transport to use single offer-answer exchange instead of two. by sergeyu · 9 years ago
  7. 2d300bc Fix WebrtcVideoCapturerAdapter to set correct timestamp for video frames. by sergeyu · 9 years ago
  8. 7821527 When using third-party authentication the host may need to use client certificates. The host currently doesn't handle the case that the certificate file gets updated when the host is running, in which case later session connection will fail due to outdated certificate. by yuweih · 9 years ago
  9. 20cd577 Updating remote_security_key_main to use unique_ptr. by joedow · 9 years ago
  10. 0d2570c Update input_injector_win.cc to support injecting wheel-x and wheel-y events together by zijiehe · 9 years ago
  11. 44c288de Adding remote_security_key to our MSI package. by joedow · 9 years ago
  12. 4e980db IWYU fix for remote_security_key_main.cc after r385543 and r385571 by Daniel Cheng · 9 years ago
  13. 0765c49 Convert //remoting to use std::unique_ptr by dcheng · 9 years ago
  14. e7680c7 Updating the remote_security_key to use the new message processing classes. by joedow · 9 years ago
  15. 09b4003 ipc: Rename GetFileHandleForProcess->GetPlatformFileForTransit. by erikchen · 9 years ago
  16. a46bd47a Migrate remoting to net::IPAddress. by martijn · 9 years ago
  17. 2ee995f MockTransportChannel::GetRemoteSSLCertificate: Prepare for base class change by kwiberg · 9 years ago
  18. 455c62d Enable WebRTC by default by sergeyu · 9 years ago
  19. afb0295 Fixing the Chromoting Test Driver host online retry logic by joedow · 9 years ago
  20. 880f425 Adding the RemoteSecurityKeyMessageHandler class. by joedow · 9 years ago
  21. e4203f0 Don't run build_deb.py on Windows GN by scottmg · 9 years ago
  22. 85c3e41 Chromium build changed how it looks at shared_library, and this needs to change to be a loadable_module to work. by nicholss · 9 years ago
  23. c705be10 Fixing a Dr. memory failure in the remoting unit tests. by joedow · 9 years ago
  24. ba9fd21 Updating Message Reader and Writer classes to use an interface. by joedow · 9 years ago
  25. 77a127e [remoting android] Simplify Java file list using rebase_path() by lambroslambrou · 9 years ago
  26. c497bd34 Updating XTBs based on .GRDs from branch master by Krishna Govind · 9 years ago
  27. 708618e mac: Remove IsOSSnowLeopard(). by thakis · 9 years ago
  28. da19b76 Update WebrtcTransport to include SDP type in SDP signatures. by sergeyu · 9 years ago
  29. 1553708 Fix IWYU violators that don't include scoped_ptr.h in Windows build. by dcheng · 9 years ago
  30. d62f5447 win: Remove GetModuleFromAddress, deduplicate __ImageBase code. by thakis · 9 years ago
  31. ddbd474 Fix IWYU violators that don't include scoped_ptr.h in CrOS build. by dcheng · 9 years ago
  32. ae912cd1 Replace NOTREACHED() with NOTIMPLEMENTED() for TCP sockets in ChromiumPacketSocketFactory. by sergeyu · 9 years ago
  33. 556abd1 Fix a bunch of IWYU violators that don't include scoped_ptr.h by Daniel Cheng · 9 years ago
  34. 558b9cd Fix client-side error logging to handle all errors. by sergeyu · 9 years ago
  35. 084c953 Add enable_webrtc_remoting_client config in remoting_client_jni. by sergeyu · 9 years ago
  36. 6ad12dc Remove cast and frame_recorder extensions. by sergeyu · 9 years ago
  37. 7785d5a Fix the host to work with capturers that don't set DPI. by sergeyu · 9 years ago
  38. 0359bb2 Move //remoting/remoting_host_win.gypi:* to GN by zijiehe · 9 years ago
  39. 512b6ea0 Revert of Fixing a Dr. memory failure in the remoting unit tests. (patchset #3 id:40001 of https://codereview.chromium.org/1844423002/ ) by benwells · 9 years ago
  40. 00a67b1 Add VideoLayout message. by sergeyu · 9 years ago
  41. b8c203a Adding some large security key message unit tests for the IPC classes. by joedow · 9 years ago
  42. 86335ec Updating Fake IPC Client class to override the base IPC client class. by joedow · 9 years ago
  43. e305fd5 [remoting android] Add new remoting_host_apk build target by lambroslambrou · 9 years ago
  44. d0c1837 Fixing a Dr. memory failure in the remoting unit tests. by joedow · 9 years ago
  45. 64b5337d Staging an example iOS project to be the dummy target for CRD iOS App. by nicholss · 9 years ago
  46. e7aa37d Fix WebRTC transport to normalize SDP messages. by sergeyu · 9 years ago
  47. c8c6edd Adding the message reading class used for remote_security_key STDIN communication. by joedow · 9 years ago
  48. f11e663b Adding the message writing class used for remote_security_key STDOUT communication. by joedow · 9 years ago
  49. fd9d9f4e Adding the message definitions for the remote_security_key STDIO communication classes. by joedow · 9 years ago
  50. 37c564a Avoid using MakeExclusive, which is going to be deleted in webrtc. by nisse · 9 years ago
  51. fa75019 Reland of move libpeerconnection target from third_party/libjingle (patchset #1 id:1 of https://codereview.chromium.org/1834163002/ ) by kjellander · 9 years ago
  52. 5229086 [remoting android] Update strings from UX review. by lambroslambrou · 9 years ago
  53. 19e5f69 Make PlatformFileForTransit a class on Windows. by erikchen · 9 years ago
  54. 1771a53 Smooth pinch-zoom on Android by sergeyu · 9 years ago
  55. 4d2f03e9 Smooth Scrolling (inertia fling) for Android by yuweih · 9 years ago
  56. 8d48436 Revert of Remove libpeerconnection target from third_party/libjingle (patchset #4 id:60001 of https://codereview.chromium.org/1808233002/ ) by thakis · 9 years ago
  57. 696e62e6 Remove libpeerconnection target from third_party/libjingle by kjellander · 9 years ago
  58. 24ed25b Remove shaped desktop support from remoting host and client. by sergeyu · 9 years ago
  59. aae5da0 Remove even more headers from base/memory/scoped_ptr.h by dcheng · 9 years ago
  60. fad8e46 Temporarily disable remoting_client_plugin_newlib on win in GN builds. by dpranke · 9 years ago
  61. 2c19b09 Undef macro defined by Xlib.h, as it conflicts with Status class in protobuf by xyzzyz · 9 years ago
  62. bf0d713 Add more out of line copy ctors for complex classes. by vmpstr · 9 years ago
  63. b54d090 Add explicit dependency on //url in remoting/base by Sergey Ulanov · 9 years ago
  64. 9cc6c87 Move ServiceUrls to remoting/host by sergeyu · 9 years ago
  65. 66cd00e Revert of Move ServiceUrls to remoting/host (patchset #4 id:80001 of https://codereview.chromium.org/1817573003/ ) by aberent · 9 years ago
  66. 1f29be6b Remove use of deprecated methods to cricket::VideoCapturer in WebrtcVideoCapturerAdapter by perkj · 9 years ago
  67. c1ae8d0 Remoting: Fix up compile with run_jscompile=1 by tommycli · 9 years ago
  68. d2a0c5cb Show max latency on client's status bar by yuweih · 9 years ago
  69. 2a2656a Move ServiceUrls to remoting/host by sergeyu · 9 years ago
  70. 96a958a [remoting android] Trim Cardboard library from APK. by lambroslambrou · 9 years ago
  71. b850b865 [remoting android] Add padding around the no-hosts text. by lambroslambrou · 9 years ago
  72. 53300ca Revert of Show max latency on client's status bar (patchset #8 id:140001 of https://codereview.chromium.org/1811833002/ ) by newt · 9 years ago
  73. 2499472 Revert of Quick fix for broken JS notation (patchset #1 id:1 of https://codereview.chromium.org/1826603002/ ) by newt · 9 years ago
  74. e0c2d024 Reland: Adding container class for chromoting client runtimes. by lambroslambrou · 9 years ago
  75. bd12932c Quick fix for broken JS notation by yuweih · 9 years ago
  76. e37a467 Show max latency on client's status bar by yuweih · 9 years ago
  77. f933e0e net: remove UsingTCPFastOpen() method from StreamSocket class by tfarina · 9 years ago
  78. a91d0513 Add support for Attachment Brokering of IPC::Channels on multiple threads. by erikchen · 9 years ago
  79. 2f93ea7 Revert of Adding container class for chromoting client runtimes. (patchset #23 id:440001 of https://codereview.chromium.org/1764503002/ ) by lambroslambrou · 9 years ago
  80. acabf36 Roll WebRTC 12049:12058, Libjingle 12042:12058 by tommi · 9 years ago
  81. 2ec62b3 [remoting android] Remove API key and client id/secret. by lambroslambrou · 9 years ago
  82. 6f7cb3e3 Remove app_remoting. by sergeyu · 9 years ago
  83. 7f5d649 Add signatures for session-description messages. by sergeyu · 9 years ago
  84. 913f3c88 Remove Chrome dependency to empty videosourceinterface.h by perkj · 9 years ago
  85. d5d7539f Remove spake2_plain authentication method. by sergeyu · 9 years ago
  86. c69f2f9 Replace all uses of webrtc::VideoRendererInterface by rtc::VideoSinkInterface. by nisse · 9 years ago
  87. 410cd11 Add Curve25519 version of pairing authenticators by sergeyu · 9 years ago
  88. d5e46cf [remoting android] Suppress NewApi lint warning by lambroslambrou · 9 years ago
  89. e8f2d518 Reduce APK size by disabling WebRTC. by yuweih · 9 years ago
  90. 843ef12 Handle pairing client ID in the negotiating authenticators. by sergeyu · 9 years ago
  91. df64419 Normalize JIDs passed to Spake2Authenticator. by sergeyu · 9 years ago
  92. e8e7cb4 Enable TURN on the host when using WebRTC. by sergeyu · 9 years ago
  93. 970a34f [remoting android] Set contentInsetStart on each Toolbar. by lambroslambrou · 9 years ago
  94. 1b43c02 Implementing the RemoteSecurityKeyIpcClient class and tests. by joedow · 9 years ago
  95. ae74137 Implement GnubbyAuthHandlerWin class and tests. by joedow · 9 years ago
  96. 99d59d4 Implementing RemoteSecurityKeyIpcServer class and tests. by joedow · 9 years ago
  97. b34c0f6 Adding container class for chromoting client runtimes. by nicholss · 9 years ago
  98. 64adc27 Use ClientAuthenticationConfig in PairingClientAuthenticator by sergeyu · 9 years ago
  99. a15e4f0a Make TokenValidatorFactory ref-counted. by sergeyu · 9 years ago
  100. 4357fda5 Enable Curve25519 in host and client for PIN-based and third-party auth. by sergeyu · 9 years ago