| 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 |
* | Revert 125473 - skia: Change MakeOpaque() function to take a gfx::Rect parame... | akalin@chromium.org | 2012-03-07 | 1 | -6/+2 |
* | skia: Change MakeOpaque() function to take a gfx::Rect parameter. | tfarina@chromium.org | 2012-03-07 | 1 | -2/+6 |
* | Build skia for Android. | zhenghao@google.com | 2011-09-17 | 1 | -2/+2 |
* | Fix crash when allocation of very large HTML canvas fails. | junov@chromium.org | 2011-08-19 | 1 | -0/+7 |
* | Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 1 | -1/+0 |
* | Revert 91504 - Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 1 | -0/+1 |
* | Stop using deprecated factory API for SkDevice | reed@google.com | 2011-07-05 | 1 | -1/+0 |
* | Patch for Solaris support, mostly ifdefs and header files, plus adds libevent... | chromium@hybridsource.org | 2011-06-25 | 1 | -2/+2 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 1 | -29/+47 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 1 | -47/+29 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 1 | -29/+47 |
* | Eliminate unused function. | pkasting@chromium.org | 2011-04-25 | 1 | -3/+0 |
* | Added skia::MakeOpaque helper function needed to rid WebKit of PlatformCanvas... | alokp@chromium.org | 2011-04-13 | 1 | -0/+3 |
* | Added skia::SupportsPlatformPaint for webkit to query whether it can use nati... | alokp@chromium.org | 2011-04-11 | 1 | -0/+5 |
* | Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl... | alokp@chromium.org | 2011-04-08 | 1 | -0/+17 |
* | rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint | vandebo@chromium.org | 2011-04-05 | 1 | -2/+2 |
* | Build skia as a dll in windows multi-dll build. | ctguil@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Start sorting methods in class declarations. | erg@google.com | 2011-01-07 | 1 | -21/+20 |
* | Wire up missing functionality in BitmapPlatformContext to allow the creation ... | brettw@chromium.org | 2011-01-06 | 1 | -0/+4 |
* | Update use of SkCanvas and SkDevice to match change in Skia: | vandebo@chromium.org | 2010-10-15 | 1 | -12/+3 |
* | `#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/+109 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 1 | -13/+10 |
* | Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ... | brettw@google.com | 2008-11-22 | 1 | -0/+30 |