aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
...
* rewrite TArray test to not delete an SkSTArray via a SkTArray pointer.Gravatar mtklein2016-03-03
* Revert of add support for new bitmapshader context (patchset #5 id:80001 of h...Gravatar reed2016-03-03
* add support for new bitmapshader contextGravatar reed2016-03-03
* Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...Gravatar reed2016-03-03
* move annotations to canvas virtualGravatar reed2016-03-03
* Add operator* and operator safe-bool to sk_sp.Gravatar bungeman2016-03-03
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* [Reland] Fix SkTwoPointConicalGradient zero-radius handlingGravatar fmalita2016-03-03
* update SkSmallAllocator to force internal allocations to be 16-byte alignedGravatar reed2016-03-02
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...Gravatar robertphillips2016-03-02
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* sk_sp: Covariant Move Constructor and Move AssignmentGravatar halcanary2016-03-02
* sk_make_sp<T>()Gravatar halcanary2016-03-02
* Revert of Fix SkTwoPointConicalGradient zero-radius handling (patchset #2 id:...Gravatar fmalita2016-03-02
* Fix SkTwoPointConicalGradient zero-radius handlingGravatar fmalita2016-03-01
* Adding anisotropic mipmap levels to SkMipMap.Gravatar cblume2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-03-01
* Fix FrontBufferedStreamTestGravatar msarett2016-03-01
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-03-01
* Fix bug in SkGifCodec / Switch SkImageDec tests to use CodecGravatar msarett2016-03-01
* isolate sk_sp from larger clGravatar reed2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-02-29
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-02-29
* Remove internal calls to SkImage::getTextureGravatar bsalomon2016-02-29
* Enable RAW codec for WindowsGravatar yujieqin2016-02-29
* When a surface is backed by an external render target force a copy on image snapGravatar bsalomon2016-02-26
* SkPDF/Test: detailed error messages in PDFDeflateWStreamTestGravatar halcanary2016-02-26
* Fix createTexture calls in vk testsGravatar egdaniel2016-02-25
* Deduplicate axis value resolving code.Gravatar bungeman2016-02-25
* Cleanups related to SkFixed.Gravatar benjaminwagner2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25
* Unit Tests: eliminate stray SkDebugf()s.Gravatar halcanary2016-02-24
* SkPDF: fix scalar serializationGravatar halcanary2016-02-24
* 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