| Commit message (Expand) | Author | Age | Files | Lines |
* | implement MakeOpaque at the canvas level, respecting matrix and clip | reed@google.com | 2011-08-31 | 6 | -72/+16 |
* | CL removing inheritance of SkDevice from PlatformDevice. | twiz@google.com | 2011-08-28 | 20 | -519/+233 |
* | Wayland support for views. views_desktop on Wayland. | backer@chromium.org | 2011-08-26 | 2 | -0/+113 |
* | Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. | twiz@chromium.org | 2011-08-25 | 20 | -233/+519 |
* | CL removing inheritance of SkDevice from PlatformDevice. | twiz@chromium.org | 2011-08-25 | 20 | -519/+233 |
* | check for allocPixels failures during resize | reed@google.com | 2011-08-24 | 1 | -0/+11 |
* | Adding traces around skia image resizes so we know when they happen. | jbates@chromium.org | 2011-08-23 | 1 | -0/+7 |
* | Fix crash when allocation of very large HTML canvas fails. | junov@chromium.org | 2011-08-19 | 2 | -0/+16 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 2 | -1/+9 |
* | Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ... | aayushkumar@chromium.org | 2011-08-17 | 2 | -9/+1 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 2 | -1/+9 |
* | base: Fix the TODO in string_util.h | tfarina@chromium.org | 2011-08-17 | 1 | -1/+2 |
* | Fix 3D-CSS transform printing - proxy device origin. | vandebo@chromium.org | 2011-08-16 | 1 | -0/+2 |
* | Switch over to using SkRegions to calculate dirty areas. | dmaclach@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Revert 96327 - Switch over to using SkRegions to calculate dirty areas. | dmaclach@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Switch over to using SkRegions to calculate dirty areas. | dmaclach@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | Remove cast to VectorPlatformDeviceEMF. | twiz@chromium.org | 2011-08-04 | 2 | -5/+11 |
* | Revert 94905 - Remove (now obsolete) IsNativeFontRendering api | vandebo@chromium.org | 2011-08-02 | 8 | -1/+27 |
* | mac: Components build for skia, easy part | thakis@chromium.org | 2011-08-02 | 2 | -11/+12 |
* | Remove (now obsolete) IsNativeFontRendering api | reed@google.com | 2011-08-01 | 8 | -27/+1 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 1 | -2/+1 |
* | support text drawing instead of asserting | reed@google.com | 2011-07-21 | 3 | -33/+168 |
* | Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 19 | -176/+71 |
* | Revert 91504 - Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 19 | -70/+176 |
* | Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 19 | -176/+70 |
* | Patch for Solaris support, mostly ifdefs and header files, plus adds libevent... | chromium@hybridsource.org | 2011-06-25 | 5 | -15/+15 |
* | Fixed a few UNINIT coverity messages | groby@chromium.org | 2011-06-22 | 1 | -0/+3 |
* | Remove dead code found by coverity. | vandebo@chromium.org | 2011-06-22 | 1 | -3/+0 |
* | Add entries to complete the Skia vector platform for Mac. | caryclark@chromium.org | 2011-06-20 | 2 | -1/+16 |
* | skia roll | reed@google.com | 2011-06-20 | 3 | -3/+3 |
* | CL removing unused copy constructor and assignment operators on BitmapPlatfor... | twiz@chromium.org | 2011-06-17 | 6 | -88/+11 |
* | Remove set of redundant API calls for PlatformDevice instances. These functio... | twiz@chromium.org | 2011-06-16 | 4 | -62/+20 |
* | roll skia, along with API change to SkFontHost | reed@google.com | 2011-06-13 | 1 | -1/+1 |
* | Make infobar background gray | sail@chromium.org | 2011-06-07 | 2 | -0/+13 |
* | Re-adds platform guard for OS_MACOSX, needed for | bulach@chromium.org | 2011-06-03 | 1 | -1/+1 |
* | More POSIX support for Chromium, consisting mostly of broadening ifdefs. This | tony@chromium.org | 2011-06-02 | 2 | -2/+2 |
* | Removal of redundant method, PlatformDevice::IsVectorial. | twiz@chromium.org | 2011-05-26 | 17 | -54/+22 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 31 | -205/+331 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 31 | -331/+205 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 31 | -205/+331 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | roll skia 1402:1410 | thakis@chromium.org | 2011-05-25 | 1 | -2/+2 |
* | Add utility for converting SkCanvas to CGContext | caryclark@chromium.org | 2011-05-17 | 3 | -2/+136 |
* | Fix DCHECK - BitmapPlatformDevice requires begin and end platform paint calls... | vandebo@chromium.org | 2011-05-12 | 1 | -0/+2 |
* | Assert on BeginPlatformPaint/EndPlatformPaint mismatch. | ctguil@chromium.org | 2011-05-11 | 2 | -4/+18 |
* | Update SkPDFDeviceFactory for change in Skia. | vandebo@chromium.org | 2011-05-09 | 2 | -12/+8 |
* | Remove debug code so that canvas is painted correctly. | arthurhsu@chromium.org | 2011-05-05 | 1 | -4/+1 |
* | Fix print preview clipping issues due to scaling. | ctguil@chromium.org | 2011-04-30 | 2 | -9/+9 |
* | Update Chrome's Skia Device to use the new device factory interface (http://c... | vandebo@chromium.org | 2011-04-29 | 16 | -44/+58 |
* | linux components: tag exported Skia functions with SK_API | evan@chromium.org | 2011-04-28 | 4 | -5/+10 |