aboutsummaryrefslogtreecommitdiffstats
path: root/include/core
Commit message (Expand)AuthorAgeFilesLines
* update from skia/trunkMike Reed2010-02-052-1/+27
* 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-041-0/+5
* refresh from skia/trunkMike Reed2009-12-141-0/+8
* refresh from skia/trunk, fixing winding bug in lineclipperMike Reed2009-11-234-29/+31
* new edgelist builder that chops segments into clip-sized coordinates, to avoi...Mike Reed2009-11-204-9/+111
* refresh from skia/trunkMike Reed2009-11-101-72/+41
* 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
* special case no scale in the matrixprocs for tiled bitmapsMike Reed2009-08-131-1/+0
* 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
* rename setXfermode(Mode) to setXfermodeMode(...) for clarityMike Reed2009-06-241-1/+1
* remove deprecated uses of porterduffMike Reed2009-06-234-113/+17
* pull from trunkMike Reed2009-06-227-5/+101
* add constY flag to shadersMike Reed2009-06-152-4/+14
* speedup gl port by detecting when the device hasn't changedMike Reed2009-06-102-4/+1
* refresh from skiaMike Reed2009-06-051-2/+15
* refresh from skia/trunkMike Reed2009-05-296-8/+74
* extend copyTo to support index8 -> index8 deep copiesMike Reed2009-05-041-25/+29
* refresh from skia/trunkMike Reed2009-05-013-1/+12
* Pull latest changes from skia/trunk:Mike Reed2009-04-143-5/+61
* AI 144454: pull from demetrius:Mike Reed2009-04-031-0/+6
* AI 144248: add unittestsMike Reed2009-04-021-0/+12
* AI 144018: change path to return its internal cached bounds, making it much l...Mike Reed2009-04-021-24/+22
* AI 143888: reduce overhead for quickreject, as large sites spend most of ther...Mike Reed2009-03-311-4/+16
* AI 143743: interpret xfermodes+solid_color to take a faster case when possibl...Mike Reed2009-03-311-10/+28
* AI 143517: reuse memory allocated in the chunkalloc heap if the object (e.g. ...Mike Reed2009-03-301-0/+8
* AI 143089: promote bitmap width/height to 32bitsMike Reed2009-03-271-1/+2
* Automated import from //branches/master/...@142205,142205Mike Reed2009-03-241-6/+6
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-182-9/+21
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-115-11/+4
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-3/+11
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-059-105/+82
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0381-0/+14178
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0381-14178/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-132-3/+28
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+51