Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
137ca523a36ea6fb8ba8b8c91b19e69f63a90dde
/
src
/
gpu
/
text
/
GrTextBlob.cpp
137ca52
Remove prePathMatrix from SkDevice::drawPath
by Robert Phillips
· 7 years ago
e4643cc
Remove unused parameter from drawPathWithMaskFilter
by Robert Phillips
· 7 years ago
c1b482c
Rename GrTextUtils::Target to GrTextTarget
by Herb Derby
· 7 years ago
bc6f9c9
Remove GrTextUtil::Paint
by Herb Derby
· 7 years ago
9f49148
Remove RunPaint
by Herb Derby
· 7 years ago
ae64e49
Simplify blob's appendGlyph interface
by Herb Derby
· 7 years ago
e42dc2d
Hoist path check into regenerateGlyphRunList.
by Herb Derby
· 7 years ago
1400d38
Revert "Hoist path check"
by Jim Van Verth
· 7 years ago
6de0fca
Hoist path check
by Herb Derby
· 7 years ago
ab54e73
Hide SkTextBlob::GlyphPositioning from public API
by Florin Malita
· 7 years ago
2c312c4
Remove SkDrawFilter.
by Ben Wagner
· 7 years ago
34ec374
Replace isGammaCorrect with isLinearlyBlended
by Brian Osman
· 7 years ago
7c525e6
Plumb GrContext everywhere
by Robert Phillips
· 7 years ago
79aea6a
trim #include <new> from SkPostConfig.h
by Mike Klein
· 7 years ago
7027691
Set bounds correctly for color emoji that need post-cache transfoms
by Jim Van Verth
· 7 years ago
8624059
Rename GrAtlasTextBlob -> GrTextBlob
by Herb Derby
· 7 years ago
[Renamed (92%) from src/gpu/text/GrAtlasTextBlob.cpp]
b12175f
Remove memory pool use from SkTextBlobCache
by Herb Derby
· 7 years ago
b515ae7
Add GPU perspective support for color emoji
by Jim Van Verth
· 7 years ago
fa99690
Move strike cache Find*() to strike cache
by Herb Derby
· 7 years ago
4c32956
DFT to draw A8 instead of incorrect vertical lcd.
by Ben Wagner
· 7 years ago
d234afd
Remove SkPaint::kGenA8FromLCD_Flag.
by Ben Wagner
· 7 years ago
1be1f8d
hide SkBlurMaskFilter and SkBlurQuality
by Mike Reed
· 7 years ago
526819d
Remove another set of AttachCache
by Herb Derby
· 7 years ago
5a66efb
Remove GrRestrictedAtlasManager
by Robert Phillips
· 7 years ago
ab6fd7e
Revert "Remove attach and detach glyph cache."
by Herb Derby
· 7 years ago
61d56b9
Remove attach and detach glyph cache.
by Herb Derby
· 7 years ago
eb3f674
Add GetTypefaceOrDefault to SkPaintPriv
by Herb Derby
· 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
5c56af1
Revert "Fission GrAtlasGlyphCache in two"
by Robert Phillips
· 7 years ago
acf1790
Fission GrAtlasGlyphCache in two
by Robert Phillips
· 7 years ago
303cd58
Update GrTextBlobCache for DDL
by Robert Phillips
· 7 years ago
54d9c88
Cleanup of large text rendering, take 2.
by Jim Van Verth
· 7 years ago
89737de
Revert "Cleanup of large text rendering."
by Jim Van Verth
· 8 years ago
2fb7c8a
Cleanup of large text rendering.
by Jim Van Verth
· 8 years ago
980a48d
Move glyph cache and descriptor functions off of SkPaint
by Herb Derby
· 8 years ago
80747ef
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
by Mike Reed
· 8 years ago
d8327a8
Clean up SkScalerContext descriptor creation
by Herb Derby
· 8 years ago
f35fd8d
Move more internal methods from GrContext to GrContextPriv (take 3)
by Robert Phillips
· 8 years ago
8ad91a9
remove unused SkRasterizer
by Mike Reed
· 8 years ago
2914555
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
by Leon Scroggins
· 8 years ago
c22e50b
Move more internal methods from GrContext to GrContextPriv (take 2)
by Robert Phillips
· 8 years ago
07320e4
Revert "Move more internal methods from GrContext to GrContextPriv"
by Hal Canary
· 8 years ago
f440cec
Move more internal methods from GrContext to GrContextPriv
by Robert Phillips
· 8 years ago
f4c1316
Begin support for large color emoji glyphs
by Jim Van Verth
· 8 years ago
5c6ac64
Revert "Revert "move homogenous with stride to matrixpriv""
by Brian Salomon
· 8 years ago
f226e66
Revert "Transform vertices for distance field glyphs on CPU."
by Greg Daniel
· 8 years ago
0215e39
Transform vertices for distance field glyphs on CPU.
by Brian Salomon
· 8 years ago
18923f9
Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation.
by Brian Salomon
· 8 years ago
56c3714
More attempts at clipping perf.
by Jim Van Verth
· 8 years ago
f18b1d8
Add GrTextUtils::Target
by Brian Salomon
· 8 years ago
c8a65e3
Some more clipped text optimizations.
by Jim Van Verth
· 8 years ago
f3569f0
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion.
by Brian Salomon
· 8 years ago
58c3cce
Clip text geometrically when possible.
by Jim Van Verth
· 8 years ago
57caa66
Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans.""
by Brian Salomon
· 8 years ago
62563de
Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."
by Brian Salomon
· 8 years ago
fa2d604
Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans.
by Brian Salomon
· 8 years ago
09dfc47
Pull non-substantive changes out of explicit GPU resource allocation CL
by Robert Phillips
· 8 years ago
e5b399e
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
by Brian Salomon
· 8 years ago
44acb5b
Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""
by Brian Salomon
· 8 years ago
e3e9628
Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"
by Brian Salomon
· 8 years ago
434a58a
Make GrAtlasTextOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 8 years ago
90e89b3
Add proper aliased support for SDF text
by Jim Van Verth
· 8 years ago
bc2cdd1
Fix LCD distance field text color filtering
by Jim Van Verth
· 8 years ago
ec8f8b0
Fix GPU text colors when color spaces are involved
by Brian Osman
· 8 years ago
e14bd80
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
by Brian Salomon
· 8 years ago
d3ccb0a
Move pipeline handling out of GrMeshDrawOp.
by Brian Salomon
· 8 years ago
c337c9e
Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs""
by Florin Malita
· 8 years ago
3304c44
Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"
by Florin Malita
· 8 years ago
db3ceb8
Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs
by Florin Malita
· 8 years ago
649a341
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes.
by Brian Salomon
· 8 years ago
26d3f21
verify that glyph position rect is non-empty in GrAtlasTextBlob::appendGlyph
by Lee Salzman
· 9 years ago
6f1d36c
Delay SkPaint->GrPaint conversion in text rendering.
by Brian Salomon
· 9 years ago
82f4431
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
by Brian Salomon
· 9 years ago
f833478
Remove ref counting from GrOp.
by Brian Salomon
· 9 years ago
09d994e
Misc batch->op cleanup Part 1 of 2
by Brian Salomon
· 9 years ago
f856fd1
Rename GrBatchFontCache->GrAtlasGlyphCache
by Brian Salomon
· 9 years ago
8952743
move src/gpu/batches -> src/gpu/ops
by Brian Salomon
· 9 years ago
344ec42
Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp
by Brian Salomon
· 9 years ago
09e019e
Rename GrAtlasTextBatch files to GrAtlasTextOp
by Brian Salomon
· 9 years ago
24f1978
Make GrRenderTargetContext::addDrawOp use sk_sp
by Brian Salomon
· 9 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 9 years ago
073285c
Revert "Reland "Remove antialiasing control from GrPaint.""
by Brian Salomon
· 9 years ago
3944484
Reland "Remove antialiasing control from GrPaint."
by Brian Salomon
· 9 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 9 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 9 years ago
42521e8
Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp
by Brian Salomon
· 9 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 9 years ago
08576e6
Fix error with transforming custom/large glyphs
by Jim Van Verth
· 9 years ago
144caf5
src/gpu: s/SkAutoTUnref/sk_sp/g
by Hal Canary
· 9 years ago
1105224
Rename GrDrawContext to GrRenderTargetContext
by Brian Osman
· 9 years ago
bb24383
Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ )
by bsalomon
· 9 years ago
2895eeb
Retract PipelineBuilder some more
by robertphillips
· 9 years ago
5fa7f30
Remove DrawFace enum from GrPipelineBuilder
by robertphillips
· 9 years ago
5d1676c
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ )
by robertphillips
· 9 years ago
da152eb
Remove DrawFace enum from GrPipelineBuilder
by robertphillips
· 9 years ago
640789d
Push GrPipelineBuilder down to the drawBatch calls in the TextContext
by robertphillips
· 9 years ago
ecbc12b
Replace targetHasUnifiedMultisampling in GrPB constructor
by csmartdalton
· 9 years ago
55fdccc
Remove GrRenderTarget from GrPipelineBuilder
by robertphillips
· 9 years ago
Next »