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
*
Improve handling of NONE transport in channel configuration.
sergeyu@chromium.org
2012-08-22
5
-32
/
+78
*
Silence detection test for the Windows audio capturer.
kxing@chromium.org
2012-08-22
4
-46
/
+87
*
Enable channel multiplexing for control, event and audio channels.
sergeyu@chromium.org
2012-08-22
5
-20
/
+71
*
Explicitly mark Chromoting web-app as not requiring NPAPI.
wez@chromium.org
2012-08-21
1
-1
/
+6
*
Reuse log file across session restarts and make it available via REMOTING_ME2...
jamiewalch@google.com
2012-08-21
1
-4
/
+9
*
Speex encoding/decoding.
kxing@chromium.org
2012-08-21
12
-2
/
+347
*
Don't apply opacity to focus borders.
jamiewalch@google.com
2012-08-21
2
-12
/
+22
*
[chromoting] Bump version to 1.9.
garykac@chromium.org
2012-08-21
1
-1
/
+1
*
Added more error checking for audio packets.
kxing@chromium.org
2012-08-21
6
-9
/
+18
*
Add MouseClampingFilter and update ClientSession to use it.
wez@chromium.org
2012-08-21
6
-27
/
+69
*
Allow input & clipboard filters to be disabled without NULLing target stub.
wez@chromium.org
2012-08-20
10
-35
/
+205
*
Remove ajwong, dmaclach and hclam from remoting/OWNERS.
wez@chromium.org
2012-08-20
1
-3
/
+0
*
Handle updates to the wrapper script.
jamiewalch@google.com
2012-08-20
6
-25
/
+101
*
[Chromoting] Moving the I/O thread out of DaemonProcess (so it can be shared ...
alexeypa@chromium.org
2012-08-19
4
-27
/
+22
*
Use ClipboardFilter in ClientSession to implement auth & disable-input blocking.
wez@chromium.org
2012-08-19
5
-49
/
+60
*
[Chromoting] Moving the network-to-daemon IPC channel to HostProcess.
alexeypa@chromium.org
2012-08-18
5
-25
/
+31
*
Disable audio when audio capturer is not available on the host platform.
sergeyu@chromium.org
2012-08-18
1
-0
/
+10
*
Add support for multiplexed channels in remoting::protocol::Session interface.
sergeyu@chromium.org
2012-08-18
20
-221
/
+230
*
[Chromoting] Call SendSAS() directly from the host.
alexeypa@chromium.org
2012-08-17
7
-104
/
+64
*
[Chromoting] Cleanup branding variables in Chromoting gyp file.
garykac@chromium.org
2012-08-17
10
-132
/
+100
*
Update linux host to handle SIGHUP. Use it to reload config.
sergeyu@chromium.org
2012-08-17
5
-22
/
+31
*
[Chromoting] Avoid potential conflicts leading to pending reboots while upgra...
alexeypa@chromium.org
2012-08-17
7
-15
/
+86
*
Stop remoting host on install.
jamiewalch@google.com
2012-08-17
2
-0
/
+19
*
Modified Windows buffer size to avoid audio glitches.
kxing@chromium.org
2012-08-17
1
-10
/
+24
*
[Chromoting] Launch the host process elevated via ShellExecuteEx().
alexeypa@chromium.org
2012-08-16
9
-129
/
+392
*
Fix DaemonControllerLinux::SetConfigAndStart() to reload config automatically.
sergeyu@chromium.org
2012-08-16
6
-50
/
+99
*
Remove -lpam from remoting host link command.
lambroslambrou@chromium.org
2012-08-16
1
-1
/
+0
*
M22 translations.
jamiewalch@google.com
2012-08-16
42
-269
/
+857
*
Make it possible to enable remoting_audio via GYP_DEFINES.
sergeyu@chromium.org
2012-08-16
1
-1
/
+1
*
Changed AudioPacket data to a repeated field.
kxing@chromium.org
2012-08-16
5
-21
/
+38
*
Avoid calling GetNamedPipeClientProcessId() which is not available on XP.
alexeypa@chromium.org
2012-08-16
4
-26
/
+13
*
[Chromoting] The webapp should consider the host being enabled when the servi...
alexeypa@chromium.org
2012-08-15
1
-1
/
+2
*
Make curtain-mode controllable by policy.
jamiewalch@google.com
2012-08-15
7
-44
/
+153
*
Tidy up ChromotingInstance members a little.
wez@chromium.org
2012-08-15
4
-45
/
+35
*
Add mux-stream transport support in session description
sergeyu@chromium.org
2012-08-15
5
-111
/
+73
*
Split Xvfb-randr into separate package from Virtual Me2Me Debian package
lambroslambrou@chromium.org
2012-08-14
2
-2
/
+1
*
Change default host resolution to 1280x800.
sergeyu@chromium.org
2012-08-14
1
-1
/
+1
*
Update JingleThreadWrapper to allow it to be created using task runner.
sergeyu@chromium.org
2012-08-14
2
-3
/
+3
*
Add Chromoting curtain-mode policy.
jamiewalch@chromium.org
2012-08-13
3
-0
/
+10
*
Reposition the Disconnect dialog when work area dimensions change.
wez@chromium.org
2012-08-13
1
-29
/
+48
*
mac: Remove more 10.5-only code
thakis@chromium.org
2012-08-10
2
-21
/
+0
*
Remove the HostEventStub aggregate interface.
wez@chromium.org
2012-08-10
12
-86
/
+53
*
[Chromoting] Moving common logic responsible for launching child processes to...
alexeypa@chromium.org
2012-08-10
8
-256
/
+509
*
[Chromoting] Bump version to 1.8.
garykac@chromium.org
2012-08-09
1
-1
/
+1
*
Clean-up inline members of nested classes (remoting/)
hans@chromium.org
2012-08-09
9
-2
/
+30
*
mac: Delete more 10.5-only code
thakis@chromium.org
2012-08-09
1
-7
/
+0
*
Curtain mode implementation for Mac OS X.
jamiewalch@chromium.org
2012-08-09
4
-0
/
+135
*
Remove DCHECK from SessionEventExecutorWin destructor.
sergeyu@chromium.org
2012-08-09
1
-1
/
+0
*
Don't use auth.json in me2me_virtual_host.
sergeyu@chromium.org
2012-08-09
1
-105
/
+131
*
[Chromoting] Move CreateSessionToken() next to launch process utilities.
alexeypa@chromium.org
2012-08-08
5
-114
/
+108
[next]