Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
66b91e4afb88b337f428e170a90d8d04a339c921
/
src
1bfdd1a
align font and paint setup for strikecache access
by Mike Reed
· 6 years ago
7e9ea39
Have the SDF MaskFilter convert LCD16 to a distance field.
by Herbert Derby
· 6 years ago
7fb30f1
use font for settings
by Mike Reed
· 6 years ago
c182b94
Use vertex writer for per-edge aa; remove templated tessellate function
by Michael Ludwig
· 6 years ago
2c8e2bc
refactor SkBitmapProcState_opts.h a bit
by Mike Klein
· 6 years ago
0dd4302
Use GrVertexWriter in GrSmallPathRenderer
by Brian Osman
· 6 years ago
a2187bf
port S32_alpha_D32_filter_DX to SkOpts
by Mike Klein
· 6 years ago
55bdb7c
Reland "remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS"
by Mike Reed
· 6 years ago
19ec80f
Discard ops that don't have a finite bounds.
by Brian Salomon
· 6 years ago
09181ef
Fix dst copy bounds for aa draw contained within clip.
by Brian Salomon
· 6 years ago
2d4ba93
there are no POSTAMBLEs
by Mike Klein
· 6 years ago
f7d5d74
Link SubRuns to Runs, and Runs to Blobs.
by Herb Derby
· 6 years ago
c41a41d
Revert "remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS"
by Mike Reed
· 6 years ago
3b155a7
remove dead code around SK_SUPPORT_LEGACY_FONT_FLAGS
by Mike Reed
· 6 years ago
c00e470
Prefer GrAAConvexPathRenderer over ccpr
by Chris Dalton
· 6 years ago
68cfc5b
Revert "Remove use of integers for atlas indexing"
by Jim Van Verth
· 6 years ago
07ee63d
sksl: Add builtinFMASupport to StandaloneShaderCaps
by Chris Dalton
· 6 years ago
d27274b
remove _DXDY_ sample procs
by Mike Klein
· 6 years ago
3a8f345
Remove use of integers for atlas indexing
by Jim Van Verth
· 6 years ago
34dafd5
I think the _DXDY_ code may all be dead.
by Mike Klein
· 6 years ago
d431c72
Update threshold for degenerate gradients
by Michael Ludwig
· 6 years ago
4486d98
Use GrVertexWriter for GrRegionOp, add writeQuad()
by Brian Osman
· 6 years ago
4013913
Do CCPR hairline coverage scaling in floats, rather than bytes
by Brian Osman
· 6 years ago
c5df7cb
Fun with flags
by herb
· 6 years ago
a708618
sksl: Polyfill fma() when not present in GLSL
by Chris Dalton
· 6 years ago
b3d2760
Add safety net logging for issue 118143775
by Leon Scroggins III
· 6 years ago
5bf5a64
Add SafetNet Logging for JCS_RGB jpegs
by Leon Scroggins III
· 6 years ago
42d6c59
SkPDF: pull out SkPDFSubsetFont code to another file.
by Hal Canary
· 6 years ago
d32b4b8
fix pathops fuzz
by Cary Clark
· 6 years ago
5fb83f9
create shared helper for strikecache and SkFont
by Mike Reed
· 6 years ago
082eaeb
commit to alpha bitmap procs
by Mike Klein
· 6 years ago
dba7aab
sksl: Add support for 2x2 matrix inversions in Metal
by Chris Dalton
· 6 years ago
2268ad2
Add flag to force purge resources from cache as soon as possible.
by Greg Daniel
· 6 years ago
08c891a
remove mention of 16-bit shader procs
by Mike Klein
· 6 years ago
c3064e7
Use GrVertexWriter in GrLatticeOp
by Brian Osman
· 6 years ago
72098a4
lookup received factories directly
by Mike Klein
· 6 years ago
4476400
Add SafetyNetLogging and use in SkPngCodec
by Leon Scroggins III
· 6 years ago
588cec7
Reenable GrOp chaining.
by Brian Salomon
· 6 years ago
7c35311
Revert "remove Clamp_S32_opaque_D32_nofilter_DX_shaderproc"
by Mike Klein
· 6 years ago
93439b7
don't use nested form of FontMetrics
by Mike Reed
· 6 years ago
bf1a82a
remove Clamp_S32_opaque_D32_nofilter_DX_shaderproc
by Mike Klein
· 6 years ago
07f93f2
impl SkFont::getPath
by Mike Reed
· 6 years ago
f6462c4
SkPDF: store indirect references in object
by Hal Canary
· 6 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
9341952
skip alpha scale if 256
by Mike Klein
· 6 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
7f2b6fa
fix pathops fuzzes
by Cary Clark
· 6 years ago
1e00aeb
fix pathops fuzz
by Cary Clark
· 6 years ago
53f091f
cubicmap should pin its input -- I guess
by Mike Reed
· 6 years ago
d723ee1
change SkTextEncoding to enum class
by Mike Reed
· 6 years ago
f9aabff
Move new WriteVertexData utility to a GrVertexWriter helper struct
by Brian Osman
· 6 years ago
14b9f53
refactor SkBitmapProcState_opts_SSSE3
by Mike Klein
· 6 years ago
0921219
sksl: Support fwidth()
by Chris Dalton
· 6 years ago
275cffb
Avoid overflow in bufferOffset calculations
by Jim Van Verth
· 6 years ago
9d958b5
Update several more oval ops to use WriteVertexData
by Brian Osman
· 6 years ago
abde1ad
remove opaque/alpha distinction in SSSE3 code
by Mike Klein
· 6 years ago
dcdabf3
Move strike cache backpointer to glyph cache
by Herb Derby
· 6 years ago
bf472be
drop sub_y == 0 optimization
by Mike Klein
· 6 years ago
f47abb4
remove unused DXDY SSSE3 bitmap opts
by Mike Klein
· 6 years ago
66af080
Remove obsolete SK_IGNORE_ defines
by Brian Osman
· 6 years ago
60b6bc3
Use WriteVertexData in GrTessellator, remove all DefaultGeoProc structs
by Brian Osman
· 6 years ago
f04fb3c
Change how GPs configure attributes
by Brian Osman
· 6 years ago
6dff60e
Clean up in, about, and around GrTextBlob::SubRun
by Herb Derby
· 6 years ago
fd1fd27
Remove unused exposedInAndroidJavaAPI
by Leon Scroggins III
· 6 years ago
96a1709
Move adding a glyph to a subRun from Run to SubRun
by Herb Derby
· 6 years ago
5f50f57
New plan -- aa and lcd DO belong on SkFont
by Mike Reed
· 6 years ago
69ff895
Make SubRunInfo a subclass of GrTextBlob and rename to SubRun
by Herb Derby
· 6 years ago
ec0781c
SkPDF: fix BUG:chromium:900562
by Hal Canary
· 6 years ago
9a390ac
Guard GrOp::dumpInfo with SK_DEBUG
by Brian Osman
· 6 years ago
b5784ac
use SkFontMetrics so we can deprecated the typedef
by Mike Reed
· 6 years ago
0243949
Revert "route getFontMetrics to SkFont"
by Mike Reed
· 6 years ago
477fb91
add getwidths to SkFont
by Mike Reed
· 6 years ago
9a06c57
impl SkFont::measureText
by Mike Reed
· 6 years ago
445148d
route getFontMetrics to SkFont
by Mike Reed
· 6 years ago
024072a
Reland "Improve degenerate 2pt conical gradient cases"
by Mike Klein
· 6 years ago
064ca01
move GlyphCacheProc into fontpriv
by Mike Reed
· 6 years ago
dca2e91
add fontmetrics to SkFont
by Mike Reed
· 6 years ago
95af472
Revert "Improve degenerate 2pt conical gradient cases"
by Stan Iliev
· 6 years ago
0b473fb
oops, forgot tests only run in Android roll
by Mike Klein
· 6 years ago
5327536
Verify YUVA channel information and add premultiplied alpha
by Jim Van Verth
· 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
6a2c42f
clean up SkBlitRow_opts
by Mike Klein
· 6 years ago
0e67194
Merge common code for SkImage_Gpu and SkImage_GpuYUVA.
by Jim Van Verth
· 6 years ago
32828eb
move LCD blits to SkBlitter_ARGB32.cpp
by Mike Klein
· 6 years ago
879dab8
Improve degenerate 2pt conical gradient cases
by Michael Ludwig
· 6 years ago
ef4709b
move blend-row routines to SkBlitter_ARGB32.cpp
by Mike Klein
· 6 years ago
a3741a6
get familiar with SkBlitMask_D32.cpp
by Mike Klein
· 6 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
60c0c8f
remove unused typedef
by Mike Klein
· 6 years ago
612a65d
Merge SkFooAdapterCodec impls into one impl
by Nigel Tao
· 6 years ago
c244c2f
remove SkBlitMask::PlatformRowProcs
by Mike Klein
· 6 years ago
5b73b5b
there's no point moving a const sk_sp
by Mike Klein
· 6 years ago
f542cab
Construct mipmaps for internal YUVA planes
by Jim Van Verth
· 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
909e61c
Fix LinearGradient4fContext::shadeSpanInternal fuzz
by Florin Malita
· 6 years ago
389528d
streamline memset cases in SkRasterPipelineBlitter
by Mike Klein
· 6 years ago
Next »