| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | It turns out that we can just use the versions of IconLoader.cpp and | darin@chromium.org | 2008-12-12 | 3 | -12/+23 |
* | Apply svn:executable to .py files which should have it. | phajdan.jr@chromium.org | 2008-12-12 | 1 | -0/+0 |
* | WebKit merge 39100:39141 (CL 2 of 2). | ericroman@google.com | 2008-12-12 | 2 | -0/+18 |
* | Fixing build bustage. Forgot this file. | darin@chromium.org | 2008-12-11 | 1 | -1/+1 |
* | Move skia-specific files into platform/graphics/skia to better correspond wit... | darin@google.com | 2008-12-11 | 1 | -22/+22 |
* | Webkit merge 39050:39100 (CL 5 of 5). | ericroman@google.com | 2008-12-11 | 5 | -23/+2 |
* | Move some files from platform/graphics to platform/graphics/chromium. | darin@chromium.org | 2008-12-10 | 1 | -68/+72 |
* | 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 |
* | Original CL 12831, fixes build errors. | hclam@chromium.org | 2008-12-08 | 2 | -2/+2 |
* | Pull new WebKit 38900:38950. | brettw@google.com | 2008-12-06 | 2 | -9/+0 |