index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTextStrike.h
Commit message (
Expand
)
Author
Age
*
Fix color emoji.
jvanverth
2014-10-10
*
Revert of Fix color emoji. (patchset #11 id:320001 of https://codereview.chro...
jvanverth
2014-10-10
*
Fix color emoji.
jvanverth
2014-10-10
*
Don't try to add large glyphs to the font atlas.
jvanverth
2014-09-19
*
Move vertex buffer setup out of drawPackedGlyph().
jvanverth
2014-07-25
*
Replace use of GrTHashTable in GrFontCache with SkTDynamicHash.
jvanverth
2014-07-22
*
Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.
jvanverth
2014-07-11
*
Rename GrAtlasMgr to GrAtlas (and other cleanup)
robertphillips
2014-06-24
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Add CPU backing store for GrAtlas to reduce texture uploads.
commit-bot@chromium.org
2014-05-14
*
Allow GrFontCache::dump() in all builds.
commit-bot@chromium.org
2014-05-14
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
Revert of Distance field fixes for Android (https://codereview.chromium.org/2...
commit-bot@chromium.org
2014-03-26
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
Enable use of distance fields via SkPaint flag.
commit-bot@chromium.org
2014-03-11
*
New approach for GPU font atlas
commit-bot@chromium.org
2014-03-03
*
Improved distance field sampling
commit-bot@chromium.org
2014-02-14
*
Add GPU support for color bitmap fonts
commit-bot@chromium.org
2013-12-03
*
Hook in rough distance field support for fonts
jvanverth@google.com
2013-11-11
*
Clean up the GrTHashTable API.
commit-bot@chromium.org
2013-10-27
*
GrTHashCache -> GrTHashTable
mtklein@google.com
2013-10-21
*
Fix for blinking/corrupted text in Canvas 2D.
commit-bot@chromium.org
2013-10-07
*
Add support to dump font cache texture for debug purposes
commit-bot@chromium.org
2013-10-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-28
*
GrAtlas cleanup: Split out GrPlot and GrAtlas
commit-bot@chromium.org
2013-09-27
*
GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas with GrPixelConfig.
commit-bot@chromium.org
2013-09-26
*
First pass at font cache refactor: Create an atlas manager per texture
commit-bot@chromium.org
2013-09-26
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Change Atlas recycling to track current flush count and recycle if Atlas not ...
commit-bot@chromium.org
2013-08-16
*
GPU Font Cache improvements:
commit-bot@chromium.org
2013-08-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Move a bunch of headers from include/gpu to src/gpu. Delete some unused files.
bsalomon@google.com
2011-10-20