summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_directory_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-160/+0
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-0/+4
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-2/+3
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-041-4/+90
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-3/+3
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-3/+3
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-3/+3
* Revert PPAPI change.brettw@chromium.org2010-11-021-3/+3
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-3/+3
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-3/+3
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-3/+3
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-301-4/+5
* De-coupled resource references by plugin from Resource object's refcount. Mad...neb@chromium.org2010-07-201-5/+4
* Update Chrome to pull latest PPAPI with new uses of point and size.brettw@chromium.org2010-07-091-2/+2
* Add a GetAs<ResourceType> template.neb@chromium.org2010-06-281-3/+3
* File API boilerplate.darin@chromium.org2010-06-261-0/+69