index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrBatchFontCache.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Allow setting of GrBatchFontCache atlas sizes
joshualitt
2015-08-19
*
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
bsalomon
2015-08-17
*
Move atlas creation to internal to GrResourceProvider
joshualitt
2015-08-05
*
Some cleanup in GrTextureProvider and GrResourceProvider.
bsalomon
2015-07-31
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset ...
joshualitt
2015-07-31
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Remove unused field in micro cleanup
joshualitt
2015-07-31
*
Dont try to draw glyphs with unexpected mask formats
joshualitt
2015-07-30
*
Minimize retrieving SkGlyph in GrTextContext
joshualitt
2015-07-24
*
Remove some redundant fields from BitmapTextBatch (and rename to TextBatch).
bsalomon
2015-07-22
*
Refactor GrGpu path rendering functions to GrPathRendering
kkinnunen
2015-06-01
*
Removing GrAutoMalloc
joshualitt
2015-05-29
*
fix for atlas is abandoned text corruption
joshualitt
2015-05-22
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
Some simple optimizations for improving GrAtlasTextContext perf
joshualitt
2015-04-21
*
Store pointers to GrGlyph directly in BitmapTextBlob. This patch improves pe...
joshualitt
2015-04-21
*
fix for perf regression on ugamsolutions / msaa16
joshualitt
2015-04-09
*
Adding bulk plot reffer to cached textblobs
joshualitt
2015-04-08
*
Revert of Adding bulk plot reffer to cached textblobs (patchset #7 id:110001 ...
joshualitt
2015-04-07
*
Adding bulk plot reffer to cached textblobs
joshualitt
2015-04-07
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...
joshualitt
2015-03-31
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31