Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7c7314ac29d001e699abb745e8abb44978973c4d
/
src
/
gpu
/
text
/
GrStrikeCache.cpp
cb443a5
Force single glyph calls through bulk interface
by Herb Derby
· 6 years ago
a4eecd8
findImage(const SkGlyph&) -> prepareImage(SkGlyph*)
by Herb Derby
· 6 years ago
3e8e34e
Start using new APIs for bounds and glyph lookup
by Herb Derby
· 6 years ago
f91aeb2
Move a bunch of gpu files out of include/private and into src/gpu.
by Greg Daniel
· 6 years ago
3721688
Make fMaskFormate private
by Herb Derby
· 6 years ago
f5e5f19
Cleaup GrTextStrike and GrStrikeCache
by Herb Derby
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
65e8417
rewrite SkMasks::CreateMasks to work in bytesPerPixel
by Mike Klein
· 6 years ago
081e6f3
Rename GrGlyphCache -> GrStrikeCache
by Herb Derby
· 7 years ago
[Renamed (95%) from src/gpu/text/GrGlyphCache.cpp]
5fd955e
Rename SkGlyphCache -> SkStrike
by Herb Derby
· 7 years ago
5a3fdee
Convert GrGlyph::PackedID to SkPackedGlyphID
by Herb Derby
· 7 years ago
4c35be0
Remove PackedID from the strike call chain
by Herb Derby
· 7 years ago
b03e024
Make and use a ctor for GrGlyph
by Herb Derby
· 7 years ago
37e21f6
Move the maskStyle into the GrGlyph
by Herb Derby
· 7 years ago
44539be
Remove unused dtor from GrTextStrike
by Herb Derby
· 7 years ago
2fa1bbc
Remove redundant findImage, and remove glyph cache plumbing
by Herb Derby
· 7 years ago
83ea522
Fix up GrGlyphCache ctor
by Herbert Derby
· 7 years ago
411bf13
Small re-inline cleanup for GrGlyphCache
by Herb Derby
· 7 years ago
96519f2
Centralize the max glyph dimension
by Herb Derby
· 7 years ago
3c4d533
Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig
by Herb Derby
· 7 years ago
aa5f38f
Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig"
by Cary Clark
· 7 years ago
a2bc1ca
Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig
by Herb Derby
· 7 years ago
91e260f
Reland "Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS""
by Timothy Liang
· 7 years ago
5540528
Revert "Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS""
by Ben Wagner
· 7 years ago
0513dd8
Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS"
by Timothy Liang
· 7 years ago
cf274da
Revert "added 565 to 8888 conversion for gpu LCD text rendering for macOS"
by Greg Daniel
· 7 years ago
e6f2eca
added 565 to 8888 conversion for gpu LCD text rendering for macOS
by Timothy Liang
· 7 years ago
fa8ff09
fonts: Hook up FallbackTextHelper to font remoting.
by Khushal
· 7 years ago
d401da6
Use MaskFilter to create SDFs for text.
by Jim Van Verth
· 7 years ago
5a66efb
Remove GrRestrictedAtlasManager
by Robert Phillips
· 7 years ago
af4adef
Have GrGlyphCache and GrAtlasManager compute the atlas limits independently
by Robert Phillips
· 7 years ago
d2e9f76
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
by Robert Phillips
· 7 years ago
cf838c7
Add bilerp support to scaled emojis
by Jim Van Verth
· 7 years ago
caf1ebb
sk_sp-ify GrGlyphCache
by Robert Phillips
· 7 years ago
c4039ea
Fission GrAtlasGlyphCache in two (take 2)
by Robert Phillips
· 7 years ago
[Renamed (62%) from src/gpu/text/GrAtlasGlyphCache.cpp]
4bc7011
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
by Robert Phillips
· 7 years ago
ba7a165
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"""
by Robert Phillips
· 7 years ago
5c56af1
Revert "Fission GrAtlasGlyphCache in two"
by Robert Phillips
· 7 years ago
[Renamed (62%) from src/gpu/text/GrGlyphCache.cpp]
acf1790
Fission GrAtlasGlyphCache in two
by Robert Phillips
· 7 years ago
[Renamed (62%) from src/gpu/text/GrAtlasGlyphCache.cpp]
934c3d0
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""
by Robert Phillips
· 7 years ago
84d823a
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
by Robert Phillips
· 7 years ago
96165eb
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
by Robert Phillips
· 7 years ago
59ddc6d
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
by Robert Phillips
· 7 years ago
056c1a8
Separate creation time & flush time behavior in GrDrawOpAtlas
by Robert Phillips
· 7 years ago
038c608
Remove back pointer to GrAtlasGlyphCache from GrAtlasTextStrike
by Robert Phillips
· 7 years ago
d5f9cdd
Add SkSurface_Gpu::MakeWrappedRenderTarget method
by Robert Phillips
· 8 years ago
c65b65d
Support scaled color emojis for SDF fallback
by Jim Van Verth
· 8 years ago
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
Next »