aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Stop tracking whether GrFragmentProcessors read their inputGravatar Brian Salomon2017-01-23
* Move shader register setup to SkRasterPipelineBlitter.Gravatar Mike Klein2017-01-23
* Reland "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* change clip-bounds getters to always return the rectGravatar Mike Reed2017-01-23
* Revert "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* Revert "offset angle check edge in common"Gravatar Cary Clark2017-01-23
* Refactor trimming logic for read/writePixels()Gravatar Matt Sarett2017-01-23
* clipstack is now privateGravatar Mike Reed2017-01-21
* Remove SkImage::MakeTextureFromPixmapGravatar Brian Osman2017-01-20
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* offset angle check edge in commonGravatar Cary Clark2017-01-20
* Remove GrTestTargetGravatar Robert Phillips2017-01-20
* Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalentGravatar Robert Phillips2017-01-20
* Replaced all calls to fragmentPosition() with sk_FragCoordGravatar Ethan Nicholas2017-01-19
* Fix reset and deleting behavior.Gravatar Herb Derby2017-01-19
* Added constant propagation and better variable liveness tracking to skslc.Gravatar Ethan Nicholas2017-01-19
* new hacky api to get cliprgn for androidGravatar Mike Reed2017-01-19
* Revert "Added constant propagation and better variable liveness tracking to"Gravatar Ethan Nicholas2017-01-19
* Added constant propagation and better variable liveness tracking toGravatar Ethan Nicholas2017-01-19
* Don't require GrPipelineBuilder to build GrPipelineGravatar Brian Salomon2017-01-19
* Use fixed size buffer for RLE bmpsGravatar Leon Scroggins III2017-01-19
* Revert "Fix reset and deleting behavior."Gravatar Herb Derby2017-01-19
* Fix reset and deleting behavior.Gravatar Herb Derby2017-01-18
* Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts"Gravatar Matt Sarett2017-01-18
* Disallow readPixels() conversions from untagged srcs to tagged dstsGravatar Matt Sarett2017-01-18
* Move read/write-Pixels up to GrSurfaceContextGravatar Robert Phillips2017-01-18
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Pass GrAppliedClip to pipeline creation.Gravatar Brian Salomon2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Remove (most) usage of MakeTextureFromPixmapGravatar Brian Osman2017-01-17
* Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Matt Sarett2017-01-17
* Simplify GrProcOptInfo initialization.Gravatar Brian Salomon2017-01-17
* hide getClipStackGravatar Mike Reed2017-01-17
* add and test SkFixed15::to_u8()Gravatar Mike Klein2017-01-17
* Temporarily restore FixedAllocTest.cppGravatar Mike Klein2017-01-17
* Remove SkFallbackAlloc and SkFixedAlloc.Gravatar Herb Derby2017-01-16
* Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Brian Osman2017-01-15
* Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"Gravatar Mike Reed2017-01-13
* move SkDevice.h and SkBitmapDevice.h contents in to src headersGravatar Mike Reed2017-01-13
* Fix ASANGravatar Matt Sarett2017-01-13
* Fix out of bounds read in RP::load_tables_u16_be()Gravatar Matt Sarett2017-01-13
* Add SkImageInfoValidConversion() and SkImageInfoIsValidGravatar Matt Sarett2017-01-13
* Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...Gravatar Herb Derby2017-01-13
* Try out new refFoo pattern on GrStyleGravatar Robert Phillips2017-01-13
* Unify ICC support for gray jpegs and gray pngsGravatar Matt Sarett2017-01-13
* Fix SkImageFilterCache raceGravatar Florin Malita2017-01-12
* refFoo variant for getters that naturally have a sk_spGravatar Mike Reed2017-01-12
* Remove second version of SkImageInfo2GrPixelConfigGravatar Brian Osman2017-01-12
* Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for ty...Gravatar Herb Derby2017-01-11
* SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe.Gravatar Hal Canary2017-01-11