summaryrefslogtreecommitdiffstats
path: root/remoting/base
Commit message (Expand)AuthorAgeFilesLines
* Add in some infrastructure to make tracing of logical requests broken over as...ajwong@chromium.org2010-08-314-0/+509
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-274-0/+4
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-261-16/+19
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-2415-48/+49
* Move common ChromotingView functionality into base class so that the code cangarykac@google.com2010-08-244-3/+36
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-2315-50/+48
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-2315-48/+50
* Remove noisy LOG(INFO) lines from chromoting unittests.garykac@google.com2010-08-201-1/+0
* Reverse rows in DecoderZlib for remotinghclam@chromium.org2010-08-063-4/+31
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-066-40/+68
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-042-0/+5
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-08-021-2/+3
* Revert "This tool demonstrates the use of the Media Foundation H.264 decoder ...evan@chromium.org2010-07-291-3/+2
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-07-291-2/+3
* [chromoting] Use zlib as the default encoder and decoderhclam@chromium.org2010-07-271-5/+8
* EncoderZlib/DecoderZlib for chromotinghclam@chromium.org2010-07-2713-18/+544
* Fix mismatched new[]/delete in EncoderVerbatimTest.TestEncodertimurrrr@chromium.org2010-07-241-4/+4
* Unit test for Encoder / Decoder for remotinghclam@chromium.org2010-07-246-6/+461
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-2312-0/+908
* Changing UpdateStreamPacket protobuf definition for chromotinghclam@chromium.org2010-07-152-8/+29
* zlib decompression for chromotinghclam@chromium.org2010-07-078-51/+315
* Zlib compressor for Chromotinghclam@chromium.org2010-07-014-0/+207
* Fixed up some comments while I was looking at these files.dmaclach@chromium.org2010-06-301-1/+1
* remoting: Extract the utility to get the BytesPerPixel from PixelFormat into ...tfarina@chromium.org2010-06-262-0/+18
* remoting: Fix invalid use of std::string used in the global scope.tfarina@chromium.org2010-06-252-9/+7
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-1/+1
* Tighten up compile warnings based to match other chromium sub-projects.dmaclach@chromium.org2010-06-153-10/+9
* Implement a chromoting client using X11hclam@chromium.org2010-06-094-7/+7
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-092-0/+6
* Revert 49298 - Broke compile - Token-based authentication for chromoting.rsesek@chromium.org2010-06-092-6/+0
* Token-based authentication for chromoting.sergeyu@chromium.org2010-06-092-0/+6
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-0713-0/+913