aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Cleanup: Rename SkOSPath functions.Gravatar tfarina2014-07-28
* disable new test on windowsGravatar halcanary2014-07-28
* If decoder doesn't ouput indexed color, don't check colortableGravatar halcanary2014-07-28
* SkDiscardablePixelRef returns correct indexed color on relock.Gravatar halcanary2014-07-28
* Fix thread unsafe mutex initialization.Gravatar bungeman2014-07-25
* Rename GrGpuObject to GrGpuResourceGravatar bsalomon2014-07-25
* Merge GrGpuObject and GrCacheable.Gravatar bsalomon2014-07-25
* Now able to set the localMatrix when creating a SkShader from a SkImageGravatar piotaixr2014-07-22
* Run CanvasState test across a library boundary.Gravatar scroggo2014-07-22
* Add auto purging for SkPicture-related Ganesh resources (esp. layers)Gravatar robertphillips2014-07-22
* share dm and command flagsGravatar caryclark2014-07-22
* Make GrCacheable implement its own ref counting.Gravatar bsalomon2014-07-21
* Skia side RGB to YUV gpu conversionGravatar sugoi2014-07-21
* Remove gpu shader optimatization for solid white or trans black colorsGravatar egdaniel2014-07-21
* Replace GrTHash with SkTDynamicHashGravatar robertphillips2014-07-20
* Make ScaledImageCache unit test less dependent on global state.Gravatar halcanary2014-07-18
* update pathops core and testsGravatar caryclark2014-07-18
* Remove SkRefPtr.Gravatar bungeman2014-07-17