summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-274-1/+38
* Update WebKit to r46426.pkasting@chromium.org2009-07-272-26/+8
* Revert "Roll to WebKit 46417. DevTools: Migrate from InspectorController to I...ajwong@chromium.org2009-07-272-8/+26
* Fix partial plugin invalidate repainting on Mac.stuartmorgan@google.com2009-07-271-13/+14
* Roll to WebKit 46417. DevTools: Migrate from InspectorController to Inspector...pinkerton@chromium.org2009-07-272-26/+8
* DevTools: split console evaluation into two steps: actual evaluation and resultyurys@google.com2009-07-2711-30/+179
* Reverting 21635.yurys@google.com2009-07-2710-178/+29
* DevTools: split console evaluation into two steps: actual evaluation and resultyurys@google.com2009-07-2710-29/+178
* DevTools: move close devtools button to the right.pfeldman@chromium.org2009-07-261-1/+2
* npruntime_util.h in webkit/glue should use the absolute path to npruntime.hjorlow@chromium.org2009-07-251-1/+1
* DevTools: Add hints for the DEPs roll of InspectorBackend.pfeldman@chromium.org2009-07-252-1/+23
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-257-98/+18
* Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().scherkus@chromium.org2009-07-252-13/+35
* Update to WebKit 46369.darin@chromium.org2009-07-241-3/+3
* Refactor blits to be more cross-platform.piman@chromium.org2009-07-241-15/+11
* Fixes a test_shell crash caused by attempting to cancel the plugin stream req...ananta@chromium.org2009-07-241-1/+1