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
...
*
Reverting r148671, r149866 (broke VS2008 builder) and r150361 (broke ninja).
alexeypa@chromium.org
2012-08-08
7
-69
/
+13
*
Implement ChannelMultiplexer.
sergeyu@chromium.org
2012-08-08
11
-32
/
+1001
*
Fix Me2Me host to properly reload config when it changes.
sergeyu@chromium.org
2012-08-07
3
-21
/
+40
*
Remove V1 chromoting authenticators
sergeyu@chromium.org
2012-08-07
9
-383
/
+20
*
Cleaned up usage of std::wstring in src/remoting. Added presubmit warning sup...
alexeypa@chromium.org
2012-08-07
10
-54
/
+60
*
[Chromoting] Add new policies for Chromoting
garykac@chromium.org
2012-08-06
6
-13
/
+33
*
[Chromoting] Extract branding from the signing script.
garykac@chromium.org
2012-08-04
4
-38
/
+66
*
Add support for suppressing error logging, and don't log errors due to cached...
jamiewalch@chromium.org
2012-08-04
6
-3
/
+90
*
Piping for audio decoding.
kxing@chromium.org
2012-08-04
15
-28
/
+271
*
[Chromoting] Use different talkgadget prefixes for client and oauth.
garykac@chromium.org
2012-08-03
2
-2
/
+2
*
[Chromoting] Auto-generate CLSID of the daemon controller at GYP time. This m...
alexeypa@chromium.org
2012-08-03
6
-8
/
+44
*
[Chromoting] Moving Windows-only host installation script to remoting/host/wi...
alexeypa@google.com
2012-08-03
4
-5
/
+5
*
[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
[prev]
[next]