summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Move ScheduledAction.h into bindings/v8 where it belongs.darin@chromium.org2008-11-214-23/+18
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-2115-2420/+5
* Fix crashes while displaying large animated GIFs. Our old understanding of t...pkasting@chromium.org2008-11-213-4/+10
* Assign result of FilePath.Append(), otherwise the value isn't changed.mmoss@google.com2008-11-211-1/+1
* helper method for getting the platform name in layout teststc@google.com2008-11-213-9/+24
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-2113-182/+177
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-2113-177/+182
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-2111-829/+3
* Fix the getintidentifier-special-values.html plugin layout test, which broke ...ananta@chromium.org2008-11-211-2/+11
* Delete ifdefs which were causing a crash by hiding a NULL check.erg@google.com2008-11-211-2/+0
* pull in some upstream code in this forked filepinkerton@google.com2008-11-211-0/+8
* 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