summaryrefslogtreecommitdiffstats
path: root/webkit/build
Commit message (Expand)AuthorAgeFilesLines
* Second part of the new merge. Just adds FloatQuad.h/cpp to WebCore build.ojan@google.com2008-11-132-0/+9
* Remove the generation of HtmlEntityCodes.c since the same data is in HtmlEnti...jam@chromium.org2008-11-122-84/+0
* fix linux build by updating webcore xml pathtc@google.com2008-11-121-1/+0
* Landing 38097:38305 merge (src/webkit, DEPS)dglazkov@google.com2008-11-128-73/+60
* Scrollbars on Linux.agl@chromium.org2008-11-122-1/+4
* Move ThemeData into RenderThemeWin.h to match what happened upstream.darin@chromium.org2008-11-111-10/+6
* * Remove windows-ism from pasteboard code and move to usingtc@google.com2008-11-111-15/+15
* Fix linux build.ojan@google.com2008-11-111-5/+4
* Ported plugin_stream to posix.estade@chromium.org2008-11-111-0/+4
* Some changes necessary to build an optimized binary on Linux.evanm@google.com2008-11-111-4/+9
* Review URL: http://codereview.chromium.org/10005petersont@google.com2008-11-111-0/+4
* Get rid of ExceptionContext (2/2)dglazkov@google.com2008-11-103-16/+21
* Landing 37604:38097 mergedglazkov@google.com2008-11-109-165/+298
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-072-18/+26
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-072-0/+12
* More efficient webkit addRepository() mapping.sgk@google.com2008-11-061-7/+0
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-062-12/+0
* Add support for arbitrarily transformed Windows buttons text fields, and sele...brettw@google.com2008-11-061-0/+8
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-061-0/+4
* Remove unnecessary, deleted pending/ subdirectories from CPPPATH.sgk@google.com2008-11-051-1/+0
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-052-0/+12
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-0/+4
* Add ENABLE_CTI=1 to both using_javascriptcore.vsprops and using_KJSBinding.vs...fqian@google.com2008-11-041-1/+1
* 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-032-4/+21
* Get Database compiling on Chromium. Note that because we aren't generating theaa@google.com2008-11-034-1120/+1336
* Merge linux and windows test shells to share code.tc@google.com2008-10-311-12/+16
* Get rid of GOOGLE_WEBKIT_WITHOUT_GLUE_DEPENDENCY. This was a temporarymark@chromium.org2008-10-311-6/+0
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-312-4/+20
* Updated project files and added V8 bindings for HTML5 media/audio/video/sourc...scherkus@chromium.org2008-10-316-1/+107
* Add missing file to the JSC project.dglazkov@google.com2008-10-311-0/+4
* SCons config changes from webkit merge:sgk@google.com2008-10-311-6/+0
* Fix build bustage. This only showed up in clobber builds for some reason.darin@chromium.org2008-10-311-8/+0
* Make ImageBuffer creation and handling conform to proper WebKit form rather t...brettw@google.com2008-10-311-12/+4
* Fix the JSC build.darin@chromium.org2008-10-313-44/+124
* Linux fixes for the WebKit merge.evanm@google.com2008-10-303-2/+7
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-308-103/+474
* Fix path to the precompiled_webkit.cc file.sgk@google.com2008-10-271-1/+1
* Review URL: http://codereview.chromium.org/8135petersont@google.com2008-10-251-0/+4
* Get CSSFontFaceSource and CachedFont building under Linuxagl@chromium.org2008-10-241-1/+1
* Review URL: http://codereview.chromium.org/8125petersont@google.com2008-10-231-5/+17
* A new struct AutofillForm for use as temporary data storage for communication...petersont@google.com2008-10-231-17/+5
* Add #if ENABLE(JAVASCRIPT_DEBUGGER), part 2.pkasting@chromium.org2008-10-232-33/+1
* Removing more dependencies on the relative location of $CHROME_SRC_DIR.bradnelson@google.com2008-10-233-8/+10
* Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff gluemark@chromium.org2008-10-231-12/+0
* Remove DerivedSources.cpp from KJSBindings.vcproj, and replace it with all th...pkasting@chromium.org2008-10-221-55/+1163
* Review URL: http://codereview.chromium.org/7848dglazkov@google.com2008-10-222-5/+5
* Update SCons build for PLATFORM(WIN) disable, and KJS build fix.sgk@google.com2008-10-221-1/+0
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-223-12/+12
* Fix the inclusion of Profiler.h to match upstream.pkasting@chromium.org2008-10-211-1/+0