summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* Add ENABLE_CTI=1 to both using_javascriptcore.vsprops and using_KJSBinding.vs...fqian@google.com2008-11-041-1/+1
* Fix Linux/Mac builds after my change to test_shell.mpcomplete@google.com2008-11-042-8/+0
* Finish unforking the async history item changes.mpcomplete@google.com2008-11-047-22/+0
* Change the event-listener-context.html test status.dglazkov@google.com2008-11-031-2/+2
* add sqlite to the build pathtc@google.com2008-11-031-0/+6
* fix build by adding sql and storage files to webcore SConscripttc@google.com2008-11-033-4/+22
* Revert changes in issue 9247.fqian@google.com2008-11-032-1/+3
* Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and addsmark@chromium.org2008-11-032-43/+270
* enable database in scons buildtc@google.com2008-11-031-1/+1
* Turn on ENABLE_DATABASE on the Mac (r4486)mark@chromium.org2008-11-031-2/+2
* Mac build support for HTML5 media/audio/video/source tags (r4332)mark@chromium.org2008-11-031-3/+53
* Get Database compiling on Chromium. Note that because we aren't generating theaa@google.com2008-11-038-1135/+1384
* Port a few more test_shell_tests to Linux.tc@google.com2008-11-039-865/+1455
* Fix Selenium testsdglazkov@google.com2008-11-035-30/+58
* Rename ScriptController::notifyDOMWindowReady() to windowObjectAvailable().fqian@google.com2008-11-032-3/+1
* Fix state pushing in the graphics context. My changes pushed a default state ...brettw@google.com2008-11-011-1/+1
* Fix font regression. I was using ascent() instead of font->ascent(), whichbrettw@google.com2008-11-011-10/+7
* Hook up some GTK signals:evanm@google.com2008-11-011-0/+34
* move test_shell_gtk.cc next to test_shell.cctc@google.com2008-10-312-2/+2
* Factor out text, theme, and icon stuff out of PlatformContextSkia back to the...brettw@google.com2008-10-316-526/+399
* Merge linux and windows test shells to share code.tc@google.com2008-10-316-232/+53
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, whichananta@chromium.org2008-10-312-12/+22
* fix linux buildtc@google.com2008-10-311-0/+5
* Fix test_shell bustage.darin@chromium.org2008-10-312-5/+5
* Fix scons oops.darin@chromium.org2008-10-311-1/+1
* Add missing file. Oops :(darin@chromium.org2008-10-311-0/+22
* Get rid of GOOGLE_WEBKIT_WITHOUT_GLUE_DEPENDENCY. This was a temporarymark@chromium.org2008-10-312-8/+2
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-3117-188/+240
* 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