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
/
desktop_process_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace NULL->nullptr in src/remoting.
sergeyu
2015-01-09
1
-2
/
+2
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-3
/
+3
*
replace OVERRIDE and FINAL with override and final in remoting/
mostynb
2014-10-08
1
-4
/
+4
*
Cleanup usage of scoped_ptr<> in remoting for C++11
sergeyu
2014-09-29
1
-2
/
+1
*
Switch DesktopEnvironment to return a DesktopCapturer.
wez@chromium.org
2014-08-12
1
-6
/
+6
*
Rename *Fake to Fake*
sergeyu@chromium.org
2014-07-17
1
-2
/
+2
*
Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()
morrita@chromium.org
2014-06-05
1
-4
/
+4
*
Remove PlatformFile from remoting
rvargas@chromium.org
2014-06-04
1
-1
/
+1
*
Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."
lambroslambrou@chromium.org
2014-06-02
1
-8
/
+8
*
Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()
morrita@chromium.org
2014-06-02
1
-8
/
+8
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
1
-3
/
+2
*
Use a direct include of the message_loop header in remoting/.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Remove screen capturers from media/video/capture/screen.
sergeyu@chromium.org
2013-06-07
1
-7
/
+7
*
Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...
rsleevi@chromium.org
2013-06-01
1
-10
/
+8
*
Do not show the in-session UI in a curtained session.
alexeypa@chromium.org
2013-05-08
1
-1
/
+1
*
remoting: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
1
-6
/
+4
*
Set the initial resolution of an RDP session to the client screen resolution ...
alexeypa@chromium.org
2013-04-19
1
-5
/
+10
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Refactored the disconnect window such that it can be owned by the desktop env...
alexeypa@chromium.org
2013-04-05
1
-5
/
+0
*
Removed task runners from the DesktopEnviroment interface and introduced Scre...
alexeypa@chromium.org
2013-03-25
1
-21
/
+8
*
Rename EventExecutor to InputInjector.
wez@chromium.org
2013-03-24
1
-9
/
+9
*
Pass the client resolutin updates to the daemon and desktop processes and cre...
alexeypa@chromium.org
2013-03-18
1
-1
/
+2
*
ResizingHostObserver is created by the desktop environment together with othe...
alexeypa@chromium.org
2013-03-09
1
-0
/
+13
*
The worker process launcher can now ask the worker process to crash.
alexeypa@chromium.org
2013-03-08
1
-1
/
+1
*
Added DesktopProcessTest.StartSessionAgent unit test verifying that a desktop...
alexeypa@chromium.org
2013-02-20
1
-2
/
+47
*
Pass a DesktopEnvironmentFactory when starting a DesktopProcess, allow the ca...
alexeypa@chromium.org
2013-02-04
1
-1
/
+53
*
Fixing threading issues in remoting::DesktopProcess. The UI thread is now own...
alexeypa@chromium.org
2012-10-26
1
-29
/
+51
*
[Chromoting] The desktop process now creates a pre-connected pipe and passes ...
alexeypa@chromium.org
2012-10-25
1
-0
/
+231