aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextStrike_impl.h
Commit message (Expand)AuthorAge
* Replace use of GrTHashTable in GrFontCache with SkTDynamicHash.Gravatar jvanverth2014-07-22
* Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.Gravatar jvanverth2014-07-11
* Minor changes to GrFontCache system.Gravatar commit-bot@chromium.org2014-04-01
* Enable use of distance fields via SkPaint flag.Gravatar commit-bot@chromium.org2014-03-11
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Speed up GrResourceCache lookup by inlining GrBinHashKey comparisonsGravatar commit-bot@chromium.org2013-11-28
* Hook in rough distance field support for fontsGravatar jvanverth@google.com2013-11-11
* Clean up the GrTHashTable API.Gravatar commit-bot@chromium.org2013-10-27
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12