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
/
win
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou...
alexeypa@chromium.org
2013-06-21
5
-251
/
+5
*
Change the daemon start type to 'manual' if the host ID has been deleted.
alexeypa@chromium.org
2013-06-21
2
-7
/
+7
*
Generate a unique terminal ID and use it to associate the RDP connection with...
alexeypa@chromium.org
2013-06-20
12
-423
/
+149
*
Configure security of the elevated controller in runtime.
alexeypa@chromium.org
2013-06-18
4
-69
/
+135
*
Use a direct include of strings headers in remoting/.
avi@chromium.org
2013-06-11
5
-7
/
+7
*
Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...
avi@chromium.org
2013-06-07
9
-10
/
+10
*
Remove screen capturers from media/video/capture/screen.
sergeyu@chromium.org
2013-06-07
2
-6
/
+7
*
Use a weak pointer to post service control events and session change notifica...
alexeypa@chromium.org
2013-06-07
2
-23
/
+34
*
Disable audio in an RDP session.
alexeypa@chromium.org
2013-06-06
1
-0
/
+23
*
Emulate pressing Ctrl+Alt+End making the RDP ActiveX control to send Secure A...
alexeypa@chromium.org
2013-06-04
8
-2
/
+151
*
Revert 201955 "Allow multiple base::MessagePumpForUI instances t..."
dbeam@chromium.org
2013-05-24
5
-4
/
+250
*
Allow multiple base::MessagePumpForUI instances to be created simultanenously...
alexeypa@chromium.org
2013-05-24
5
-250
/
+4
*
Make CreateConnectedIpcChannel() a cross-platform API.
alexeypa@chromium.org
2013-05-24
5
-147
/
+5
*
Removing unused Chromoting host code.
alexeypa@chromium.org
2013-05-23
3
-263
/
+2
*
Clear |event_handler_| in UnprivilegedProcessDelegate::KillProcess() so that ...
alexeypa@chromium.org
2013-05-23
1
-0
/
+1
*
[Chromoting] Refactored worker process launching code and speeded up the desk...
alexeypa@chromium.org
2013-05-18
8
-794
/
+806
*
Read the port number used by RDP from the registry.
alexeypa@chromium.org
2013-05-16
1
-2
/
+16
*
Write the duration of various session management operations to the log (Windo...
alexeypa@chromium.org
2013-05-14
1
-0
/
+1
*
Do not show the in-session UI in a curtained session.
alexeypa@chromium.org
2013-05-08
2
-10
/
+9
*
remoting: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
6
-15
/
+14
*
The continue window is owned by the desktop environment now.
alexeypa@chromium.org
2013-04-24
2
-3
/
+5
*
Do not use the mandatory label in when generating security descriptors on Win...
alexeypa@chromium.org
2013-04-20
1
-5
/
+14
*
Do not access memory freed by WTSFreeMemory().
alexeypa@chromium.org
2013-04-17
1
-1
/
+2
*
Cancel any modal UI shown by the RDP control.
alexeypa@chromium.org
2013-04-16
2
-6
/
+106
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in remoting/, Linux edition.
dcheng@chromium.org
2013-04-08
2
-2
/
+2
*
Refactored the disconnect window such that it can be owned by the desktop env...
alexeypa@chromium.org
2013-04-05
2
-14
/
+21
*
Close the RDP connection if the authentication warning dialog is about to be ...
alexeypa@chromium.org
2013-04-02
2
-3
/
+15
*
Moved code implementing message-only windows to a dedicated class (Windows on...
alexeypa@chromium.org
2013-03-30
5
-58
/
+272
*
Removed task runners from the DesktopEnviroment interface and introduced Scre...
alexeypa@chromium.org
2013-03-25
2
-19
/
+46
*
Improve logging of interactions with the RDP ActiveX control.
alexeypa@chromium.org
2013-03-24
1
-20
/
+36
*
Rename EventExecutor to InputInjector.
wez@chromium.org
2013-03-24
4
-42
/
+42
*
Enable 32-bit color, enhanced graphics, font smoothing and desktop compositio...
alexeypa@chromium.org
2013-03-19
1
-0
/
+15
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
Use separate implementations of DesktopEnvironmentFactory for It2Me and Me2Me.
alexeypa@chromium.org
2013-03-14
2
-8
/
+8
*
Moved the methods for mapping a session ID to the connected RDP client's addr...
alexeypa@chromium.org
2013-03-13
5
-165
/
+216
*
Set the size of the remote desktop correctly.
alexeypa@chromium.org
2013-03-12
2
-7
/
+15
*
The worker process launcher can now ask the worker process to crash.
alexeypa@chromium.org
2013-03-08
7
-85
/
+309
*
CHECK() errors returned by IRdpDesktopSessionEventHandler.
alexeypa@chromium.org
2013-03-07
1
-3
/
+7
*
RdpDesktopSession COM class should only use raw interfaces.
alexeypa@chromium.org
2013-03-06
3
-8
/
+11
*
Revert 186280 because it broke the official build.
alexeypa@google.com
2013-03-06
3
-11
/
+8
*
RdpDesktopSession COM class should only use raw interfaces.
alexeypa@chromium.org
2013-03-05
3
-8
/
+11
*
Initialize COM and configure security settings in the daemon.
alexeypa@chromium.org
2013-03-05
3
-3
/
+160
*
Introducing an out-of-process COM class hosting RdpClient.
alexeypa@chromium.org
2013-03-01
9
-19
/
+278
*
Refactor the ATL module code to accomodate the coming RDP changes.
alexeypa@chromium.org
2013-03-01
5
-32
/
+217
*
Make sure .RC file including elevated_controller.tlb is rebuilt every time .T...
alexeypa@chromium.org
2013-03-01
1
-3
/
+0
*
Added an ability to monitor session notifications for a particular RDP connec...
alexeypa@chromium.org
2013-02-28
8
-141
/
+380
*
Revert 185132
thestig@chromium.org
2013-02-28
1
-0
/
+3
*
Make sure .RC file including elevated_controller.tlb is rebuilt every time .T...
alexeypa@chromium.org
2013-02-28
1
-3
/
+0
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
5
-5
/
+5
*
Introducing RdpConsole class that uses the MS RDP ActiveX control to create a...
alexeypa@chromium.org
2013-02-23
5
-0
/
+963
[next]