| Commit message (Expand) | Author | Age | Files | Lines |
* | Update these includes to use the new header locations | abarth@chromium.org | 2011-12-03 | 1 | -1/+1 |
* | base::Bind: Cleanup in test_shell. | jhawkins@chromium.org | 2011-10-10 | 1 | -1/+1 |
* | Remove old WEBWIDGET_HAS_ANIMATE_CHANGES ifdefs. | adamk@chromium.org | 2011-09-22 | 1 | -4/+0 |
* | Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir... | tfarina@chromium.org | 2011-06-25 | 1 | -2/+2 |
* | Prepare test shell for animate changes. | nduca@chromium.org | 2011-06-25 | 1 | -1/+5 |
* | Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm... | tfarina@chromium.org | 2011-06-25 | 1 | -6/+6 |
* | Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories. | tfarina@chromium.org | 2011-06-25 | 1 | -6/+6 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 1 | -3/+3 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 1 | -3/+3 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 1 | -3/+3 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -2/+2 |
* | Chromium support for window.webkitRequestAnimationFrame() | jamesr@chromium.org | 2011-01-21 | 1 | -1/+4 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -6/+6 |
* | Move app/win_util to app/win and fix the namespace usage. | brettw@google.com | 2010-12-31 | 1 | -2/+2 |
* | clang/mac: Fix most problems in unittest targets in webkit.gyp | thakis@chromium.org | 2010-10-03 | 1 | -3/+1 |
* | Added support for accelerated compositing to test_shell. This is | kbr@chromium.org | 2010-09-30 | 1 | -0/+8 |
* | WebKit implementation of <meter> element assumes underlying | tkent@google.com | 2010-06-29 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -2/+2 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -6/+6 |
* | linux+mac: drop unused code | evan@chromium.org | 2009-09-26 | 1 | -18/+1 |
* | A quick fix for Issue 20161 | hbono@chromium.org | 2009-09-03 | 1 | -1/+9 |
* | Change WebCanvas to be a CGContext on Mac. | darin@chromium.org | 2009-08-19 | 1 | -2/+3 |
* | Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_... | ajwong@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Reverting 20855. | darin@chromium.org | 2009-07-16 | 1 | -16/+15 |
* | Reverting 20854. | darin@chromium.org | 2009-07-16 | 1 | -15/+16 |
* | Use WebWidget from the WebKit API. This change also makes | darin@chromium.org | 2009-07-16 | 1 | -16/+15 |
* | Refactor the PlatformContext layer to have only one class. | brettw@chromium.org | 2009-06-14 | 1 | -1/+1 |
* | Fix mac build bustage. I forgot about the .mm files! | darin@chromium.org | 2009-05-10 | 1 | -5/+5 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-09 | 1 | -3/+5 |
* | Reverting dfisher changes 133386 and 13381 | cpu@google.com | 2009-04-08 | 1 | -5/+3 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-08 | 1 | -3/+5 |
* | Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h | darin@chromium.org | 2009-04-01 | 1 | -0/+8 |
* | Enable running webkit tests in parallel and make it use | ojan@google.com | 2009-03-30 | 1 | -1/+5 |
* | Use Webkit::WebInputEvent and remove webkit/glue/webinputevent. | darin@chromium.org | 2009-03-27 | 1 | -6/+16 |
* | Reverting 11396. | ericroman@google.com | 2009-03-11 | 1 | -30/+2 |
* | Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic... | ericroman@google.com | 2009-03-10 | 1 | -2/+30 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -5/+5 |
* | Fixing WebKeyboardEvent. | avi@chromium.org | 2009-03-04 | 1 | -9/+1 |
* | Reverting 10794. | avi@chromium.org | 2009-03-03 | 1 | -1/+9 |
* | Fixing WebKeyboardEvent. Third time's the charm. | avi@chromium.org | 2009-03-03 | 1 | -9/+1 |
* | Reverting key change (again); this breaks every keyboard layout test there is... | avi@chromium.org | 2009-02-26 | 1 | -1/+9 |
* | Fixing WebKeyboardEvent. For reals this time. | avi@chromium.org | 2009-02-26 | 1 | -9/+1 |
* | Revert "Fixing WebKeyboardEvent." | kuchhal@chromium.org | 2009-02-25 | 1 | -1/+9 |
* | Fixing WebKeyboardEvent. | avi@chromium.org | 2009-02-25 | 1 | -9/+1 |
* | The WebFrame interface currently supports reference counting, but no one uses. | darin@chromium.org | 2009-02-13 | 1 | -1/+0 |
* | Remove FromWindow from the WebWidgetHost interface and make it a static funct... | jhawkins@chromium.org | 2009-02-05 | 1 | -6/+2 |
* | Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t... | jhawkins@chromium.org | 2009-02-04 | 1 | -6/+6 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 1 | -1/+1 |
* | Pass the Cocoa dirty rect to the web view for adding to its dirty rect. | avi@google.com | 2008-11-14 | 1 | -0/+4 |
* | fix bug in scrolling where we wouldn't store the unioned rectangles, just let... | pinkerton@google.com | 2008-11-06 | 1 | -1/+1 |