summaryrefslogtreecommitdiffstats
path: root/webkit/SConscript.port
Commit message (Expand)AuthorAgeFilesLines
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Spam port/page/Location.cpp on top of the one in WebCore/page, Win and Linux ...dglazkov@google.com2008-12-231-2/+0
* Move webkit\port\bridge to its proper place in WebCore, Win and Linux build.dglazkov@google.com2008-12-231-2/+2
* Move port/page/chromium to WebCore/page/chromium, Win and Linux builddglazkov@google.com2008-12-231-12/+0
* Use platform/chromium from third_party/WebKit, etc.darin@chromium.org2008-12-231-115/+0
* Move RenderThemeWin to WebCore/rendering and rename it to RenderThemeChromium...dglazkov@google.com2008-12-221-2/+0
* Move port/plugins/chromium to WebCore/pluginsdglazkov@google.com2008-12-221-2/+0
* Move svg/graphics/skia to the vendor branch (2/2).dglazkov@google.com2008-12-221-8/+0
* Remove dependencies from port on base/gfx/native_theme and base/win_util. In...darin@chromium.org2008-12-201-0/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-197/+205
* Unfork CachedPage for Linux builddglazkov@google.com2008-12-181-2/+0
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-5/+7
* Move contents of platform/graphics/svg to svg/graphics/skia todarin@google.com2008-12-151-7/+7
* Fun file renaming patch.darin@google.com2008-12-151-2/+2
* Remove FileSystemPosix.cpp since it is actually unnecessary. This makes thedarin@chromium.org2008-12-151-1/+1
* Eliminate port/platform/win directory. Stop building a fork of BString, anddarin@chromium.org2008-12-151-2/+1
* Remove few more errors in mac scons build.phajdan.jr@chromium.org2008-12-151-1/+0
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-131-1/+0
* It turns out that we can just use the versions of IconLoader.cpp anddarin@chromium.org2008-12-121-3/+0
* Move skia-specific files into platform/graphics/skia to better correspond wit...darin@google.com2008-12-111-17/+18
* Need to use lists when settings LIBS/CXXFLAGSevanm@google.com2008-12-111-3/+3
* Move some files from platform/graphics to platform/graphics/chromium.darin@chromium.org2008-12-101-13/+13
* Move RGBColor.{h,cpp} into port/bindings/v8 since they are specific to the V8darin@chromium.org2008-11-261-2/+0
* Move Platform{Canvase,Device}Mac.cpp from the Mac remove-from-inputsgk@google.com2008-11-221-38/+34
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-221-4/+0
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-6/+0
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-211-3/+0
* Remove files that we no longer need after the last merge.ojan@google.com2008-11-201-1/+0
* non-third_party side of merge 38389:38450.ojan@google.com2008-11-201-1/+0
* Fix windows scons build by adding a missing file.tc@google.com2008-11-201-0/+1
* More Linux build fixes.agl@chromium.org2008-11-191-0/+1
* Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h...brettw@google.com2008-11-191-0/+12
* Remove the deleted file UniscribeStateTextRun.cpp fromnick@chromium.org2008-11-171-1/+0
* Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code frombrettw@google.com2008-11-171-0/+3
* Get popup windows working.agl@chromium.org2008-11-141-1/+0
* Scrollbars on Linux.agl@chromium.org2008-11-121-0/+3
* * Remove windows-ism from pasteboard code and move to usingtc@google.com2008-11-111-5/+2
* Cache the GdkSkia object in PlatformContextSkia so that we aren't creatingagl@chromium.org2008-11-111-3/+3
* Get rid of ExceptionContext (2/2)dglazkov@google.com2008-11-101-1/+0
* Add webkit/port/platform/graphics/ThemeHelperWin.cpp to the SCons build.sgk@google.com2008-11-081-0/+1
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-071-4/+3
* Render GTK widgets on Linuxagl@chromium.org2008-11-051-0/+1
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-311-1/+1
* SCons config changes from webkit merge:sgk@google.com2008-10-311-3/+5
* Sync the SConscript to my last port changes (removal of some graphics files).brettw@google.com2008-10-311-4/+0
* Linux fixes for the WebKit merge.evanm@google.com2008-10-301-1/+1
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-301-4/+1
* More stubbing out. With this and the rest of Linux pending, test_shell links.agl@chromium.org2008-10-241-0/+3
* We might use gtk functions, maybe Qt, maybe raw X11. Maybe we can re-use som...agl@chromium.org2008-10-241-1/+2
* Build PlatformScrollBarChromium on Linux since 8127 got committed.agl@chromium.org2008-10-241-1/+0