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
*
Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...
tfarina@chromium.org
2013-07-13
10
-11
/
+11
*
Allow transport candidates to arrive before the authentication accepted message.
rmsousa@chromium.org
2013-07-13
2
-4
/
+28
*
Restructure chromoting_jni_instance handling of Java strings
solb@chromium.org
2013-07-13
3
-194
/
+222
*
Chromoting paired-client revocation, with NPAPI/native-messaging APIs.
lambroslambrou@chromium.org
2013-07-12
12
-25
/
+494
*
Construct ChromotingClient instance
solb@chromium.org
2013-07-12
3
-37
/
+220
*
Generate the lists of localization files instead of hardcoding them.
alexeypa@chromium.org
2013-07-11
4
-210
/
+154
*
Do not use the logging lock since the debug log file is not used anyway.
alexeypa@chromium.org
2013-07-11
2
-0
/
+6
*
Enable fetching of API keys and OAuth client details via JNI
solb@chromium.org
2013-07-11
2
-0
/
+26
*
Create new remoting_client_jni target
solb@chromium.org
2013-07-11
5
-0
/
+308
*
Host offline status reporting.
weitaosu@chromium.org
2013-07-11
10
-3
/
+549
*
Fix JID refresh logic.
rmsousa@chromium.org
2013-07-10
1
-11
/
+47
*
Make AudioPlayer optional in ChromotingClient
solb@chromium.org
2013-07-10
4
-5
/
+12
*
Revert 210731 "Host offline status reporting."
satorux@chromium.org
2013-07-10
10
-547
/
+3
*
Host offline status reporting.
weitaosu@chromium.org
2013-07-10
10
-3
/
+547
*
Removed dependency on UiStrings now that the resources are properly localized.
alexeypa@chromium.org
2013-07-09
3
-95
/
+89
*
Localized Chromoting Host on Windows.
alexeypa@chromium.org
2013-07-09
18
-298
/
+1201
*
Don't use reentrant version of getpwuid on Android
solb@chromium.org
2013-07-09
1
-4
/
+6
*
Move url_request_context from remoting/host/ to remoting/base/
solb@chromium.org
2013-07-04
9
-21
/
+21
*
Abstract PPAPI's ImageData behind webrtc::DesktopFrame interface
solb@chromium.org
2013-07-04
10
-58
/
+91
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
2
-2
/
+2
*
Change HostController methods to accept onError callbacks.
lambroslambrou@chromium.org
2013-06-28
4
-136
/
+202
*
Add another extension ID to Chromoting native messaging manifest
lambroslambrou@chromium.org
2013-06-28
1
-1
/
+2
*
Use a direct include of time headers in ppapi/, printing/, remoting/.
avi@chromium.org
2013-06-28
52
-63
/
+63
*
Whitelist more extension IDs for Chromoting native messaging host
lambroslambrou@chromium.org
2013-06-27
1
-1
/
+3
*
Remove platform-specific implementations of RSAPrivateKey and SignatureCreator
rsleevi@chromium.org
2013-06-27
1
-14
/
+10
*
Remove WebKit prefix from uses of MutationObserver
adamk@chromium.org
2013-06-27
2
-3
/
+3
*
Chromoting: fixing caps lock issue with mac host.
weitaosu@chromium.org
2013-06-26
12
-78
/
+207
*
Better document GaiaOAuthClient via comments and updated method name.
davidroche@chromium.org
2013-06-26
4
-7
/
+7
*
Don't create a pairing registry.
jamiewalch@chromium.org
2013-06-26
1
-4
/
+2
*
Switched base::win:MessageWindow to use a callback instead of a delegate inte...
alexeypa@chromium.org
2013-06-25
4
-33
/
+29
*
Fixed jscompile error.
jamiewalch@chromium.org
2013-06-25
2
-3
/
+5
*
Optimize png files in remoting
oshima@chromium.org
2013-06-25
4
-0
/
+0
*
Add native messaging host to Linux Chromoting package
lambroslambrou@chromium.org
2013-06-25
3
-10
/
+41
*
Add "PRIVATE" to the enum names of some private Pepper networking APIs:
yzshen@chromium.org
2013-06-24
3
-5
/
+5
*
Enable native messaging in chromoting webapp
sergeyu@chromium.org
2013-06-24
3
-9
/
+7
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-5
/
+5
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
6
-17
/
+15
*
Linux pairing registry delegate implementation
jamiewalch@chromium.org
2013-06-23
14
-115
/
+520
*
Device robot refresh token integrity validation.
davidroche@chromium.org
2013-06-22
5
-11
/
+5
*
Add static Create method to LibjingleTransportFactory
solb@chromium.org
2013-06-21
10
-59
/
+92
*
Disable scroll-bars in shrink-to-fit mode.
jamiewalch@chromium.org
2013-06-21
3
-0
/
+17
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
2
-12
/
+6
*
Delete and recreate the client plugin if WCS is reloaded.
jamiewalch@chromium.org
2013-06-21
3
-13
/
+23
*
Remove XML FROM element in JingleSession::StartConnection
solb@chromium.org
2013-06-21
3
-2
/
+5
*
Added the desktop shape fields to VideoPacket.
alexeypa@chromium.org
2013-06-21
12
-2
/
+159
*
Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou...
alexeypa@chromium.org
2013-06-21
8
-266
/
+17
*
Chromoting Host: Don't listen for PRIMARY selection changes
lambroslambrou@chromium.org
2013-06-21
1
-4
/
+2
*
Add timeout for when P2P connection failures.
sergeyu@chromium.org
2013-06-21
4
-6
/
+58
*
Change the daemon start type to 'manual' if the host ID has been deleted.
alexeypa@chromium.org
2013-06-21
8
-20
/
+83
*
Update the include paths of message_loop_proxy.h
tfarina@chromium.org
2013-06-20
1
-1
/
+0
[next]