summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Disable the WanWang protocol handler plugin (npww.dll) as it crashes during s...ananta@chromium.org2009-02-051-0/+8
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-051-0/+6
* WebKit merge 40500:40539 [Chromium side]levin@chromium.org2009-02-054-4/+9
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-058-69/+121
* A workaround fix for Issue 6971.hbono@chromium.org2009-02-051-39/+40
* Check for a NULL WebPluginDelegate pointer in WebPluginImpl::TearDownPluginIn...ananta@chromium.org2009-02-051-4/+6
* Convert webkit_glue::GetLocalizedString to return a string16tc@google.com2009-02-054-5/+12
* Get windowed plugins (Flash) limping along on Linux.evan@chromium.org2009-02-046-11/+664
* Autocomplete popup should not handle the Home and end key messages, they shou...jcampan@chromium.org2009-02-042-12/+31
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-041-0/+5
* Add support for 8 Indian languages. jungshik@google.com2009-02-041-0/+8
* The autocomplete popup menu was using the style of the edit field it is assoc...jcampan@chromium.org2009-02-041-6/+18
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-042-4/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-042-1/+4
* WebKit merge 40474:40500 [chromium-side].ericroman@google.com2009-02-045-32/+35
* Reverting 9109.ojan@google.com2009-02-031-5/+0
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-031-0/+5
* Fix a crash where we would try to add a finnur@google.com2009-02-031-15/+18
* Cleanup in webkit/glue/phajdan.jr@chromium.org2009-02-039-47/+45
* WebKitMerge 40409:40464 (chromium-side).ericroman@google.com2009-02-034-4/+5
* Merged with latest media pipeline and cleaned up some style stuff.hclam@chromium.org2009-02-034-121/+25
* Remove webplugin_impl_mac.mm (a stub) and replace with the real thing and itsamanda@chromium.org2009-02-031-58/+0
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-312-50/+5
* Implement LayoutTestController::numberOfActiveAnimations to get a finnur@google.com2009-01-302-0/+15
* Chromium side of merge 40314:40364.ojan@google.com2009-01-302-17/+3
* Rearrange plugin entry points code to abstract out Linux.evan@chromium.org2009-01-306-72/+87
* Rename Debugger to DebuggerBridge to make the mac compiler happy.brettw@chromium.org2009-01-304-27/+29
* Move simple_clipboard_impl into test_shell. It's not needed intc@google.com2009-01-291-4/+0
* Maintain a local/global stack for the global WebPluginDelegateImpl instance p...ananta@chromium.org2009-01-291-6/+17
* Fix regression from my previous plugin change where internal plugins didn't g...jam@chromium.org2009-01-292-11/+8
* Fix our link madness on linux. We now properly linktc@google.com2009-01-291-1/+0
* Make adding internal plugins easier (and allow it to be dynamic). This code ...jam@chromium.org2009-01-298-235/+219
* Generate a proper file name when dragging an image from apaulg@google.com2009-01-292-0/+7
* Remove the ctor since it's in the shared file.thomasvl@chromium.org2009-01-281-4/+0
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-283-59/+54
* Unit test addition, cleanup for render_process/thread.jrg@chromium.org2009-01-281-0/+29
* Chrome side of WebKit Merge 40165:40297playmobil@google.com2009-01-285-9/+7
* Adobe Reader 7 expects the load_manually flag to be set when being instantiat...ananta@chromium.org2009-01-272-5/+6
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-274-17/+36
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-276-20/+19
* Move glue.vcproj and glue.vsprops into the webkit/glue directory next to webk...tc@google.com2009-01-272-0/+781
* render_* work.jrg@chromium.org2009-01-271-15/+8
* Fix crash in bug 6315.kuchhal@chromium.org2009-01-262-4/+7
* Attempt to fix a IAT unpatch crash.deanm@chromium.org2009-01-242-58/+58
* No functional change. Delete trailing whitespace and word-wrap to 80 columns.evan@chromium.org2009-01-244-28/+36
* Chrome side of webkit merge to r40164.tc@google.com2009-01-242-7/+9
* Load plugin metadata (mime types, etc.) on Linux.evan@chromium.org2009-01-242-28/+63
* Chrome part of the Webkit related CL.jcampan@chromium.org2009-01-231-0/+1
* Install the npapi_test_plugin in the same way we did the layout_test one.evan@chromium.org2009-01-231-1/+3
* A quick fix for "Issue 6252: Regression: IME candidate window showing far awa...hbono@chromium.org2009-01-231-5/+2