aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils
Commit message (Expand)AuthorAge
* SkData can allocate room for its contents in the same blockGravatar reed2014-09-11
* Detect presence of dwrite_1.h.Gravatar bungeman2014-09-10
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...Gravatar mtklein2014-09-03
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* Hide fields in SkImageInfoGravatar reed2014-09-03
* make allocPixels throw on failureGravatar reed2014-09-02
* Debugger render support for SkDrawTextBlobCommand.Gravatar fmalita2014-08-29
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Add missing text blob SkDrawCommand string.Gravatar fmalita2014-08-27
* SkTextBlob plumbingGravatar fmalita2014-08-26
* Require length in sk_wchar_to_string.Gravatar bungeman2014-08-25
* remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPEGravatar reed2014-08-21
* Fix typoGravatar krajcevski2014-08-18
* Added bench for grid of patches.Gravatar dandov2014-08-15
* Fixed memory leak for nanobench and crashing in SampleAppGravatar dandov2014-08-15
* Add support for new drawPicture entry point to debuggerGravatar robertphillips2014-08-13
* Proposal for the mesh gradient interface. Implemented as a grid ofGravatar dandov2014-08-12
* Turn off pedantic blit rectGravatar krajcevski2014-08-12
* Replace LLU with ULL to make VS2012 work again.Gravatar halcanary2014-08-12
* Migrate SkRTConfRegistry test to DEF_TEST().Gravatar tfarina2014-08-12
* SkCanvas::drawPatch param SkPoint[12]Gravatar dandov2014-08-12
* Add BlitRect to SkTCompressedAlphaBlitterGravatar krajcevski2014-08-11
* add drawPicture variant that takes a matrix and paintGravatar reed2014-08-09
* Implement BlitRect for SkTCompressedAlphaBlitterGravatar krajcevski2014-08-08
* Fix bug in blitAntiHGravatar krajcevski2014-08-08
* Add option to dump images from nanobench.Gravatar bsalomon2014-08-07
* Add astcbitmap to gm slides.Gravatar krajcevski2014-08-07
* Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/4440...Gravatar krajcevski2014-08-07
* - Add astcbitmap to gm slidesGravatar krajcevski2014-08-07
* Pass a struct of functions instead of a function to the compressed blitterGravatar krajcevski2014-08-07
* Pass compressed blitters to our mask drawing algorithmGravatar krajcevski2014-08-07
* Stopped skipping tests in dm of SkPatch by implementing theGravatar dandov2014-08-07
* Initial ASTC decoder -- currently only supports 2D LDR decomrpession modes.Gravatar krajcevski2014-08-06
* Revert of Initial ASTC decoder -- currently only supports 2D LDR decomrpessio...Gravatar krajcevski2014-08-06
* Initial ASTC decoder -- currently only supports 2D LDR decomrpession modes.Gravatar krajcevski2014-08-06
* SkThreadPool and co. are not public.Gravatar mtklein2014-08-06
* Add support for all compressed formats in KTX file formatGravatar krajcevski2014-08-05
* Add ETC1 format to SkTextureCompressorGravatar krajcevski2014-08-05
* SkCanvas interface for drawing a patch.Gravatar dandov2014-08-04
* Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium...Gravatar krajcevski2014-08-04
* Add ETC1 format to SkTextureCompressorGravatar krajcevski2014-08-04
* Add initial pipeline for decompressorsGravatar krajcevski2014-07-31
* Revert of Add initial pipeline for decompressors (https://codereview.chromium...Gravatar mtklein2014-07-31
* Add initial pipeline for decompressorsGravatar krajcevski2014-07-31
* Explicitly typedef GetUserDefaultLocaleName as WINVER may not be high enough ...Gravatar george2014-07-30
* Bring LATC in line with other formats (i.e. write a blitter andGravatar krajcevski2014-07-30
* Add query for block dimensions of a given formatGravatar krajcevski2014-07-29
* Add function for creating ASTC blitterGravatar krajcevski2014-07-29