summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-216-2/+54
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-2110-17/+49
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-214-4/+8
* only resize the window when running layout tests. Makes it easier to use for ...pinkerton@google.com2008-11-213-4/+11
* Fix use of LOAD= with WantSystemLib() (we could blow up if a variablesgk@google.com2008-11-212-22/+24
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-213-7/+3
* Expanding and fleshing out the skelton for RenderThemeGtk::systemFont.mmoss@google.com2008-11-211-2/+68
* Fix Silverlight windowless plugin painting issues. This fixes theananta@chromium.org2008-11-213-3/+7
* Mark a memory leak from the global plugin list as a knowntc@google.com2008-11-211-0/+255
* Allow test_shell to open relative paths, like "test_shell ."dsh@google.com2008-11-211-2/+3
* Update tests lists after 38500:38550 merge. TBR to greenify tree.ojan@google.com2008-11-211-2/+4
* Missed a usage of TestShellRequestContext. This one is allowed to behave asdarin@chromium.org2008-11-211-1/+1
* Landing change by yury.semikhatsky@gmail.com to unfork inspector JS files.ojan@google.com2008-11-2131-12309/+286
* Ensure that we always use a direct connection to the internet when running indarin@chromium.org2008-11-213-9/+17
* Attempt to fix linux build. We'll need to upstream this ifojan@google.com2008-11-211-1/+0
* src/webkit side of merge 38500:38550.ojan@google.com2008-11-216-7/+11
* Shim in test_shell string resources needed for http:// tests.deanm@chromium.org2008-11-202-5/+138
* Force the default GTK theme for layout tests.evanm@google.com2008-11-201-1/+9
* Review URL: http://codereview.chromium.org/11606jcampan@chromium.org2008-11-201-1/+0
* Relanding the new autofill.jcampan@chromium.org2008-11-2019-708/+210
* Fix layout tests that regressed by changing the resize corner. These tests n...tc@google.com2008-11-2010-24/+60
* Make the editor deletion UI work in layout test mode andtc@google.com2008-11-2011-25/+94
* Use the editor delegate in the GTK test shell.erg@google.com2008-11-201-0/+4
* Disable some tests while I fix.tc@google.com2008-11-201-2/+3
* Change window_handle() to view_handle(). When disambiguating HWNDs, this was ...avi@google.com2008-11-209-20/+20
* src/webkit side of 38450:38500 merge.ojan@google.com2008-11-201-0/+3
* Revert to using Apple's provided text area resizetc@google.com2008-11-205-37/+6
* Changed test expectations to (hopefully) make debug layout tests happy.sgjesse@chromium.org2008-11-201-0/+3
* Update test expectations after latest submit. Thatsgjesse@chromium.org2008-11-201-8/+0
* Added GC protection support for objects with possible pending activity which ...sgjesse@chromium.org2008-11-2011-21/+227
* fix pan scrollingtc@google.com2008-11-205-4/+54
* Fix mac build bustage.darin@google.com2008-11-201-1/+1
* Fixed broken build - missing parameter to TestShell::InitLogging in test shel...sgjesse@chromium.org2008-11-201-1/+2
* Add option --gp-fault-error-box to test shell and run_webkit_tests.py to enab...sgjesse@chromium.org2008-11-206-4/+26
* Remove files that we no longer need after the last merge.ojan@google.com2008-11-204-169/+0
* ZOMG. I'm clearly running out of steam. Actually get the expectations right t...ojan@google.com2008-11-201-1/+1
* argh. get the text expectations right.ojan@google.com2008-11-201-1/+1
* One last update to fixable list to get tree green. TBR.ojan@google.com2008-11-201-0/+1
* More font metrics work for Linuxagl@chromium.org2008-11-203-2/+24
* Fix mac build.ojan@google.com2008-11-201-8/+0
* Fix assert in debug. I had this change locally and forgot toojan@google.com2008-11-201-1/+2
* We had a TIMEOUT expectation for this test before.ojan@google.com2008-11-201-4/+0
* Update fixable list.ojan@google.com2008-11-201-0/+28
* non-third_party side of merge 38389:38450.ojan@google.com2008-11-2015-56/+42
* Review URL: http://codereview.chromium.org/11513jcampan@chromium.org2008-11-201-227/+0
* Review URL: http://codereview.chromium.org/11307jcampan@chromium.org2008-11-201-0/+200
* Review URL: http://codereview.chromium.org/11306jcampan@chromium.org2008-11-2019-410/+925
* Review URL: http://codereview.chromium.org/11509jcampan@chromium.org2008-11-201-2/+0
* A new implementation of the autofill using the editor client API.jcampan@chromium.org2008-11-2017-696/+210
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-202-4/+0