summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* This fixes the npapi-response-headers layout test, which started failing afte...ananta@chromium.org2009-08-041-6/+8
* Skip STR resources in Mac plugins that we can't convert to CFStringsstuartmorgan@google.com2009-08-041-0/+2
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-047-227/+68
* Don't call NPP_SetWindow during the painting of windowless plugins.dglazkov@chromium.org2009-08-042-19/+35
* DevTools: add missing file from the devtools console fix.pfeldman@chromium.org2009-08-041-3/+3
* DevTools: add missing <ph> tags to .grd file.mnaganov@chromium.org2009-08-041-2/+2
* DevTools: Fix devtools after WebKit @r46732 roll.pfeldman@chromium.org2009-08-042-8/+10
* Another attempt at landing this patch.ananta@chromium.org2009-08-048-37/+166
* When loading an alternate 404 error page, always set 'replace' to true.darin@chromium.org2009-08-031-1/+1
* Fix a DCHECK we hit when a mime type isn't ASCII.evan@chromium.org2009-08-031-6/+18
* DevTools: prepare for l10n.mnaganov@chromium.org2009-08-034-12/+645
* Move alternate error page loading out of WebFrame.darin@chromium.org2009-08-027-86/+36
* linux: don't call NPP_SetWindow if the width/height is <= 0piman@chromium.org2009-07-311-0/+9
* WebKit Update 46594:46622ukai@chromium.org2009-07-311-0/+5
* Fix a crash in BufferedDataSourcehclam@chromium.org2009-07-312-2/+19
* Change to WebMediaPlayerImpl incorrectly translated some pipeline errors.kylep@chromium.org2009-07-311-7/+7
* Provide media slider thumb image for media controls panelhclam@chromium.org2009-07-303-0/+2
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-307-98/+18
* Add a WebKit API that registers a V8 extension to be loaded into contentmpcomplete@chromium.org2009-07-303-10/+22
* Pipeline will execute a callback whenever an run-time error has happened.kylep@chromium.org2009-07-302-2/+57
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-306-23/+41
* DevTools: hide script for javascript:void(0)yurys@google.com2009-07-301-2/+31
* DevTools: Show errors that happened while expanding object properties.pfeldman@chromium.org2009-07-301-26/+29
* DevTools: Do not list getter functions in object properties.pfeldman@chromium.org2009-07-301-24/+32
* Remove dependencies on the bug-bait V8Proxy::context() API. No behavior change.abarth@chromium.org2009-07-304-7/+7
* Another attempt at landing this patch. ananta@chromium.org2009-07-307-18/+98
* WebKit Update 46536:46570ukai@chromium.org2009-07-302-0/+6
* Revert "Fix a DCHECK we hit when a mime type isn't ASCII."evan@chromium.org2009-07-301-18/+6
* Fix a DCHECK we hit when a mime type isn't ASCII.evan@chromium.org2009-07-301-6/+18
* Fix build bustage due to r21999hclam@chromium.org2009-07-291-1/+1
* BufferedDataSource to support server without range request supporthclam@chromium.org2009-07-297-169/+346
* linux: also look in ~/.mozilla/plugins for pluginsevan@chromium.org2009-07-291-1/+7
* Update the Mac plugin dummy window code for the new coordinate system.stuartmorgan@google.com2009-07-292-122/+210
* Retry requests that has timed out in BufferedDataSourcehclam@google.com2009-07-293-1/+134
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-292-15/+13
* Update Chromium side of WebKit r46507.pkasting@chromium.org2009-07-292-4/+7
* linux: unload plugin libraries after extracting mime typesevan@chromium.org2009-07-291-0/+2
* Make webkit\glue\cpp_*.cc not depend on "config.h"jorlow@chromium.org2009-07-293-49/+30
* Add support for attribute spellcheck="true"/"false" in <input>.sidchat@google.com2009-07-281-0/+2
* linux plugins: assume UTF-8 for plugin name/descriptionevan@chromium.org2009-07-281-2/+5
* Remove unreferenced .rules files.sgk@google.com2009-07-281-18/+0
* Fix for spell check underlines disappearing when user clicks out of the Text ...sidchat@google.com2009-07-281-2/+8
* Revert "Pipeline will execute a callback whenever an run-time error has happe...scherkus@chromium.org2009-07-282-52/+0
* Pipeline will execute a callback whenever an run-time error has happened.kylep@chromium.org2009-07-282-0/+52
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-281-14/+0
* Enable layout tests: worker-constructor.html and worker-script-error.html.jianli@chromium.org2009-07-281-6/+18
* DevTools: remove console API stub (works fine with new WebKit).pfeldman@chromium.org2009-07-281-9/+0
* Roll to WebKit 46490. DevTools: Migrate to the new ScriptObject API.pinkerton@chromium.org2009-07-281-2/+5
* DevTools: show constructor name for eval result.yurys@google.com2009-07-283-3/+5
* DevTools: Stub console addInspectedNode call in new console API.pfeldman@chromium.org2009-07-281-0/+14