summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Landing 37604:38097 mergedglazkov@google.com2008-11-1052-686/+1027
* These tests have passed for a long time. Let's remove them fromager@google.com2008-11-101-17/+0
* Fix test list syntax.ager@google.com2008-11-104-105/+164
* Rebaseline layout test that depends on the ability to shadowager@google.com2008-11-104-2/+393
* Changed the DumpFramesAsText() to not dump anything about a frame if it is em...sgjesse@chromium.org2008-11-102-3/+3
* Implements a WM_MOUSEHWHEEL message handler.hbono@chromium.org2008-11-101-12/+4
* Remove a file that was only added temporarily and is no longer used.evanm@google.com2008-11-091-0/+0
* Fix build.evanm@google.com2008-11-091-0/+4
* test_webview_delegate.cc was forked for the Mac test shell, and thenevanm@google.com2008-11-097-834/+221
* 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
* Add webkit/port/platform/graphics/ThemeHelperWin.cpp to the SCons build.sgk@google.com2008-11-081-0/+1
* Port webplugin_impl test shell test to linux.estade@chromium.org2008-11-081-51/+54
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-071-0/+19
* Address reivew comments from previous patch.brettw@google.com2008-11-073-6/+14
* Linux port: enable a bunch of already-passing test shell tests.estade@chromium.org2008-11-072-10/+10
* Port a resource fetcher test shell test to linux.estade@chromium.org2008-11-072-11/+40
* Fix panning cursors. Converts them from PNG files to CUR files, so that the ...darin@chromium.org2008-11-0712-31/+73
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-0730-1582/+847
* 2 things:jcampan@chromium.org2008-11-071-4/+5
* Restructure the keyboard test_shell test to properly init event namesevanm@google.com2008-11-071-63/+73
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-0720-88/+565
* Make the buildbots green.ager@google.com2008-11-071-1/+6
* Keep MessagePort wrappers alive for the life-time of the correspondingager@google.com2008-11-075-19/+45
* Remove KJS from the test lists since we don't keep itnsylvain@chromium.org2008-11-074-1543/+1411
* Fix keyboard unit test.evanm@google.com2008-11-072-1/+4
* Initialize member on non-Windows platforms.evanm@google.com2008-11-071-0/+2
* Delete layout_test_results/kjs/. No automated scripts are using it, sopamg@google.com2008-11-074104-244594/+0
* Make wdiff work for Mac toopinkerton@google.com2008-11-073-5/+14
* Bring ignored/fixable test lists more in sync with win since the last merge o...pinkerton@google.com2008-11-072-142/+351
* Make the linux test shell display the window title.agl@chromium.org2008-11-071-1/+1
* Fix Linux build bustage by making the ImageBufferSkia code compilable on all ...brettw@google.com2008-11-071-1/+1
* Make Canvas and other ImageBuffer uses able to detect failure and not createbrettw@google.com2008-11-072-1/+20
* Rebaselined the following 6 layout tests.sgjesse@chromium.org2008-11-077-13/+1
* Disallow shadowing of top since shadowing top can break frame-bustingager@google.com2008-11-0715-22/+340
* Do not allow shadowing of location.href since that can breakager@google.com2008-11-073-2/+8
* Make the buildbots happy. These started failing after a completelyager@google.com2008-11-072-0/+8
* Another attempt at fixing the flash security issue surroundingager@google.com2008-11-0713-120/+320
* Don't assume WebCore::UChar is equivalent to wchar_t, and don't assume '\\' i...estade@chromium.org2008-11-073-8/+9
* Implement a gtk test shell function. Pass dom_operations test shell test.estade@chromium.org2008-11-075-16/+25
* 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-075-6/+51
* More efficient webkit addRepository() mapping.sgk@google.com2008-11-063-12/+19
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-065-20/+22
* Prepend protocol on file URLs in test shell gtk.estade@chromium.org2008-11-062-10/+19
* fix bug in scrolling where we wouldn't store the unioned rectangles, just let...pinkerton@google.com2008-11-061-1/+1
* Attempting to fix the Mac build.jcampan@chromium.org2008-11-062-9/+0
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-0619-599/+130