aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* fix path ops fuzz bugGravatar caryclark2016-02-24
* Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https...Gravatar benjaminwagner2016-02-24
* Cleanups related to SkFixed.Gravatar benjaminwagner2016-02-24
* Retire SkShader::kSupports4f_FlagGravatar fmalita2016-02-23
* Update 4f linear gradient selection heuristicGravatar fmalita2016-02-23
* Add dest type hint to SkShader::ContextRecGravatar fmalita2016-02-22
* Better encapsulation and vector calling convention.Gravatar herb2016-02-22
* Allow client to force an SkImage snapshot to be unique (and uniquely own its ...Gravatar bsalomon2016-02-22
* Add ContextRec param to SkShader::contextSize()Gravatar fmalita2016-02-22
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22
* Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...Gravatar egdaniel2016-02-22
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22
* fix race: this kCacheSize is probably not meant to be staticGravatar mtklein2016-02-21
* SkNx: kth<...>() -> [...]Gravatar mtklein2016-02-21
* Fix asserts found in SampleApp and update the tests with additional interesti...Gravatar herb2016-02-19
* Add point spans, but fall back for all cases.Gravatar herb2016-02-19
* remove supports4f flag for colorfiltersGravatar reed2016-02-19
* Add GPU-backed SkImage case to ImageFilterCache unit testGravatar robertphillips2016-02-19
* Update SkImageFilter's cache to handle SkSpecialImages and add unit testGravatar robertphillips2016-02-19
* Switch to pixmap in API.Gravatar herb2016-02-18
* make SkPM4f privateGravatar reed2016-02-18
* Update SkSpecialImage APIGravatar robertphillips2016-02-18
* Remove position from FrontBufferedStreamGravatar scroggo2016-02-18
* add interp pathGravatar caryclark2016-02-18
* Add bilerp filtering.Gravatar herb2016-02-17
* Adding direct access to SkMipMap levels.Gravatar cblume2016-02-17
* Mark existing image filter entry points that will be going away with DeprecatedGravatar robertphillips2016-02-17
* Delete KTX tests to fix Android buildGravatar msarett2016-02-17
* Make SkPicture/SkImageGenerator default to SkCodecGravatar msarett2016-02-17
* Simplified linear pipeline.Gravatar herb2016-02-17
* Updates Piex and uses it to obtain the DNG dimensions.Gravatar ebrauer2016-02-17
* fast sk4f <-> sk4i SSE methodsGravatar mtklein2016-02-17
* clean up more dead codeGravatar mtklein2016-02-16
* Delete dead code. SkBitmapHasher has not been used since gm.Gravatar mtklein2016-02-16
* Change signature of SkSpecialImage::draw to take SkScalarsGravatar robertphillips2016-02-16
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-16
* Make SkRWBuffer destruct safelyGravatar scroggo2016-02-16
* Delete SkDecodingImageGeneratorGravatar msarett2016-02-11
* new version of SkHalfToFloat_01Gravatar mtklein2016-02-11
* Revert of Make copySurface work for texture dsts, return a bool, & add unit t...Gravatar kjlubick2016-02-11
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-11
* Test SkAndroidCodec for more typesGravatar scroggo2016-02-11
* Fix scanline decoding of rare RLE bmpsGravatar msarett2016-02-11
* SkDocument: remove use of SkTArray (part 1/3).Gravatar halcanary2016-02-11
* SkHalfToFloat_01 / SkFloatToHalf_01Gravatar mtklein2016-02-11
* Revert of SkHalfToFloat_01 / SkFloatToHalf_01 (patchset #11 id:200001 of http...Gravatar mtklein2016-02-11
* SkHalfToFloat_01 / SkFloatToHalf_01Gravatar mtklein2016-02-11
* skia: Add support for CHROMIUM_image backed textures.Gravatar erikchen2016-02-10
* Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...Gravatar kjlubick2016-02-10
* Make SkPicture/SkImageGenerator default to SkCodecGravatar scroggo2016-02-10