summaryrefslogtreecommitdiffstats
path: root/remoting/client/chromoting_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of the client-side input pipeline and scaling dimension management.wez@chromium.org2011-12-221-26/+0
* Remove all the experimental Traced Task code from remoting.ajwong@chromium.org2011-09-121-2/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+2
* This is a monster CL.ajwong@chromium.org2010-10-041-89/+3
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-1/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+1
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-261-0/+8
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-241-1/+1
* Move common ChromotingView functionality into base class so that the code cangarykac@google.com2010-08-241-0/+103