aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it ...Gravatar reed2015-11-03
* Combine native sampling with samplingGravatar scroggo2015-11-03
* Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going a...Gravatar reed2015-11-03
* SkScan_Antihair: assert in debug and potentialy lost last pixelsGravatar aleksandar.stojiljkovic2015-11-02
* path ops: fix fuzz-found divide by zeroGravatar caryclark2015-11-02
* Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.Gravatar egdaniel2015-11-02
* More conic-specific tests revealed a few conic-specific bugs. Because javascr...Gravatar caryclark2015-10-30
* Make SkTextBlob::RunIterator public.Gravatar halcanary2015-10-27
* Update CodexTest for 565Gravatar scroggo2015-10-27
* SkRecord refactor: fill bounds array instead of BBH directlyGravatar mtklein2015-10-24
* Use SkSwizzler to convert from CMYKGravatar scroggo2015-10-23
* Revert of Use SkSwizzler to convert from CMYK (patchset #4 id:60001 of https:...Gravatar scroggo2015-10-23
* Use SkSwizzler to convert from CMYKGravatar scroggo2015-10-23
* tunnel down texture-size-constraint to imagefiltersGravatar reed2015-10-22
* Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:...Gravatar caryclark2015-10-22
* Create an SkAndroidCodec API separate from SkCodecGravatar msarett2015-10-21
* Stop creating static GrProcessor instancesGravatar bsalomon2015-10-21
* Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:...Gravatar caryclark2015-10-21
* The remaining 1m skp bugs are asserts that can be harmlesslyGravatar caryclark2015-10-20
* Remove SkThread::setProcessorAffinity()Gravatar mtklein2015-10-20
* Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work.Gravatar benjaminwagner2015-10-19
* Add SkTTopoSortGravatar robertphillips2015-10-19
* Fix SkSwizzler bugGravatar msarett2015-10-16
* Enabling clip stack flattening exercises path ops.Gravatar caryclark2015-10-16
* SkTHash: hash from fnptr to functor typeGravatar mtklein2015-10-15
* Fix TextBlobTest valgrind errorGravatar fmalita2015-10-14
* [SkTextBlob] Remove incorrect builder assertGravatar fmalita2015-10-13
* 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