summaryrefslogtreecommitdiffstats
path: root/webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp
Commit message (Expand)AuthorAgeFilesLines
* Linux: Switch to DWARF for official builds. Good riddence.thestig@chromium.org2010-08-261-3/+0
* webkit/ ifdefs for BSD port; based on sprewell@jaggeri.com patchpvalchev@google.com2010-03-301-2/+2
* Changed the pepper test plugin to render a red triangle on a black background...alokp@chromium.org2010-03-171-3/+5
* Solaris: first set of patches to make WebKit build on Solaris.evan@chromium.org2010-02-251-1/+1
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-1/+1
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-9/+3
* linux: enable pepper pluginpiman@chromium.org2010-01-251-5/+16
* Revert 36399 - linux: enable pepper_test_plugin laforge@chromium.org2010-01-231-13/+5
* linux: enable pepper_test_pluginpiman@chromium.org2010-01-151-5/+13
* Resubmitting r36268 with a fix for mac:apatrick@chromium.org2010-01-151-2/+1
* Revert 36268 - Implemented PGL library, an EGL like API for Pepper. Updated P...apatrick@chromium.org2010-01-141-1/+2
* Implemented PGL library, an EGL like API for Pepper. Updated Pepper test plug...apatrick@chromium.org2010-01-141-2/+1
* Make the Pepepr test run on the mac.dspringer@google.com2010-01-141-23/+51
* This CL is for Neb. It contains his change 501124, with conflicts merged.sehr@google.com2010-01-111-3/+11
* Revert 35649 - Make Pepper plugins work on Linux.arv@chromium.org2010-01-061-11/+3
* Make Pepper plugins work on Linux.brettw@chromium.org2010-01-061-3/+11
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-1/+6
* My previous change made it necessary to use the command line option --interna...sehr@google.com2009-12-151-0/+1
* Re-enable the build of Pepper support by default (issue 464074, svn revision ...sehr@google.com2009-12-101-3/+0
* Revert 34161 - Enable Pepper support by default, including building the test ...sehr@google.com2009-12-091-0/+3
* Enable Pepper support by default, including building the test plugin.sehr@google.com2009-12-091-3/+0
* Enable pepper events to flow to the plugin. Also enable printing of the eventsehr@google.com2009-12-081-0/+2
* Fixed pepper plugin run as url.apatrick@google.com2009-11-241-1/+1
* Conditionally added pepper_test_plugin.gyp as all.gyp dependency based on whe...apatrick@google.com2009-11-021-37/+46
* Make the Pepper test plugin actually load by adding a module definition file tobrettw@chromium.org2009-10-201-2/+4
* Do a whole bunch of cleanup in the test plugin. This removes most of the oldbrettw@chromium.org2009-10-191-1/+2
* Make main.cpp Google style and conver the filename and headers of the otherbrettw@chromium.org2009-10-151-5/+6
* Add a skeleton "Pepper" NPAPI plugin. This is basically a copy of thebrettw@chromium.org2009-10-141-0/+33