aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* SkPDF: fall back on paths for unembeddable fonts.Gravatar halcanary2015-10-12
* add applyFilter() to SkImageGravatar reed2015-10-12
* change more effects to only expose factoriesGravatar reed2015-10-12
* Remove image usage type enum. Use GrTextureParams instead.Gravatar bsalomon2015-10-12
* Move functions from SkGr to SkGrPriv.hGravatar bsalomon2015-10-09
* Fill incomplete images in SkCodec parent classGravatar msarett2015-10-09
* Focus SkScaledCodec on BitmapRegionDecoderGravatar scroggo2015-10-09
* Revert "Revert of factories should return baseclass, allowing the impl to spe...Gravatar reed2015-10-06
* Revert of factories should return baseclass, allowing the impl to specialize ...Gravatar schenney2015-10-06
* factories should return baseclass, allowing the impl to specializeGravatar reed2015-10-06
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* SkScaledCodec should implement onRewind()Gravatar msarett2015-10-05
* Remove separate cache for clip mask texturesGravatar bsalomon2015-10-02
* Base SkAutoTUnref on skstd::unique_ptr.Gravatar bungeman2015-10-01
* Enable image is opaque test seems to pass nowGravatar joshualitt2015-10-01
* SkPDF: Implement drawImage*() properlyGravatar halcanary2015-10-01
* Merge SkCodec with SkScanlineDecoderGravatar scroggo2015-09-30
* Add support for light dumps in SkTraceMemoryDump interface.Gravatar ssid2015-09-30
* Move Mutexy things to private.Gravatar herb2015-09-29
* Handle inverted rects in SkRRect creation methodsGravatar robertphillips2015-09-29
* Use child processors to implement compose color filter.Gravatar bsalomon2015-09-29
* SkImage::NewFromBitmap works with Index8Gravatar halcanary2015-09-28
* Move SkAtomics.h to private.Gravatar herb2015-09-28
* simplify code in SkRecords.hGravatar mtklein2015-09-28
* Revert of change pixel-serializer to support reencoding existing data (patchs...Gravatar reed2015-09-28
* Add cast and assignment operators to SkAtomic.Gravatar herb2015-09-28
* change pixel-serializer to support reencoding existing dataGravatar reed2015-09-28
* SkBlockMemoryStream: correct test in getMemoryBase().Gravatar halcanary2015-09-28
* Make skpaint->grpaint flow work for composing draws (verts and atlas)Gravatar bsalomon2015-09-28
* SkInstallDiscardablePixelRef is deprecated, enforce thatGravatar reed2015-09-25
* Fix leak in ResourceCache testGravatar Brian Salomon2015-09-24
* Make methods on GrGpuResource safe to call on abandoned resourceGravatar bsalomon2015-09-24
* Mangle output var in GrGLFragmentProcessor::emitChildGravatar bsalomon2015-09-24
* Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https:...Gravatar reed2015-09-24
* looking for fuzz failureGravatar caryclark2015-09-23
* SkPDF: add basic metadata supportGravatar halcanary2015-09-23
* Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codere...Gravatar benjaminwagner2015-09-23
* remove unused SkCachingPixelRefGravatar reed2015-09-23
* fix DM?Gravatar mtklein2015-09-22
* Disable dithering in libjpeg-turbo for 565 decodesGravatar msarett2015-09-18
* Purge cached resources on SkImage destruction.Gravatar fmalita2015-09-18
* Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...Gravatar reed2015-09-17
* Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...Gravatar reed2015-09-17
* remove racy tests, as they assume the cache can't be purged behind their backGravatar reed2015-09-17
* add a ClassID function to GrBatchGravatar joshualitt2015-09-17
* Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...Gravatar joshualitt2015-09-17
* add a ClassID function to GrBatchGravatar joshualitt2015-09-17
* disable test for all quality levels, since it is driver dependentGravatar reed2015-09-16
* add test for skbug.com/4351Gravatar reed2015-09-16
* Create fragment processor for performing input color blend with child processorGravatar bsalomon2015-09-15