aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextStrike.cpp
Commit message (Expand)AuthorAge
* Fix for blinking/corrupted text in Canvas 2D.Gravatar commit-bot@chromium.org2013-10-07
* Fix font GMsGravatar jvanverth@google.com2013-10-02
* Add support to dump font cache texture for debug purposesGravatar commit-bot@chromium.org2013-10-02
* GrAtlas cleanup: Split out GrPlot and GrAtlasGravatar commit-bot@chromium.org2013-09-27
* GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig.Gravatar commit-bot@chromium.org2013-09-26
* First pass at font cache refactor: Create an atlas manager per textureGravatar commit-bot@chromium.org2013-09-26
* Have multiple plotmgrs, one for each mask format.Gravatar jvanverth@google.com2013-09-16
* Remove GrRefCnt.h in favor of SkRefCnt.hGravatar commit-bot@chromium.org2013-09-09
* Replace uses of GR_DEBUG by SK_DEBUG.Gravatar commit-bot@chromium.org2013-08-28
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Change Atlas recycling to track current flush count and recycle if Atlas not ...Gravatar commit-bot@chromium.org2013-08-16
* GPU Font Cache improvements:Gravatar commit-bot@chromium.org2013-08-05
* Replace all instances of GrRect with SkRect.Gravatar commit-bot@chromium.org2013-07-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Remove GrTDArray.Gravatar bsalomon@google.com2013-01-07
* Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.Gravatar tomhudson@google.com2012-07-09
* plumb SkInstCnt to all subclasses of GrRefCntGravatar reed@google.com2012-06-26
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12