aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* handle intrinsic 16bit shaders smarter in blitRectMike Reed2009-07-105-29/+100
* am ee38d710: catch underflow in restore()Mike Reed2009-07-091-9/+11
|\
| * catch underflow in restore()Mike Reed2009-07-091-9/+11
| * DO NOT MERGE TO DONUTMike Reed2009-07-083-51/+185
* | respect preferred config when decoding index-based png imagesMike Reed2009-07-083-28/+138
* | conditionally set SK_SOFTWARE_FLOAT only if we're not building armv7-a, so we...Mike Reed2009-07-082-4/+5
* | support encoding Index8 bitmaps into PNGMike Reed2009-07-071-10/+11
* | fix null-shape crash in picturesMike Reed2009-07-075-49/+108
* | refresh from trunk: shape flattening, bzeroMike Reed2009-06-2920-95/+191
* | am 323fc5f6: Fix a broken sim-eng build because of lacking of arm arch check.Wei-Ta Chen2009-06-241-5/+6
|\ \ | |/
| * Fix a broken sim-eng build because of lacking of arm arch check.Wei-Ta Chen2009-06-251-5/+6
* | am 9255d4e0: Bypass source-overing if the alpha value of a source color equal...Wei-Ta Chen2009-06-242-20/+142
|\ \ | |/
| * Bypass source-overing if the alpha value of a source color equals toWei-Ta Chen2009-06-242-20/+142
* | rename setXfermode(Mode) to setXfermodeMode(...) for clarityMike Reed2009-06-243-11/+31
* | remove deprecated uses of porterduffMike Reed2009-06-237-225/+203
* | pull from trunkMike Reed2009-06-226-129/+378
* | am 0d8bbbb9: register the gif movie factoryMike Reed2009-06-182-13/+24
|\ \ | |/
| * register the gif movie factoryMike Reed2009-06-182-13/+24
| * Manual merge from cupcake_dcm.Daisuke Miyakawa2009-05-251-4/+11
| * Automated import from //branches/donutburger/...@142335,142335Mike Reed2009-03-241-1/+2
| * Automated import from //branches/donutburger/...@141451,141451Feng Qian2009-03-241-0/+8
| * Automated import from //branches/donutburger/...@141342,141342Mike Reed2009-03-241-0/+1
| * Automated import from //branches/donutburger/...@141163,141163Mike Reed2009-03-241-4/+8
| * Automated import from //branches/donutburger/...@141139,141139Mike Reed2009-03-241-66/+68
* | add constY flag to shadersMike Reed2009-06-157-259/+321
* | speedup gl port by detecting when the device hasn't changedMike Reed2009-06-103-63/+18
* | refresh from skiaMike Reed2009-06-0515-146/+197
* | refresh from skia, esp. with opengl updatesMike Reed2009-06-026-17/+73
* | refresh from skia/trunkMike Reed2009-05-299-103/+184
* | extend copyTo to support index8 -> index8 deep copiesMike Reed2009-05-042-66/+102
* | refresh from skia/trunkMike Reed2009-05-0111-57/+219
* | Pull latest changes from skia/trunk:Mike Reed2009-04-141-0/+199
* | AI 144454: pull from demetrius:Mike Reed2009-04-035-24/+39
* | AI 144443: Change how skia handles gradient stops that are missing either pos...Mike Reed2009-04-031-124/+146
* | AI 144018: change path to return its internal cached bounds, making it much l...Mike Reed2009-04-0212-115/+56
* | AI 143888: reduce overhead for quickreject, as large sites spend most of ther...Mike Reed2009-03-312-46/+29
* | AI 143743: interpret xfermodes+solid_color to take a faster case when possibl...Mike Reed2009-03-311-0/+71
* | AI 143523: use SkScalarToCompareType macro in quickreject, so we don't mangle...Mike Reed2009-03-301-2/+2
* | AI 143517: reuse memory allocated in the chunkalloc heap if the object (e.g. ...Mike Reed2009-03-303-45/+161
* | AI 143089: promote bitmap width/height to 32bitsMike Reed2009-03-271-7/+7
* | Automated import from //branches/master/...@142337,142337Mike Reed2009-03-241-1/+2
* | Automated import from //branches/master/...@142205,142205Mike Reed2009-03-2411-47/+57
* | Automated import from //branches/master/...@141452,141452Feng Qian2009-03-241-0/+8
* | Automated import from //branches/master/...@141344,141344Mike Reed2009-03-241-0/+1
* | Automated import from //branches/master/...@141164,141164Mike Reed2009-03-241-4/+8
* | Automated import from //branches/master/...@141140,141140Mike Reed2009-03-241-66/+68
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-187-88/+139
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-1112-2816/+5
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-092-4/+26
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-0518-1151/+152