summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correctly add expectation.brettw@google.com2008-11-061-1/+1
* Mark my test as failing.brettw@google.com2008-11-061-1/+5
* fix mac build part 4tony@chromium.org2008-11-061-0/+6
* Rebase foreign object layout test. We now correctly draw the button.brettw@google.com2008-11-062-1/+1
* fix mac build part 3tony@chromium.org2008-11-062-1/+3
* fix mac build take 2tony@chromium.org2008-11-061-0/+4
* fix mac buildtony@chromium.org2008-11-061-0/+2
* Port some test_shell_tests, and platform cleanup for more of them.tc@google.com2008-11-069-51/+69
* Add support for arbitrarily transformed Windows buttons text fields, and sele...brettw@google.com2008-11-064-25/+264
* Fix FEATURE_DEFINES after r4818. Remove HAVE_ACCESSIBILITY from Release (itmark@chromium.org2008-11-062-4/+4
* Add option --winhttp to the layout test runner.sgjesse@chromium.org2008-11-061-0/+6
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-065-48/+52