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
*
Add in some infrastructure to make tracing of logical requests broken over as...
ajwong@chromium.org
2010-08-31
1
-0
/
+3
*
Jingle_glue bugfixes.
sergeyu@chromium.org
2010-08-28
1
-1
/
+2
*
Add mouse event support to Chromoting client (Pepper and X11).
garykac@chromium.org
2010-08-26
1
-0
/
+1
*
Unforked xmpp ssl adapter code.
sergeyu@chromium.org
2010-08-24
1
-9
/
+1
*
Move common ChromotingView functionality into base class so that the code can
garykac@google.com
2010-08-24
1
-0
/
+2
*
Re-land just the project file changes from r55416. This makes projects that use
brettw@chromium.org
2010-08-15
1
-0
/
+1
*
Resubmit "Start chromoting host in the service process though a method call"
hclam@chromium.org
2010-08-10
1
-2
/
+2
*
Revert 55507 - Start chromoting host in the service process though a method ...
glen@chromium.org
2010-08-10
1
-2
/
+2
*
Start chromoting host in the service process though a method call
hclam@chromium.org
2010-08-10
1
-2
/
+2
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
1
-1
/
+0
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
1
-0
/
+1
*
Rename ChromotingPlugin -> ChromotingInstance to be more consistent with
garykac@google.com
2010-08-07
1
-2
/
+2
*
Initial pass at integrating Differ into the chromoting host code.
garykac@google.com
2010-08-06
1
-0
/
+1
*
Added HostKeyPair class, signatures for heartbeat messages.
sergeyu@chromium.org
2010-08-04
1
-1
/
+6
*
Reapply 53892 with ARM build fix as suggested by Kobic.
ajwong@chromium.org
2010-07-29
1
-0
/
+2
*
Revert 53892 - Initial scriptable object implementation.
rsesek@chromium.org
2010-07-28
1
-2
/
+0
*
Initial scriptable object implementation.
ajwong@chromium.org
2010-07-28
1
-0
/
+2
*
[chromoting] Use zlib as the default encoder and decoder
hclam@chromium.org
2010-07-27
1
-1
/
+0
*
EncoderZlib/DecoderZlib for chromoting
hclam@chromium.org
2010-07-27
1
-0
/
+6
*
Unit test for Encoder / Decoder for remoting
hclam@chromium.org
2010-07-24
1
-0
/
+3
*
Moving Encoder and Decoder to remoting/base
hclam@chromium.org
2010-07-23
1
-12
/
+13
*
Refactor the client code for the X11 version.
garykac@google.com
2010-07-20
1
-14
/
+9
*
Reapply r51857 to start building chromoting plugin. Update for ppapi changes.
ajwong@chromium.org
2010-07-16
1
-1
/
+4
*
Added RSA key generator for register_host.py
sergeyu@chromium.org
2010-07-14
1
-0
/
+13
*
Revert r51857 "Integrating back into using the external ppapi/cpp wrappers."
ajwong@chromium.org
2010-07-08
1
-4
/
+1
*
Integrating back into using the external ppapi/cpp wrappers.
ajwong@chromium.org
2010-07-08
1
-1
/
+4
*
zlib decompression for chromoting
hclam@chromium.org
2010-07-07
1
-3
/
+7
*
Zlib compressor for Chromoting
hclam@chromium.org
2010-07-01
1
-3
/
+7
*
Get remoting.gyp depending only on the bits of gfx we need to depend on.
dmaclach@chromium.org
2010-06-30
1
-2
/
+7
*
Fix typo in remoting.gyp
garykac@google.com
2010-06-29
1
-1
/
+1
*
Fix thread usage in chromoting host
hclam@chromium.org
2010-06-28
1
-0
/
+3
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-28
1
-47
/
+43
*
Fork a copy of all the notifier code in chrome/common/net/notifier that we de...
ajwong@chromium.org
2010-06-28
1
-16
/
+15
*
Removed dependency on chrome/common.
sergeyu@chromium.org
2010-06-25
1
-1
/
+0
*
Fix remoting_unittests on shlib-dbg build bots
hclam@chromium.org
2010-06-24
1
-0
/
+12
*
Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...
mrossetti@chromium.org
2010-06-23
1
-43
/
+42
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-23
1
-42
/
+43
*
Convert chromoting to pepperv2 API.
ajwong@chromium.org
2010-06-22
1
-40
/
+3
*
JSON based host config storage implemented. Python script for host registration.
sergeyu@chromium.org
2010-06-17
1
-0
/
+5
*
Hookup the ChromotingPlugin into the refactored implementation
ajwong@chromium.org
2010-06-17
1
-29
/
+30
*
Added HostConfig class. Changed SimpleHost to use it.
sergeyu@chromium.org
2010-06-15
1
-0
/
+1
*
Tighten up compile warnings based to match other chromium sub-projects.
dmaclach@chromium.org
2010-06-15
1
-0
/
+4
*
Chromoting unit test: Adding DecoderVerbatimTest
hclam@chromium.org
2010-06-15
1
-0
/
+1
*
Cleanup some chromoting code
hclam@chromium.org
2010-06-15
1
-2
/
+2
*
Enable remoting unittests to run on build bots
hclam@chromium.org
2010-06-11
1
-0
/
+390