aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Revert "Indexed PNG decoding: Ensure color table is large enough that the bit...Gravatar scroggo2015-03-17
* Indexed PNG decoding: Ensure color table is large enough that the bit depth o...Gravatar Leon Scroggins III2015-03-17
* Option for SkCodec to treat dst as all zeroes.Gravatar scroggo2015-03-17
* Fix build for UCLIBC platformsGravatar smcgruer2015-03-16
* Move GrAutoLocaleSetter to new file and fix issue with null localeGravatar bsalomon2015-03-16
* Use C locale for numerics when emitting shaders.Gravatar bsalomon2015-03-16
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* Fix bug with very large round rects with large radiiGravatar robertphillips2015-03-13
* Handle paths that do not report empty, but have no edges.Gravatar reed2015-03-13
* Ico security issues fixGravatar msarett2015-03-13
* Fix Windows build.Gravatar scroggo2015-03-11
* Fix a memory leak when decoding corrupted indexed PNGs.Gravatar dml2015-03-11
* optimization/fix: dirty the clip-bounds when we mod the clip in savelayerGravatar reed2015-03-11
* Use ComposColorFilter to collaps hierarchy (when possible).Gravatar reed2015-03-08
* Revert of Fix a memory leak when decoding corrupted indexed PNGs. (patchset #...Gravatar reed2015-03-07
* Fix a memory leak when decoding corrupted indexed PNGs.Gravatar dml2015-03-06
* Update SkPicture cull rects with RTree informationGravatar schenney2015-03-06
* Make Sk4f(float) constructor explicit.Gravatar mtklein2015-03-06
* Read pixels in BGRA non-premul mode in few testsGravatar kkinnunen2015-03-06
* Revert of check for inputs before reporting asColorFilter (patchset #7 id:110...Gravatar reed2015-03-05
* Revert of Update SkPicture cull rects with RTree information (patchset #6 id:...Gravatar joshualitt2015-03-05
* 4-at-a-time SkPMColor -> SkPMFloat API.Gravatar mtklein2015-03-05
* Use ComposeColorFilter in factory to collapse consecutive filters (when possi...Gravatar reed2015-03-05
* Update SkPicture cull rects with RTree informationGravatar schenney2015-03-05
* add impl limit for number of leaf-nodes in composecolorfilterGravatar reed2015-03-05
* Revert of Add image as a draw type that can be filtered (patchset #4 id:60001...Gravatar kkinnunen2015-03-05
* Add image as a draw type that can be filteredGravatar kkinnunen2015-03-05
* 4x library for NEONGravatar msarett2015-03-04
* Update SkPMFloat API a bit.Gravatar mtklein2015-03-04
* Test and fix SkPMFloat rounding.Gravatar mtklein2015-03-03
* Make SkPMFloats store floats in [0,255] instead of [0,1].Gravatar mtklein2015-03-03
* change colorfilter to return an array of frag processorsGravatar reed2015-03-03
* add double precision convex testGravatar caryclark2015-03-02
* treat backwards quads as not convexGravatar caryclark2015-03-02
* Fix for out-of-bounds intersection (found by fuzzer).Gravatar senorblanco2015-03-02
* PDF: Switch some unit tests to higher level API.Gravatar halcanary2015-03-01
* Add rewind capability to SkChunkAllocGravatar robertphillips2015-02-27
* miniz support in SkFlate / PDFGravatar mtklein2015-02-26
* Add sqrt() and rsqrt() to Sk4f.Gravatar mtklein2015-02-26
* Think implicit promotion is a good idea?Gravatar mtklein2015-02-26
* add auto SkPMFloat <-> Sk4f conversionGravatar mtklein2015-02-26
* Tessellating GPU path renderer.Gravatar senorblanco2015-02-26
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* fuzzer fixesGravatar caryclark2015-02-25
* only notify bitmaps that have been added to the cacheGravatar reed2015-02-25
* Notify resource caches when pixelref genID goes staleGravatar reed2015-02-24
* Fix radii scaling bug in SkRRect::setNinePatchGravatar robertphillips2015-02-24
* Make SkNewImageFromBitmap take pixel ref origin into accountGravatar kkinnunen2015-02-23