summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Removal of redundant method, PlatformDevice::IsVectorial. twiz@chromium.org2011-05-2617-54/+22
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2632-206/+333
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-2532-333/+206
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2532-206/+333
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* roll skia 1402:1410thakis@chromium.org2011-05-251-2/+2
* Remove files that don't exist, and fix typos in gyp filessadrul@chromium.org2011-05-251-1/+0
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-3/+3
* Rolling Skia DEPS to r1385 (and modifying affected gyp file)vandebo@chromium.org2011-05-201-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Add utility for converting SkCanvas to CGContextcaryclark@chromium.org2011-05-173-2/+136
* skia roll. 1322:1339ctguil@chromium.org2011-05-161-2/+0
* Fix DCHECK - BitmapPlatformDevice requires begin and end platform paint calls...vandebo@chromium.org2011-05-121-0/+2
* Assert on BeginPlatformPaint/EndPlatformPaint mismatch.ctguil@chromium.org2011-05-112-4/+18
* Update SkPDFDeviceFactory for change in Skia.vandebo@chromium.org2011-05-092-12/+8
* roll skiareed@google.com2011-05-091-2/+0
* Remove debug code so that canvas is painted correctly.arthurhsu@chromium.org2011-05-051-4/+1
* Roll skia to r1241.bsalomon@google.com2011-05-041-0/+4
* roll skiareed@google.com2011-05-031-0/+1
* Fix print preview clipping issues due to scaling.ctguil@chromium.org2011-04-302-9/+9
* Update Chrome's Skia Device to use the new device factory interface (http://c...vandebo@chromium.org2011-04-2916-44/+58
* linux components: tag exported Skia functions with SK_APIevan@chromium.org2011-04-285-6/+11
* Update Skia to r1206.evan@chromium.org2011-04-281-1/+1
* Suppress Skia unit test failures on Mac OS X Leopard.kbr@google.com2011-04-271-3/+3
* Revert "Update Skia to r1196."evan@chromium.org2011-04-271-1/+1
* Update Skia to r1196.evan@chromium.org2011-04-271-1/+1
* Use large icon resource paksail@chromium.org2011-04-273-75/+270
* Eliminate unused function.pkasting@chromium.org2011-04-252-10/+0
* Revert 82838 - Temporary change to test perf regression (full)This change tes...sail@chromium.org2011-04-253-214/+28
* Temporary change to test perf regression (full)sail@chromium.org2011-04-253-28/+214
* Revert 82836 - Temporary change to test perf regression (skia_utils)This chan...sail@chromium.org2011-04-251-3/+0
* Temporary change to test perf regression (skia_utils)sail@chromium.org2011-04-251-0/+3
* Revert 82833 - Temporary change to test perf regressionThis change tests whic...sail@chromium.org2011-04-252-56/+13
* Temporary change to test perf regressionsail@chromium.org2011-04-252-13/+56
* Revert due to NSImageRepToSkBitmap failure on MACamit@chromium.org2011-04-223-175/+36
* Use large icon resource paksail@chromium.org2011-04-223-36/+175
* Revert high res icon changessail@chromium.org2011-04-203-177/+36
* commit mirror of http://codereview.chromium.org/6879049/reed@google.com2011-04-201-1/+1
* suppress some skia mac failures to green up the botsdpranke@chromium.org2011-04-201-3/+3
* Fix clang build breaksail@chromium.org2011-04-201-1/+0
* Add support for multi resolution iconssail@chromium.org2011-04-193-36/+178
* Phoney SkDraw needs more after skia rev 1141.vandebo@chromium.org2011-04-191-2/+7
* Landing issue 6871016 on behalf of reed@ - Roll skia 1117:1140.apatrick@chromium.org2011-04-161-0/+2
* Fixed build failure on linux and mac. PlatformDevice::makeOpaque is only pres...alokp@chromium.org2011-04-131-2/+4
* Added skia::MakeOpaque helper function needed to rid WebKit of PlatformCanvas...alokp@chromium.org2011-04-132-0/+8
* Push the initial transform down into SkPDFDevice. (Chrome side).vandebo@chromium.org2011-04-122-52/+16
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-3/+3
* Chromium does native painting on a very specific device - a device retrieved ...alokp@chromium.org2011-04-111-12/+12
* Added skia::SupportsPlatformPaint for webkit to query whether it can use nati...alokp@chromium.org2011-04-112-0/+13
* Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...alokp@chromium.org2011-04-082-0/+33