aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Generate Android build targets for dm and nanobenchGravatar Leon Scroggins III2017-01-27
* Set fOptions in SkCodec::getPixelsGravatar Leon Scroggins III2017-01-27
* give up on big cubics (for now) and just draw a lineGravatar Mike Reed2017-01-27
* Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descsGravatar Robert Phillips2017-01-27
* Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""Gravatar Brian Salomon2017-01-27
* Consolidate read/write-Pixels testing code - take 2Gravatar Robert Phillips2017-01-27
* Revert "Start of rewrite of GrFragmentProcessor optimizations."Gravatar Ethan Nicholas2017-01-27
* Start of rewrite of GrFragmentProcessor optimizations.Gravatar Brian Salomon2017-01-27
* Revert "Consolidate read/write-Pixels testing code"Gravatar Robert Phillips2017-01-27
* Consolidate read/write-Pixels testing codeGravatar Robert Phillips2017-01-27
* Add SkICC::rawTransferFnData()Gravatar Matt Sarett2017-01-26
* add test for big cubic -- currently disabledGravatar Mike Reed2017-01-26
* Move SkGammaColorFilter to tools, limit to sRGBGravatar Brian Osman2017-01-26
* Remove redundant caps field from GrProcessorTestDataGravatar Brian Salomon2017-01-25
* Use GrSurfaceContext::read/write-Pixels moreGravatar Robert Phillips2017-01-25
* Add test for bad reuse of SkJpegCodec internal stateGravatar Matt Sarett2017-01-25
* Revert "Remove SkImage::MakeTextureFromPixmap"Gravatar Brian Osman2017-01-25
* conservativelyContainsRect is assertingGravatar Mike Reed2017-01-24
* restore bool version of clip-boundsGravatar Mike Reed2017-01-24
* make SkPath::conservativelyContainsRect consume degenerate segmentsGravatar Lee Salzman2017-01-23
* 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