aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Add support for overlay in the outdated SkPorterDuff class.Romain Guy2010-04-021-0/+1
|/ / / / / / / / / /
* | | | | | | | | | fix bookkeeping on fParent (was firing assets on some sites)Mike Reed2010-03-231-3/+3
* | | | | | | | | | add inherit-from-root-transform flagMike Reed2010-03-231-0/+7
* | | | | | | | | | add optional preftable to image codecs, for more control over the resulting b...Mike Reed2010-03-032-3/+54
* | | | | | | | | | change entrypoint in bounder to pass more Glyph infoMike Reed2010-03-012-2/+22
* | | | | | | | | | refresh from trunkMike Reed2010-02-242-0/+63
* | | | | | | | | | remove viewport for layers (not needed in base class)Mike Reed2010-02-193-159/+66
* | | | | | | | | | more refactoringMike Reed2010-02-181-17/+38
* | | | | | | | | | rename paintOn to drawMike Reed2010-02-151-1/+1
* | | | | | | | | | update doxMike Reed2010-02-151-18/+13
* | | | | | | | | | add SkLayer (from webkit)Mike Reed2010-02-121-0/+133
* | | | | | | | | | refresh from trunk: add static Make for SkSizeMike Reed2010-02-111-1/+16
* | | | | | | | | | refresh from skia/trunkMike Reed2010-02-095-0/+28
* | | | | | | | | | refresh from skia/trunk - xray utilitiesMike Reed2010-02-051-0/+37
* | | | | | | | | | Merge "Take into accunt the edge type when doing a clip quickreject."Romain Guy2010-02-051-5/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Take into accunt the edge type when doing a clip quickreject.Romain Guy2010-02-041-5/+22
* | | | | | | | | | | update from skia/trunkMike Reed2010-02-052-1/+27
|/ / / / / / / / / /
* | | | | | | | | | Merge "Move some utility structs/functions in SkImageDecoder_libjpeg.cpp to S...Wei-Ta Chen2010-01-201-0/+71
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Move some utility structs/functions in SkImageDecoder_libjpeg.cpp to SkJpegUt...Wei-Ta Chen2010-01-201-0/+71
* | | | | | | | | | | refresh from skia/trunkMike Reed2010-01-191-1/+1
|/ / / / / / / / / /
* | | | | | | | | | refresh from skia/trunk, adds paint bit for bitmapfontsMike Reed2010-01-082-2/+19
* | | | | | | | | | add inverse of textToGlyphs(), so we can extract the original text from the b...Mike Reed2010-01-044-3/+26
* | | | | | | | | | refresh from skia/trunkMike Reed2010-01-043-2/+9
* | | | | | | | | | refresh from skia/trunkMike Reed2009-12-143-2/+13
* | | | | | | | | | refresh from skia/trunk, fixing winding bug in lineclipperMike Reed2009-11-235-30/+33
* | | | | | | | | | new edgelist builder that chops segments into clip-sized coordinates, to avoi...Mike Reed2009-11-205-10/+118
* | | | | | | | | | refresh from skia/trunkMike Reed2009-11-103-83/+63
* | | | | | | | | | am 9521ac9c: add table maskfilterMike Reed2009-10-301-0/+76
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | add table maskfilterMike Reed2009-10-301-0/+76
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | add boundary patch utilsMike Reed2009-10-282-0/+98
|/ / / / / / / /
* | | | | | | | add setDither api, so we can retain this setting when we (re)decode the bitmapMike Reed2009-09-241-0/+5
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | refresh from skia, with blitrow_d32 bottlenecks for neon optimizationsMike Reed2009-09-231-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | refresh from skia/trunk - two-point-radial gradients, needed for <canvas> and...Mike Reed2009-09-221-1/+29
| |_|_|_|/ |/| | | |
* | | | | Merge change 24882 into eclairAndroid (Google) Code Review2009-09-141-0/+90
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | add SkSize.hMike Reed2009-09-141-0/+90
| | |_|/ | |/| |
* | | | update dox for fill_and_strokeMike Reed2009-09-141-3/+8
|/ / /
* | | add decoding bitmaps to bench toolMike Reed2009-09-021-0/+2
|/ /
* | distinguish 32 and 16 bit const-in-Y flags for shaders, so we can still take ...Mike Reed2009-08-271-13/+20
* | refresh from trunkMike Reed2009-08-262-0/+26
* | refresh from skia trunkMike Reed2009-08-242-2/+7
* | fix type that send affine matrix procs to the perspective case (much slower)Mike Reed2009-08-141-0/+8
* | special case no scale in the matrixprocs for tiled bitmapsMike Reed2009-08-131-1/+0
* | enable arm flags in makefile and by including cpu-features.hMike Reed2009-08-042-0/+132
* | add GetFileName api to fonthost, to return (optionally) the file backing a gi...Mike Reed2009-07-311-1/+30
* | refresh from trunkMike Reed2009-07-275-19/+175
* | remove build conditional for mipmapsMike Reed2009-07-173-6/+5
* | respect preferred config when decoding index-based png imagesMike Reed2009-07-081-7/+10
* | conditionally set SK_SOFTWARE_FLOAT only if we're not building armv7-a, so we...Mike Reed2009-07-083-5/+16
* | fix null-shape crash in picturesMike Reed2009-07-071-1/+11
* | refresh from trunk: shape flattening, bzeroMike Reed2009-06-293-4/+22