summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor AppCache modsmichaeln@chromium.org2010-06-303-28/+24
* 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-304-10/+6
* WebKit roll to 62165yurys@chromium.org2010-06-301-3/+0
* 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
* Disabling a layout test that started failing with the WebKit roll.levin@chromium.org2010-06-301-0/+3
* Add switch for specifying a directory to load plugins, so that test plugins c...stuartmorgan@chromium.org2010-06-293-6/+5
* Allow quering Pepper plugin for selected text for the context menu. Also tak...jam@chromium.org2010-06-294-7/+10
* test_expectations update.agl@chromium.org2010-06-291-0/+3
* WebKit implementation of <meter> element assumes underlying tkent@google.com2010-06-291-1/+1
* 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-283-18/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-283-0/+18
* 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
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-5/+4
* Chromium side changes to use PP_CompletionCallback as the Flush callback.darin@chromium.org2010-06-252-51/+54
* DevTools: migrate to new WebView constructor.pfeldman@chromium.org2010-06-2511-19/+29
* Enhance plugin load debug logging. This adds more logging forbrettw@chromium.org2010-06-257-34/+76
* Add some comments to remind people of bad dependencies.tony@chromium.org2010-06-251-0/+2
* Move incorrectly placed #endif in webkit_support.ccrolandsteiner@chromium.org2010-06-251-3/+3
* AppCache: Output some information to the javascript console.michaeln@chromium.org2010-06-254-7/+30
* Fix a bug being unable to remove appcaches via chrome:appcache-internals if t...michaeln@chromium.org2010-06-251-1/+2
* Revert "Show a warning message if the cache might not be cleared correctly be...mlloyd@chromium.org2010-06-242-16/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-242-0/+16
* 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
* Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...pfeldman@chromium.org2010-06-247-24/+19
* DevTools: Migrate to new WebView initialization (pass devtools client directly).pfeldman@chromium.org2010-06-247-19/+24
* Add support functions for DRT DevTools to webkit_supportrolandsteiner@chromium.org2010-06-242-0/+40
* 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
* Revert "Show a warning message if the cache might not be cleared correctly be...mlloyd@chromium.org2010-06-231-13/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-231-0/+13
* Implemented the PPB_Buffer interface.sanjeevr@chromium.org2010-06-237-0/+194
* [Mac] Convert the nib file on disk over to a xib format instead.thomasvl@chromium.org2010-06-233-15/+30
* [Mac] filp file on disk encoding to UTF-8 to avoid build warnings.thomasvl@chromium.org2010-06-231-0/+0
* WebKit roll 61629:61653tkent@google.com2010-06-231-0/+2
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-236-0/+0
* code cleanup for media code for video renerers.jiesun@google.com2010-06-231-13/+3
* Remove sendMessageToFrontendOnIOThread implementation from test_shell_devtool...mnaganov@chromium.org2010-06-221-6/+0
* Spoof as Safari when running Silverlight 4 on the Macstuartmorgan@chromium.org2010-06-211-6/+19