summaryrefslogtreecommitdiffstats
path: root/webkit/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add support for printing with Skia on Mac.caryclark@chromium.org2011-06-171-1/+2
* Update PPP_Printing_Dev to always make both versions of types available.dmichael@chromium.org2011-06-172-35/+33
* Convert the URL loading objects to the API/thunk system.brettw@chromium.org2011-06-179-476/+263
* Ask for PPB_Instance;0.5 first, fallback to PPB_Instance;0.4.dmichael@chromium.org2011-06-171-2/+3
* Patch to fix problems with PPB_URLLoader_Impl and PPAPITests.URLLoader. The c...bbudge@chromium.org2011-06-162-12/+29
* Fix Clang warning.brettw@chromium.org2011-06-151-2/+2
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-157-265/+226
* Content settings extension API: Implement ContentSetting.getResourceIdentifiers.bauerb@chromium.org2011-06-154-42/+72
* Reverting this to see if the Flash crashes on Mac canary are due to this CL.ananta@chromium.org2011-06-151-5/+3
* Fix the clang build.brettw@chromium.org2011-06-151-3/+4
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-159-178/+93
* Force 2D graphics binding to require that the context be associated with the ...brettw@google.com2011-06-151-0/+2
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-151-1/+3
* Add proper support for copy-constructed pp::Buffer_Dev's.fischman@chromium.org2011-06-142-4/+6
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-143-26/+6
* Refactored PaintSadPlugin to just use SkCanvas API to paint the sad plugin bi...alokp@chromium.org2011-06-141-21/+21
* Don't retain NPNVWindowNPObject and NPNVPluginElementNPObject twicedavidben@chromium.org2011-06-121-3/+5
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-104-378/+1
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-105-15/+42
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-105-42/+15
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-105-15/+42
* JRE6u26 sounds like it fixes some pretty nasty bugs:cevans@chromium.org2011-06-101-2/+2
* Implement out-of-process proxy for PPB_Buffer_Dev.fischman@chromium.org2011-06-103-3/+29
* roll clang 131935:132017thakis@chromium.org2011-06-082-2/+2
* Make Flash work properly when started in low-integrity mode so that UIPI rest...jschuh@chromium.org2011-06-076-4/+46
* Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...polina@google.com2011-06-064-49/+69
* Reduce one of the implicit dependencies of src\content on chrome\renderer by ...ananta@chromium.org2011-06-056-80/+7
* Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...thakis@chromium.org2011-06-044-69/+49
* PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don'tpolina@google.com2011-06-044-49/+69
* make command buffer work in DRTgman@chromium.org2011-06-031-1/+1
* Implementation for Pepper C++ Video Decoder API (wrapper on top of C API).vmr@chromium.org2011-06-032-15/+16
* Fix comment in pdf interface.elijahtaylor@google.com2011-06-031-2/+2
* Fix resource icons not writing to shared memory correctly.elijahtaylor@google.com2011-06-021-5/+3
* Don't allow Pepper URL requests to have Javascript URLs. Modify PPB_URLReques...bbudge@google.com2011-06-023-1/+13
* Infobar Windows Media Player plug-in by default.cevans@chromium.org2011-06-013-2/+8
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-0135-670/+493
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-0135-489/+670
* Revert 87419 - Add some missing virtual keywords to fix the clang build.thestig@chromium.org2011-06-012-2/+2
* Relanding this as the previous iteration broke the chrome os build.ananta@chromium.org2011-06-014-0/+172
* Add some missing virtual keywords to fix the clang build.brettw@chromium.org2011-06-012-2/+2
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-0135-670/+489
* Revert 87396 - Added a facility in PPAPI to register interface factories whic...apatrick@chromium.org2011-06-014-166/+0
* Added a facility in PPAPI to register interface factories which can watch Get...ananta@chromium.org2011-05-314-0/+166
* Fix PPAPITest.DirectoryReader:yzshen@chromium.org2011-05-311-1/+1
* Give FunctionGroupBase a virtual destructor.thakis@chromium.org2011-05-313-5/+5
* Remove unused "virtual" keywords.thakis@chromium.org2011-05-312-2/+2
* The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.kinaba@google.com2011-05-304-0/+8
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-2717-277/+331
* Add a new function to run and claer a completion callback. This is a commonbrettw@chromium.org2011-05-272-18/+6
* Add new PDF plugin resources for print preview.thestig@chromium.org2011-05-261-1/+5