summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webplugin_delegate_pepper.cc
Commit message (Expand)AuthorAgeFilesLines
* The union and first level nested struct were vestiges of the previoussehr@google.com2009-12-111-17/+17
* Enable pepper events to flow to the plugin. Also enable printing of the eventsehr@google.com2009-12-081-1/+5
* Refactor the pepper API implementation to make it more scalable as we add morebrettw@chromium.org2009-12-071-1/+56
* Send resource load notifications from plugins to devtools agent. This is a pa...yurys@chromium.org2009-12-031-1/+1
* Update the Pepper APIs to the latest spec for the 2D demo plugin.brettw@chromium.org2009-12-011-124/+120
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Rework painting to be something that will actually work. This allows plugins tobrettw@chromium.org2009-11-111-17/+70
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-031-1/+32
* To facilitate apatrick's work on the 3D renderer for Pepper,sehr@google.com2009-10-311-8/+9
* Push the native canvas into the plugin implementation. On Windows, this meansbrettw@chromium.org2009-10-231-19/+36
* Make all pepper plugins default to windowless and transparent.sehr@google.com2009-10-201-0/+5
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-171-0/+423