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
*
[Chromoting] Let the Mac host policy watcher read string-valued policies.
dcaiafa@chromium.org
2012-08-02
1
-1
/
+18
*
Fix destruction order in XmppSignalStrategy.
sergeyu@chromium.org
2012-08-02
1
-0
/
+9
*
Add ability to customise Virtual Me2Me X session.
lambroslambrou@chromium.org
2012-08-02
1
-0
/
+12
*
[Chromoting] Implement the host domain policy.
simonmorris@chromium.org
2012-08-02
6
-24
/
+95
*
Temporary fix for Mac black-screen issue.
jamiewalch@chromium.org
2012-08-01
1
-2
/
+9
*
[Chromoting] Fix command line flags for virtual Me2Me.
simonmorris@chromium.org
2012-08-01
1
-2
/
+2
*
Replace --explicit-config option in me2me_virtual_host.py with --silent.
sergeyu@chromium.org
2012-08-01
2
-39
/
+75
*
mac: Fix a few compile errors with the 10.8 SDK
thakis@chromium.org
2012-08-01
1
-1
/
+1
*
Remove the need to have separate config for authentication.
sergeyu@chromium.org
2012-08-01
7
-60
/
+144
*
Piping for audio encoding.
kxing@chromium.org
2012-08-01
11
-2
/
+119
*
Add unittests for BufferedSocketWriter and fix some bugs in that code.
sergeyu@chromium.org
2012-08-01
6
-63
/
+326
*
Introducing the DaemonProcess class that will implements core of the daemon p...
alexeypa@chromium.org
2012-08-01
8
-17
/
+233
*
Not streaming packets of silence.
kxing@chromium.org
2012-07-31
2
-2
/
+33
*
Removing --host-binary parameter in preparation to the coming me2me host refa...
alexeypa@chromium.org
2012-07-31
6
-35
/
+24
*
Run Virtual Me2Me sessions via /etc/X11/Xsession
lambroslambrou@chromium.org
2012-07-31
1
-2
/
+3
*
Introducing remoting::Stoppable helper base class implementing asynchronous s...
alexeypa@chromium.org
2012-07-31
7
-60
/
+189
*
[Chromoting] Re-enable a unit test.
simonmorris@chromium.org
2012-07-31
1
-5
/
+4
*
[Chromoting] Add names of host policies for requiring 2-factor auth, and for ...
simonmorris@chromium.org
2012-07-31
3
-3
/
+35
*
[Chromoting] Make virtual Me2Me explicitly ask for an app-specific password.
simonmorris@chromium.org
2012-07-31
1
-1
/
+1
*
[Chromoting] Let the Windows host policy watcher read string-valued policies.
simonmorris@chromium.org
2012-07-31
1
-8
/
+37
*
Strip .py script extension to work with Debian package version of the host.
jamiewalch@chromium.org
2012-07-31
1
-1
/
+1
*
Update for OS X 10.6 SDK.
jamiewalch@chromium.org
2012-07-31
2
-38
/
+40
*
[Chromoting] Add wildcard to talkgadget in manifest permissions.
garykac@chromium.org
2012-07-31
3
-3
/
+4
*
[Chromoting] Remove check for too many args from signing script.
garykac@chromium.org
2012-07-31
1
-1
/
+1
*
Moving Windows-only files: remoting/host -> remoting/host/win.
alexeypa@google.com
2012-07-30
28
-142
/
+139
*
[Chromoting] Disable a unit test in which win_tsan and mac_valgrind catch leaks.
simonmorris@chromium.org
2012-07-30
1
-4
/
+5
*
[Chromoting] Add unit tests for up- and down-scaling.
simonmorris@chromium.org
2012-07-28
3
-77
/
+164
*
[Chromoting] Add a host domain policy to the PolicyWatcher.
simonmorris@chromium.org
2012-07-28
5
-38
/
+181
*
[Chromoting] Make some logging levels in ClipboardWin more appropriate.
simonmorris@chromium.org
2012-07-28
1
-2
/
+2
*
Add HostEventLogger to It2Me host plugin.
alexeypa@chromium.org
2012-07-27
3
-34
/
+66
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-1
/
+1
*
Don't use MessageLoop and MessageLoopProxy in remoting/jingle_glue
sergeyu@chromium.org
2012-07-27
2
-7
/
+9
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-27
27
-1663
/
+69
*
Replace PluginMessageLoopProxy with PluginThreadTaskRunner.
sergeyu@chromium.org
2012-07-27
9
-49
/
+49
*
Ingore ERR_ADDRESS_INVALID error returned from sendto().
sergeyu@chromium.org
2012-07-27
1
-2
/
+8
*
[Chromoting] Add a unit test to verify that the VP8 codec doesn't change colo...
simonmorris@chromium.org
2012-07-27
3
-3
/
+120
*
Added support for multiple sampling rates on Windows.
kxing@chromium.org
2012-07-27
4
-11
/
+54
*
Adding a breakpad tester tool. It can be used to crash the specified process ...
alexeypa@chromium.org
2012-07-27
2
-0
/
+97
*
Basic Debian packaging for Linux Me2Me host
lambroslambrou@chromium.org
2012-07-27
8
-2
/
+84
*
Skip unknown channel configurations when parsing session config.
sergeyu@chromium.org
2012-07-27
5
-35
/
+92
*
Avoid potential conflicts leading to pending reboots while upgrading the me2m...
alexeypa@chromium.org
2012-07-27
2
-5
/
+25
*
[Chromoting] Fix keystone install script to use .pkg instead of .mpkg.
garykac@chromium.org
2012-07-26
1
-1
/
+1
*
Disable TCP ports in the default LibjingleTransportFactory() constructor.
sergeyu@chromium.org
2012-07-26
1
-0
/
+5
*
Send correct DPI to client.
jamiewalch@chromium.org
2012-07-26
1
-0
/
+8
*
Revert 148418 - Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-26
27
-69
/
+1663
*
[Chromoting] Update uninstaller to facilitate testing automation.
garykac@chromium.org
2012-07-25
9
-185
/
+279
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-0
/
+1
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-25
27
-1663
/
+69
*
Fix invalid header guards in jingle_session(_manager)?.h
sergeyu@chromium.org
2012-07-25
2
-6
/
+6
*
Created define to switch on/off audio.
kxing@chromium.org
2012-07-24
2
-6
/
+12
[next]