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
*
Cleanup ConnectionToHost of non-P2P-API code.
sergeyu@chromium.org
2011-09-22
8
-178
/
+7
*
Use P2P Transport API by default.
sergeyu@chromium.org
2011-09-22
5
-72
/
+9
*
Fix Chromoting Mac to work with multiple monitors.
dmaclach@chromium.org
2011-09-21
1
-21
/
+24
*
Updated version number and added beta designation.
jamiewalch@google.com
2011-09-21
1
-2
/
+2
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
9
-3
/
+13
*
Add DISABLE_TCP_TRANSPORT flag in the Transport API.
sergeyu@chromium.org
2011-09-21
1
-0
/
+5
*
Set policy for Windows to ON by default.
dmaclach@chromium.org
2011-09-20
1
-2
/
+11
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
3
-6
/
+6
*
If the client initiates disconnection, set host to NULL to avoid trying to sh...
jamiewalch@google.com
2011-09-16
1
-0
/
+5
*
Fix file permissions in CL 7787016
simonmorris@chromium.org
2011-09-16
2
-0
/
+0
*
The webapp sends and receives IQ stanzas over WCS.
simonmorris@chromium.org
2011-09-16
8
-120
/
+396
*
Fix up chromoting name in manifest
dmaclach@chromium.org
2011-09-16
3
-19
/
+6
*
Work towards single build of chromoting.
dmaclach@chromium.org
2011-09-15
3
-60
/
+62
*
Relay server support for P2P Transport API.
sergeyu@chromium.org
2011-09-15
1
-3
/
+9
*
Revert 101326 - Work towards single build of chromoting.
dmaclach@chromium.org
2011-09-15
3
-58
/
+61
*
Work towards single build of chromoting.
dmaclach@chromium.org
2011-09-15
3
-61
/
+58
*
Clamp injected mouse events to within the screen area.
lambroslambrou@chromium.org
2011-09-15
5
-7
/
+70
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
1
-1
/
+2
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-2
/
+1
*
Centre tool-bar manually to ignore vertical scroll-bar.
jamiewalch@google.com
2011-09-14
2
-3
/
+10
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-1
/
+2
*
Persist remoting.useP2pApi
jamiewalch@google.com
2011-09-14
2
-6
/
+20
*
Fix Chromoting Client's handling of DidChangeView.
wez@chromium.org
2011-09-14
1
-11
/
+12
*
Refactor InputStub interface to pass events by value (const reference).
lambroslambrou@chromium.org
2011-09-13
14
-183
/
+159
*
Access Session::config() and Session::jid() on the correct thread only.
sergeyu@chromium.org
2011-09-13
14
-68
/
+80
*
Add flag to use P2P Transport API.
sergeyu@chromium.org
2011-09-13
6
-37
/
+75
*
Chromoting protocol implementation based on P2P Transport API.
sergeyu@chromium.org
2011-09-12
15
-13
/
+1288
*
Remove all the experimental Traced Task code from remoting.
ajwong@chromium.org
2011-09-12
10
-533
/
+45
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+2
*
Revert 100589 - Access Session::config() on the correct thread.
sergeyu@chromium.org
2011-09-12
3
-22
/
+16
*
Added l10n support to Mac host dialogs.
jamiewalch@google.com
2011-09-12
10
-193
/
+137
*
Handle frame resize, updating centering & resize-to-fit accordingly.
wez@chromium.org
2011-09-11
5
-42
/
+71
*
Access Session::config() on the correct thread.
sergeyu@chromium.org
2011-09-10
3
-16
/
+22
*
Pass SessionConfig by reference instead of pointer.
sergeyu@chromium.org
2011-09-10
23
-116
/
+95
*
Remove vestigal, unused, app-engine code.
ajwong@chromium.org
2011-09-10
16
-3725
/
+0
*
Cleanup state transitions for Host plugin.
sergeyu@chromium.org
2011-09-09
5
-51
/
+154
*
Fix Linux checkperm failure from r100441.
thestig@chromium.org
2011-09-09
1
-0
/
+0
*
Added l10n support to host dialogs on Windows.
jamiewalch@chromium.org
2011-09-09
3
-80
/
+60
*
Revert 99893 - Center the desktop if it's smaller than the frame.
wez@chromium.org
2011-09-08
3
-22
/
+6
*
Abort XmppClient when disconnecting.
sergeyu@chromium.org
2011-09-08
1
-2
/
+9
*
Fix destruction order in SSLSocketAdapter.
sergeyu@chromium.org
2011-09-08
1
-1
/
+5
*
Disconnect all clients if IT2Me Host receives a second successful client.
wez@chromium.org
2011-09-08
1
-23
/
+13
*
Fix ordering of XCloseDisplay()s.
lambroslambrou@chromium.org
2011-09-08
1
-52
/
+58
*
Policy for the plugin is now governed by policies set for Chrome. This keeps ...
dmaclach@chromium.org
2011-09-08
3
-66
/
+11
*
fix some permissions
estade@chromium.org
2011-09-08
42
-0
/
+0
*
Changes for l10n in official build.
jamiewalch@google.com
2011-09-08
45
-10
/
+105
*
Improve host state logging and show a message on error.
jamiewalch@google.com
2011-09-07
1
-1
/
+6
*
Fixed JSCompiler and lint errors.
jamiewalch@google.com
2011-09-07
9
-74
/
+189
*
Center the desktop if it's smaller than the frame.
wez@chromium.org
2011-09-07
3
-6
/
+22
*
Simplify IqRequest interface.
sergeyu@chromium.org
2011-09-06
13
-46
/
+45
[next]