aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils
Commit message (Expand)AuthorAge
* Override drawImage*() in SkNWayCanvasGravatar piotaixr2014-09-29
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29
* SkMatrix44::preserves2dAxisAlignment()Gravatar tomhudson2014-09-26
* Fix SkTextBlob offset semantics.Gravatar Florin Malita2014-09-26
* SkCanvas::drawImage is the new way for drawing a SkImage to a CanvasGravatar piotaixr2014-09-24
* Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...Gravatar borenet2014-09-24
* SkCanvas::drawImage is the new way for drawing a SkImage to a CanvasGravatar piotaixr2014-09-23
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()Gravatar piotaixr2014-09-17
* Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...Gravatar yunchao.he2014-09-15
* Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanv...Gravatar mtklein2014-09-15
* Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...Gravatar yunchao.he2014-09-14
* Let SkTaskGroup work synchronously if no one created an SkTaskGroup::Enabler.Gravatar mtklein2014-09-12
* 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