| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce the number of warnings in third party code. | maruel@chromium.org | 2009-01-08 | 1 | -1/+1 |
* | Rename AffineTransformSkia to TransformationMatrixSkia, Chromium side | dglazkov@google.com | 2009-01-08 | 2 | -5/+5 |
* | Move ColorSkia to ColorChromium (2/2) | dglazkov@google.com | 2009-01-08 | 2 | -5/+5 |
* | WebKit merge 39606:39660 | dimich@google.com | 2009-01-07 | 2 | -18/+9 |
* | Remove obsolete SVGPaintServerGradientSkia from VCProj/Scons | dglazkov@google.com | 2009-01-07 | 2 | -5/+0 |
* | Linux: Move GdkSkia to skia/ext | agl@chromium.org | 2009-01-07 | 1 | -2/+0 |
* | Fix scons build due to a moved sqlite header. | mpcomplete@google.com | 2009-01-06 | 1 | -1/+1 |
* | Build file change for enabling dynamic font support. This is a follow-up to t... | jungshik@google.com | 2009-01-06 | 2 | -0/+9 |
* | WebKit Merge 39520:39606, Chromium side | dglazkov@google.com | 2009-01-05 | 1 | -0/+4 |
* | 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 | 2 | -0/+31 |
* | Revert two files that went in by mistake in r7501 | jungshik@google.com | 2008-12-30 | 1 | -8/+0 |
* | Revert sdk 6.1 upgrade changes. | jungshik@google.com | 2008-12-30 | 2 | -0/+9 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Move port/page/inspector bits to WebCore/inspector (2/2) | dglazkov@google.com | 2008-12-23 | 2 | -0/+14 |
* | 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 | 2 | -0/+5 |
* | Move webkit\port\bridge to its proper place in WebCore, Win and Linux build. | dglazkov@google.com | 2008-12-23 | 2 | -0/+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 | 2 | -0/+36 |
* | 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 | 2 | -41/+577 |
* | 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 | 2 | -0/+9 |
* | Move port/plugins/chromium to WebCore/plugins | dglazkov@google.com | 2008-12-22 | 2 | -0/+14 |
* | Move svg/graphics/skia to the vendor branch (2/2). | dglazkov@google.com | 2008-12-22 | 2 | -0/+44 |
* | cChrome side of WebKit merge 39369:39410. | pamg@google.com | 2008-12-22 | 2 | -93/+103 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+9 |
* | 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 | 1 | -5/+5 |
* | Unfork CachedPage (2/2) | dglazkov@google.com | 2008-12-18 | 1 | -0/+4 |
* | Bridge out media player from MediaPlayerPrivate. | hclam@chromium.org | 2008-12-18 | 1 | -1/+0 |
* | Kill our forked copy of MIMETypeRegistry.cpp by moving the customized methods | darin@chromium.org | 2008-12-18 | 2 | -9/+4 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -6788/+6788 |
* | 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 |
* | Remove FileSystemPosix.cpp since it is actually unnecessary. This makes the | darin@chromium.org | 2008-12-15 | 1 | -5/+0 |
* | Implement visited link coloring. | brettw@google.com | 2008-12-13 | 1 | -4/+0 |
* | Move implementation of BackForwardListClient to a new class named | darin@chromium.org | 2008-12-13 | 2 | -0/+9 |
* | Merge 39141:39143: The ScriptCallStack (2/2) | dglazkov@google.com | 2008-12-12 | 1 | -4/+0 |
* | It turns out that we can just use the versions of IconLoader.cpp and | darin@chromium.org | 2008-12-12 | 2 | -0/+23 |
* | WebKit merge 39100:39141 (CL 2 of 2). | ericroman@google.com | 2008-12-12 | 2 | -0/+18 |
* | Remove some unnecessary cruft from this vcproj. | darin@chromium.org | 2008-12-10 | 1 | -22/+0 |
* | Merge WebKit from r38950 -> r39000 | brettw@google.com | 2008-12-09 | 2 | -0/+13 |
* | Pull new WebKit 38900:38950. | brettw@google.com | 2008-12-06 | 2 | -9/+0 |
* | Un-revert 6386 (my CSS change). Layout tests pass for me. I think the | mpcomplete@google.com | 2008-12-05 | 1 | -0/+8 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -6774/+6774 |
* | src/webkit side of webkit merge 38729:38760 | ojan@google.com | 2008-12-01 | 1 | -9/+21 |
* | src/webkit side of webKit merge 38653:38729 | ojan@google.com | 2008-11-27 | 2 | -0/+9 |