summaryrefslogtreecommitdiffstats
path: root/webkit/tools/pepper_test_plugin
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Add some initial OWNERS files for src/webkit/.darin@chromium.org2011-01-141-0/+1
* Add base:: prefix to the calls to StringAppendV.tfarina@chromium.org2010-12-211-1/+2
* Remove use of Skia's safeUnref() in favor of SkSafeUnref(...)vandebo@chromium.org2010-09-241-3/+2
* Linux: Switch to DWARF for official builds. Good riddence.thestig@chromium.org2010-08-261-3/+0
* Add switch for specifying a directory to load plugins, so that test plugins c...stuartmorgan@chromium.org2010-06-291-4/+2
* webkit/ ifdefs for BSD port; based on sprewell@jaggeri.com patchpvalchev@google.com2010-03-302-8/+8
* Renamed pepper_test_plugin target to npapi_pepper_test_plugin. The automated ...alokp@chromium.org2010-03-294-302/+0
* Added a test for pepper3d. It ensures that we can successfully load a pepper ...alokp@chromium.org2010-03-264-0/+302
* Changed the pepper test plugin to render a red triangle on a black background...alokp@chromium.org2010-03-176-17/+97
* Remove redundant nphostapi.h from webkit/glue/plugins, update source files asdspringer@google.com2010-03-153-3/+3
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-131-1/+1
* Solaris: first set of patches to make WebKit build on Solaris.evan@chromium.org2010-02-251-1/+1
* I just put the code that does not compile on ARM. Trybots will fail because I...apatrick@chromium.org2010-02-241-2/+2
* Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-2/+2
* GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-2/+2
* Audio support for native client requires some additional featuressehr@google.com2010-02-091-0/+1
* Implemented async flushes for Pepper 3D.apatrick@chromium.org2010-02-091-0/+20
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-1/+1
* Added support for lost context recovery on the client side. None of our servi...apatrick@chromium.org2010-02-032-21/+53
* [GPU] Get GPU process running on the mackbr@google.com2010-02-033-12/+16
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-1/+1
* Windows now uses the TLS API instead of __declspec(thread) for client side co...apatrick@chromium.org2010-01-271-0/+8
* linux: enable pepper pluginpiman@chromium.org2010-01-252-6/+17
* Revert 36399 - linux: enable pepper_test_plugin laforge@chromium.org2010-01-232-14/+6
* Fix (hopefully) the linux64 build issue exposed by Neb's CL.sehr@google.com2010-01-201-0/+4
* linux: enable pepper_test_pluginpiman@chromium.org2010-01-152-6/+14
* Resubmitting r36268 with a fix for mac:apatrick@chromium.org2010-01-156-278/+37
* Revert 36268 - Implemented PGL library, an EGL like API for Pepper. Updated P...apatrick@chromium.org2010-01-146-32/+276
* Implemented PGL library, an EGL like API for Pepper. Updated Pepper test plug...apatrick@chromium.org2010-01-146-276/+32
* Make the Pepepr test run on the mac.dspringer@google.com2010-01-145-29/+133
* Working rudimentary audio in Pepper.brettw@chromium.org2010-01-122-0/+45
* This CL is for Neb. It contains his change 501124, with conflicts merged.sehr@google.com2010-01-115-67/+104
* Removing the dependency of command-buffer client on base/task.h. This file in...alokp@chromium.org2010-01-092-7/+1
* Fixed some bugs that prevented the GPU plugin from shutting down without cras...apatrick@google.com2010-01-081-3/+1
* Revert 35649 - Make Pepper plugins work on Linux.arv@chromium.org2010-01-065-104/+67
* Make Pepper plugins work on Linux.brettw@chromium.org2010-01-065-67/+104
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-228-25/+357
* My previous change made it necessary to use the command line option --interna...sehr@google.com2009-12-151-0/+1
* The union and first level nested struct were vestiges of the previoussehr@google.com2009-12-111-1/+1
* Re-enable the build of Pepper support by default (issue 464074, svn revision ...sehr@google.com2009-12-103-13/+5
* Revert 34161 - Enable Pepper support by default, including building the test ...sehr@google.com2009-12-093-5/+13
* Enable Pepper support by default, including building the test plugin.sehr@google.com2009-12-093-13/+5
* Enable pepper events to flow to the plugin. Also enable printing of the eventsehr@google.com2009-12-086-5/+284
* Update the Pepper APIs to the latest spec for the 2D demo plugin.brettw@chromium.org2009-12-012-27/+20
* Fixed pepper plugin run as url.apatrick@google.com2009-11-241-1/+1
* Fix a compilation failure on Linux. It still doesn't link correctly yet on Li...brettw@chromium.org2009-11-101-1/+1
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-031-12/+22
* Conditionally added pepper_test_plugin.gyp as all.gyp dependency based on whe...apatrick@google.com2009-11-022-42/+61
* Make Pepper NPN variable return a pointer to an allocatedsehr@google.com2009-10-272-15/+19