summaryrefslogtreecommitdiffstats
path: root/remoting/client/x11_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Chromoting hostlist into tab (from extension popup)garykac@chromium.org2010-10-141-1/+0
* Hook up communication between Chromoting plugin and JS so that it can notify ...garykac@chromium.org2010-10-081-0/+4
* This is a monster CL.ajwong@chromium.org2010-10-041-61/+46
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-261-1/+7
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-241-5/+5
* Move common ChromotingView functionality into base class so that the code cangarykac@google.com2010-08-241-36/+29
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-231-5/+5
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-231-5/+5
* Change Chromoting X11 client default decoder to Zlib.garykac@chromium.org2010-08-201-1/+2
* Reapply 53892 with ARM build fix as suggested by Kobic.ajwong@chromium.org2010-07-291-1/+3
* Revert 53892 - Initial scriptable object implementation.rsesek@chromium.org2010-07-281-3/+1
* Initial scriptable object implementation.ajwong@chromium.org2010-07-281-1/+3
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-1/+1
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-9/+58
* Changing UpdateStreamPacket protobuf definition for chromotinghclam@chromium.org2010-07-151-6/+4
* Fixed up some comments while I was looking at these files.dmaclach@chromium.org2010-06-301-4/+4
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-171-0/+22
* Tighten up compile warnings based to match other chromium sub-projects.dmaclach@chromium.org2010-06-151-2/+2
* Enable chromoting in the build by defaulthclam@chromium.org2010-06-111-2/+2
* Implement a chromoting client using X11hclam@chromium.org2010-06-091-0/+151