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