Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c4a83e26526a62fb2b8913faa57e0c56b4e1e62a
/
src
/
gpu
/
GrBatchFontCache.cpp
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
da04e0e
Allow setting of GrBatchFontCache atlas sizes
by joshualitt
· 9 years ago
7539856
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
by bsalomon
· 9 years ago
b356cbc
Move atlas creation to internal to GrResourceProvider
by joshualitt
· 9 years ago
eae6200
Some cleanup in GrTextureProvider and GrResourceProvider.
by bsalomon
· 9 years ago
65e96b4
Modifying TextBlobCacheTest to use SkRandomScalerContext
by joshualitt
· 9 years ago
bdc91a7
Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset #3 id:40001 of https://codereview.chromium.org/1266003002/)
by joshualitt
· 9 years ago
adcdca8
Modifying TextBlobCacheTest to use SkRandomScalerContext
by joshualitt
· 9 years ago
58ff81b
Remove unused field in micro cleanup
by joshualitt
· 9 years ago
4f19ca3
Dont try to draw glyphs with unexpected mask formats
by joshualitt
· 9 years ago
6c2c2b0
Minimize retrieving SkGlyph in GrTextContext
by joshualitt
· 9 years ago
265697d
Remove some redundant fields from BitmapTextBatch (and rename to TextBatch).
by bsalomon
· 9 years ago
cabe20c
Refactor GrGpu path rendering functions to GrPathRendering
by kkinnunen
· 9 years ago
29f8679
Removing GrAutoMalloc
by joshualitt
· 9 years ago
a5f1d5a
fix for atlas is abandoned text corruption
by joshualitt
· 9 years ago
d309e7a
This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types.
by bsalomon
· 10 years ago
010db53
Some simple optimizations for improving GrAtlasTextContext perf
by joshualitt
· 10 years ago
ae32c10
Store pointers to GrGlyph directly in BitmapTextBlob. This patch improves performance by avoiding hashmap lookups under normal use
by joshualitt
· 10 years ago
62db8ba
fix for perf regression on ugamsolutions / msaa16
by joshualitt
· 10 years ago
b4c507e
Adding bulk plot reffer to cached textblobs
by joshualitt
· 10 years ago
3cf9863
Revert of Adding bulk plot reffer to cached textblobs (patchset #7 id:110001 of https://codereview.chromium.org/1050113004/)
by joshualitt
· 10 years ago
7281c61
Adding bulk plot reffer to cached textblobs
by joshualitt
· 10 years ago
7c3a2f8
BitmapTextBatch and BitmapTextBlob
by joshualitt
· 10 years ago
c03391e
Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/)
by joshualitt
· 10 years ago
eed1dae
BitmapTextBatch and BitmapTextBlob
by joshualitt
· 10 years ago