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
/
chromoting_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
This CL adds the "request pairing" implementation between the web-app and the...
jamiewalch@chromium.org
2013-06-04
1
-1
/
+2
*
Do not show the in-session UI in a curtained session.
alexeypa@chromium.org
2013-05-08
1
-0
/
+19
*
Create the desktop environment before any of the channel were connected.
alexeypa@chromium.org
2013-05-01
1
-4
/
+2
*
Made the ChromotingHost class not ref-counted.
alexeypa@chromium.org
2013-04-30
1
-106
/
+35
*
remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-27
1
-1
/
+1
*
Revert 196343 "Made the ChromotingHost class not ref-counted."
alexeypa@chromium.org
2013-04-25
1
-31
/
+104
*
Made the ChromotingHost class not ref-counted.
alexeypa@chromium.org
2013-04-25
1
-104
/
+31
*
The continue window is owned by the desktop environment now.
alexeypa@chromium.org
2013-04-24
1
-13
/
+0
*
DesktopEnvironment is now responsible for creation of the local input monitor.
alexeypa@chromium.org
2013-03-25
1
-14
/
+0
*
Removed task runners from the DesktopEnviroment interface and introduced Scre...
alexeypa@chromium.org
2013-03-25
1
-5
/
+5
*
Rename EventExecutor to InputInjector.
wez@chromium.org
2013-03-24
1
-1
/
+1
*
Made ClientSession a non ref-counted class.
alexeypa@chromium.org
2013-03-13
1
-18
/
+14
*
ResizingHostObserver is created by the desktop environment together with othe...
alexeypa@chromium.org
2013-03-09
1
-9
/
+0
*
Moving host status events monitoring to a separate interface (HostStatusMonit...
alexeypa@chromium.org
2013-03-02
1
-1
/
+4
*
Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.
wez@chromium.org
2013-02-13
1
-3
/
+5
*
Moved the localized strings from ChromotinHost to HostUserInterface, closer t...
alexeypa@chromium.org
2013-01-16
1
-7
/
+0
*
Making DesktopEnvironment a factory class used by ClientSession to create aud...
alexeypa@chromium.org
2013-01-16
1
-14
/
+13
*
Show the disconnect window and monitor the local mouse input when running the...
alexeypa@chromium.org
2012-12-27
1
-11
/
+0
*
Rename capture and encode threads to make it clear that they are for video.
sergeyu@chromium.org
2012-11-14
1
-6
/
+6
*
Use correct thread for audio capturing and encoding.
sergeyu@chromium.org
2012-11-01
1
-0
/
+3
*
[Chromoting] Request the daemon to open a terminal once a connection has been...
alexeypa@chromium.org
2012-10-18
1
-6
/
+12
*
Fix ChromotingHost and DesktopEnvironmentFactory references to TaskRunners.
wez@chromium.org
2012-10-02
1
-37
/
+45
*
Cross-platform plumbing for resize-to-client and Linux implementation.
jamiewalch@chromium.org
2012-09-26
1
-0
/
+7
*
Always enabled audio in remoting host, disable it for It2Me, minor cleanups.
sergeyu@chromium.org
2012-09-13
1
-8
/
+5
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-12
1
-141
/
+37
*
Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
peter@chromium.org
2012-09-12
1
-37
/
+141
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-12
1
-141
/
+37
*
Implement audio capturer for chromoting host on Linux.
sergeyu@chromium.org
2012-09-11
1
-1
/
+2
*
Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
alexeypa@chromium.org
2012-09-09
1
-28
/
+129
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-08
1
-129
/
+28
*
Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
alexeypa@google.com
2012-09-06
1
-18
/
+132
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-06
1
-132
/
+18
*
Use a separate thread for audio capturing and encoding.
sergeyu@chromium.org
2012-09-01
1
-1
/
+1
*
Log when the host is started for an account.
rmsousa@chromium.org
2012-08-31
1
-1
/
+4
*
Renamed Encoder -> VideoEncoder.
kxing@chromium.org
2012-08-24
1
-6
/
+8
*
Moved the video encoders/decoders to the codec directory.
kxing@chromium.org
2012-08-23
1
-3
/
+3
*
Improve handling of NONE transport in channel configuration.
sergeyu@chromium.org
2012-08-22
1
-3
/
+1
*
Speex encoding/decoding.
kxing@chromium.org
2012-08-21
1
-0
/
+3
*
Disable audio when audio capturer is not available on the host platform.
sergeyu@chromium.org
2012-08-18
1
-0
/
+10
*
Remove the HostEventStub aggregate interface.
wez@chromium.org
2012-08-10
1
-2
/
+6
*
Piping for audio encoding.
kxing@chromium.org
2012-08-01
1
-0
/
+18
*
Piping for host-side audio capture
kxing@chromium.org
2012-07-13
1
-3
/
+28
*
Don't post NULL tasks from ChromotingHost::Start().
sergeyu@chromium.org
2012-07-09
1
-25
/
+31
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in remoting/host.
sergeyu@chromium.org
2012-07-03
1
-31
/
+31
*
This CL sets a maximum session duration only for Linux Me2Me, and hard-codes ...
simonmorris@chromium.org
2012-06-23
1
-1
/
+6
*
[Chromoting] Make ChromotingHost's dependency on libjingle injected, instead ...
simonmorris@chromium.org
2012-06-15
1
-23
/
+3
*
[Chromoting] Let the Windows IT2Me host send clipboard events to the client.
simonmorris@chromium.org
2012-05-31
1
-1
/
+1
*
Fix Ctrl+Alt+Esc keyboard shortcut in Me2Me host.
sergeyu@chromium.org
2012-05-29
1
-2
/
+3
*
Don't restart the host to disconnect clients
sergeyu@chromium.org
2012-05-25
1
-0
/
+14
[next]