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
/
remoting.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 213997 "Localized Chromoting Host on Mac and Linux."
alexeypa@google.com
2013-07-26
1
-190
/
+59
*
Localized Chromoting Host on Mac and Linux.
alexeypa@chromium.org
2013-07-26
1
-59
/
+190
*
Move non-manifest stuff out of appsv2.patch.
jamiewalch@chromium.org
2013-07-25
1
-1
/
+1
*
Various improvements to the Chromoting Android app
solb@chromium.org
2013-07-24
1
-2
/
+2
*
Paired client revocation UI.
jamiewalch@chromium.org
2013-07-23
1
-0
/
+1
*
Add Android app support for viewing video
solb@chromium.org
2013-07-19
1
-1
/
+7
*
Add the beginnings of a Chromoting Android app
solb@chromium.org
2013-07-19
1
-0
/
+43
*
Embed manifests using 'EmbedManifest' setting in GYP.
alexeypa@chromium.org
2013-07-18
1
-184
/
+49
*
Add support for drawing video onto a Java ByteBuffer
solb@chromium.org
2013-07-17
1
-0
/
+2
*
Add support for pairing-registry APIs to host_dispatcher.js.
lambroslambrou@chromium.org
2013-07-17
1
-0
/
+1
*
Revert 211968 "Embed manifests using 'EmbedManifest' setting in ..."
torne@chromium.org
2013-07-17
1
-49
/
+184
*
Embed manifests using 'EmbedManifest' setting in GYP.
alexeypa@chromium.org
2013-07-17
1
-184
/
+49
*
Separate singleton out of ChromotingJNIInstance
solb@chromium.org
2013-07-17
1
-0
/
+2
*
Chromoting paired-client revocation, with NPAPI/native-messaging APIs.
lambroslambrou@chromium.org
2013-07-12
1
-0
/
+1
*
Generate the lists of localization files instead of hardcoding them.
alexeypa@chromium.org
2013-07-11
1
-146
/
+33
*
Enable fetching of API keys and OAuth client details via JNI
solb@chromium.org
2013-07-11
1
-0
/
+1
*
Create new remoting_client_jni target
solb@chromium.org
2013-07-11
1
-0
/
+20
*
Host offline status reporting.
weitaosu@chromium.org
2013-07-11
1
-0
/
+5
*
Revert 210731 "Host offline status reporting."
satorux@chromium.org
2013-07-10
1
-5
/
+0
*
Host offline status reporting.
weitaosu@chromium.org
2013-07-10
1
-0
/
+5
*
Localized Chromoting Host on Windows.
alexeypa@chromium.org
2013-07-09
1
-45
/
+170
*
Move url_request_context from remoting/host/ to remoting/base/
solb@chromium.org
2013-07-04
1
-4
/
+4
*
Abstract PPAPI's ImageData behind webrtc::DesktopFrame interface
solb@chromium.org
2013-07-04
1
-8
/
+9
*
Add native messaging host to Linux Chromoting package
lambroslambrou@chromium.org
2013-06-25
1
-0
/
+2
*
Linux pairing registry delegate implementation
jamiewalch@chromium.org
2013-06-23
1
-0
/
+6
*
Add static Create method to LibjingleTransportFactory
solb@chromium.org
2013-06-21
1
-3
/
+3
*
Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou...
alexeypa@chromium.org
2013-06-21
1
-3
/
+0
*
Remove storage.js from Chromoting webapp
lambroslambrou@chromium.org
2013-06-19
1
-1
/
+0
*
Configure security of the elevated controller in runtime.
alexeypa@chromium.org
2013-06-18
1
-0
/
+2
*
remoting: Change daemon_controller_mac from .cc to .mm.
thakis@chromium.org
2013-06-17
1
-3
/
+1
*
Make remoting_me2me_host build properly for official Mac 64-bit builds.
mark@chromium.org
2013-06-14
1
-32
/
+16
*
Revert 206360 "Make remoting_me2me_host build properly for offic..."
pastarmovj@google.com
2013-06-14
1
-16
/
+32
*
Make remoting_me2me_host build properly for official Mac 64-bit builds.
mark@chromium.org
2013-06-14
1
-32
/
+16
*
Remove XmppProxy and JavascriptSignalStrategy.
sergeyu@chromium.org
2013-06-13
1
-5
/
+2
*
Fix aura build for remoting_host
lambroslambrou@chromium.org
2013-06-12
1
-7
/
+13
*
Remove screen capturers from media/video/capture/screen.
sergeyu@chromium.org
2013-06-07
1
-9
/
+8
*
Use a weak pointer to post service control events and session change notifica...
alexeypa@chromium.org
2013-06-07
1
-2
/
+0
*
Add link to Hangouts Remote Desktop in the It2Me section of the remoting app.
sergeyu@chromium.org
2013-06-04
1
-3
/
+4
*
Remove unnecessary xrandr include/lib from ui/,
oshima@chromium.org
2013-06-02
1
-0
/
+1
*
unittests for Chromoting native messaging host.
lambroslambrou@chromium.org
2013-05-30
1
-6
/
+14
*
Build both v1 and v2 apps on the bots. Change #1: building both V1 and V2 app...
weitaosu@chromium.org
2013-05-29
1
-33
/
+68
*
Streamline SIMD targets in media.gyp
dalecurtis@google.com
2013-05-24
1
-1
/
+0
*
Revert 201955 "Allow multiple base::MessagePumpForUI instances t..."
dbeam@chromium.org
2013-05-24
1
-0
/
+3
*
Allow multiple base::MessagePumpForUI instances to be created simultanenously...
alexeypa@chromium.org
2013-05-24
1
-3
/
+0
*
Make CreateConnectedIpcChannel() a cross-platform API.
alexeypa@chromium.org
2013-05-24
1
-4
/
+3
*
Removing unused Chromoting host code.
alexeypa@chromium.org
2013-05-23
1
-3
/
+0
*
PairingAuthenticator implementation and plumbing.
jamiewalch@chromium.org
2013-05-22
1
-0
/
+6
*
Use webrtc::DesktopCapturer for screen capturer implementation.
sergeyu@chromium.org
2013-05-16
1
-1
/
+7
*
Add deps on allocator.gyp:allocator for some remoting executables
akalin@chromium.org
2013-05-16
1
-0
/
+26
*
Add header file for NativeMessagingHost
lambroslambrou@chromium.org
2013-05-16
1
-0
/
+2
[next]