summaryrefslogtreecommitdiffstats
path: root/remoting/client/chromoting_view.h
Commit message (Expand)AuthorAgeFilesLines
* [Chromoting] Initial plumbing for cursor shape.garykac@chromium.org2012-06-021-0/+4
* [Chromoting] The client plugin can pass clipboard items to the webapp.simonmorris@chromium.org2012-04-031-0/+7
* Cleanup error handling in the client plugin.sergeyu@chromium.org2012-03-021-1/+1
* This CL makes several the following improvements to the Chromoting decoder pi...alexeypa@chromium.org2012-02-241-16/+1
* Refactoring of the client-side input pipeline and scaling dimension management.wez@chromium.org2011-12-221-24/+2
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-6/+0
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-5/+0
* Expose connection error code to the web app.sergeyu@chromium.org2011-10-011-9/+3
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-1/+0
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-261-4/+5
* Change Chromoting client to use Pepper's new Resource-base InputEvents.garykac@chromium.org2011-07-211-4/+0
* If the user selects scale-to-fit, then PepperView startssimonmorris@chromium.org2011-04-201-0/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Chromoting pepper plugin to respond to BeginSessionResponsehclam@chromium.org2011-01-281-0/+7
* Hook up communication between Chromoting plugin and JS so that it can notify ...garykac@chromium.org2010-10-081-0/+15
* 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