summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins
Commit message (Expand)AuthorAgeFilesLines
* changes for proxy audionfullagar@google.com2010-11-253-29/+161
* Added a string for the "PDF load failed" message to be used by the PDF plugin.sanjeevr@chromium.org2010-11-242-1/+4
* Use a tooltip for the plugin name. Really useful for click-to-play when thecevans@chromium.org2010-11-242-0/+17
* Remove code to load plugins on mac from Contents/PlugIns.tony@chromium.org2010-11-231-12/+0
* Removing TODO for implementing plugin redirect handling. ananta@chromium.org2010-11-231-1/+0
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-2316-43/+236
* Make accelerated Mac plugins handle GL initialization failure instead of cras...stuartmorgan@chromium.org2010-11-222-4/+10
* Fix ThreadChecker to use Locks and not use scoped_ptr.willchan@chromium.org2010-11-211-0/+1
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+0
* Fixes a crash in the Windows media player plugin caused when the Real player ...ananta@chromium.org2010-11-191-0/+15
* Fix SetProp leaks in plugin tests.ananta@chromium.org2010-11-194-7/+21
* Renames Chrome only GL extension functions to followgman@chromium.org2010-11-181-52/+1
* Mac: Only clear the background of CoreAnimation plugins if we're going to dra...thakis@chromium.org2010-11-181-2/+3
* Add PluginDataRemover.bauerb@chromium.org2010-11-182-0/+9
* Remove a few unused files.thakis@chromium.org2010-11-184-449/+0
* Update cmd buffer script to reflect ppapi reorg.neb@chromium.org2010-11-171-2/+8
* Change FileRef::GetName() to return the name of the file even fordumi@chromium.org2010-11-171-2/+12
* Make sure we create a FileChooser instance only if the selection modedumi@chromium.org2010-11-171-0/+4
* Don't call NP_Shutdown in FreePluginLibraryTask if the library has already be...marshall@chromium.org2010-11-161-5/+22
* Fix flickering when resizing pepper plugins.jam@chromium.org2010-11-161-1/+1
* Sync to r31 of npapi-headersstuartmorgan@chromium.org2010-11-151-0/+17
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-1/+1
* ThreadRestrictions: mark library loading functions as doing IOevan@chromium.org2010-11-122-15/+0
* Fix typo.jam@chromium.org2010-11-121-1/+1
* Remove record_upload_progress and record_download_progress flags from the URLbrettw@chromium.org2010-11-122-14/+23
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-107-36/+36
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-103-4/+91
* Close URL requests associated with an instance when that instance goes away.brettw@chromium.org2010-11-097-15/+110
* Change the private image data shared memory handle code to return a nativebrettw@chromium.org2010-11-093-8/+9
* * Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...brettw@chromium.org2010-11-086-15/+98
* Removed few unused lines.neb@chromium.org2010-11-081-2/+0
* Fix windows compile warning.tony@chromium.org2010-11-081-1/+1
* Implement NPN_reloadPlugins.tony@chromium.org2010-11-081-5/+5
* Simplify Mac plugin event conversion now that caps lock information is availa...stuartmorgan@chromium.org2010-11-081-16/+7
* Reland r65152 with mac and linux fix.apatrick@chromium.org2010-11-0611-139/+240
* PPB_Class implementation in Chrome.neb@chromium.org2010-11-054-34/+391
* Fix optimized pepper paintingpiman@chromium.org2010-11-051-2/+4
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-0526-228/+318
* Remove some DCHECK/NOTREACHED from plugin_host.cc that can be hit by valid codejamesr@chromium.org2010-11-051-3/+0
* Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-0513-247/+139
* Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-0513-139/+247
* Add callback ability for URLLoader so an asynchronous proxy can send thebrettw@chromium.org2010-11-046-19/+123
* Turn on file access checks on Win.jam@chromium.org2010-11-041-1/+1
* Pepper's directory reader implementation + test.dumi@chromium.org2010-11-047-17/+131
* Use optimized scrolling for pepper plugins.jam@chromium.org2010-11-034-14/+44
* Moving Entry from base::file_util_proxy namespace to within class base::FileU...kkanetkar@chromium.org2010-11-022-2/+2
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-023-4/+6
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-0260-176/+176
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-0260-176/+176
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-0260-176/+176