summaryrefslogtreecommitdiffstats
path: root/remoting/client/client_context.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in remoting/.avi2015-12-221-0/+1
* Move existing renderer from PepperView to PepperVideoRenderer2D.sergeyu2014-12-191-3/+3
* Manual fixups in remoting/ for scoped_refptr operator T* removal.dcheng2014-08-281-1/+2
* Piping for audio decoding.kxing@chromium.org2012-08-041-1/+5
* MessageLoopProxy cleanups in remoting client.sergeyu@chromium.org2012-06-121-6/+10
* Used MessageLoopProxy instead of MessageLoop in RectangleUpdateDecoder.sanjeevr@chromium.org2012-01-041-2/+2
* Use plugin main thread for network code on the client sidesergeyu@chromium.org2011-08-221-2/+0
* Use plugin message loop for main loop in the client plugin.sergeyu@chromium.org2011-08-211-10/+4
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-1/+5
* Don't use JingleThread in the client plugin.sergeyu@chromium.org2011-08-041-7/+3
* Revert 95414 - Future proof against things like http://crbug.com/91521dmaclach@chromium.org2011-08-041-7/+3
* Future proof against things like http://crbug.com/91521dmaclach@chromium.org2011-08-041-3/+7
* Cleanup usage of JingleThread in the protocol code.sergeyu@chromium.org2011-06-241-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-0/+48