summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-0338-143/+647
* Stub classes for Chromoting and use them in HostMessageDispatcher.ajwong@chromium.org2010-11-0210-132/+184
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-025-6/+8
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-0213-30/+30
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-0213-30/+30
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-0213-30/+30
* Revert PPAPI change.brettw@chromium.org2010-11-0213-30/+30
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-0213-30/+30
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-0213-30/+30
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-0213-30/+30
* Fix arm build.sergeyu@chromium.org2010-11-021-0/+3
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-0242-510/+424
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-0142-424/+510
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-0142-510/+424
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-0112-40/+41
* Fix mac compilation issuehclam@chromium.org2010-10-281-1/+2
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-2829-465/+579
* Fix Chromoting's verbatim decoder to work with the new protocol.garykac@google.com2010-10-272-69/+107
* Remove NOTREACHED from UsingTCPFastOpengarykac@chromium.org2010-10-271-1/+0
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-2730-426/+469
* FBTF: Hopefully, the last ctor patch.erg@google.com2010-10-272-2/+8
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-262-0/+6
* Add asserts for timeouts in JingleChromotingConnectionTest.sergeyu@chromium.org2010-10-261-8/+12
* Added control channel in ChromotingConnection. Moved channelsergeyu@chromium.org2010-10-268-60/+142
* Revert 63809 - Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-261-12/+8
* Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-261-8/+12
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-2424-144/+954
* Fix remoting to use scoped_refptr.willchan@chromium.org2010-10-231-3/+3
* Implement basic X11 screen capture on linux.ajwong@chromium.org2010-10-216-3/+332
* Simple RTP reader/writer.sergeyu@chromium.org2010-10-2013-142/+607
* Convert LOG(INFO) to VLOG(1) - remoting/.pkasting@chromium.org2010-10-199-54/+39
* HostMessageDispatcher to dispatch messages received on a chromoting connectionhclam@chromium.org2010-10-199-3/+220
* Fix remoting_unittests to pull in TCMalloc.willchan@chromium.org2010-10-191-0/+8
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-1/+2
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-1815-34/+80
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-1826-188/+238
* Make sure to use scoped_refptr for refcounted params in audio/video/remotingwillchan@chromium.org2010-10-181-1/+3
* Call SceenConfigurationChanged from CapturerFake constructor.sergeyu@chromium.org2010-10-181-0/+1
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-2/+1
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-1/+2
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Basic client-host key (+ dead key) support for Chromoting (Windows).garykac@google.com2010-10-151-342/+18
* Move Chromoting hostlist into tab (from extension popup)garykac@chromium.org2010-10-1410-56/+210
* Remove old tunneling code from remoting/jingle_glue.sergeyu@chromium.org2010-10-1414-951/+7
* Call SetViewport when client is inite'edgarykac@chromium.org2010-10-131-0/+1
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-081-3/+1
* Hook up communication between Chromoting plugin and JS so that it can notify ...garykac@chromium.org2010-10-0818-117/+407
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-081-1/+3
* Fix up PPAPI renames in Chrome.neb@chromium.org2010-10-073-4/+4
* Fix build break on mac.sergeyu@chromium.org2010-10-061-0/+2