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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose nat_traversal flag to host and client plugins.
sergeyu@chromium.org
2011-07-26
1
-1
/
+2
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-2
/
+2
*
2. Implement scale-to-fit and clipping in DecoderVp8
hclam@chromium.org
2011-07-26
12
-381
/
+343
*
Request wheel events for Chromoting so they're not handled by the browser.
garykac@chromium.org
2011-07-21
1
-1
/
+1
*
Change Chromoting client to use Pepper's new Resource-base InputEvents.
garykac@chromium.org
2011-07-21
8
-64
/
+83
*
Message validation in message dispatchers.
sergeyu@chromium.org
2011-07-21
2
-16
/
+7
*
Convert input event to interface version 1.0. Rename some of the mouse and
brettw@chromium.org
2011-07-20
1
-5
/
+5
*
Purge references to JingleClient.
wez@chromium.org
2011-07-20
1
-1
/
+1
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
4
-37
/
+53
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
4
-53
/
+37
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
4
-37
/
+53
*
Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.
scherkus@chromium.org
2011-07-18
1
-7
/
+5
*
Remove unused methods in ChromotingInstance.
hclam@chromium.org
2011-07-15
2
-16
/
+0
*
Fixup threading for Chromoting's logging code.
garykac@chromium.org
2011-07-13
2
-58
/
+7
*
Release all keys on blur.
jamiewalch@google.com
2011-07-08
6
-4
/
+53
*
Conenct Chromoting plugin debug log to JS UI.
garykac@chromium.org
2011-07-07
6
-89
/
+8
*
Close all writers before JingleSession is destroyed.
sergeyu@chromium.org
2011-06-30
2
-0
/
+2
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
1
-2
/
+2
*
Cleanup client shutdown sequence.
sergeyu@chromium.org
2011-06-24
3
-7
/
+26
*
Cleanup usage of JingleThread in the protocol code.
sergeyu@chromium.org
2011-06-24
3
-6
/
+6
*
Remove support for non-sandboxed connections.
sergeyu@chromium.org
2011-06-24
11
-163
/
+26
*
Remove remoting_x11_client
sergeyu@chromium.org
2011-06-23
9
-619
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
2
-3
/
+4
*
Temporarily move to private synchronous scriptable interfaces.
wez@chromium.org
2011-06-20
3
-15
/
+16
*
use path in #includes
dilmah@chromium.org
2011-06-20
1
-1
/
+1
*
Initial key exchange implementation.
sergeyu@chromium.org
2011-06-01
7
-78
/
+78
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
1
-9
/
+7
*
1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...
wez@chromium.org
2011-05-27
1
-7
/
+9
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
1
-9
/
+7
*
Wire in OAuth2 support into non-sandboxed connections in libjingle.
ajwong@chromium.org
2011-05-25
5
-5
/
+27
*
Re-order comments in chromoting_scriptable_object to match .cc code
garykac@chromium.org
2011-05-25
1
-28
/
+31
*
Add basic versioning check to Chromoting's plugin/JS code.
garykac@chromium.org
2011-05-25
3
-0
/
+41
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Revert 86575 - Revert 86573 - Add separate nonce version of connect calls to ...
ukai@chromium.org
2011-05-25
3
-57
/
+80
*
Revert 86573 - Add separate nonce version of connect calls to ChromotingScrip...
ukai@chromium.org
2011-05-25
3
-80
/
+57
*
Add separate nonce version of connect calls to ChromotingScriptableObject.
garykac@chromium.org
2011-05-25
3
-57
/
+80
*
Add in support for connecting with just the OAuth2 token. Default to OAuth2.
ajwong@chromium.org
2011-05-24
7
-58
/
+93
*
Convert Chromoting logging to appear in client debug-info div.
garykac@chromium.org
2011-05-23
11
-31
/
+263
*
Update the appengine code to use OAuth2 and break the gdata dependency.
ajwong@chromium.org
2011-05-21
9
-280
/
+206
*
Fixup debug log css for Chromoting client.
garykac@chromium.org
2011-05-20
1
-1
/
+1
*
Keep quiet when there's no IQ data to process.
wez@chromium.org
2011-05-12
1
-3
/
+9
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-3
/
+4
*
Remove cancel from RunnableFunctions.
dmaclach@chromium.org
2011-05-10
2
-4
/
+4
*
Added out-of-line ctor and dtor to fix clang builds.
jamiewalch@chromium.org
2011-05-09
2
-0
/
+18
*
Added nonce to client interface.
jamiewalch@chromium.org
2011-05-09
8
-18
/
+42
*
Tidy up the Chromoting Client JavaScript logging a little.
wez@chromium.org
2011-05-07
1
-46
/
+18
*
Chromoting to report roundtrip latency
hclam@chromium.org
2011-05-06
6
-2
/
+24
*
Revert 84060 - Remove cancel from RunnableFunctions.
dmaclach@chromium.org
2011-05-04
2
-5
/
+5
*
Remove cancel from RunnableFunctions.
dmaclach@chromium.org
2011-05-04
2
-5
/
+5
*
Fix Chromoting AppEngine app so it's possible to set it up.
wez@chromium.org
2011-05-04
1
-11
/
+8
[next]