| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Don't get screen dc when creating BitmapPlatformDevice | jbauman@chromium.org | 2012-04-10 | 1 | -8/+3 |
* | BitmapPlatformDevice multiply-inherits from PlatformDevice and SkDevice, in | senorblanco@chromium.org | 2012-03-29 | 1 | -1/+1 |
* | Remove redundant memory clears when constructing BitmapPlatformDevice instanc... | twiz@chromium.org | 2012-03-16 | 1 | -6/+17 |
* | Skia DEPS roll to 3147 | epoger@chromium.org | 2012-02-10 | 1 | -1/+1 |
* | implement MakeOpaque at the canvas level, respecting matrix and clip | reed@google.com | 2011-08-31 | 1 | -1/+0 |
* | CL removing inheritance of SkDevice from PlatformDevice. | twiz@google.com | 2011-08-28 | 1 | -18/+14 |
* | Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. | twiz@chromium.org | 2011-08-25 | 1 | -14/+18 |
* | CL removing inheritance of SkDevice from PlatformDevice. | twiz@chromium.org | 2011-08-25 | 1 | -18/+14 |
* | Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 1 | -9/+3 |
* | Revert 91504 - Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 1 | -3/+9 |
* | Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 1 | -9/+3 |
* | CL removing unused copy constructor and assignment operators on BitmapPlatfor... | twiz@chromium.org | 2011-06-17 | 1 | -15/+3 |
* | Removal of redundant method, PlatformDevice::IsVectorial. | twiz@chromium.org | 2011-05-26 | 1 | -1/+0 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 1 | -8/+5 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 1 | -5/+8 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 1 | -8/+5 |
* | Assert on BeginPlatformPaint/EndPlatformPaint mismatch. | ctguil@chromium.org | 2011-05-11 | 1 | -4/+9 |
* | Update Chrome's Skia Device to use the new device factory interface (http://c... | vandebo@chromium.org | 2011-04-29 | 1 | -4/+3 |
* | Fade tab titles | sail@chromium.org | 2011-04-08 | 1 | -1/+1 |
* | Fixed a few styles issues in skia::PlatformDevice. Made function names consis... | alokp@chromium.org | 2011-04-06 | 1 | -1/+1 |
* | rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint | vandebo@chromium.org | 2011-04-05 | 1 | -2/+2 |
* | roll skia | reed@google.com | 2011-02-28 | 1 | -1/+2 |
* | Revert 76069 - roll to rev. 846, includes change to SkDevice setMatrixClip() ... | reed@google.com | 2011-02-25 | 1 | -2/+1 |
* | roll to rev. 846, includes change to SkDevice setMatrixClip() interface | reed@google.com | 2011-02-25 | 1 | -1/+2 |
* | roll skia 636:673 | thakis@chromium.org | 2011-01-08 | 1 | -1/+2 |
* | Revert "roll skia 636:673" | thakis@chromium.org | 2011-01-07 | 1 | -2/+1 |
* | roll skia 636:673 | thakis@chromium.org | 2011-01-07 | 1 | -1/+2 |
* | Roll Skia deps to r621. | vandebo@chromium.org | 2010-10-27 | 1 | -2/+2 |
* | Update use of SkCanvas and SkDevice to match change in Skia: | vandebo@chromium.org | 2010-10-15 | 1 | -0/+10 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Reverting 20516 by re-landing this previous patch. | brettw@chromium.org | 2009-07-17 | 1 | -0/+3 |
* | Revert previous clipping rect change for Cairo to see if it fixes the build. | brettw@chromium.org | 2009-07-13 | 1 | -3/+0 |
* | Keep the cairo clipping region in sync with the Skia one. | brettw@chromium.org | 2009-07-13 | 1 | -0/+3 |
* | Refactor the PlatformContext layer to have only one class. | brettw@chromium.org | 2009-06-14 | 1 | -14/+20 |
* | Pull WebKit deps to get transparency fixes, and rebaseline affected layout te... | brettw@chromium.org | 2009-02-27 | 1 | -16/+0 |
* | Reverting 7318. | brettw@google.com | 2008-12-19 | 1 | -8/+8 |
* | Reverting 7317. | brettw@google.com | 2008-12-19 | 1 | -8/+8 |
* | Remove base dependencies in the Windows-specific skia/ext code. | brettw@google.com | 2008-12-19 | 1 | -8/+8 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 1 | -2/+2 |
* | Remove base versions of the graphics headers, which previously just forwarded... | brettw@google.com | 2008-11-22 | 1 | -1/+1 |
* | Move skia extensions from the port to skia/ext for Windows only. Fixed the | brettw@google.com | 2008-11-21 | 1 | -0/+111 |