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
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use JingleThread in the client plugin.
sergeyu@chromium.org
2011-08-04
1
-2
/
+1
*
Future proof against things like http://crbug.com/91521
dmaclach@chromium.org
2011-08-04
1
-1
/
+11
*
Revert 95414 - Future proof against things like http://crbug.com/91521
dmaclach@chromium.org
2011-08-04
1
-11
/
+1
*
Future proof against things like http://crbug.com/91521
dmaclach@chromium.org
2011-08-04
1
-1
/
+11
*
Modify Chromoting logging to hook into base logging.
garykac@chromium.org
2011-08-04
6
-124
/
+102
*
Call Pepper's Flush command properly
hclam@chromium.org
2011-08-03
2
-9
/
+23
*
Respect NAT traversal policy in the Chromoting client plugin.
ajwong@chromium.org
2011-08-03
2
-23
/
+164
*
If pepper flush returns an error then save a pending flush
hclam@chromium.org
2011-08-01
2
-8
/
+33
*
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
7
-334
/
+165
*
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
7
-60
/
+83
*
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
4
-1
/
+26
*
Conenct Chromoting plugin debug log to JS UI.
garykac@chromium.org
2011-07-07
2
-7
/
+3
*
Close all writers before JingleSession is destroyed.
sergeyu@chromium.org
2011-06-30
1
-0
/
+1
*
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
1
-2
/
+13
*
Cleanup usage of JingleThread in the protocol code.
sergeyu@chromium.org
2011-06-24
1
-1
/
+1
*
Remove support for non-sandboxed connections.
sergeyu@chromium.org
2011-06-24
3
-102
/
+14
*
Remove remoting_x11_client
sergeyu@chromium.org
2011-06-23
1
-1
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-2
/
+3
*
Temporarily move to private synchronous scriptable interfaces.
wez@chromium.org
2011-06-20
3
-15
/
+16
*
Initial key exchange implementation.
sergeyu@chromium.org
2011-06-01
3
-59
/
+53
*
Wire in OAuth2 support into non-sandboxed connections in libjingle.
ajwong@chromium.org
2011-05-25
2
-4
/
+15
*
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
2
-0
/
+20
*
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
2
-52
/
+77
*
Revert 86573 - Add separate nonce version of connect calls to ChromotingScrip...
ukai@chromium.org
2011-05-25
2
-77
/
+52
*
Add separate nonce version of connect calls to ChromotingScriptableObject.
garykac@chromium.org
2011-05-25
2
-52
/
+77
*
Convert Chromoting logging to appear in client debug-info div.
garykac@chromium.org
2011-05-23
5
-25
/
+168
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-3
/
+4
*
Added nonce to client interface.
jamiewalch@chromium.org
2011-05-09
4
-10
/
+29
*
Chromoting to report roundtrip latency
hclam@chromium.org
2011-05-06
2
-0
/
+7
*
Cope gracefully with scripts querying stats before client has started.
wez@chromium.org
2011-04-26
3
-5
/
+9
*
If the user selects scale-to-fit, then PepperView starts
simonmorris@chromium.org
2011-04-20
9
-44
/
+388
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-2
/
+2
*
Report capture and encode time for chromoting
hclam@google.com
2011-04-05
3
-11
/
+20
*
Report decode and render latency for Chromoting
hclam@google.com
2011-04-05
4
-7
/
+23
*
Measure bandwidth for chromoting video channel
hclam@google.com
2011-04-05
4
-0
/
+24
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
6
-9
/
+9
[next]