| Commit message (Expand) | Author | Age | Files | Lines |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Spam port/page/Location.cpp on top of the one in WebCore/page, Win and Linux ... | dglazkov@google.com | 2008-12-23 | 1 | -2/+0 |
* | Move webkit\port\bridge to its proper place in WebCore, Win and Linux build. | dglazkov@google.com | 2008-12-23 | 1 | -2/+2 |
* | Move port/page/chromium to WebCore/page/chromium, Win and Linux build | dglazkov@google.com | 2008-12-23 | 1 | -12/+0 |
* | Use platform/chromium from third_party/WebKit, etc. | darin@chromium.org | 2008-12-23 | 1 | -115/+0 |
* | Move RenderThemeWin to WebCore/rendering and rename it to RenderThemeChromium... | dglazkov@google.com | 2008-12-22 | 1 | -2/+0 |
* | Move port/plugins/chromium to WebCore/plugins | dglazkov@google.com | 2008-12-22 | 1 | -2/+0 |
* | Move svg/graphics/skia to the vendor branch (2/2). | dglazkov@google.com | 2008-12-22 | 1 | -8/+0 |
* | Remove dependencies from port on base/gfx/native_theme and base/win_util. In... | darin@chromium.org | 2008-12-20 | 1 | -0/+1 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -197/+205 |
* | Unfork CachedPage for Linux build | dglazkov@google.com | 2008-12-18 | 1 | -2/+0 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -5/+7 |
* | Move contents of platform/graphics/svg to svg/graphics/skia to | darin@google.com | 2008-12-15 | 1 | -7/+7 |
* | Fun file renaming patch. | darin@google.com | 2008-12-15 | 1 | -2/+2 |
* | Remove FileSystemPosix.cpp since it is actually unnecessary. This makes the | darin@chromium.org | 2008-12-15 | 1 | -1/+1 |
* | Eliminate port/platform/win directory. Stop building a fork of BString, and | darin@chromium.org | 2008-12-15 | 1 | -2/+1 |
* | Remove few more errors in mac scons build. | phajdan.jr@chromium.org | 2008-12-15 | 1 | -1/+0 |
* | Move implementation of BackForwardListClient to a new class named | darin@chromium.org | 2008-12-13 | 1 | -1/+0 |
* | It turns out that we can just use the versions of IconLoader.cpp and | darin@chromium.org | 2008-12-12 | 1 | -3/+0 |
* | Move skia-specific files into platform/graphics/skia to better correspond wit... | darin@google.com | 2008-12-11 | 1 | -17/+18 |
* | Need to use lists when settings LIBS/CXXFLAGS | evanm@google.com | 2008-12-11 | 1 | -3/+3 |
* | Move some files from platform/graphics to platform/graphics/chromium. | darin@chromium.org | 2008-12-10 | 1 | -13/+13 |
* | Move RGBColor.{h,cpp} into port/bindings/v8 since they are specific to the V8 | darin@chromium.org | 2008-11-26 | 1 | -2/+0 |
* | Move Platform{Canvase,Device}Mac.cpp from the Mac remove-from-input | sgk@google.com | 2008-11-22 | 1 | -38/+34 |
* | Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ... | brettw@google.com | 2008-11-22 | 1 | -4/+0 |
* | Move skia extensions from the port to skia/ext for Windows only. Fixed the | brettw@google.com | 2008-11-21 | 1 | -6/+0 |
* | Move the platform files form port to skia for Mac only. Hopefully this won't ... | brettw@google.com | 2008-11-21 | 1 | -3/+0 |
* | Remove files that we no longer need after the last merge. | ojan@google.com | 2008-11-20 | 1 | -1/+0 |
* | non-third_party side of merge 38389:38450. | ojan@google.com | 2008-11-20 | 1 | -1/+0 |
* | Fix windows scons build by adding a missing file. | tc@google.com | 2008-11-20 | 1 | -0/+1 |
* | More Linux build fixes. | agl@chromium.org | 2008-11-19 | 1 | -0/+1 |
* | Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h... | brettw@google.com | 2008-11-19 | 1 | -0/+12 |
* | Remove the deleted file UniscribeStateTextRun.cpp from | nick@chromium.org | 2008-11-17 | 1 | -1/+0 |
* | Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code from | brettw@google.com | 2008-11-17 | 1 | -0/+3 |
* | Get popup windows working. | agl@chromium.org | 2008-11-14 | 1 | -1/+0 |
* | Scrollbars on Linux. | agl@chromium.org | 2008-11-12 | 1 | -0/+3 |
* | * Remove windows-ism from pasteboard code and move to using | tc@google.com | 2008-11-11 | 1 | -5/+2 |
* | Cache the GdkSkia object in PlatformContextSkia so that we aren't creating | agl@chromium.org | 2008-11-11 | 1 | -3/+3 |
* | Get rid of ExceptionContext (2/2) | dglazkov@google.com | 2008-11-10 | 1 | -1/+0 |
* | Add webkit/port/platform/graphics/ThemeHelperWin.cpp to the SCons build. | sgk@google.com | 2008-11-08 | 1 | -0/+1 |
* | Remove windows-isms from drag & drop. This | tc@google.com | 2008-11-07 | 1 | -4/+3 |
* | Render GTK widgets on Linux | agl@chromium.org | 2008-11-05 | 1 | -0/+1 |
* | Takes steps to make our PlatformScreen implementation more portable. | darin@chromium.org | 2008-10-31 | 1 | -1/+1 |
* | SCons config changes from webkit merge: | sgk@google.com | 2008-10-31 | 1 | -3/+5 |
* | Sync the SConscript to my last port changes (removal of some graphics files). | brettw@google.com | 2008-10-31 | 1 | -4/+0 |
* | Linux fixes for the WebKit merge. | evanm@google.com | 2008-10-30 | 1 | -1/+1 |
* | Landing 36102:37604 merge on trunk | dglazkov@google.com | 2008-10-30 | 1 | -4/+1 |
* | More stubbing out. With this and the rest of Linux pending, test_shell links. | agl@chromium.org | 2008-10-24 | 1 | -0/+3 |
* | We might use gtk functions, maybe Qt, maybe raw X11. Maybe we can re-use som... | agl@chromium.org | 2008-10-24 | 1 | -1/+2 |
* | Build PlatformScrollBarChromium on Linux since 8127 got committed. | agl@chromium.org | 2008-10-24 | 1 | -1/+0 |