summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Video buffering: Caches data to disk when paused for faster bufferingvrk@google.com2010-07-073-6/+204
* Autocomplete and AutoFill entries are shown combined in the suggestions popup.dhollowa@chromium.org2010-07-072-8/+14
* Fix a bug effectively disabling the default plugin.bauerb@chromium.org2010-07-071-2/+4
* Move default_plugin from webkit/ to chrome/thakis@chromium.org2010-07-075-4/+35
* Revert 51681 - Move default_plugin out of webkit.thakis@chromium.org2010-07-074-28/+2
* Revert 51682 - Build fix attempt.thakis@chromium.org2010-07-071-0/+1
* Build fix attempt.thakis@chromium.org2010-07-071-1/+0
* Move default_plugin out of webkit.thakis@chromium.org2010-07-074-2/+28
* Revert 51572 - Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-34/+35
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-35/+34
* Calling slow video renderer in case opacity is not 1.0.pranavk@chromium.org2010-07-021-0/+19
* Allow Pepper plugins to make requests with relative urls. Also allow bundled...jam@chromium.org2010-07-023-1/+8
* Show a warning message if the cache might not be cleared between runs.mlloyd@chromium.org2010-07-021-0/+3
* Add images of indeterminate checkboxes for Linux.tkent@chromium.org2010-07-024-0/+5
* Chrome-side of making CallOnMainThread use a completion callback.brettw@chromium.org2010-07-021-2/+4
* Bring in latest PPAPI headers and implement IsFullFrame.jam@chromium.org2010-07-014-5/+27
* Linux: Blacklist a couple of known to be bad copies of Flash 9.thestig@chromium.org2010-06-301-1/+36
* Linux: Blind fix for npwrapper crashes.thestig@chromium.org2010-06-301-1/+6
* This is the last part of changing the buffered() function prototype: getting ...vrk@google.com2010-06-302-11/+0
* Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl...bauerb@chromium.org2010-06-302-8/+4
* Add support for HandleDocumentLoad.darin@chromium.org2010-06-306-38/+66
* Fix GCC warning about unhandled enum cases.darin@chromium.org2010-06-301-1/+2
* Add basic Pepper URLLoader implementation.darin@chromium.org2010-06-306-14/+219
* Add switch for specifying a directory to load plugins, so that test plugins c...stuartmorgan@chromium.org2010-06-291-1/+2
* Allow quering Pepper plugin for selected text for the context menu. Also tak...jam@chromium.org2010-06-294-7/+10
* Add a GetAs<ResourceType> template.neb@chromium.org2010-06-2815-146/+93
* Revert 51042 - Show a warning message if the cache might not be cleared corre...sky@chromium.org2010-06-281-3/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-281-0/+3
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-282-46/+104
* File API boilerplate.darin@chromium.org2010-06-2617-48/+953
* Add field trial stats for alternate_protocol. The histogram we collected are: lzheng@chromium.org2010-06-263-0/+7
* Chromium side changes to use PP_CompletionCallback as the Flush callback.darin@chromium.org2010-06-252-51/+54
* Enhance plugin load debug logging. This adds more logging forbrettw@chromium.org2010-06-257-34/+76
* Boilerplate implementation of the Pepper URL Loader API.darin@chromium.org2010-06-2414-9/+540
* 1. remove initial rendering lag time for egl image decoding pathwjia@google.com2010-06-242-2/+6
* Fix a crash when the content type of a multipart requesttony@chromium.org2010-06-243-5/+14
* Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...mrossetti@chromium.org2010-06-232-104/+46
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-232-46/+104
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-238-39/+38
* Remove preprocess hack now that WebKit has been updated.darin@chromium.org2010-06-231-8/+0
* Implemented the PPB_Buffer interface.sanjeevr@chromium.org2010-06-237-0/+194
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-233-0/+0
* code cleanup for media code for video renerers.jiesun@google.com2010-06-231-13/+3
* Spoof as Safari when running Silverlight 4 on the Macstuartmorgan@chromium.org2010-06-211-6/+19
* Revert 50360 - Spoof as Safari when running Silverlight 4 on the Macstuartmorgan@chromium.org2010-06-211-17/+6
* Spoof as Safari when running Silverlight 4 on the Macstuartmorgan@chromium.org2010-06-211-6/+17
* Add stubs for new WebClipboard::writeData method.dcheng@chromium.org2010-06-182-0/+6
* remove omx from win and mac build.jiesun@google.com2010-06-181-5/+0
* Remove only use of clearName()atwilson@chromium.org2010-06-171-1/+1
* Internal plugin needs to be loaded in a different place for the Linux sandbox.jam@chromium.org2010-06-172-3/+3