summaryrefslogtreecommitdiffstats
path: root/webkit/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Compile EventHandler under Linux.erg@google.com2008-10-211-1/+7
* Patch of uber lameness to fix the KJS build. TestShell actually runs!darin@chromium.org2008-10-214-1/+514
* Incrementally moving to new patterns.bradnelson@google.com2008-10-211-2/+1
* Start attacking the list of undefined symbols from Linux WebCore. This definesagl@chromium.org2008-10-211-0/+5
* fix linux build by adding necessary idl filestc@google.com2008-10-212-1/+6
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-201-1/+2
* Resubmit r3612 and r3613 this time with mac fixes (thanks mark!).ojan@google.com2008-10-203-12/+45
* Rollback 3612 abd 3613 to fix mac build. TBR.ojan@google.com2008-10-202-40/+12
* what Use third_party/WebKit plugin, pluginarray, mimetype andojan@google.com2008-10-202-12/+40
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-181-2/+1
* Disable PLATFORM(WIN) !!darin@chromium.org2008-10-183-41/+21
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-1/+2
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-2/+1
* Implement ScriptCallContext (3/2)This is an improved (and working!) revision ...dglazkov@google.com2008-10-176-4/+18
* Backing out ScriptCallContextdglazkov@google.com2008-10-174-16/+4
* Implement ScriptCallContext (2/2)dglazkov@google.com2008-10-174-4/+16