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
*
Remove remoting.HostController.state()
sergeyu@chromium.org
2012-11-29
4
-45
/
+41
*
Added support of mouse cursor shape updates to DesktopSessionAgent.
alexeypa@chromium.org
2012-11-28
6
-6
/
+65
*
Capturing and encoding time are now calculated by the thread doing the operat...
alexeypa@chromium.org
2012-11-28
10
-24
/
+43
*
Handle resize of any display on a multi-monitor system.
wez@chromium.org
2012-11-28
1
-13
/
+36
*
Do not include memory referenced by locals and other stack memory to the dump...
alexeypa@chromium.org
2012-11-28
1
-4
/
+2
*
Renamed VideoFrameCapturer::CaptureInvalidRegion() to VideoFrameCapturer::Cap...
alexeypa@chromium.org
2012-11-28
15
-27
/
+27
*
Add COM initialization support to AutoThread.
wez@chromium.org
2012-11-28
3
-11
/
+169
*
The video capturer now runs in a separate process.
alexeypa@chromium.org
2012-11-27
15
-88
/
+578
*
Allow wildcard matching for redirect URL.
jamiewalch@google.com
2012-11-27
1
-7
/
+8
*
Revert 169595 - Add AutoThread types for Windows that initialize COM.
joi@chromium.org
2012-11-27
3
-148
/
+11
*
Add AutoThread types for Windows that initialize COM.
wez@chromium.org
2012-11-27
3
-11
/
+148
*
DesktopSessionAgent now hosts the video capturer and provides necessary plumb...
alexeypa@chromium.org
2012-11-27
11
-66
/
+415
*
Enforce username policy on Mac.
jamiewalch@chromium.org
2012-11-27
1
-10
/
+20
*
Add status service for remoting host.
sergeyu@chromium.org
2012-11-26
4
-0
/
+319
*
Deleted unused UserAuthenticator classes.
jamiewalch@chromium.org
2012-11-22
7
-315
/
+0
*
Add simple WebSocket server implementation.
sergeyu@chromium.org
2012-11-22
6
-0
/
+1137
*
Don't relaunch the host process on logout.
jamiewalch@chromium.org
2012-11-21
1
-1
/
+2
*
Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform.
dalecurtis@chromium.org
2012-11-21
2
-2
/
+4
*
Reinstate --distribution setting for Chromoting Debian package
lambroslambrou@chromium.org
2012-11-21
1
-0
/
+2
*
Linux: fix header includes for system protobuf.
phajdan.jr@chromium.org
2012-11-21
2
-0
/
+10
*
Adds an icon to the final confirmation dialog after uninstall succeeds (or fa...
skonig@chromium.org
2012-11-20
2
-10
/
+68
*
Adding support of shared memory buffers to the video capturer (Windows only).
alexeypa@chromium.org
2012-11-20
13
-24
/
+360
*
Rename ipc_consts.h to ipc_constants.h
wez@chromium.org
2012-11-20
8
-13
/
+13
*
Tear down AudioPipeReader on host shutdown, to release audio thread.
wez@chromium.org
2012-11-20
2
-2
/
+15
*
Reinstate curtain mode on non-Lion Mac.
jamiewalch@chromium.org
2012-11-20
1
-4
/
+27
*
Tweak VideoFrameCapturer::Create() to return a scoped_ptr.
wez@chromium.org
2012-11-20
8
-26
/
+21
*
Fix Linux AudioPipeReader creation & teardown.
wez@chromium.org
2012-11-20
3
-11
/
+37
*
Fixed l10n verification warning.
jamiewalch@chromium.org
2012-11-20
1
-0
/
+1
*
Move PluginThreadTaskRunner to HostNPPlugin.
wez@chromium.org
2012-11-19
3
-23
/
+27
*
Tweak the HostProcess lifetime in preparation for AutoThread.
wez@chromium.org
2012-11-19
1
-67
/
+102
*
Remove ChromotingHostContext::ReleaseTaskRunners(), which is unused.
wez@chromium.org
2012-11-19
2
-13
/
+0
*
Delete trigger file if the host ID has been deleted.
jamiewalch@chromium.org
2012-11-17
1
-0
/
+10
*
Linux clipboard support for Chromoting host.
lambroslambrou@chromium.org
2012-11-17
3
-47
/
+108
*
Fixed potential umask bug.
jamiewalch@chromium.org
2012-11-17
1
-2
/
+3
*
Add an option to run the remoting session script with a specific config.
wez@chromium.org
2012-11-17
1
-8
/
+21
*
Fixed gyp to work with both xcodebuild and ninja.
jamiewalch@chromium.org
2012-11-17
3
-3
/
+31
*
Native remoting host configurer for linux.
sergeyu@chromium.org
2012-11-17
5
-5
/
+343
*
Revert 168349 - Native remoting host configurer for linux.
sergeyu@chromium.org
2012-11-17
4
-35
/
+5
*
Native remoting host configurer for linux.
sergeyu@chromium.org
2012-11-17
4
-5
/
+35
*
Make all pdb file names follow the same naming convention.
iannucci@chromium.org
2012-11-17
1
-1
/
+0
*
Restrict the Chromoting client plugin to use by extensions & apps.
wez@chromium.org
2012-11-16
2
-0
/
+29
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
2
-4
/
+4
*
Removed shortcut text from disconnect buttons.
jamiewalch@chromium.org
2012-11-16
7
-32
/
+3
*
Chromoting Debian package improvements
lambroslambrou@chromium.org
2012-11-16
3
-4
/
+20
*
Revert 168056 - Enable PAM-based local login check on Mac.
jamiewalch@google.com
2012-11-16
3
-31
/
+3
*
Enable PAM-based local login check on Mac.
jamiewalch@chromium.org
2012-11-15
3
-3
/
+31
*
Remove remoting.cancelConnect, since it doesn't update the URL correctly.
jamiewalch@google.com
2012-11-15
2
-5
/
+12
*
Fix DCHECK when sharing is aborted on the host while connecting.
sergeyu@chromium.org
2012-11-15
1
-4
/
+1
*
Remove UI dependencies from remoting.HostController.
sergeyu@chromium.org
2012-11-15
5
-144
/
+166
*
Treat switching to the desktop that the thread is currently assigned to a suc...
alexeypa@chromium.org
2012-11-15
2
-8
/
+22
[next]