aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* SkRecordDraw: incorporate clip into BBHGravatar mtklein2014-08-15
* Remove SkPaintOptionsAndroidGravatar djsollen2014-08-14
* Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...Gravatar bsalomon2014-08-13
* Remove SkPaintOptionsAndroidGravatar djsollen2014-08-13
* fix win compiler div/zeroGravatar halcanary2014-08-13
* Flate Test tests if compression worksGravatar halcanary2014-08-13
* Mark fallback fonts in new Android font config parserGravatar tomhudson2014-08-13
* Fix Flate Test, also cleanupGravatar halcanary2014-08-13
* Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (htt...Gravatar halcanary2014-08-12
* Migrate SkRTConfRegistry test to DEF_TEST().Gravatar tfarina2014-08-12
* SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.Gravatar halcanary2014-08-12
* fix pathops skp-derived bugs; add more failing testsGravatar caryclark2014-08-12
* relax quadratic binary search testGravatar caryclark2014-08-12
* Parses sample code provided by Android project. Attempts to keep FontFamily d...Gravatar tomhudson2014-08-11
* De-parameterize SkNextDatumFunction.Gravatar mtklein2014-08-11
* Plumbing for using a BBH in SkRecordDraw.Gravatar mtklein2014-08-11
* SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping.Gravatar mtklein2014-08-08
* Pretty print of shadersGravatar joshualitt2014-08-08
* Add option to dump images from nanobench.Gravatar bsalomon2014-08-07
* Add astcbitmap to gm slides.Gravatar krajcevski2014-08-07
* change drawPicture in SkRecord to just ref the pictureGravatar reed2014-08-07
* add isRect() check to AAClip, to detect if a soft-clip is really just an irectGravatar reed2014-08-07
* Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/4440...Gravatar krajcevski2014-08-07
* Revert of add isRect() check to AAClip, to detect if a soft-clip is really ju...Gravatar reed2014-08-07
* - Add astcbitmap to gm slidesGravatar krajcevski2014-08-07
* Don't fail unit test if resources not found on device.Gravatar tomhudson2014-08-07
* add isRect() check to AAClip, to detect if a soft-clip is really just an irectGravatar reed2014-08-07
* Revert "Remove SkPaintOptionsAndroid"Gravatar Derek Sollenberger2014-08-06
* Remove SkPaintOptionsAndroidGravatar Derek Sollenberger2014-08-06
* Explicit tile bounds for SkPictureShaderGravatar fmalita2014-08-06
* Remove ALL font fallback logic from Skia.Gravatar djsollen2014-08-06
* Parses sample code provided by Android project. Attempts to keep FontFamily d...Gravatar tomhudson2014-08-05
* Add ETC1 format to SkTextureCompressorGravatar krajcevski2014-08-05
* Test and generalize font configuration parserGravatar tomhudson2014-08-05
* Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium...Gravatar krajcevski2014-08-04
* Add ETC1 format to SkTextureCompressorGravatar krajcevski2014-08-04
* add a libjpeg testGravatar halcanary2014-08-01
* Add initial pipeline for decompressorsGravatar krajcevski2014-07-31
* Add CTM to the cached layers' key and reduce render target pingponging in lay...Gravatar robertphillips2014-07-31
* Revert of Add initial pipeline for decompressors (https://codereview.chromium...Gravatar mtklein2014-07-31
* Add initial pipeline for decompressorsGravatar krajcevski2014-07-31
* Fix end-of-pattern matching for Skia recording optimization.Gravatar dneto2014-07-30
* Intersect SkPictureImageFilter bounds against clip bounds.Gravatar senorblanco2014-07-30
* Add some debugging to PremulAlphaRoundTrip test.Gravatar mtklein2014-07-30
* Implement a persistent uniqueID-based cache for SkImageFilter.Gravatar senorblanco2014-07-30
* Fix way-over-allocation in pipe.Gravatar mtklein2014-07-30
* Bring LATC in line with other formats (i.e. write a blitter andGravatar krajcevski2014-07-30
* Now always use Atlas for layer cacheGravatar robertphillips2014-07-29
* Finish removing GrTHashTableGravatar robertphillips2014-07-29
* Add plot-based purging to GrLayerCacheGravatar robertphillips2014-07-29