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
*
Mac resize-to-client implementation.
jamiewalch@chromium.org
2012-10-20
1
-18
/
+127
*
Apply correct permissions to config when enabling Chromoting host on Mac
lambroslambrou@chromium.org
2012-10-20
2
-8
/
+5
*
Gracefully handle starting the Chromoting service whilst already running.
lambroslambrou@chromium.org
2012-10-20
1
-4
/
+4
*
Remove all the "set noparent" directives
dpranke@chromium.org
2012-10-19
1
-1
/
+0
*
Fix is-remoting-session script
sergeyu@chromium.org
2012-10-19
1
-1
/
+1
*
Implementation for a lightweight audio toggle.
rmsousa@chromium.org
2012-10-19
3
-1
/
+26
*
Move it2me business logic out of the UI class
rmsousa@chromium.org
2012-10-19
3
-17
/
+8
*
Fix merge issues sneaked in with r162778.
alexeypa@chromium.org
2012-10-19
1
-5
/
+7
*
[Chromoting] Use base::GenerateGUID to generate host IDs.
simonmorris@chromium.org
2012-10-19
1
-42
/
+2
*
Create OS windows on the UI thread, since that's where they're destroyed.
rmsousa@chromium.org
2012-10-18
8
-75
/
+84
*
Chromoting Debian package updates.
lambroslambrou@chromium.org
2012-10-18
3
-6
/
+21
*
Disable curtain mode.
jamiewalch@google.com
2012-10-18
1
-2
/
+4
*
Validate and report peer's PID to WorkerProcessIpcDelegate so it will be able...
alexeypa@chromium.org
2012-10-18
17
-182
/
+277
*
Move IT2Me functions into their own implementation object.
wez@chromium.org
2012-10-18
3
-597
/
+714
*
[Chromoting] Let the Linux start-host app take a redirect-URL parameter.
simonmorris@chromium.org
2012-10-18
8
-51
/
+76
*
[Chromoting] The desktop process now connects back to the daemon process.
alexeypa@chromium.org
2012-10-18
6
-21
/
+95
*
Move remoting pref-pane files to mac/ folder.
lambroslambrou@chromium.org
2012-10-18
11
-17
/
+17
*
[Chromoting] Request the daemon to open a terminal once a connection has been...
alexeypa@chromium.org
2012-10-18
21
-76
/
+466
*
Protocol plumbing for audio toggle.
rmsousa@chromium.org
2012-10-18
14
-1
/
+83
*
Remove ZLib codec support from chromoting host and client.
sergeyu@chromium.org
2012-10-18
23
-956
/
+163
*
Redirect Chromoting Host debug logs to Windows event tracing (ETW) instead of...
alexeypa@chromium.org
2012-10-18
12
-79
/
+157
*
[Chromoting] Add a simple Windows app that registers and starts a host.
simonmorris@chromium.org
2012-10-18
14
-15
/
+634
*
Fixing a memory leak in DaemonProcessTest.
alexeypa@chromium.org
2012-10-17
1
-0
/
+1
*
Chromoting M23 strings.
jamiewalch@google.com
2012-10-17
42
-36
/
+288
*
[Chromoting] Added support of a list of desktop sessions on the daemon side.
alexeypa@chromium.org
2012-10-17
13
-74
/
+815
*
Compare the sizes of current & previous frames before each capture.
wez@chromium.org
2012-10-17
1
-15
/
+26
*
Resave remoting NIBs on XCode 4.4.1
lambroslambrou@chromium.org
2012-10-17
5
-3649
/
+206
*
Update EventExecutorLinux to use mouse wheel deltas if present.
wez@chromium.org
2012-10-17
1
-7
/
+31
*
Use RejectAuthenticatingClient instead of DisconnectAllClients to reject inco...
rmsousa@chromium.org
2012-10-17
1
-1
/
+7
*
Fixed #include guard
jamiewalch@chromium.org
2012-10-17
1
-3
/
+3
*
Add common_resources.grd for non-localizeable chromoting resources.
sergeyu@chromium.org
2012-10-17
6
-23
/
+105
*
[Chromoting] Add a Linux command-line app that can register and start a host.
simonmorris@chromium.org
2012-10-17
2
-0
/
+184
*
Revert 162226 - Add common_resources.grd for non-localizeable chromoting reso...
ericu@chromium.org
2012-10-16
6
-104
/
+23
*
Removing "Failed to open the desktop receiving user input" message.
alexeypa@chromium.org
2012-10-16
1
-4
/
+1
*
Add common_resources.grd for non-localizeable chromoting resources.
sergeyu@chromium.org
2012-10-16
6
-23
/
+104
*
Supply X & Y deltas in the right order when creating new-style wheel events.
wez@chromium.org
2012-10-16
1
-1
/
+1
*
Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchite...
thestig@chromium.org
2012-10-16
1
-2
/
+2
*
[Chromoting] Revert the webapp IQ stanza ID fix.
simonmorris@chromium.org
2012-10-15
1
-27
/
+1
*
Copy chromoting icons to the default_100_percent directory.
sergeyu@chromium.org
2012-10-13
2
-0
/
+0
*
build fix for gcc 4.6.3, default version of ubuntu 12.04
toyoshim@chromium.org
2012-10-13
1
-12
/
+12
*
Update EventExecutorMac to use mouse wheel deltas if present.
wez@chromium.org
2012-10-13
1
-1
/
+9
*
Update EventExecutorWin to use wheel deltas if present.
wez@chromium.org
2012-10-13
1
-8
/
+15
*
Add sub-pixel accuracy deltas in mouse wheel events.
wez@chromium.org
2012-10-13
3
-11
/
+55
*
[MIPS] Set host_plugin extension and prefix for MIPS remoting.
petarj@mips.com
2012-10-13
1
-1
/
+4
*
[Chromoting] Add a routine to validate a PIN.
simonmorris@chromium.org
2012-10-13
4
-0
/
+77
*
Avoid a race between parsing the host configuration on the UI thread and usin...
alexeypa@chromium.org
2012-10-13
1
-62
/
+65
*
Revert 161680 - [Chromoting] Enable more Javascript file-load tests.
rsleevi@chromium.org
2012-10-13
2
-83
/
+11
*
[Chromoting] Enable more Javascript file-load tests.
garykac@chromium.org
2012-10-12
2
-11
/
+83
*
Pass the client end handle of the network-to-daemon IPC channel via handle in...
alexeypa@chromium.org
2012-10-12
15
-292
/
+494
*
[Chromoting] Make the Linux add-user code avoid gksudo if there's no display.
simonmorris@chromium.org
2012-10-12
1
-2
/
+4
[next]