index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
host
/
client_session_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace remaining Tokenize calls to SplitString
brettw
2015-07-06
1
-4
/
+7
*
remoting: Migrate callers of message_loop_proxy() to task_runner()
skyostil
2015-06-12
1
-1
/
+1
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
1
-2
/
+2
*
Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...
sergeyu
2015-04-23
1
-2
/
+2
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
1
-2
/
+2
*
Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...
horo
2015-04-23
1
-2
/
+2
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
1
-2
/
+2
*
Move all protocol event matchers to test_event_matchers.h
rkuroiwa
2015-03-13
1
-66
/
+48
*
Fix VideoFramePump to send keep-alive packets only after the first real frame.
sergeyu
2015-02-19
1
-7
/
+4
*
Disable tests broken on valgrind
sergeyu
2015-02-13
1
-3
/
+6
*
Fix ConnectionToClient to connect stubs only after authentication.
sergeyu
2015-02-13
1
-101
/
+78
*
Rename VideoScheduler->VideoFramePump.
sergeyu
2015-02-05
1
-1
/
+1
*
replace NULL->nullptr in src/remoting.
sergeyu
2015-01-09
1
-4
/
+4
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-2
/
+2
*
replace OVERRIDE and FINAL with override and final in remoting/
mostynb
2014-10-08
1
-2
/
+2
*
Cleanup usage of scoped_ptr<> in remoting for C++11
sergeyu
2014-09-29
1
-1
/
+1
*
Switch DesktopEnvironment to return a DesktopCapturer.
wez@chromium.org
2014-08-12
1
-8
/
+8
*
Use webrtc::MouseCursorMonitor for cursor shapes
dcaiafa@chromium.org
2014-08-08
1
-0
/
+12
*
Some tiny cleanups.
wez@chromium.org
2014-08-02
1
-17
/
+13
*
Add HostExtensionSessionManager to help ClientSession handle extensions.
wez@chromium.org
2014-07-31
1
-161
/
+169
*
Rename *Fake to Fake*
sergeyu@chromium.org
2014-07-17
1
-4
/
+4
*
Host extensions
dcaiafa@chromium.org
2014-05-30
1
-1
/
+200
*
Revert 273652 "Host extensions"
mattm@chromium.org
2014-05-30
1
-200
/
+1
*
Host extensions
dcaiafa@chromium.org
2014-05-29
1
-1
/
+200
*
Add gnubby authentication to remoting host
psj@chromium.org
2014-02-20
1
-2
/
+62
*
Revert 248045 "Use webrtc::MouseCursorMonitor for cursor shapes"
benwells@chromium.org
2014-01-31
1
-10
/
+0
*
Use webrtc::MouseCursorMonitor for cursor shapes
dcaiafa@chromium.org
2014-01-30
1
-0
/
+10
*
Revert 247689 "Use webrtc::MouseCursorMonitor for cursor shapes"
gavinp@chromium.org
2014-01-29
1
-10
/
+0
*
Use webrtc::MouseCursorMonitor for cursor shapes
dcaiafa@chromium.org
2014-01-29
1
-0
/
+10
*
Remove dependency on skia from remoting
sergeyu@chromium.org
2013-12-16
1
-1
/
+3
*
Use a direct include of the message_loop header in remoting/.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Chromoting: fixing caps lock issue with mac host.
weitaosu@chromium.org
2013-06-26
1
-0
/
+4
*
Remove screen capturers from media/video/capture/screen.
sergeyu@chromium.org
2013-06-07
1
-9
/
+9
*
This CL adds the "request pairing" implementation between the web-app and the...
jamiewalch@chromium.org
2013-06-04
1
-1
/
+2
*
Use webrtc::DesktopCapturer for screen capturer implementation.
sergeyu@chromium.org
2013-05-16
1
-0
/
+1
*
Create the desktop environment before any of the channel were connected.
alexeypa@chromium.org
2013-05-01
1
-5
/
+10
*
remoting: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
1
-2
/
+2
*
Set the initial resolution of an RDP session to the client screen resolution ...
alexeypa@chromium.org
2013-04-19
1
-1
/
+6
*
Removed task runners from the DesktopEnviroment interface and introduced Scre...
alexeypa@chromium.org
2013-03-25
1
-27
/
+11
*
Rename EventExecutor to InputInjector.
wez@chromium.org
2013-03-24
1
-30
/
+30
*
Create a desktop environment instance late so that it will see the curtain_re...
alexeypa@chromium.org
2013-03-15
1
-38
/
+79
*
Made ClientSession a non ref-counted class.
alexeypa@chromium.org
2013-03-13
1
-7
/
+5
*
ResizingHostObserver is created by the desktop environment together with othe...
alexeypa@chromium.org
2013-03-09
1
-0
/
+10
*
Do not suppress local echo in RemoteInputFilter on Windows.
alexeypa@chromium.org
2013-02-25
1
-2
/
+7
*
Move screen capturers from remoting/capturer to media/video/capturer/screen
sergeyu@chromium.org
2013-01-28
1
-9
/
+9
*
Making DesktopEnvironment a factory class used by ClientSession to create aud...
alexeypa@chromium.org
2013-01-16
1
-35
/
+60
*
Revert 176126 - the reverted change depends on another CL, so reverting it br...
alexeypa@google.com
2013-01-10
1
-151
/
+236
*
Revert 175648 because it causes http://crbug.com/169126.
alexeypa@google.com
2013-01-10
1
-236
/
+151
*
Connect to DesktopEnvironment's stubs only when audio/video schedulers are ab...
alexeypa@chromium.org
2013-01-09
1
-151
/
+236
*
Show the disconnect window and monitor the local mouse input when running the...
alexeypa@chromium.org
2012-12-27
1
-2
/
+2
[next]