summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-152-4/+4
* Move iat_patch from base to app/win. Remove the functions from the header sincebrettw@chromium.org2010-10-141-4/+4
* Made deriving from Pepper Resource class easier.neb@chromium.org2010-10-141-69/+38
* FBTF: More ctor/dtor cleanup.erg@google.com2010-10-144-23/+75
* Mark ResourceFetcherTests.ResourceFetcherDownload and ResourceFetcherDidFail ...phajdan.jr@chromium.org2010-10-141-2/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-149-24/+23
* Add a pp_resource include to the two private interfaces, which depend on this.brettw@chromium.org2010-10-142-0/+2
* Fix the build warnings about bool conversion.brettw@chromium.org2010-10-141-2/+2
* Update the audio interface implementation to use the latest Pepper.brettw@chromium.org2010-10-142-30/+60
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-146-16/+18
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-133-7/+8
* FBTF: Further parts of r61237 that should be harmless to chrome_frame.erg@google.com2010-10-134-49/+63
* [media] inject VDC to decoder.jiesun@google.com2010-10-131-1/+1
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-132-1/+3
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-123-1/+15
* Compile webkit gpu code in an upstream build too.tony@chromium.org2010-10-121-1/+1
* Take out bogus DCHECKgspencer@chromium.org2010-10-121-1/+0
* This makes it so we only add the default plugin if it's enabled.gspencer@chromium.org2010-10-121-2/+3
* This changes GetPluginInfo so that we can request a list of plugins that matc...gspencer@chromium.org2010-10-122-90/+114
* Remove GetSelectedText from Instance interface.jam@chromium.org2010-10-122-15/+33
* Add private pepper API to keep the throbber spinning while PDFs are loading.jam@chromium.org2010-10-123-1/+31
* Prevent implicit animation when resizing Core Animation pluginsstuartmorgan@chromium.org2010-10-111-0/+5
* Enabling internal PDF reader should disable Reader, and vice versa.jam@chromium.org2010-10-112-4/+12
* Autofill - "Clear form" failed to clear the select popup valuesdhollowa@chromium.org2010-10-111-1/+1
* Add a way to get proxy information to the Private2 Pepper API.brettw@chromium.org2010-10-103-2/+36
* Fixed include in test_webkit_clientdavemoore@chromium.org2010-10-106-3/+133
* Revert 62068 - Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-096-133/+3
* Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-096-3/+133
* Password Autocomplete needs to check maximum field length when filling.dhollowa@chromium.org2010-10-094-8/+77
* Convert pepper module and instance IDs from being pointer values to beingbrettw@chromium.org2010-10-0826-98/+211
* Remove include for string16 which can cause problems for external projects us...brettw@chromium.org2010-10-082-5/+7
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-089-198/+206
* Allow unlimited quota for apps for FileSystem accesskinuko@chromium.org2010-10-081-0/+4
* Fix a deadlock in NPAPI::PluginList::LoadPlugins.bauerb@chromium.org2010-10-084-40/+32
* Add a glyph drawing routine to private Pepper interface. The currentbrettw@chromium.org2010-10-087-24/+173
* Update most secure version for the following plugins:panayiotis@google.com2010-10-071-5/+5
* Make FakeGlVideoDecodeEngine works in the hardware video decoding architecturehclam@chromium.org2010-10-071-1/+1
* Fix up PPAPI renames in Chrome.neb@chromium.org2010-10-0711-91/+92
* Reapply 61613 that was reverted for false valgrind alarm.kinuko@chromium.org2010-10-071-0/+2
* Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...kinuko@chromium.org2010-10-061-2/+0
* Fix up the IndexedDB plumbing layers to match the latest WebKit code.jorlow@chromium.org2010-10-061-25/+1
* Update the path for Silverlight to the general landing page.panayiotis@google.com2010-10-061-4/+4
* Add a private interface to the plugin and use it to know if the mouse is over...jam@chromium.org2010-10-065-2/+61
* Added support for raw headers.caseq@google.com2010-10-062-1/+42
* Second try for support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-061-0/+2
* Windowless plugins would fail to paint at times. This occurs in the following...ananta@chromium.org2010-10-061-0/+3
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-1/+1
* Fixed assertions in SearchString.sanjeevr@chromium.org2010-10-051-0/+4
* changes to audionfullagar@google.com2010-10-052-15/+39
* Revert 61480 - Support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-051-2/+0