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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing MessageLoop::QuitTask() from remoting/
dcheng@chromium.org
2011-12-09
3
-3
/
+3
*
[Mac] Remove content/ CrApplication.
shess@chromium.org
2011-12-06
1
-2
/
+0
*
New-style Disconnect window for Linux Chromoting host.
lambroslambrou@chromium.org
2011-12-03
1
-38
/
+189
*
Fix race condition disconnecting hosts.
jamiewalch@chromium.org
2011-12-02
5
-24
/
+14
*
Set empty shared secret for Me2Me hosts.
lambroslambrou@chromium.org
2011-12-01
4
-4
/
+43
*
Refactor IT2Me-specific functions into a HostObserver subclass.
lambroslambrou@chromium.org
2011-12-01
10
-427
/
+375
*
Fix leak in remoting_unittests caused by crrev.com/112127
sergeyu@chromium.org
2011-11-30
2
-1
/
+3
*
Always generate host secrets of correct length.
sergeyu@chromium.org
2011-11-30
1
-4
/
+11
*
Use Authenticator interface in Session and SessionManager.
sergeyu@chromium.org
2011-11-30
4
-16
/
+26
*
Remove AccessVerifier interface.
sergeyu@chromium.org
2011-11-29
19
-409
/
+96
*
Remove JingleSessionManager::set_allow_local_ips().
sergeyu@chromium.org
2011-11-29
1
-2
/
+0
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
1
-1
/
+0
*
Refactor ContinueWindow::Show() to accept a callback parameter.
lambroslambrou@chromium.org
2011-11-23
7
-34
/
+67
*
Fixed slowdown due to local input monitoring.
jamiewalch@chromium.org
2011-11-23
1
-4
/
+7
*
Add OVERRIDE to remoting/.
avi@chromium.org
2011-11-23
1
-1
/
+2
*
Center the disconnect window at the bottom of the screen.
jamiewalch@chromium.org
2011-11-23
1
-0
/
+7
*
Move SSL layer initialization into ChannelAuthenticator implementations.
sergeyu@chromium.org
2011-11-23
1
-1
/
+1
*
Fix leaks from a unit test added in r111239.
dhollowa@chromium.org
2011-11-23
1
-3
/
+9
*
The host sends simple log entries to the server.
simonmorris@chromium.org
2011-11-22
9
-2
/
+523
*
Add OVERRIDE to remoting/.
avi@chromium.org
2011-11-19
4
-9
/
+11
*
Initial check-in of Linux virtual Me2Me.
lambroslambrou@chromium.org
2011-11-17
1
-0
/
+194
*
Stop heartbeat timer when signalling is disconnected.
sergeyu@chromium.org
2011-11-15
1
-0
/
+1
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
3
-3
/
+3
*
Cleanup: Remove unneeded forward declarations from remoting.
thestig@chromium.org
2011-11-11
10
-39
/
+13
*
Make ConnectionToClient and ClientSession not ref-counted.
sergeyu@chromium.org
2011-11-11
9
-79
/
+117
*
Access ChromotingHost::clients_ only on network thread.
sergeyu@chromium.org
2011-11-11
11
-287
/
+229
*
Move ConnectionToClient::EventHandler from ChromotingHost to ClientSession
sergeyu@chromium.org
2011-11-10
8
-179
/
+171
*
-Wexit-time-destructors for remoting.
thakis@chromium.org
2011-11-10
1
-5
/
+8
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
27
-117
/
+94
*
Gather history of capture and encode time determine next recoring delay
hclam@chromium.org
2011-11-07
5
-100
/
+137
*
Fix memory leak in ClientSessionTest
sergeyu@chromium.org
2011-11-05
1
-2
/
+0
*
Remove old Authentication code that we don't use or need.
sergeyu@chromium.org
2011-11-05
8
-182
/
+41
*
Refactor IqRequest.
sergeyu@chromium.org
2011-11-04
6
-45
/
+60
*
Centre the disconnect dialog at the bottom of the primary monitor.
jamiewalch@chromium.org
2011-11-03
1
-24
/
+39
*
Fix the Chromoting Host plugin's MIME type on Linux.
wez@chromium.org
2011-11-03
1
-1
/
+1
*
Make Mac Chromoting Disconnect Window look good for R2L systems.
dmaclach@chromium.org
2011-11-02
4
-35
/
+132
*
Make sure curtain mode doesn't lock up MacOS 10.7
dmaclach@chromium.org
2011-11-01
2
-12
/
+24
*
Make ContinueWindow on Mac terminate after timeout
dmaclach@chromium.org
2011-11-01
1
-64
/
+91
*
Change linux NAT traversal default for Chromoting.
dmaclach@chromium.org
2011-11-01
1
-12
/
+0
*
Make LazyInstance managed Locks leaky.
thestig@chromium.org
2011-11-01
2
-2
/
+6
*
Make X509Certificate::GetDEREncoded a static function taking an OSCertHandle
rsleevi@chromium.org
2011-11-01
1
-3
/
+5
*
Roll libjingle 88:92
sergeyu@chromium.org
2011-11-01
2
-2
/
+2
*
Get web-app name, MIME type and description from gyp file for all platforms, ...
jamiewalch@google.com
2011-10-31
4
-50
/
+49
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
1
-9
/
+7
*
Refactored web-app
jamiewalch@chromium.org
2011-10-28
1
-0
/
+2
*
Pass current state to callback.
jamiewalch@google.com
2011-10-26
1
-2
/
+4
*
Remove exe permission.
jamiewalch@chromium.org
2011-10-25
1
-0
/
+0
*
Initial prototype minus drop-shadow.
jamiewalch@chromium.org
2011-10-24
2
-28
/
+131
*
Fix check for existing host log handler. [Chromoting]
garykac@chromium.org
2011-10-22
1
-1
/
+2
*
Always show continue window.
sergeyu@chromium.org
2011-10-21
2
-45
/
+39
[next]