summaryrefslogtreecommitdiffstats
path: root/webkit/plugins
Commit message (Expand)AuthorAgeFilesLines
* Make RenderView implement WebAutoFillClient, in preparation of making WebKit ...jam@chromium.org2011-01-101-0/+4
* Make accelerated plugin support aware of the requirement to use thekbr@google.com2011-01-101-1/+17
* Fix for a plugin crasher which occurs in the context of NPP_Destroy. The plug...ananta@chromium.org2011-01-071-14/+7
* Start sorting methods in class declarations.erg@google.com2011-01-071-2/+2
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-074-16/+33
* Expose Map/UnmapTexSubImage2DCHROMIUM to pepper pluginspiman@google.com2011-01-073-0/+79
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-077-6/+278
* Move ppb_flash.h to ppapi/c/private ...viettrungluu@chromium.org2011-01-063-121/+4
* Enable accelerated compositing in fullscreen pepper.piman@google.com2011-01-064-2/+19
* Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2011-01-053-4/+44
* Re-use existing out-of-process plugins if one is already loaded. Otherwisebrettw@chromium.org2011-01-045-7/+43
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-013-7/+8
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-1/+1
* Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...alokp@chromium.org2010-12-288-117/+292
* base/version: remove wstring versionevan@chromium.org2010-12-231-2/+2
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
* Added ppapi::Context3D interface. The API has already been reviewed. I am add...alokp@chromium.org2010-12-2310-825/+902
* Moved the logic of maintaining the current context to gles2 helper library.alokp@chromium.org2010-12-215-737/+1153
* Bugfixes for recent PluginGroup refactoring.jkummerow@chromium.org2010-12-216-33/+78
* Modify inclusion to use system icu headers when -Duse_system_icu=1phajdan.jr@chromium.org2010-12-211-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-21122-0/+20911
* A build fix for the "WebKit Mac (valgrind)" bot.hbono@chromium.org2010-12-211-2/+2
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-4/+7
* Properly cancel PPAPI callbacks.viettrungluu@chromium.org2010-12-2114-28/+675
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-21122-20911/+0
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-2047-185/+451
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-2047-451/+185
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-7/+4
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-20122-0/+20911
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-4/+7
* Restrict HTTP headers by checking in URLRequestInfo::SetProperty.bbudge@google.com2010-12-171-15/+47
* By zero, I mean falseabarth@chromium.org2010-12-171-1/+1
* Attempt to fix Arm buildabarth@chromium.org2010-12-171-0/+4
* Renamed PPB_NaClUtil to PPB_NaCl as requested by brettw.abarth@chromium.org2010-12-174-30/+30
* Add LaunchSelLdr and UrandomFD to PPAPIabarth@chromium.org2010-12-171-1/+15
* Add stub PPAPI for launching NaCl's sel_ldr process.abarth@chromium.org2010-12-173-0/+55
* Revert 69511 - Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-173-48/+9
* Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-173-9/+48
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-1690-0/+15432