summaryrefslogtreecommitdiffstats
path: root/remoting/client/plugin/pepper_view.h
Commit message (Expand)AuthorAgeFilesLines
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-1/+1
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-1/+1
* Hook up communication between Chromoting plugin and JS so that it can notify ...garykac@chromium.org2010-10-081-0/+1
* This is a monster CL.ajwong@chromium.org2010-10-041-12/+24
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-301-2/+2
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-241-3/+3
* Move common ChromotingView functionality into base class so that the code cangarykac@google.com2010-08-241-11/+0
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-231-3/+3
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-231-3/+3
* Rename ChromotingPlugin -> ChromotingInstance to be more consistent withgarykac@google.com2010-08-071-3/+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-1/+3
* Reapply r51857 to start building chromoting plugin. Update for ppapi changes.ajwong@chromium.org2010-07-161-22/+29
* Revert r51857 "Integrating back into using the external ppapi/cpp wrappers."ajwong@chromium.org2010-07-081-29/+22
* Integrating back into using the external ppapi/cpp wrappers.ajwong@chromium.org2010-07-081-22/+29
* Convert chromoting to pepperv2 API.ajwong@chromium.org2010-06-221-1/+2
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-171-0/+77