skia2/include
vandebo@chromium.org 094316bd28 [PDF] Restrict scalars to the range that PDF understands.
* Add a config flag to ignore the restrictions
* Apply restriction to both SkPDFScalar and scalars used in content streams.
* +/- 32,767 for the integer part.
* +/1 1/65536 for the fraction part.

Review URL: http://codereview.appspot.com/4240050

git-svn-id: http://skia.googlecode.com/svn/trunk@882 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-03-04 03:15:13 +00:00
..
animator grab from latest android 2008-12-17 15:59:43 +00:00
config [PDF] Restrict scalars to the range that PDF understands. 2011-03-04 03:15:13 +00:00
core bump SkStrAppendScalar_MaxSize to 15 to handle 3-digit exponents on some 2011-03-03 18:43:14 +00:00
effects [Committed on behalf of junov@chromium.org] 2011-02-18 19:03:01 +00:00
gpu Add support for clipstack to Gr. GrClip is now a list of rects and paths with set operations to combine them. The stencil buffer is used to perform the set operations to put the clip into the stencil buffer. Building Gr's clip from Skia's clipStack is currently disabled due to the fact that Skia's clipStack is relative to the root layer not the current layer. This will be fixed in a subsequent CL. 2011-03-03 13:54:13 +00:00
images merge from android tree: 2011-02-23 20:46:31 +00:00
pdf [PDF] Restrict scalars to the range that PDF understands. 2011-03-04 03:15:13 +00:00
ports update save/restore comments to mention that the drawFilter is also saved 2010-02-11 16:05:15 +00:00
svg update to match latest skia apis 2010-05-17 14:34:13 +00:00
text experimental draft, please ignore 2010-02-11 13:56:04 +00:00
utils fixes for some warnings: 2011-01-25 19:05:12 +00:00
views change forward decl of SkMatrix from struct (wrong) to class (correct) 2011-02-03 15:51:56 +00:00
xml update windows port 2009-12-18 21:33:39 +00:00