Adresa
:
[go:
nahoru
,
domu
]
Sign in
chromium
/
chromium
/
src
/
d1a1847163c0038284a7053b41ba0dedfad9b7b7
/
remoting
f8170a3
Use DIPs (device independent pixels) when sending mouse coordinates.
by sergeyu
· 9 years ago
2eafb7b6
Add dependency on webrtc/modules/desktop_capture in chromoting_test_driver
by Sergey Ulanov
· 9 years ago
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
7d8f6c4
Use DIPs (device independent pixels) when sending mouse coordinates.
by sergeyu
· 9 years ago
3943d65c
Fix bandwidth estimation on remoting webrtc
by isheriff
· 9 years ago
9102cff
Fix WebRTC transport to use single offer-answer exchange instead of two.
by sergeyu
· 9 years ago
2d300bc
Fix WebrtcVideoCapturerAdapter to set correct timestamp for video frames.
by sergeyu
· 9 years ago
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
20cd577
Updating remote_security_key_main to use unique_ptr.
by joedow
· 9 years ago
0d2570c
Update input_injector_win.cc to support injecting wheel-x and wheel-y events together
by zijiehe
· 9 years ago
44c288de
Adding remote_security_key to our MSI package.
by joedow
· 9 years ago
4e980db
IWYU fix for remote_security_key_main.cc after r385543 and r385571
by Daniel Cheng
· 9 years ago
0765c49
Convert //remoting to use std::unique_ptr
by dcheng
· 9 years ago
e7680c7
Updating the remote_security_key to use the new message processing classes.
by joedow
· 9 years ago
09b4003
ipc: Rename GetFileHandleForProcess->GetPlatformFileForTransit.
by erikchen
· 9 years ago
a46bd47a
Migrate remoting to net::IPAddress.
by martijn
· 9 years ago
2ee995f
MockTransportChannel::GetRemoteSSLCertificate: Prepare for base class change
by kwiberg
· 9 years ago
455c62d
Enable WebRTC by default
by sergeyu
· 9 years ago
afb0295
Fixing the Chromoting Test Driver host online retry logic
by joedow
· 9 years ago
880f425
Adding the RemoteSecurityKeyMessageHandler class.
by joedow
· 9 years ago
e4203f0
Don't run build_deb.py on Windows GN
by scottmg
· 9 years ago
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
c705be10
Fixing a Dr. memory failure in the remoting unit tests.
by joedow
· 9 years ago
ba9fd21
Updating Message Reader and Writer classes to use an interface.
by joedow
· 9 years ago
77a127e
[remoting android] Simplify Java file list using rebase_path()
by lambroslambrou
· 9 years ago
c497bd34
Updating XTBs based on .GRDs from branch master
by Krishna Govind
· 9 years ago
708618e
mac: Remove IsOSSnowLeopard().
by thakis
· 9 years ago
da19b76
Update WebrtcTransport to include SDP type in SDP signatures.
by sergeyu
· 9 years ago
1553708
Fix IWYU violators that don't include scoped_ptr.h in Windows build.
by dcheng
· 9 years ago
d62f5447
win: Remove GetModuleFromAddress, deduplicate __ImageBase code.
by thakis
· 9 years ago
ddbd474
Fix IWYU violators that don't include scoped_ptr.h in CrOS build.
by dcheng
· 9 years ago
ae912cd1
Replace NOTREACHED() with NOTIMPLEMENTED() for TCP sockets in ChromiumPacketSocketFactory.
by sergeyu
· 9 years ago
556abd1
Fix a bunch of IWYU violators that don't include scoped_ptr.h
by Daniel Cheng
· 9 years ago
558b9cd
Fix client-side error logging to handle all errors.
by sergeyu
· 9 years ago
084c953
Add enable_webrtc_remoting_client config in remoting_client_jni.
by sergeyu
· 9 years ago
6ad12dc
Remove cast and frame_recorder extensions.
by sergeyu
· 9 years ago
7785d5a
Fix the host to work with capturers that don't set DPI.
by sergeyu
· 9 years ago
0359bb2
Move //remoting/remoting_host_win.gypi:* to GN
by zijiehe
· 9 years ago
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
00a67b1
Add VideoLayout message.
by sergeyu
· 9 years ago
b8c203a
Adding some large security key message unit tests for the IPC classes.
by joedow
· 9 years ago
86335ec
Updating Fake IPC Client class to override the base IPC client class.
by joedow
· 9 years ago
e305fd5
[remoting android] Add new remoting_host_apk build target
by lambroslambrou
· 9 years ago
d0c1837
Fixing a Dr. memory failure in the remoting unit tests.
by joedow
· 9 years ago
64b5337d
Staging an example iOS project to be the dummy target for CRD iOS App.
by nicholss
· 9 years ago
e7aa37d
Fix WebRTC transport to normalize SDP messages.
by sergeyu
· 9 years ago
c8c6edd
Adding the message reading class used for remote_security_key STDIN communication.
by joedow
· 9 years ago
f11e663b
Adding the message writing class used for remote_security_key STDOUT communication.
by joedow
· 9 years ago
fd9d9f4e
Adding the message definitions for the remote_security_key STDIO communication classes.
by joedow
· 9 years ago
37c564a
Avoid using MakeExclusive, which is going to be deleted in webrtc.
by nisse
· 9 years ago
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
5229086
[remoting android] Update strings from UX review.
by lambroslambrou
· 9 years ago
19e5f69
Make PlatformFileForTransit a class on Windows.
by erikchen
· 9 years ago
1771a53
Smooth pinch-zoom on Android
by sergeyu
· 9 years ago
4d2f03e9
Smooth Scrolling (inertia fling) for Android
by yuweih
· 9 years ago
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
696e62e6
Remove libpeerconnection target from third_party/libjingle
by kjellander
· 9 years ago
24ed25b
Remove shaped desktop support from remoting host and client.
by sergeyu
· 9 years ago
aae5da0
Remove even more headers from base/memory/scoped_ptr.h
by dcheng
· 9 years ago
fad8e46
Temporarily disable remoting_client_plugin_newlib on win in GN builds.
by dpranke
· 9 years ago
2c19b09
Undef macro defined by Xlib.h, as it conflicts with Status class in protobuf
by xyzzyz
· 9 years ago
bf0d713
Add more out of line copy ctors for complex classes.
by vmpstr
· 9 years ago
b54d090
Add explicit dependency on //url in remoting/base
by Sergey Ulanov
· 9 years ago
9cc6c87
Move ServiceUrls to remoting/host
by sergeyu
· 9 years ago
66cd00e
Revert of Move ServiceUrls to remoting/host (patchset #4 id:80001 of https://codereview.chromium.org/1817573003/ )
by aberent
· 9 years ago
1f29be6b
Remove use of deprecated methods to cricket::VideoCapturer in WebrtcVideoCapturerAdapter
by perkj
· 9 years ago
c1ae8d0
Remoting: Fix up compile with run_jscompile=1
by tommycli
· 9 years ago
d2a0c5cb
Show max latency on client's status bar
by yuweih
· 9 years ago
2a2656a
Move ServiceUrls to remoting/host
by sergeyu
· 9 years ago
96a958a
[remoting android] Trim Cardboard library from APK.
by lambroslambrou
· 9 years ago
b850b865
[remoting android] Add padding around the no-hosts text.
by lambroslambrou
· 9 years ago
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
2499472
Revert of Quick fix for broken JS notation (patchset #1 id:1 of https://codereview.chromium.org/1826603002/ )
by newt
· 9 years ago
e0c2d024
Reland: Adding container class for chromoting client runtimes.
by lambroslambrou
· 9 years ago
bd12932c
Quick fix for broken JS notation
by yuweih
· 9 years ago
e37a467
Show max latency on client's status bar
by yuweih
· 9 years ago
f933e0e
net: remove UsingTCPFastOpen() method from StreamSocket class
by tfarina
· 9 years ago
a91d0513
Add support for Attachment Brokering of IPC::Channels on multiple threads.
by erikchen
· 9 years ago
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
acabf36
Roll WebRTC 12049:12058, Libjingle 12042:12058
by tommi
· 9 years ago
2ec62b3
[remoting android] Remove API key and client id/secret.
by lambroslambrou
· 9 years ago
6f7cb3e3
Remove app_remoting.
by sergeyu
· 9 years ago
7f5d649
Add signatures for session-description messages.
by sergeyu
· 9 years ago
913f3c88
Remove Chrome dependency to empty videosourceinterface.h
by perkj
· 9 years ago
d5d7539f
Remove spake2_plain authentication method.
by sergeyu
· 9 years ago
c69f2f9
Replace all uses of webrtc::VideoRendererInterface by rtc::VideoSinkInterface.
by nisse
· 9 years ago
410cd11
Add Curve25519 version of pairing authenticators
by sergeyu
· 9 years ago
d5e46cf
[remoting android] Suppress NewApi lint warning
by lambroslambrou
· 9 years ago
e8f2d518
Reduce APK size by disabling WebRTC.
by yuweih
· 9 years ago
843ef12
Handle pairing client ID in the negotiating authenticators.
by sergeyu
· 9 years ago
df64419
Normalize JIDs passed to Spake2Authenticator.
by sergeyu
· 9 years ago
e8e7cb4
Enable TURN on the host when using WebRTC.
by sergeyu
· 9 years ago
970a34f
[remoting android] Set contentInsetStart on each Toolbar.
by lambroslambrou
· 9 years ago
1b43c02
Implementing the RemoteSecurityKeyIpcClient class and tests.
by joedow
· 9 years ago
ae74137
Implement GnubbyAuthHandlerWin class and tests.
by joedow
· 9 years ago
99d59d4
Implementing RemoteSecurityKeyIpcServer class and tests.
by joedow
· 9 years ago
b34c0f6
Adding container class for chromoting client runtimes.
by nicholss
· 9 years ago
64adc27
Use ClientAuthenticationConfig in PairingClientAuthenticator
by sergeyu
· 9 years ago
a15e4f0a
Make TokenValidatorFactory ref-counted.
by sergeyu
· 9 years ago
4357fda5
Enable Curve25519 in host and client for PIN-based and third-party auth.
by sergeyu
· 9 years ago
Next »