summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Updated project files and added V8 bindings for HTML5 media/audio/video/sourc...scherkus@chromium.org2008-10-3114-4/+416
* * rebase a test I missedtc@google.com2008-10-312-0/+1
* Fix gcc build break:mark@chromium.org2008-10-311-10/+10
* WTF?! wtf is lowercase. Fix build break on case-sensitive filesystems (likemark@chromium.org2008-10-311-1/+1
* Fix a null-ptr renderer crash.ericroman@google.com2008-10-311-0/+8
* Get fonts to render in a somewhat recognisable form on Linux.agl@chromium.org2008-10-3114-90/+652
* Reformat PlatformContextSkia to be WEbKit style. Reindent the code, rename va...brettw@google.com2008-10-313-561/+612
* Add missing file to the JSC project.dglazkov@google.com2008-10-311-0/+4
* Adjust the readonly form control state to no longer looktc@google.com2008-10-318-17/+11
* Set the size properly in our ImageBuffer. This makes various operations fail ...brettw@google.com2008-10-312-11/+1
* Part 2 of the CL to unfork our changes to FrameLoader.cpp to support thempcomplete@google.com2008-10-311-1/+10
* Make the canvas tests as failing while brettw fixes.tc@google.com2008-10-311-0/+11
* Rebaseline tests from the previous merge thattc@google.com2008-10-3116-7/+43
* Fix transparency for ImageBuffers we make. This behavior is consistent withbrettw@google.com2008-10-311-0/+5
* Fixes the issue when right clicking on a text in a scrolled text area results...sidchat@google.com2008-10-311-10/+5
* Mac changes for r4070 et seq. Make jsbindings, webcore, port, and glue sharemark@chromium.org2008-10-317-421/+35
* Fix a crash when painting is disabled. We would be passed NULL and it wasn't ...brettw@google.com2008-10-311-1/+1
* SCons config changes from webkit merge:sgk@google.com2008-10-313-11/+7
* Fix build bustage. This only showed up in clobber builds for some reason.darin@chromium.org2008-10-311-8/+0
* Try to fix the linux build again.brettw@google.com2008-10-311-2/+1
* Re-add ifdefs for mac & linux builds in the graphics files.brettw@google.com2008-10-311-0/+6
* Sync the SConscript to my last port changes (removal of some graphics files).brettw@google.com2008-10-311-4/+0
* Add missing file from my last checkin moving Skia painting objects around.brettw@google.com2008-10-311-1/+0
* Make ImageBuffer creation and handling conform to proper WebKit form rather t...brettw@google.com2008-10-3116-1322/+1102
* Fix the JSC build.darin@chromium.org2008-10-319-62/+212
* Split the NONNODE_WRAPPER_TYPES into two partsmbelshe@google.com2008-10-311-3/+9
* This fixes http://code.google.com/p/chromium/issues/detail?id=3769, whichananta@chromium.org2008-10-315-636/+86
* Fix a tiny error in WebCursor.set_hotspot()dimich@google.com2008-10-311-1/+1
* Fix delete key and other editor keyboard shortcuts on the Mac.jeremy@chromium.org2008-10-311-4/+74
* Switch to using the message loop rather than gtk_main().agl@chromium.org2008-10-306-7/+906
* Fix dupe in test list.ojan@google.com2008-10-301-2/+1
* And another one. I actually think this one was flaky before the ojan@google.com2008-10-301-0/+1
* What's more fun than updating test lists?!?ojan@google.com2008-10-301-2/+26
* Try again to match test list to the tree.ojan@google.com2008-10-301-12/+13
* Add new tests' missing results.dglazkov@google.com2008-10-3014-0/+360
* Update test lists to match the state of the tree. There mayojan@google.com2008-10-301-94/+6
* Linux fixes for the WebKit merge.evanm@google.com2008-10-305-4/+9
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-3089-7849/+3142
* Remove the dashboard_compatibility_mode member from the WebPreferenceswtc@google.com2008-10-292-2/+0
* Split test_shell.cc into test_shell.cc and test_shell_win.cc.tc@google.com2008-10-296-729/+760
* remove svg tests from the "skip" list because they no longer timeoutpinkerton@google.com2008-10-291-5/+0
* adjust for our "toolbar" when resizing the window and content area, as it is ...pinkerton@google.com2008-10-291-2/+5
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-295-22/+184
* Add --port and --root options to the command-line interface to allow runningpamg@google.com2008-10-291-7/+22
* Fix a bug where we would allow the user to spell check words intc@google.com2008-10-291-1/+4
* When right clicking in a text area that is scrolled, the wrongtc@google.com2008-10-291-8/+19
* Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui testsananta@chromium.org2008-10-294-20/+55
* Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove.sgk@google.com2008-10-284-55/+20
* Added a class with AutofillForm factory method.petersont@google.com2008-10-282-1/+76
* Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw...ananta@chromium.org2008-10-284-20/+55