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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve host-list display in case of auth or network error.
jamiewalch@chromium.org
2013-03-02
5
-29
/
+26
*
Moving host status events monitoring to a separate interface (HostStatusMonit...
alexeypa@chromium.org
2013-03-02
18
-80
/
+158
*
Add debug message to help investigate Opus tests flakiness.
sergeyu@chromium.org
2013-03-02
1
-0
/
+1
*
Introducing an out-of-process COM class hosting RdpClient.
alexeypa@chromium.org
2013-03-01
15
-31
/
+391
*
Refactor of Authenticator to allow it to ProcessMessage asynchronously and th...
rmsousa@chromium.org
2013-03-01
17
-69
/
+130
*
Refactor the ATL module code to accomodate the coming RDP changes.
alexeypa@chromium.org
2013-03-01
9
-82
/
+264
*
Make sure .RC file including elevated_controller.tlb is rebuilt every time .T...
alexeypa@chromium.org
2013-03-01
2
-5
/
+38
*
Added an ability to monitor session notifications for a particular RDP connec...
alexeypa@chromium.org
2013-02-28
12
-155
/
+394
*
Show a warning overlay and connection interstitial for out-of-date hosts.
jamiewalch@chromium.org
2013-02-28
10
-61
/
+212
*
Revert 185132
thestig@chromium.org
2013-02-28
2
-37
/
+4
*
Fix Linux packaging failure due to bad shlib resolution.
mmoss@chromium.org
2013-02-28
1
-0
/
+9
*
Reland r185114 "Roll libjingle r281:r286"
hclam@google.com
2013-02-28
1
-2
/
+1
*
Attach menu-dismiss handler to <html> instead of <body>.
jamiewalch@chromium.org
2013-02-28
1
-1
/
+5
*
Make sure .RC file including elevated_controller.tlb is rebuilt every time .T...
alexeypa@chromium.org
2013-02-28
2
-4
/
+37
*
Revert 185114
mpearson@chromium.org
2013-02-28
1
-1
/
+2
*
Apply different back-off periods depending on how often a process has failed ...
jamiewalch@chromium.org
2013-02-28
1
-11
/
+24
*
Roll libjingle r281:r286
hclam@google.com
2013-02-28
1
-2
/
+1
*
Improve unloading/loading launchd jobs in Chromoting Mac installer
lambroslambrou@chromium.org
2013-02-28
2
-36
/
+78
*
Remove unused remoting_strings_en_US.xtb file.
sergeyu@chromium.org
2013-02-28
1
-114
/
+0
*
Fix pylint warnings.
jamiewalch@chromium.org
2013-02-27
1
-19
/
+17
*
Fixed branding issue for 'open as window' check.
jamiewalch@chromium.org
2013-02-27
1
-3
/
+6
*
Make sanity-checking consistent for events received via IPC and on-the-wire.
wez@chromium.org
2013-02-27
9
-100
/
+86
*
Do not suppress local echo in RemoteInputFilter on Windows.
alexeypa@chromium.org
2013-02-25
5
-22
/
+55
*
Shutdown the host if the command line is not valid.
alexeypa@chromium.org
2013-02-25
1
-1
/
+4
*
Remove forwarding include for base/files/file_path except for MTPD.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
25
-26
/
+26
*
Introducing RdpConsole class that uses the MS RDP ActiveX control to create a...
alexeypa@chromium.org
2013-02-23
6
-0
/
+983
*
Switch Pepper Linux to use shared USB<->native key conversion table.
wez@chromium.org
2013-02-23
4
-4
/
+5
*
Use a single shared entry point for all Chromoting processes.
alexeypa@chromium.org
2013-02-23
40
-697
/
+543
*
Add command line switch to ignore certificate requests to our host apps.
rmsousa@chromium.org
2013-02-23
4
-1
/
+24
*
[Chromoting] Remove event_executor_fake (no longer used)
garykac@chromium.org
2013-02-22
3
-66
/
+0
*
Enable the multi-process host by default on Windows.
alexeypa@chromium.org
2013-02-21
1
-2
/
+8
*
Use kCGSessionEventTap to inject scroll-wheel events.
jamiewalch@chromium.org
2013-02-20
1
-2
/
+3
*
Fix remoting::JingleSession to properly handle IQ responses.
sergeyu@chromium.org
2013-02-20
2
-20
/
+84
*
Added DesktopProcessTest.StartSessionAgent unit test verifying that a desktop...
alexeypa@chromium.org
2013-02-20
1
-2
/
+47
*
Make remoting DLLs isolation aware.
alexeypa@chromium.org
2013-02-20
2
-24
/
+81
*
Add more IPC unit tests:
alexeypa@chromium.org
2013-02-20
5
-122
/
+405
*
Fix remotingHostSettings to load all-hosts setting even if requested hostId h...
wez@chromium.org
2013-02-20
1
-5
/
+7
*
Fix logging of DIPs width & height in host.
wez@chromium.org
2013-02-19
1
-2
/
+2
*
Add base:: qualifiers for FilePath uses.
msw@chromium.org
2013-02-19
3
-3
/
+3
*
Convert FilePath to base::FilePath.
brettw@chromium.org
2013-02-19
1
-1
/
+1
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
3
-7
/
+7
*
Revert 182925 because it breaks the official build with the following error:
alexeypa@google.com
2013-02-16
2
-52
/
+106
*
Revert 182992
jochen@chromium.org
2013-02-16
1
-306
/
+48
*
Add more IPC unit tests:
alexeypa@chromium.org
2013-02-16
1
-48
/
+306
*
Removing an incorrect DCHECK(). DesktopEnvironmentFactory instances are delet...
alexeypa@chromium.org
2013-02-16
1
-1
/
+0
*
Added retry logic to ConfigFileWatcher to handle sharing violation errors on ...
alexeypa@chromium.org
2013-02-16
3
-14
/
+173
*
Make remoting DLLs isolation aware.
alexeypa@chromium.org
2013-02-16
2
-106
/
+52
*
Reload the web-app if an IT2Me connection fails.
jamiewalch@chromium.org
2013-02-15
2
-6
/
+2
*
Don't disable resize-to-client if the host desktop is explicitly resized.
jamiewalch@chromium.org
2013-02-15
4
-47
/
+6
[next]