summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* AutocompleteBodyListener is created with a ref count of 1, so we need to do a...jcampan@chromium.org2008-11-181-3/+3
* Lazy-initialize Clipboard, since we can't use it until we have an X connection.evanm@google.com2008-11-171-7/+8
* The password manager and the form autofill feature were listening for events ...jcampan@chromium.org2008-11-1712-326/+407
* Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, rem...pinkerton@google.com2008-11-171-9/+4
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-151-1/+0
* fix the JSC builderikkay@google.com2008-11-141-0/+4
* Fixed version of commit 5499estade@chromium.org2008-11-142-0/+24
* Reverting 5499estade@chromium.org2008-11-142-24/+0
* Basic GetScreenInfo implementation for gtk.estade@chromium.org2008-11-142-0/+24
* Added stats counters and trace event to ChromiumBridge.erikkay@google.com2008-11-141-1/+31
* Custom cursor support.evanm@google.com2008-11-144-15/+53
* removed a bunch of minor glue dependencies from porterikkay@google.com2008-11-141-0/+17
* Add GCController support to test_shell.fqian@google.com2008-11-142-0/+8
* Update the grd files to generate .rc and .h files for the 8 new languages.tc@google.com2008-11-141-0/+8
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-142-5/+5
* Remove base dependency from SkiaUtils, fix namespaces and includes.brettw@google.com2008-11-142-0/+2
* Update strings and add 8 new Indic languagestc@google.com2008-11-1348-1159/+1495
* Fix mouse and keyboard input a bit.deanm@chromium.org2008-11-132-6/+33
* * Copy webkit_glue font functions into ChromiumBridge.erikkay@google.com2008-11-132-5/+9
* Fix a crash in runOpenPanel where an array size wasn't being checked. To rep...erikkay@google.com2008-11-131-2/+3
* Fix LayoutTests/http/tests/loading/gmail-assert-on-load.html test.darin@chromium.org2008-11-131-4/+3
* Temporary fix on Finnur's behalf to make find useful until bigger fix issky@google.com2008-11-131-2/+4
* fix scons webkit build on windowstc@google.com2008-11-131-0/+1
* Fix test_shell_test failure. I had missed the fact that the generated entity...jam@chromium.org2008-11-122-7/+16
* * add MIME type functions to ChromiumBridgeerikkay@google.com2008-11-121-0/+38
* Remove the generation of HtmlEntityCodes.c since the same data is in HtmlEnti...jam@chromium.org2008-11-121-17/+19
* Landing 38097:38305 merge (src/webkit, DEPS)dglazkov@google.com2008-11-121-3/+4
* Fixes a regression caused by my change r5095.hbono@chromium.org2008-11-121-0/+11
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-123-6/+22
* Add ChromiumBridge::isLayoutTestMode() and change references to webkit::IsLay...erikkay@google.com2008-11-121-0/+6
* * Remove windows-ism from pasteboard code and move to usingtc@google.com2008-11-113-14/+202
* Ported plugin_stream to posix.estade@chromium.org2008-11-115-93/+213
* Basic cursor support.evanm@google.com2008-11-113-1/+118
* Remove duplicate plugin_geturl_test.cc from the to-be-ported list.sgk@google.com2008-11-111-1/+0
* Break port dependency on glue. Create ResourceRequest::TargetType as a mirro...darin@chromium.org2008-11-113-25/+39
* Fix a UMR in MakePlatformWheelEvent().ericroman@google.com2008-11-113-5/+2
* Eliminate another dependency of port on glue.darin@chromium.org2008-11-111-0/+6
* * fix linux buildtc@google.com2008-11-112-2/+4
* Review URL: http://codereview.chromium.org/10005petersont@google.com2008-11-113-17/+35
* This CL makes the form autofill popup menu behave like the Firefox's one, we ...jcampan@chromium.org2008-11-111-1/+9
* More ChromiumBridge action to eliminate glue dependencies from port.darin@chromium.org2008-11-101-0/+22
* This fixes another issue with PDF documents loaded via FastWebView (NPN_Reque...ananta@chromium.org2008-11-102-1/+18
* Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...erikkay@google.com2008-11-108-23/+19
* fix check deps by using <> for wtf includetc@google.com2008-11-101-1/+1
* Landing 37604:38097 mergedglazkov@google.com2008-11-1015-254/+219
* Changed the DumpFramesAsText() to not dump anything about a frame if it is em...sgjesse@chromium.org2008-11-101-2/+3
* Implements a WM_MOUSEHWHEEL message handler.hbono@chromium.org2008-11-101-12/+4
* Reverting my previous experiment.jcampan@chromium.org2008-11-081-18/+0
* A temporary experiment to try to solve the autofill perf regression.jcampan@chromium.org2008-11-081-0/+18
* Review URL: http://codereview.chromium.org/10237petersont@google.com2008-11-081-31/+13