summaryrefslogtreecommitdiffstats
path: root/remoting/client/plugin
Commit message (Expand)AuthorAgeFilesLines
* Refactor the client code for the X11 version.garykac@google.com2010-07-207-88/+87
* Reapply r51857 to start building chromoting plugin. Update for ppapi changes.ajwong@chromium.org2010-07-167-384/+319
* Update Chrome to pull latest PPAPI with new uses of point and size.brettw@chromium.org2010-07-092-7/+7
* Revert r51857 "Integrating back into using the external ppapi/cpp wrappers."ajwong@chromium.org2010-07-087-316/+384
* Integrating back into using the external ppapi/cpp wrappers.ajwong@chromium.org2010-07-087-384/+316
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-284-13/+286
* Chromium side changes to use PP_CompletionCallback as the Flush callback.darin@chromium.org2010-06-251-2/+5
* Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...mrossetti@chromium.org2010-06-234-282/+14
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-234-14/+282
* Convert chromoting to pepperv2 API.ajwong@chromium.org2010-06-225-202/+93
* Deleting obsolete chromoting files.ajwong@chromium.org2010-06-218-913/+0
* Fix up build on Mac. Needed to initialize member vars.dmaclach@chromium.org2010-06-181-1/+2
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-176-53/+416
* Coverity: Fix leak in ChromotingClient::read_image.mattm@chromium.org2010-06-152-8/+5
* Fix broken build.dmaclach@chromium.org2010-06-151-2/+12
* Tighten up compile warnings based to match other chromium sub-projects.dmaclach@chromium.org2010-06-154-7/+1
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-0713-0/+1199