summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Dynamically check types of PPAPI IDspiman@google.com2011-01-201-11/+59
* base/i18n: Add namespace i18n to CharIterator.tfarina@chromium.org2011-01-201-2/+2
* Fix widget pepper interface crashing after r71544.jam@chromium.org2011-01-182-3/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-1721-76/+76
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-1560-528/+605
* Move ppapi audio interface out of dev, butnfullagar@google.com2011-01-153-26/+30
* Reland r69146darin@chromium.org2011-01-141-9/+1
* Add some initial OWNERS files for src/webkit/.darin@chromium.org2011-01-141-0/+3
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-142-36/+71
* Revert 71334 - Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-142-67/+38
* Fixed bug 64847: Graphics2D paints outside plugin boundaries. Also removed un...ddorwin@chromium.org2011-01-131-8/+30
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-132-38/+67
* Move webkit/plugins/ppapi/ppb_pdf.h to ppapi/c/private.viettrungluu@chromium.org2011-01-133-138/+3
* Take out temp WEBKIT_HAS_WEB_AUTO_FILL_CLIENT code now that WebKit is rolled.jam@chromium.org2011-01-131-4/+0
* Method parameter name change in ppb_file_io_impl.* ...viettrungluu@chromium.org2011-01-122-4/+5
* Fix Pepper File IO callbacks.viettrungluu@chromium.org2011-01-113-65/+126
* Linux: Trade one hack for another to allow pepper plugins to print only selec...thestig@chromium.org2011-01-112-42/+50
* More changes to code to use new WebView::create function that takes in a WebA...jam@chromium.org2011-01-101-1/+5
* 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-012-5/+6
* 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
* 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
* 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-211-0/+249
* 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-211-249/+0
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-0/+249
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-249/+0
* 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-201-0/+249
* 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-1688-0/+15402