Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
b9c2b6663dfd963f2995b29ea085cb593580c6ab
/
src
/
gpu
/
text
5a3fdee
Convert GrGlyph::PackedID to SkPackedGlyphID
by Herb Derby
· 6 years ago
4c35be0
Remove PackedID from the strike call chain
by Herb Derby
· 6 years ago
b03e024
Make and use a ctor for GrGlyph
by Herb Derby
· 6 years ago
37e21f6
Move the maskStyle into the GrGlyph
by Herb Derby
· 6 years ago
44539be
Remove unused dtor from GrTextStrike
by Herb Derby
· 6 years ago
6f27489
Use SkFont for managing distance field text
by Herb Derby
· 6 years ago
b79ba57
SkFont pushed up one small step for setupCache
by Herb Derby
· 6 years ago
5f7b014
Only reposition the fallback vertices once.
by Herb Derby
· 6 years ago
f6206f9
Add new method for calculating text atlas sizes
by Jim Van Verth
· 6 years ago
5424a5e
Encapsulate color into subrun
by Herb Derby
· 6 years ago
2fa1bbc
Remove redundant findImage, and remove glyph cache plumbing
by Herb Derby
· 6 years ago
ba98b7d
Make sure we mark Plots in use for all regenerate cases
by Jim Van Verth
· 6 years ago
136ed79
add font param to CreateDescriptorAndEffectsUsingPaint
by Mike Reed
· 6 years ago
f2b074e
add font parameter to CanDrawAsDistanceFields
by Mike Reed
· 6 years ago
48b958b
change Run to store bool_aa instead of flags_only_aa
by Mike Reed
· 6 years ago
317adf7
Make fallback descriptors explicit
by Herb Derby
· 6 years ago
2335644
Fix occurrences of "-Wextra-semi-stmt"
by Brian Salomon
· 6 years ago
83ea522
Fix up GrGlyphCache ctor
by Herbert Derby
· 6 years ago
c8f6ab3
Remove unneeded inline declarations
by Herbert Derby
· 6 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
7e9ea39
Have the SDF MaskFilter convert LCD16 to a distance field.
by Herbert Derby
· 6 years ago
f7d5d74
Link SubRuns to Runs, and Runs to Blobs.
by Herb Derby
· 6 years ago
c5df7cb
Fun with flags
by herb
· 6 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
6dff60e
Clean up in, about, and around GrTextBlob::SubRun
by Herb Derby
· 6 years ago
96a1709
Move adding a glyph to a subRun from Run to SubRun
by Herb Derby
· 6 years ago
69ff895
Make SubRunInfo a subclass of GrTextBlob and rename to SubRun
by Herb Derby
· 6 years ago
2bb343c
Remove runIndex as a concept for GrTextBlob
by Herb Derby
· 6 years ago
c341500
Reland "Move remove ptr args to MakeRecAndEffects"
by Herb Derby
· 6 years ago
1062963
Revert "Move remove ptr args to MakeRecAndEffects"
by Herb Derby
· 6 years ago
b07aba4
Move remove ptr args to MakeRecAndEffects
by Herb Derby
· 6 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
dc214c2
Move (re)generation of the GrTextBlob from GrTextContext to the blob
by Herb Derby
· 6 years ago
51b1c12
Have a GrBackendFormat be stored on gpu proxies.
by Greg Daniel
· 6 years ago
9edbf42
Revert[4] "hide nested hinting enum"
by Mike Reed
· 6 years ago
8e12cc6
Reland "Revert "hide nested hinting enum""
by Mike Klein
· 6 years ago
f49563b
Revert "Revert "hide nested hinting enum""
by Mike Reed
· 6 years ago
6bd19df
Revert "hide nested hinting enum"
by Mike Reed
· 6 years ago
fbebece
hide nested hinting enum
by Mike Reed
· 6 years ago
cf86085
Replace GrColor4h with SkPMColor4f
by Brian Osman
· 6 years ago
936fe7d
Pass and return GrColor4h by const& when possible
by Brian Osman
· 6 years ago
408ef21
Revert "replace SkNVRefCnt with SkRefCnt"
by Mike Klein
· 6 years ago
0fb1ee9
replace SkNVRefCnt with SkRefCnt
by Mike Klein
· 6 years ago
1be2b7c
Keep paint color range/precision into ops and GPs (using GrColor4h)
by Brian Osman
· 6 years ago
71652e2
gpu: Dump GrTextBlobCache stats in memory dumps.
by Khushal
· 6 years ago
fa5f6ce
rename some flattenable routines
by Mike Klein
· 6 years ago
4fee323
override getTypeName() instead of using table
by Mike Klein
· 6 years ago
9a986cf
ccpr: Use SkMessageBus for thread-safe eviction of cache entries
by Chris Dalton
· 6 years ago
cb65ce7
Fix logic error for GrTextBlob mustRegen
by Herb Derby
· 6 years ago
0edb214
Optimize GPU text regen for full pixel position text
by Herb Derby
· 6 years ago
411bf13
Small re-inline cleanup for GrGlyphCache
by Herb Derby
· 6 years ago
6be4715
isolate users of SkFindAndPlaceGlyph.h
by Mike Reed
· 6 years ago
7d8e1f7
Move remote glyph cache DFT handling to painter
by Herb Derby
· 6 years ago
dac1ed5
Redo GrTextBlob path flush
by Herb Derby
· 6 years ago
ce202d5
Extract code common to Renderer and GPU for Fallback
by Herb Derby
· 6 years ago
75d6db7
Properly align inside GrTextBlob.
by Ben Wagner
· 6 years ago
cf370b1
Clean up GPU strike sk_sp
by Herb Derby
· 6 years ago
96519f2
Centralize the max glyph dimension
by Herb Derby
· 6 years ago
3c4d533
Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig
by Herb Derby
· 6 years ago
aa5f38f
Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig"
by Cary Clark
· 6 years ago
a2bc1ca
Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig
by Herb Derby
· 6 years ago
307d6fd
Calculate numPlotsY from height
by Herb Derby
· 6 years ago
e61c234
Remove drawPosText_asPath - more dead code
by Herb Derby
· 6 years ago
d20d261
More liberally fold the path matrix into the CTM in GrTextBlob::flush
by Robert Phillips
· 6 years ago
92bc476
Rearrange templates to get ios to compile
by Herb Derby
· 6 years ago
46a1338
Switch GrTextTarget from drawPath to drawShape
by Robert Phillips
· 6 years ago
6595687
Rename SkGlyphRunListDrawer to SkGlyphRunListPainter
by Herb Derby
· 6 years ago
20390c3
Pull non-substantive changes out of GrShape mask drawing CL
by Robert Phillips
· 6 years ago
137ca52
Remove prePathMatrix from SkDevice::drawPath
by Robert Phillips
· 6 years ago
e4643cc
Remove unused parameter from drawPathWithMaskFilter
by Robert Phillips
· 6 years ago
c1b482c
Rename GrTextUtils::Target to GrTextTarget
by Herb Derby
· 6 years ago
bc6f9c9
Remove GrTextUtil::Paint
by Herb Derby
· 6 years ago
9f49148
Remove RunPaint
by Herb Derby
· 6 years ago
919a784
Remove use of RunPaint from regenerateGlyphRunList
by Herb Derby
· 6 years ago
97879cb
Performance: Move GPU code to GlyphRun and inline - v3
by Herb Derby
· 6 years ago
44a017e
Revert "Performance: Move GPU code to GlyphRun and inline - v2"
by Herb Derby
· 6 years ago
c7ef517
Performance: Move GPU code to GlyphRun and inline - v2
by Herb Derby
· 6 years ago
c296068
Revert "Performance: Move GPU code to GlyphRun and inline"
by Robert Phillips
· 6 years ago
0c5b0b1
Performance: Move GPU code to GlyphRun and inline
by Herb Derby
· 6 years ago
0f40756
Remove unused TextPathIter
by Herb Derby
· 6 years ago
ae64e49
Simplify blob's appendGlyph interface
by Herb Derby
· 6 years ago
82c11e0
Remove posText system from GrTextContext
by Herb Derby
· 6 years ago
9a52a39
Move path fallback logic into drawer
by Herb Derby
· 6 years ago
e42dc2d
Hoist path check into regenerateGlyphRunList.
by Herb Derby
· 6 years ago
1400d38
Revert "Hoist path check"
by Jim Van Verth
· 6 years ago
6de0fca
Hoist path check
by Herb Derby
· 6 years ago
049b5d9
Combine the append glyphs
by Herb Derby
· 6 years ago
04ae8ee
Add color space to SkColorFilter::filterColor4f
by Brian Osman
· 6 years ago
0ab5ce1
Move path leaf loop to drawer
by Herb Derby
· 6 years ago
74c6ed3
Move one leaf loop from GPU to glyph drawer
by Herb Derby
· 6 years ago
f9dfbc3
Combine GPU drawing routines into one large routine
by Herb Derby
· 6 years ago
12e4256
Make a glyphrun version of DrawBmpPosTextAsPaths
by Herb Derby
· 6 years ago
46dbfbb
Make regenerateGlyphRunList on use the iterator
by Herb Derby
· 6 years ago
f4f6bbf
Duplicate drawDFPosText into drawDFGlyphRun
by Herb Derby
· 6 years ago
ab54e73
Hide SkTextBlob::GlyphPositioning from public API
by Florin Malita
· 6 years ago
b935cf8
const all the things
by Herb Derby
· 6 years ago
4014ba6
SkUtils: remove some versions of UTF routines.
by Hal Canary
· 6 years ago
cddab25
Use SkGlyphRunListIterator in gpu
by Herb Derby
· 6 years ago
8a6348e
Introduce text blob processing but don't wire it up
by Herb Derby
· 6 years ago
Next »