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
*
Add user to the chrome-remoting group when host is enabled.
sergeyu@chromium.org
2012-08-28
3
-11
/
+55
*
[Chromoting] Make sure RemoveExistingProducts action is scheduled properly in...
alexeypa@chromium.org
2012-08-28
1
-4
/
+28
*
Update chromoting Debian package configuration to install in /opt/google.
sergeyu@chromium.org
2012-08-28
6
-54
/
+41
*
[Chromoting] Fix crash when encoded audio packet is empty.
garykac@chromium.org
2012-08-28
1
-3
/
+9
*
Remove host registration functionality from me2me_virtual_host.py.
jamiewalch@chromium.org
2012-08-28
4
-258
/
+48
*
Use the i18n tag for strings that can't be translated.
jamiewalch@chromium.org
2012-08-28
1
-7
/
+7
*
remoting_me2me_host: Don't try to display UI on top of Mac login screen
lambroslambrou@chromium.org
2012-08-28
1
-5
/
+24
*
Simplify regex matching in build-deb.sh.
sergeyu@chromium.org
2012-08-27
1
-2
/
+1
*
Update build-deb.sh to automatically detect version number.
sergeyu@chromium.org
2012-08-27
1
-1
/
+14
*
Updating chrome to libjingle r175
mallinath@chromium.org
2012-08-26
1
-2
/
+3
*
Cleaned up codec_test.cc
kxing@chromium.org
2012-08-25
1
-7
/
+6
*
Move ScopedPixelBuffer out of VideoFrameCapturer implementation for Mac.
wez@chromium.org
2012-08-25
4
-57
/
+85
*
Limit the ports used by IT2Me when NAT traversal is disabled.
wez@chromium.org
2012-08-24
3
-11
/
+22
*
Add CSP restricting script and object sources to Chromoting manifest.
wez@chromium.org
2012-08-24
6
-24
/
+39
*
Moved video stub implementation to RectangleUpdateDecoder.
kxing@chromium.org
2012-08-24
5
-175
/
+206
*
Renamed Encoder -> VideoEncoder.
kxing@chromium.org
2012-08-24
16
-144
/
+160
*
Cope with empty-string getDaemonConfig responses.
jamiewalch@google.com
2012-08-24
1
-1
/
+6
*
Renamed Decoder -> VideoDecoder.
kxing@chromium.org
2012-08-24
11
-90
/
+95
*
Remove TODO in remoting.gyp
kxing@chromium.org
2012-08-24
1
-2
/
+0
*
Make MessageReader class not ref-counted.
sergeyu@chromium.org
2012-08-23
3
-69
/
+33
*
Fix chromoting client compatibility with M22 builds.
sergeyu@chromium.org
2012-08-23
1
-9
/
+22
*
Removed Vorbis from the audio codecs and replaced it with Opus.
kxing@chromium.org
2012-08-23
3
-4
/
+4
*
Create stub jingle library for iOS.
qsr@chromium.org
2012-08-23
1
-1
/
+2
*
Add Linux init.d script for Chromoting
sergeyu@chromium.org
2012-08-23
1
-0
/
+104
*
Disable chromoting channel multiplexing
sergeyu@chromium.org
2012-08-23
1
-16
/
+21
*
Moved the video encoders/decoders to the codec directory.
kxing@chromium.org
2012-08-23
27
-117
/
+94
*
[Chromoting] Avoid terminating the worker process prematurely so that the exi...
alexeypa@chromium.org
2012-08-22
2
-1
/
+15
*
Add a query function for the scaling feature.
brettw@chromium.org
2012-08-22
1
-1
/
+1
*
Enable Audio support on Chromoting client.
sergeyu@chromium.org
2012-08-22
3
-7
/
+24
*
[Chromoting] Specify uiAccess='true' for the official build only.
alexeypa@chromium.org
2012-08-22
1
-1
/
+8
*
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
[next]