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
/
simple_host_process.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the remoting_simple_host target.
wez@chromium.org
2012-10-23
1
-469
/
+0
*
Create OS windows on the UI thread, since that's where they're destroyed.
rmsousa@chromium.org
2012-10-18
1
-0
/
+1
*
[Chromoting] Request the daemon to open a terminal once a connection has been...
alexeypa@chromium.org
2012-10-18
1
-2
/
+4
*
Redirect Chromoting Host debug logs to Windows event tracing (ETW) instead of...
alexeypa@chromium.org
2012-10-18
1
-13
/
+2
*
Remove ChromotingHostContext from [It2Me]HostUserInterface.
wez@chromium.org
2012-10-10
1
-1
/
+3
*
Remove ChromotingHostContext from SignalingConnector.
wez@chromium.org
2012-10-05
1
-1
/
+3
*
Remove ChromotingHostContext from DnsBlackholeChecker.
wez@chromium.org
2012-10-04
1
-1
/
+2
*
Fix ChromotingHost and DesktopEnvironmentFactory references to TaskRunners.
wez@chromium.org
2012-10-02
1
-13
/
+15
*
Cleanups in Chromoting Host.
sergeyu@chromium.org
2012-09-27
1
-3
/
+3
*
Revert 158952 - Cleanups in Chromoting Host.
thestig@chromium.org
2012-09-27
1
-3
/
+3
*
Cleanups in Chromoting Host.
sergeyu@chromium.org
2012-09-27
1
-3
/
+3
*
Revert 158366 - Cleanups in Chromoting Host.
avi@chromium.org
2012-09-24
1
-3
/
+3
*
Cleanups in Chromoting Host.
sergeyu@chromium.org
2012-09-24
1
-3
/
+3
*
Revert 156889 - Cleanups in Chromoting Host.
msw@chromium.org
2012-09-14
1
-3
/
+3
*
Cleanups in Chromoting Host.
sergeyu@chromium.org
2012-09-14
1
-3
/
+3
*
Always enabled audio in remoting host, disable it for It2Me, minor cleanups.
sergeyu@chromium.org
2012-09-13
1
-1
/
+1
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-12
1
-13
/
+36
*
Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
peter@chromium.org
2012-09-12
1
-36
/
+13
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-12
1
-13
/
+36
*
Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
alexeypa@chromium.org
2012-09-09
1
-36
/
+13
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-08
1
-13
/
+36
*
Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
alexeypa@google.com
2012-09-06
1
-36
/
+13
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-06
1
-13
/
+36
*
[Chromoting] Introducing refcount-based life time management of the message l...
alexeypa@chromium.org
2012-09-04
1
-1
/
+2
*
[Chromoting] Hook up host talkgadget policy checks.
garykac@chromium.org
2012-09-01
1
-1
/
+6
*
Log when the host is started for an account.
rmsousa@chromium.org
2012-08-31
1
-1
/
+1
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-27
1
-3
/
+3
*
Revert 148418 - Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-26
1
-3
/
+3
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-25
1
-3
/
+3
*
Remove EventExecutor dependency on VideoFrameCapturer.
wez@chromium.org
2012-07-23
1
-1
/
+1
*
Rename Capturer to VideoFrameCapturer.
alexeypa@chromium.org
2012-07-19
1
-3
/
+3
*
Piping for host-side audio capture
kxing@chromium.org
2012-07-13
1
-1
/
+6
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in remoting/host.
sergeyu@chromium.org
2012-07-03
1
-5
/
+5
*
Enable logging for remoting_simple_host
sergeyu@chromium.org
2012-06-28
1
-1
/
+13
*
[Chromoting] Make ChromotingHost's dependency on libjingle injected, instead ...
simonmorris@chromium.org
2012-06-15
1
-2
/
+6
*
Add an explicit function to init NSS for SSL server sockets
rsleevi@chromium.org
2012-06-13
1
-0
/
+5
*
Don't use MessageLoop or MessageLoopProxy in EventExecutor.
sergeyu@chromium.org
2012-06-13
1
-4
/
+3
*
Remove RTP support from chromoting.
sergeyu@chromium.org
2012-05-23
1
-6
/
+2
*
Reland 137824 - was reverted by mistake
sergeyu@chromium.org
2012-05-22
1
-2
/
+2
*
This broke M20 build.
dharani@chromium.org
2012-05-22
1
-2
/
+2
*
Properly handle accounts that don't have GMail account.
sergeyu@chromium.org
2012-05-18
1
-2
/
+2
*
[Chromoting] The Windows IT2Me host gets any new text items it finds on the c...
simonmorris@chromium.org
2012-05-16
1
-2
/
+3
*
Verify that xmpp_login specified in the config matches auth token.
sergeyu@chromium.org
2012-05-12
1
-5
/
+38
*
Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...
alexeypa@chromium.org
2012-05-11
1
-3
/
+4
*
[Chromoting] Let a Windows IT2Me host write to the clipboard.
simonmorris@chromium.org
2012-05-11
1
-1
/
+1
*
Move PortAllocator creation out of LibjingleTransportFactory.
sergeyu@chromium.org
2012-04-30
1
-3
/
+2
*
Move OAuth token refreshing to SignalingConnector.
sergeyu@chromium.org
2012-04-18
1
-1
/
+1
*
Chromoting: stopping the service if a permanent error is encountered (such as...
alexeypa@chromium.org
2012-04-17
1
-3
/
+13
*
Add file thread in MessageHostContext.
sergeyu@chromium.org
2012-04-17
1
-4
/
+1
*
Cleanup and simplify HostConfig and JsonHostConfig.
sergeyu@chromium.org
2012-04-07
1
-9
/
+8
[next]