| Commit message (Expand) | Author | Age | Files | Lines |
* | ozone: Support building without cairo | spang@chromium.org | 2013-11-19 | 1 | -3/+5 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -3/+3 |
* | ui: Prefer +/- operators to apply offsets. | danakj@chromium.org | 2012-11-10 | 1 | -11/+8 |
* | Add Vector2d classes that represent offsets, instead of using Point. | danakj@chromium.org | 2012-10-31 | 1 | -1/+2 |
* | Add non-member non-mutating methods for common gfx::Rect operations. | danakj@chromium.org | 2012-10-29 | 1 | -2/+2 |
* | Make gfx::Rect class operations consistently mutate the class they are called... | danakj@chromium.org | 2012-10-23 | 1 | -3/+3 |
* | PPAPI/NaCl: Make ImageData for NaCl just use shared memory | dmichael@chromium.org | 2012-07-25 | 1 | -23/+18 |
* | Adds a class that makes it easy to subclass a HWND and filter messages sent t... | ben@chromium.org | 2012-04-27 | 1 | -2/+2 |
* | OpenBSD patches for ui, split from CR #8275005 | robert.nagy@gmail.com | 2011-10-21 | 1 | -1/+3 |
* | Compile ui/ on Android. | zhenghao@google.com | 2011-09-24 | 1 | -1/+3 |
* | Changed bit interface to use SkCanvas instead of skia::PlatformCanvas, which ... | alokp@chromium.org | 2011-06-10 | 1 | -8/+12 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 1 | -13/+12 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 1 | -12/+13 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 1 | -13/+12 |
* | rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint | vandebo@chromium.org | 2011-04-05 | 1 | -17/+9 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -3/+3 |
* | Move src/gfx/ to src/ui/gfx | sail@chromium.org | 2011-02-02 | 1 | -0/+202 |