Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
339b84e78cc5d2ba17b36ba0efb2bdf5efa0c393
/
src
/
gpu
/
text
/
GrAtlasGlyphCache.cpp
339b84e
Alloc glyph image correctly for SkMask::k3D_Format.
by Ben Wagner
· 8 years ago
3e31e99
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
by Brian Osman
· 8 years ago
1662257
Alloc glyph image correctly for SkMask::k3D_Format.
by Ben Wagner
· 8 years ago
9f545bc
Modify fontcache GM to actually spill atlas.
by Brian Salomon
· 8 years ago
29b60c9
Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState.
by Brian Salomon
· 8 years ago
a950b63
Add support for additional textures in GrDrawOpAtlas
by Jim Van Verth
· 8 years ago
bdda0ba
Cosmetic changes to GrDrawOpAtlas
by Robert Phillips
· 8 years ago
f95b175
Retract Gr*Priv.h includes a bit
by Robert Phillips
· 8 years ago
b4aab9a
Replace SkFAIL with SK_ABORT.
by Ben Wagner
· 8 years ago
6382f45
Replace log2 with SkNextLog2
by Brian Osman
· 8 years ago
fbcef6e
Clean up GrResourceProvider usage
by Robert Phillips
· 8 years ago
6d34228
Allow custom GrAtlasGlyphCache texture sizes
by Eric Karl
· 8 years ago
9428a37
Move GrAtlasGlyphCache over to SkArenaAlloc from SkVarAlloc.
by Herb Derby
· 8 years ago
256c37b
Remove atlas creation from GrResourceProvider
by Robert Phillips
· 8 years ago
32f2818
Clean up/remove unused GrFragmentProcessor-derived ctors
by Robert Phillips
· 8 years ago
77b3f32
Broaden checking of GrSurfaceProxy::MakeDeferred's return value
by Robert Phillips
· 9 years ago
f200a90
Rationalize GrContext's Gr*Proxy getter naming
by Robert Phillips
· 9 years ago
c949ce9
Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent
by Robert Phillips
· 9 years ago
2c86249
Move read/write-Pixels up to GrSurfaceContext
by Robert Phillips
· 9 years ago
95e3c05
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 9 years ago
c456b73
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
by Kevin Lubick
· 9 years ago
a5494f1
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 9 years ago
8cbb424
Generate Signed Distance Field directly from vector path
by joel.liang
· 9 years ago
4784225
Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ )
by rmistry
· 9 years ago
6d2f73c
Generate Signed Distance Field directly from vector path
by joel.liang
· 9 years ago
a8b1e6d
Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ )
by rmistry
· 9 years ago
64b70b0
Generate Signed Distance Field directly from vector path
by joel.liang
· 9 years ago
2ee084e
Rename GrBatchAtlas -> GrDrawOpAtlas.
by Brian Salomon
· 9 years ago
f856fd1
Rename GrBatchFontCache->GrAtlasGlyphCache
by Brian Salomon
· 9 years ago
[Renamed (91%) from src/gpu/text/GrBatchFontCache.cpp]
31c2608
Demote savePixels to save_pixels
by Robert Phillips
· 9 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 9 years ago
594f9ed
Smart pointers for GrBatchAtlas.
by Ben Wagner
· 9 years ago
f93f515
Revert of Generate Signed Distance Field directly from vector path (patchset #19 id:360001 of https://codereview.chromium.org/1643143002/ )
by bsalomon
· 9 years ago
67c7c81
Generate Signed Distance Field directly from vector path
by joel.liang
· 9 years ago
620ee4f
Revert of Generate Signed Distance Field directly from vector path (patchset #18 id:340001 of https://chromiumcodereview.appspot.com/1643143002/ )
by benjaminwagner
· 9 years ago
e8f0a7b
Generate Signed Distance Field directly from vector path
by joel.liang
· 9 years ago
86dc226
Use sRGB pixel config for ARGB masks (color emoji)
by brianosman
· 9 years ago
180500e
Revert of Use sRGB pixel config for ARGB masks (color emoji) (patchset #1 id:1 of https://codereview.chromium.org/2129913004/ )
by brianosman
· 9 years ago
920af9f
Use sRGB pixel config for ARGB masks (color emoji)
by brianosman
· 9 years ago
c2878e2
Remove GrFontScaler class.
by bsalomon
· 9 years ago
c5fd5c4
Remove GrFontDescKey.
by bsalomon
· 9 years ago
94b25b0
Remove unneeded reference count churn.
by bungeman
· 9 years ago
852f15d
free -> reset
by mtklein
· 9 years ago
43812e2
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ )
by bungeman
· 9 years ago
0e3738d
free -> reset
by mtklein
· 9 years ago
7023a00
Use unorm shorts for texture coordinates when rendering text.
by jvanverth
· 9 years ago
d106c2c
Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ )
by jvanverth
· 9 years ago
e507ff0
Use unorm shorts for texture coordinates when rendering text.
by jvanverth
· 9 years ago
e804292
Move all text stuff to its own folder
by joshualitt
· 10 years ago
[Renamed from src/gpu/GrBatchFontCache.cpp]
50aa15b
Remove unecessary GetGlyphIdMetrics call
by joshualitt
· 10 years ago
5a744b7
Have SkVarAlloc::alloc() use sk_malloc_throw.
by mtklein
· 10 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 10 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 10 years ago
da04e0e
Allow setting of GrBatchFontCache atlas sizes
by joshualitt
· 10 years ago
7539856
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
by bsalomon
· 10 years ago
b356cbc
Move atlas creation to internal to GrResourceProvider
by joshualitt
· 10 years ago
eae6200
Some cleanup in GrTextureProvider and GrResourceProvider.
by bsalomon
· 10 years ago
65e96b4
Modifying TextBlobCacheTest to use SkRandomScalerContext
by joshualitt
· 10 years ago
bdc91a7
Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset #3 id:40001 of https://codereview.chromium.org/1266003002/)
by joshualitt
· 10 years ago
adcdca8
Modifying TextBlobCacheTest to use SkRandomScalerContext
by joshualitt
· 10 years ago
58ff81b
Remove unused field in micro cleanup
by joshualitt
· 10 years ago
4f19ca3
Dont try to draw glyphs with unexpected mask formats
by joshualitt
· 10 years ago
6c2c2b0
Minimize retrieving SkGlyph in GrTextContext
by joshualitt
· 10 years ago
265697d
Remove some redundant fields from BitmapTextBatch (and rename to TextBatch).
by bsalomon
· 10 years ago
cabe20c
Refactor GrGpu path rendering functions to GrPathRendering
by kkinnunen
· 10 years ago
29f8679
Removing GrAutoMalloc
by joshualitt
· 10 years ago
a5f1d5a
fix for atlas is abandoned text corruption
by joshualitt
· 10 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