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
*
remoting: Fix typo in TODO.
tfarina@chromium.org
2012-07-12
1
-1
/
+1
*
Support remoting of all monitors on multi-monitor Windows systems
wez@chromium.org
2012-07-12
1
-117
/
+63
*
If an account with hosts registered is accessed on a machine on which those h...
jamiewalch@google.com
2012-07-11
2
-4
/
+5
*
remoting/host: Fix cpplint warning of header guards.
tfarina@chromium.org
2012-07-10
11
-37
/
+37
*
Switch to TimeDelta interfaces for WaitForExitCodeWithTimeout in remoting/host.
tedvessenes@gmail.com
2012-07-09
2
-4
/
+5
*
Ignore all sendto() errors for P2P sockets on the client side.
sergeyu@chromium.org
2012-07-09
1
-2
/
+18
*
Don't post NULL tasks from ChromotingHost::Start().
sergeyu@chromium.org
2012-07-09
1
-25
/
+31
*
[Chromoting] Add unit tests for ChromotingHost's OnSessionRouteChange and Dis...
simonmorris@chromium.org
2012-07-03
1
-0
/
+44
*
[Chromoting] Factor duplicated code out of the ChromotingHost unit tests.
simonmorris@chromium.org
2012-07-03
1
-291
/
+241
*
[Chromoting] Initialise a SkISize member.
simonmorris@chromium.org
2012-07-03
1
-1
/
+3
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in remoting/host.
sergeyu@chromium.org
2012-07-03
27
-327
/
+460
*
Client code for playing back audio
kxing@chromium.org
2012-07-02
8
-4
/
+241
*
[Chromoting] Fix memory leaks in ChromotingHost unit tests.
simonmorris@chromium.org
2012-07-02
1
-3
/
+10
*
Remove 'Enable' button on unsupported platforms. Added 'No hosts' message.
jamiewalch@google.com
2012-06-30
10
-46
/
+101
*
Remove Message::Sender and Channel::Listener typedefs.
brettw@chromium.org
2012-06-29
2
-4
/
+4
*
[Chromoting] Add unit tests for ChromotingHost::OnIncomingSession.
simonmorris@chromium.org
2012-06-29
2
-10
/
+124
*
Roll libjingle 153:157
sergeyu@chromium.org
2012-06-29
2
-2
/
+11
*
Increase PIN minimum length to six digits.
jamiewalch@google.com
2012-06-29
3
-5
/
+18
*
Remove bogus warnings at start-up.
jamiewalch@google.com
2012-06-28
5
-21
/
+36
*
Fix broken MUI strings.
alexeypa@chromium.org
2012-06-28
1
-2
/
+2
*
Enable logging for remoting_simple_host
sergeyu@chromium.org
2012-06-28
1
-1
/
+13
*
Addressing remaining Breakpad integration issues:
alexeypa@chromium.org
2012-06-27
2
-4
/
+14
*
[Chromoting] Remove test code that got checked in with review comments.
garykac@chromium.org
2012-06-27
1
-2
/
+1
*
Do not try to use elevation on XP/W2K3. Instead activate "as invoker" and fai...
alexeypa@chromium.org
2012-06-27
1
-14
/
+32
*
Cleaned up <input> CSS and simplified user consent mark-up.
jamiewalch@google.com
2012-06-27
2
-30
/
+32
*
sas.dll is not included to Windows 8 SDK. Use one from from Windows 7 SDK ins...
alexeypa@chromium.org
2012-06-27
2
-5
/
+5
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
2
-2
/
+2
*
Remove unused fields found by clang's new Wunused-private-fields.
thakis@chromium.org
2012-06-27
2
-3
/
+1
*
Fixing a crash when cursor share is changing.
alexeypa@chromium.org
2012-06-27
1
-1
/
+2
*
[Chromoting] Add param to handle installer signing cert for Mac installer.
garykac@chromium.org
2012-06-27
1
-5
/
+14
*
A workaround for XP/W2K3 problem allowing to start a process in a session bef...
alexeypa@chromium.org
2012-06-26
6
-47
/
+356
*
[Chromoting] Add a ChromotingHost unit test for authentication failure.
simonmorris@chromium.org
2012-06-26
1
-14
/
+42
*
Emulate Secure Attention Sequence on XP by injecting Ctrl-Alt-Delete as a hot...
alexeypa@chromium.org
2012-06-26
3
-2
/
+52
*
Call SetProcessDPIAware only on Vista and above.
alexeypa@chromium.org
2012-06-26
1
-1
/
+15
*
Make the host installation compatible with XP/W2K3:
alexeypa@chromium.org
2012-06-26
1
-6
/
+42
*
[Chromoting] Add a ChromotingHost unit test for rejecting client authentication.
simonmorris@chromium.org
2012-06-26
2
-10
/
+42
*
CHromoting: make the host plugin to be compatible with XP/W2K3.
alexeypa@chromium.org
2012-06-26
1
-2
/
+9
*
Make sure the window class name lives long enough to be seen by RegisterClass...
alexeypa@chromium.org
2012-06-26
1
-1
/
+1
*
Renamed VideoStub::GetPendingPackets() to VideoStub::GetPendingVideoPackets()
kxing@chromium.org
2012-06-26
6
-6
/
+6
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
4
-10
/
+16
*
Refactored similar code in ContentDescription::ParseXml()
kxing@chromium.org
2012-06-26
2
-47
/
+47
*
Using base::ScopedNativeLibrary to control lifetime of dynamically-loaded lib...
alexeypa@chromium.org
2012-06-25
2
-39
/
+27
*
Pass OAuth token refresh errors back to the caller.
jamiewalch@google.com
2012-06-25
13
-131
/
+256
*
Fixing a crash in HostPortAllocatorSession::OnURLFetchComplete().
alexeypa@chromium.org
2012-06-25
1
-4
/
+6
*
Bump Chromoting to 1.7 on trunk.
wez@chromium.org
2012-06-25
1
-1
/
+1
*
Added piping for sending audio packets from host to client.
kxing@chromium.org
2012-06-25
12
-54
/
+232
*
Remove UrlFetcher from remoting and use the one in net instead.
jamiewalch@chromium.org
2012-06-23
7
-420
/
+82
*
This CL sets a maximum session duration only for Linux Me2Me, and hard-codes ...
simonmorris@chromium.org
2012-06-23
7
-6
/
+42
*
[Chromoting] Detach SessionEventExecutor's weak pointer to itself from the co...
simonmorris@chromium.org
2012-06-22
1
-0
/
+5
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
1
-2
/
+2
[next]