| Commit message (Expand) | Author | Age | Files | Lines |
* | One more step towards working Mac SCons build. | phajdan.jr@chromium.org | 2009-01-06 | 1 | -7/+9 |
* | WebKit Merge 39520:39606, Chromium side | dglazkov@google.com | 2009-01-05 | 1 | -0/+4 |
* | Some more GRIT refactoring. | tc@google.com | 2009-01-05 | 2 | -3/+3 |
* | Windows SCons build fixes. | phajdan.jr@chromium.org | 2009-01-05 | 1 | -0/+3 |
* | Revert the 3rd file that went in prematurely in r7501 while reverting r7500. | jungshik@google.com | 2008-12-31 | 1 | -1/+0 |
* | Chromium side of merge 39453:39501. | pamg@google.com | 2008-12-30 | 4 | -0/+36 |
* | Revert two files that went in by mistake in r7501 | jungshik@google.com | 2008-12-30 | 2 | -9/+1 |
* | Revert sdk 6.1 upgrade changes. | jungshik@google.com | 2008-12-30 | 3 | -1/+10 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 3 | -3/+3 |
* | Match the change in r7464 to not use webkit/port/page anymore, as it's been | evanm@google.com | 2008-12-26 | 1 | -1/+0 |
* | Restore the shortened "building bindings" output after r6962 broke it. | evanm@google.com | 2008-12-26 | 1 | -1/+7 |
* | Fix Linux build | dglazkov@google.com | 2008-12-23 | 1 | -1/+1 |
* | Move port/page/inspector bits to WebCore/inspector (2/2) | dglazkov@google.com | 2008-12-23 | 5 | -11/+20 |
* | Delete SkiaSupport.{cpp,h} (CL 2 of 2). | ericroman@google.com | 2008-12-23 | 2 | -9/+0 |
* | Spam port/page/Location.cpp on top of the one in WebCore/page, Win and Linux ... | dglazkov@google.com | 2008-12-23 | 3 | -8/+5 |
* | Move webkit\port\bridge to its proper place in WebCore, Win and Linux build. | dglazkov@google.com | 2008-12-23 | 3 | -12/+5 |
* | Remove TextBoundariesChrome.cpp (CL 2 of 2) | ericroman@google.com | 2008-12-23 | 2 | -5/+0 |
* | Move port/page/chromium to WebCore/page/chromium, Win and Linux build | dglazkov@google.com | 2008-12-23 | 4 | -29/+37 |
* | Webkit merge 39410:39438 (CL 4 of 4). | ericroman@google.com | 2008-12-23 | 2 | -0/+9 |
* | Use platform/chromium from third_party/WebKit, etc. | darin@chromium.org | 2008-12-23 | 4 | -446/+578 |
* | Remove accidentally added Win-specific file from Linux build. | dglazkov@google.com | 2008-12-22 | 1 | -1/+0 |
* | Move RenderThemeWin to WebCore/rendering and rename it to RenderThemeChromium... | dglazkov@google.com | 2008-12-22 | 3 | -12/+9 |
* | Move port/plugins/chromium to WebCore/plugins | dglazkov@google.com | 2008-12-22 | 3 | -12/+14 |
* | Move svg/graphics/skia to the vendor branch (2/2). | dglazkov@google.com | 2008-12-22 | 3 | -44/+44 |
* | cChrome side of WebKit merge 39369:39410. | pamg@google.com | 2008-12-22 | 3 | -94/+104 |
* | Remove dependencies from port on base/gfx/native_theme and base/win_util. In... | darin@chromium.org | 2008-12-20 | 1 | -0/+8 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 5 | -0/+28 |
* | Chromium half of the WebKit merge from 39335 to 39369. | pamg@google.com | 2008-12-19 | 2 | -1/+10 |
* | Unfork CachedPage for Linux build | dglazkov@google.com | 2008-12-18 | 1 | -0/+1 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 5 | -13/+13 |
* | Unfork CachedPage (2/2) | dglazkov@google.com | 2008-12-18 | 3 | -8/+8 |
* | Bridge out media player from MediaPlayerPrivate. | hclam@chromium.org | 2008-12-18 | 3 | -5/+20 |
* | Kill our forked copy of MIMETypeRegistry.cpp by moving the customized methods | darin@chromium.org | 2008-12-18 | 2 | -9/+4 |
* | Chrome side of unforking. I need to pull WebKit with the change that unforks ... | brettw@google.com | 2008-12-18 | 1 | -0/+4 |
* | Add support for transformed, stoked, shadowed, filled text. We do this by dra... | brettw@google.com | 2008-12-18 | 1 | -0/+8 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 14 | -17248/+17248 |
* | WebKit Merge Build Fix (accidentally removed DeprecatedPtrListImpl.cpp from p... | dglazkov@google.com | 2008-12-16 | 1 | -0/+1 |
* | WebKit Merge 39143:39309, Part 8 (port side) | dglazkov@google.com | 2008-12-16 | 2 | -18/+5 |
* | fix build bustage | darin@chromium.org | 2008-12-15 | 1 | -8/+8 |
* | Move contents of platform/graphics/svg to svg/graphics/skia to | darin@google.com | 2008-12-15 | 1 | -36/+44 |
* | Remove FileSystemPosix.cpp since it is actually unnecessary. This makes the | darin@chromium.org | 2008-12-15 | 1 | -5/+0 |
* | Eliminate port/platform/win directory. Stop building a fork of BString, and | darin@chromium.org | 2008-12-15 | 1 | -20/+4 |
* | Implement visited link coloring. | brettw@google.com | 2008-12-13 | 2 | -4/+4 |
* | Move implementation of BackForwardListClient to a new class named | darin@chromium.org | 2008-12-13 | 4 | -8/+17 |
* | Merge 39141:39143: The ScriptCallStack (2/2) | dglazkov@google.com | 2008-12-12 | 3 | -6/+15 |
* | Have GRIT generate files into a common directory. | tc@google.com | 2008-12-12 | 3 | -4/+5 |
* | Remove JSC masquerade, implement ScriptState (2/2). | dglazkov@google.com | 2008-12-12 | 1 | -16/+4 |
* | Remove the unused StateTrackingString.h | darin@chromium.org | 2008-12-12 | 1 | -4/+0 |
* | fix scons bindings generation | tc@google.com | 2008-12-12 | 1 | -1/+0 |
* | Fix scons build bustage. | darin@chromium.org | 2008-12-12 | 1 | -1/+2 |