summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Entries in a form get recorded when the user submits the form. Database and ...petersont@google.com2008-11-081-13/+31
* Port webplugin_impl test shell test to linux.estade@chromium.org2008-11-081-51/+54
* Port a resource fetcher test shell test to linux.estade@chromium.org2008-11-071-10/+39
* Fix panning cursors. Converts them from PNG files to CUR files, so that the ...darin@chromium.org2008-11-0711-27/+27
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-079-50/+185
* 2 things:jcampan@chromium.org2008-11-071-4/+5
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-0714-13/+403
* Fix keyboard unit test.evanm@google.com2008-11-071-1/+1
* Initialize member on non-Windows platforms.evanm@google.com2008-11-071-0/+2
* Don't assume WebCore::UChar is equivalent to wchar_t, and don't assume '\\' i...estade@chromium.org2008-11-072-7/+8
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=4137, ananta@chromium.org2008-11-072-11/+15
* Some basic keyboard and focus support.evanm@google.com2008-11-074-5/+39
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-061-2/+5
* Attempting to fix the Mac build.jcampan@chromium.org2008-11-061-1/+0
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-0614-442/+54
* fix mac build part 3tony@chromium.org2008-11-061-1/+1
* Port some test_shell_tests, and platform cleanup for more of them.tc@google.com2008-11-068-49/+67
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-065-48/+52
* The form aufotill was triggering a DCHECK when a form had a password field bu...jcampan@chromium.org2008-11-061-2/+2
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-0610-307/+379
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=4076, which...ananta@chromium.org2008-11-062-1/+20
* revert 9391estade@chromium.org2008-11-051-5/+2
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-051-2/+5