aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Use BBH reserve hook to preallocate space for tiles.Gravatar mtklein2014-10-09
* FPs now use the correct builder types(just a rename)Gravatar joshualitt2014-10-09
* cleanup and optimize rect intersect routinesGravatar reed2014-10-09
* Revert of Use BBH reserve hook to preallocate space for tiles. (patchset #2 i...Gravatar mtklein2014-10-09
* Use BBH reserve hook to preallocate space for tiles.Gravatar mtklein2014-10-09
* Add SkBBoxHierarchy::reserve() as an optional size hint.Gravatar mtklein2014-10-09
* Draw more accurate thick-stroked Beziers (disabled)Gravatar caryclark2014-10-09
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-08
* Add SkCachedData and use it for SkMipMapGravatar reed2014-10-08
* Expose layer hoisting API in GrContextGravatar robertphillips2014-10-08
* Revert "GrResourceCache2 manages scratch texture."Gravatar Brian Salomon2014-10-07
* Stay in floats as much as possible in SkTileGrid, particularly in insert.Gravatar mtklein2014-10-07
* Add SkPaint::getHash().Gravatar mtklein2014-10-07
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-07
* Fix usage of SK_BUILD_* defines.Gravatar tfarina2014-10-06
* Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and ...Gravatar reed2014-10-03
* remove unused TextBufferDirection enumGravatar reed2014-10-03
* Don't turn on dither for saveLayers which have no paintGravatar robertphillips2014-10-03
* Add isSingleComponent bool to getConstantColorComponentGravatar egdaniel2014-10-03
* make SkMatrix::dump always availableGravatar reed2014-10-02
* Add SkCachedData and use it for SkMipMapGravatar reed2014-10-02
* Use +- 2B for unbounded draw ops.Gravatar mtklein2014-10-02
* specialize setConcat for scale+translateGravatar reed2014-10-02
* Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #...Gravatar robertphillips2014-10-02
* Caching the result of readPixelsSupportedGravatar piotaixr2014-10-02
* Add isSingleComponent bool to getConstantColorComponentGravatar egdaniel2014-10-02
* Demote getCount, getDepth, and clear to RTree-only methods.Gravatar mtklein2014-10-02
* Archive more dead code.Gravatar mtklein2014-10-02
* TileGrid: earliest need not be a pointer anymoreGravatar mtklein2014-10-02
* BBHs: void* data -> unsigned dataGravatar mtklein2014-10-02
* Revert of specialize setConcat for scale+translate (patchset #1 id:1 of https...Gravatar robertphillips2014-10-02
* fix prev change to tooBigForLCD, and add testGravatar reed2014-10-01
* Don't adjust the bounds after a restore with the restore's paired saveLayer's...Gravatar mtklein2014-10-01
* avoid extra math work in MackRecGravatar reed2014-10-01
* Remove DEPRECATED_beginRecording().Gravatar mtklein2014-10-01
* optimize setRectFan and join -- from profiling drawTextGravatar reed2014-10-01
* Archive more dead code.Gravatar mtklein2014-09-30
* Strip old backend recording down to essentialsGravatar mtklein2014-09-30
* Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.Gravatar mtklein2014-09-30
* Remove support for SkPicture::clone().Gravatar mtklein2014-09-30
* remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPIGravatar reed2014-09-30
* Archive SkFloatGravatar mtklein2014-09-30
* specialize setConcat for scale+translate, helps drawText perfGravatar reed2014-09-30
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* remove alphatype from colortableGravatar reed2014-09-29
* Temp fix for crash when generating 16-bit cache for colorTables.Gravatar djsollen2014-09-29
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Always force the bounds of the empty pathref.Gravatar mtklein2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29