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
...
*
Use the same MIME types regardless of branding, for compatibility.
wez@chromium.org
2011-05-28
1
-5
/
+2
*
Wire in OAuth2 support into non-sandboxed connections in libjingle.
ajwong@chromium.org
2011-05-25
1
-0
/
+3
*
Remove files that don't exist, and fix typos in gyp files
sadrul@chromium.org
2011-05-25
1
-2
/
+2
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
1
-6
/
+6
*
Convert Chromoting logging to appear in client debug-info div.
garykac@chromium.org
2011-05-23
1
-0
/
+4
*
Remove files that are compiled in both media.gyp and remoting.gyp.
tony@chromium.org
2011-05-20
1
-6
/
+1
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-7
/
+7
*
Plumb the Remoting Host into the Host NPAPI plugin.
wez@chromium.org
2011-05-18
1
-0
/
+1
*
Change Chromoting->Remoting
dmaclach@chromium.org
2011-05-13
1
-56
/
+56
*
Mocks up the host plugin.
dmaclach@chromium.org
2011-05-12
1
-0
/
+15
*
Remove libsrtp
floppymaster@gmail.com
2011-05-12
1
-1
/
+0
*
Build a "real" webapp deliverable and add plugin to it.
dmaclach@chromium.org
2011-05-11
1
-2
/
+41
*
Revert 84923 - Build a "real" webapp deliverable and add plugin to it.
dmaclach@chromium.org
2011-05-11
1
-41
/
+2
*
Build a "real" webapp deliverable and add plugin to it.
dmaclach@chromium.org
2011-05-11
1
-2
/
+41
*
Host access code verification for Me2Mom scenario.
sergeyu@chromium.org
2011-05-11
1
-2
/
+7
*
Revert 84843 - Build a "real" webapp deliverable and add plugin to it.
bradnelson@google.com
2011-05-11
1
-47
/
+2
*
Build a "real" webapp deliverable and add plugin to it.
dmaclach@chromium.org
2011-05-10
1
-2
/
+47
*
Implemented RegisterSupportHostRequest.
sergeyu@chromium.org
2011-05-10
1
-0
/
+5
*
Revert 84722 - Implemented RegisterSupportHostRequest.
sergeyu@chromium.org
2011-05-10
1
-4
/
+0
*
Implemented RegisterSupportHostRequest.
sergeyu@chromium.org
2011-05-10
1
-0
/
+4
*
Added out-of-line ctor and dtor to fix clang builds.
jamiewalch@chromium.org
2011-05-09
1
-0
/
+1
*
Define NPAPI plugin target for host.
dmaclach@chromium.org
2011-05-09
1
-4
/
+51
*
Add HostObserverInterface and decouple HeartbeatSender and ChromotingHost.
sergeyu@chromium.org
2011-05-03
1
-0
/
+1
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-26
1
-1
/
+4
*
Fix build break on the dbg-shlib bot
sergeyu@chromium.org
2011-04-20
1
-0
/
+1
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-0
/
+3
*
Measure bandwidth for chromoting video channel
hclam@google.com
2011-04-05
1
-0
/
+6
*
Clean up remoting project
dmaclach@chromium.org
2011-04-04
1
-63
/
+22
*
The authenticated_ fields are moved out of stubs and into
simonmorris@chromium.org
2011-03-31
1
-3
/
+3
*
Moved socket adapters from remoting/jingle_glue to jingle/glue.
sergeyu@chromium.org
2011-03-31
1
-10
/
+1
*
Curtain mode interface, hooks and unit tests.
jamiewalch@chromium.org
2011-03-30
1
-0
/
+7
*
Capturer is now pure virtual. The implementation it used to
simonmorris@chromium.org
2011-03-29
1
-1
/
+2
*
ChromotingHost can have multiple connections, but only one
simonmorris@chromium.org
2011-03-23
1
-2
/
+2
*
Implemented shared memory capture method.
jamiewalch@chromium.org
2011-03-21
1
-1
/
+7
*
Normalize the top-level ui/ module.
rsesek@chromium.org
2011-03-18
1
-2
/
+2
*
Fix building gfx_unittests and remoting_unittests in linux dbg-shlib, this ti...
sadrul@chromium.org
2011-03-15
1
-1
/
+1
*
Fix building gfx_unittests and remoting_unittests in linux dbg-shlib.
sadrul@chromium.org
2011-03-15
1
-0
/
+1
*
Replace libjingle's HttpPortAllocatorSession with Pepper's http client
hclam@google.com
2011-03-08
1
-0
/
+2
*
Wire up the codepath from Javascript into Jingle for IQ packets.
ajwong@chromium.org
2011-03-07
1
-2
/
+3
*
Override HttpPortAllocator to inject a custom HTTP client
hclam@chromium.org
2011-03-07
1
-0
/
+2
*
Block event processing on host/client until the client has authenticated.
garykac@chromium.org
2011-03-04
1
-0
/
+4
*
Integrate P2P Sockets IPC with chromoting plugin.
sergeyu@chromium.org
2011-03-04
1
-1
/
+8
*
Remove the need for ReplayPortAllocator.
ajwong@chromium.org
2011-03-04
1
-2
/
+0
*
Local Login on Mac, using OS X Security framework
lambroslambrou@chromium.org
2011-03-03
1
-2
/
+1
*
SocketWrapper for interfacing between JingleSession and SSL sockets
hclam@chromium.org
2011-03-02
1
-0
/
+2
*
Fix up mac test client and simple host for remoting.
dmaclach@chromium.org
2011-03-02
1
-0
/
+4
*
Fold jingle_connection_to_host into connection_to_host.
garykac@chromium.org
2011-02-28
1
-2
/
+0
*
Use PAM auth on Linux, and stubs on other platforms.
lambroslambrou@chromium.org
2011-02-25
1
-0
/
+9
*
Add DesktopEnvironment class and refactor.
lambroslambrou@chromium.org
2011-02-23
1
-2
/
+2
*
Chromoting: UserAuthenticator interface and its implementation for PAM.
sergeyu@chromium.org
2011-02-16
1
-0
/
+4
[prev]
[next]