summaryrefslogtreecommitdiffstats
path: root/remoting/client/chromoting_view.h
Commit message (Expand)AuthorAgeFilesLines
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-1/+1
* This is a monster CL.ajwong@chromium.org2010-10-041-60/+9
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-1/+1
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-1/+1
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-261-0/+4
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-241-4/+4
* Move common ChromotingView functionality into base class so that the code cangarykac@google.com2010-08-241-2/+52
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-231-4/+4
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-231-4/+4
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-5/+10
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-171-1/+20
* Implement a chromoting client using X11hclam@chromium.org2010-06-091-0/+37