| Commit message (Expand) | Author | Age | Files | Lines |
* | ozone: Support building without cairo | spang@chromium.org | 2013-11-19 | 1 | -7/+5 |
* | Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic... | robertphillips@google.com | 2013-08-26 | 1 | -18/+20 |
* | Convert an OS_SUN use to OS_SOLARIS. | shess@chromium.org | 2013-04-17 | 1 | -2/+2 |
* | skia: Rename PlatformDevice::IsNativeFontRenderingAllowed to PlatformDevice::... | reveman@chromium.org | 2012-09-18 | 1 | -2/+2 |
* | Some printers has issue with metafiles produces from PDF so added switch and ... | vitalybuka@chromium.org | 2012-08-22 | 1 | -5/+0 |
* | Upstream the rest of skia diff | michaelbai@chromium.org | 2012-07-24 | 1 | -5/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Cleanup: Remove unneeded forward declarations in printing, sandbox, and skia. | thestig@chromium.org | 2011-11-14 | 1 | -6/+4 |
* | Reland 103021: Printing preview of a PDF on Mac with Skia only previews the l... | kmadhusu@chromium.org | 2011-09-28 | 1 | -0/+12 |
* | Revert 103021 - PrintPreview: Printing preview of a PDF on Mac with Skia only... | kmadhusu@chromium.org | 2011-09-27 | 1 | -12/+0 |
* | PrintPreview: Printing preview of a PDF on Mac with Skia only previews the la... | kmadhusu@chromium.org | 2011-09-27 | 1 | -0/+12 |
* | Build skia for Android. | zhenghao@google.com | 2011-09-17 | 1 | -0/+4 |
* | implement MakeOpaque at the canvas level, respecting matrix and clip | reed@google.com | 2011-08-31 | 1 | -3/+0 |
* | CL removing inheritance of SkDevice from PlatformDevice. | twiz@google.com | 2011-08-28 | 1 | -17/+113 |
* | Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. | twiz@chromium.org | 2011-08-25 | 1 | -113/+17 |
* | CL removing inheritance of SkDevice from PlatformDevice. | twiz@chromium.org | 2011-08-25 | 1 | -17/+113 |
* | Patch for Solaris support, mostly ifdefs and header files, plus adds libevent... | chromium@hybridsource.org | 2011-06-25 | 1 | -3/+3 |
* | Remove set of redundant API calls for PlatformDevice instances. These functio... | twiz@chromium.org | 2011-06-16 | 1 | -19/+1 |
* | Removal of redundant method, PlatformDevice::IsVectorial. | twiz@chromium.org | 2011-05-26 | 1 | -5/+0 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 1 | -0/+75 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 1 | -75/+0 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 1 | -0/+75 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Solaris: Second set adding in Solaris as an OS option | evan@chromium.org | 2010-02-18 | 1 | -1/+2 |
* | FreeBSD/OpenBSD ifdefs for skia | pvalchev@google.com | 2010-02-04 | 1 | -1/+1 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 1 | -1/+1 |
* | Refactor the PlatformContext layer to have only one class. | brettw@chromium.org | 2009-06-14 | 1 | -13/+5 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 1 | -2/+2 |
* | Fix header names. | brettw@google.com | 2008-11-22 | 1 | -3/+3 |
* | Move skia extensions from the port to skia/ext for Windows only. Fixed the | brettw@google.com | 2008-11-21 | 1 | -0/+27 |