summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Fix build break on the dbg-shlib botsergeyu@chromium.org2011-04-201-0/+1
* Added GetLocalAddress() in net::ClientSocket.sergeyu@chromium.org2011-04-192-0/+11
* CL 6822065 streamlined the login process by using a form.simonmorris@chromium.org2011-04-191-1/+1
* Don't flip buffer--process it with a negative stride instead.jamiewalch@chromium.org2011-04-182-16/+7
* Extend invalid_rects_ lock to protect read as well as update.jamiewalch@chromium.org2011-04-151-4/+2
* Fix up login screen for remoting.dmaclach@chromium.org2011-04-142-24/+29
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-1412-34/+38
* Add basic video stats to Chromoting client status bar.garykac@chromium.org2011-04-131-1/+28
* Revert r61181.agl@chromium.org2011-04-121-1/+0
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-2/+2
* Update wording to be more specific about the type of password required.ajwong@chromium.org2011-04-111-2/+3
* Update Chromoting app-engine to invoke sandboxed connections.ajwong@chromium.org2011-04-076-6/+138
* Fix clang buildhclam@chromium.org2011-04-052-0/+4
* Fix build breakshclam@google.com2011-04-051-5/+5
* Report capture and encode time for chromotinghclam@google.com2011-04-0514-23/+87
* Report decode and render latency for Chromotinghclam@google.com2011-04-058-12/+57
* Measure bandwidth for chromoting video channelhclam@google.com2011-04-0513-3/+302
* Clean up remoting projectdmaclach@chromium.org2011-04-0443-1036/+723
* The mock input stub deletes the done task.simonmorris@chromium.org2011-04-041-0/+4
* Correction for r80070: call DoStartSession(), enable TCP.sergeyu@chromium.org2011-04-011-3/+5
* Fix a bug in CapturerFake introduced in r79679.simonmorris@chromium.org2011-04-011-2/+1
* Chromoting: Disable NAT traversingsergeyu@chromium.org2011-03-312-7/+21
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-3123-328/+329
* Moved socket adapters from remoting/jingle_glue to jingle/glue.sergeyu@chromium.org2011-03-3115-977/+24
* Allow for video frames after curtain mode is disabled.jamiewalch@chromium.org2011-03-301-0/+3
* Curtain mode interface, hooks and unit tests.jamiewalch@chromium.org2011-03-3016-19/+326
* Fix VS 2010 build.jam@chromium.org2011-03-291-0/+1
* Capturer is now pure virtual. The implementation it used tosimonmorris@chromium.org2011-03-2922-292/+541
* Add remoting/OWNERSsergeyu@chromium.org2011-03-281-0/+9
* Fix a few uninitialized members in remoting classes.finnur@chromium.org2011-03-285-10/+17
* Move some files from base to base/memory.levin@chromium.org2011-03-2880-161/+161
* Fix permissions broken in r79114.simonmorris@chromium.org2011-03-232-0/+0
* ChromotingHost can have multiple connections, but only onesimonmorris@chromium.org2011-03-2316-242/+356
* [Jingle] Refactored some notifier-related structs/classesakalin@chromium.org2011-03-221-1/+1
* fix commentsdilmah@chromium.org2011-03-222-2/+2
* Implemented shared memory capture method.jamiewalch@chromium.org2011-03-214-71/+340
* Hardcode gmail cert for chromoting.sergeyu@chromium.org2011-03-191-0/+40
* Normalize the top-level ui/ module.rsesek@chromium.org2011-03-181-2/+2
* Improve AlignRect() readability, and handle bad rectangles more gracefully (w...lambroslambrou@chromium.org2011-03-173-19/+60
* Move core renderer subdirectories to content.jam@chromium.org2011-03-162-3/+3
* Fix leak in HeartbeatSenderTest.DoSendStanza and remove valgrind suppression.lambroslambrou@chromium.org2011-03-151-0/+17
* Use deprecated mouse API that actually works.jamiewalch@chromium.org2011-03-152-37/+32
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib, this ti...sadrul@chromium.org2011-03-151-1/+1
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib.sadrul@chromium.org2011-03-151-0/+1
* Code cleanup related to allowed_bad_certs.wtc@chromium.org2011-03-141-1/+2
* Chromoting plugin to use a backing storehclam@google.com2011-03-142-15/+26
* Clear authenticated state on client disconnection.lambroslambrou@chromium.org2011-03-147-0/+40
* Invalidate the entire screen after registering for refresh callbacks.jamiewalch@chromium.org2011-03-112-8/+41
* Tidy up after CL 6573005.simonmorris@chromium.org2011-03-1019-114/+85
* Inject custom NetworkManager to JingelClienthclam@google.com2011-03-091-0/+2