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
*
Revert 211956 "base: Change WeakPtr to use SequenceChecker inste..."
vandebo@chromium.org
2013-07-20
1
-1
/
+0
*
Add Android app support for viewing video
solb@chromium.org
2013-07-19
6
-3
/
+323
*
Fix NativeMessaging GetDaemonConfig response in the null case.
rmsousa@chromium.org
2013-07-19
1
-1
/
+5
*
Set initial scroll bar visibility.
jamiewalch@chromium.org
2013-07-19
2
-8
/
+18
*
Add serialization to PairingRegistry.
jamiewalch@chromium.org
2013-07-19
5
-42
/
+268
*
Add the beginnings of a Chromoting Android app
solb@chromium.org
2013-07-19
10
-0
/
+651
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-1
/
+3
*
[Chromoting] Revive icon_host image as a PNG for use in Android client app.
garykac@chromium.org
2013-07-18
1
-0
/
+0
*
Embed manifests using 'EmbedManifest' setting in GYP.
alexeypa@chromium.org
2013-07-18
3
-202
/
+49
*
Use a direct include of the message_loop header in remoting/.
avi@chromium.org
2013-07-17
52
-53
/
+53
*
Add support for drawing video onto a Java ByteBuffer
solb@chromium.org
2013-07-17
9
-41
/
+305
*
Add support for pairing-registry APIs to host_dispatcher.js.
lambroslambrou@chromium.org
2013-07-17
11
-25
/
+272
*
Revert 211968 "Embed manifests using 'EmbedManifest' setting in ..."
torne@chromium.org
2013-07-17
3
-49
/
+202
*
Embed manifests using 'EmbedManifest' setting in GYP.
alexeypa@chromium.org
2013-07-17
3
-202
/
+49
*
Separate singleton out of ChromotingJNIInstance
solb@chromium.org
2013-07-17
6
-216
/
+353
*
base: Change WeakPtr to use SequenceChecker instead of ThreadChecker.
tommycli@chromium.org
2013-07-17
1
-0
/
+1
*
Add fullscreen permission for apps v2.
jamiewalch@chromium.org
2013-07-17
1
-2
/
+3
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
2
-2
/
+2
*
Only use the LoggingLock when actually logging to a file
akalin@chromium.org
2013-07-15
2
-6
/
+0
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-1
/
+1
*
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
[next]