aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Forward declare SkStrokeRec in SkPathEffectGravatar halcanary2015-09-15
* create SkBitmapProvider to abstract images and bitmapsGravatar reed2015-09-15
* Convert unit tests, GMs from SkBitmapSource to SkImagesourceGravatar fmalita2015-09-15
* Add support for blending of LCD for all blend modes.Gravatar egdaniel2015-09-15
* Speculative fix for uninitialized bitmap mem in ImageFilterTestGravatar fmalita2015-09-15
* Suppress test_imagegenerator_factoryGravatar fmalita2015-09-14
* fix leaked generatorGravatar reed2015-09-14
* SkImageSourceGravatar fmalita2015-09-14
* Move some of the adding stencil attachment logic of Gpu and into Render Target.Gravatar egdaniel2015-09-14
* Test that GrFragmentProcessors work without input colors.Gravatar bsalomon2015-09-14
* Revert of Test that GrFragmentProcessors work without input colors. (patchset...Gravatar bsalomon2015-09-14
* Test that GrFragmentProcessors work without input colors.Gravatar bsalomon2015-09-14
* Have SkVarAlloc::alloc() use sk_malloc_throw.Gravatar mtklein2015-09-14
* fix leak in testGravatar reed2015-09-14
* discardable pixelrefs are gone, update tests accordinglyGravatar reed2015-09-14
* skia: Add ANGLE with GL backend to nanobench/DMGravatar hendrikw2015-09-11