Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
761f44853fcead7e7a105e1870cb970646814058
/
gm
761f448
Add a GM to test out odd matrix draws
by Robert Phillips
· 7 years ago
65c7f66
Add mip support to GrAHardwareBufferImageGenerator
by Greg Daniel
· 7 years ago
f3569f0
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion.
by Brian Salomon
· 7 years ago
a4aa133
Remove color space xform from alpha threshold FP
by Brian Osman
· 7 years ago
2240be9
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
by Brian Osman
· 7 years ago
e4442cb
convert mapHomogeneousPoints to SkPoint3
by Cary Clark
· 7 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
· 7 years ago
1a1d241
Remove redundant parentheses.
by Ben Wagner
· 7 years ago
62563de
Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."
by Brian Salomon
· 7 years ago
4379869
Revert[4] "apply codec origin in generator"
by Mike Reed
· 7 years ago
fa2d604
Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans.
by Brian Salomon
· 7 years ago
dd34014
Revert "Revert "Revert "apply codec origin in generator"""
by Mike Reed
· 7 years ago
82269ab
Revert "Revert "apply codec origin in generator""
by Mike Reed
· 7 years ago
363dd98
Revert "apply codec origin in generator"
by Ben Wagner
· 7 years ago
fa15877
apply codec origin in generator
by Mike Reed
· 7 years ago
f88c12e
Add api for passing mipped hint into ImageGenerator onGenerateTexture
by Greg Daniel
· 7 years ago
63fd760
Remove trailing whitespace.
by Ben Wagner
· 7 years ago
29380bd
Remove carriage returns.
by Ben Wagner
· 7 years ago
5922739
Revert "Revert "migrate to sk_sp for SkFontMgr API""
by Mike Reed
· 7 years ago
f40ae1a
Revert "migrate to sk_sp for SkFontMgr API"
by Mike Reed
· 7 years ago
4bf296b
migrate to sk_sp for SkFontMgr API
by Mike Reed
· 7 years ago
c0192e3
Remove pre-attachment of stencil buffers
by Robert Phillips
· 7 years ago
ae7d3f3
Add native caching of uniquely keyed GrTextureProxies (take 2)
by Robert Phillips
· 7 years ago
76d640d
Revert "Add native caching of uniquely keyed GrTextureProxies"
by Robert Phillips
· 7 years ago
0ca2146
remove dead code for STREAM_API
by Mike Reed
· 7 years ago
d4f100d
Add native caching of uniquely keyed GrTextureProxies
by Robert Phillips
· 7 years ago
9a725dd
Use shader based blending to clamp kPlus mode w/F16
by Brian Osman
· 7 years ago
98c5d92
Revert "Revert "use unique_ptr for stream api""
by Mike Reed
· 7 years ago
7031b24
Revert "use unique_ptr for stream api"
by Mike Reed
· 7 years ago
49f1f34
use unique_ptr for stream api
by Mike Reed
· 7 years ago
a4083c9
make most of SkColorPriv.h private
by Cary Clark
· 7 years ago
f1748f5
Change visitProxies signature
by Robert Phillips
· 7 years ago
09dfc47
Pull non-substantive changes out of explicit GPU resource allocation CL
by Robert Phillips
· 7 years ago
b493eeb
Add method to iterate over a GrOp's GrSurfaceProxies
by Robert Phillips
· 7 years ago
b433c56
Adjust GPU YUV -> RGB (JPG) conversion
by Brian Osman
· 7 years ago
2ab4b2b
Remove symmetric three stop special case
by Brian Osman
· 7 years ago
a8e5744
Add general three-stop analytic gradient shader
by Brian Osman
· 7 years ago
2bbdcc4
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
by Brian Salomon
· 7 years ago
195c05b
Move several GrContextOptions fields behind GR_TEST_UTILS
by Brian Osman
· 7 years ago
f3b46e5
Rename methods and enum on SkClipStack::Element to indicate "device space"
by Brian Salomon
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
2cee283
Fix artifacts on tiny stroked paths scaled up a lot.
by Stephen White
· 7 years ago
5141d21
Revert "Fix artifacts on tiny stroked paths scaled up a lot."
by Robert Phillips
· 7 years ago
267641a
Fix artifacts on tiny stroked paths scaled up a lot.
by Stephen White
· 7 years ago
b4aab9a
Replace SkFAIL with SK_ABORT.
by Ben Wagner
· 7 years ago
df33fef
Test blur small radii and text.
by Herb Derby
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
b74ef03
Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and MoveOrCopy.
by Brian Salomon
· 7 years ago
bfd18cd
Move GrAppliedClip into GrPipeline
by Brian Salomon
· 7 years ago
91326c3
Move GrProcessorSet into GrPipeline
by Brian Salomon
· 7 years ago
bdc3afa
simplify gm matrices
by Mike Reed
· 7 years ago
6dd8cf1
Remove SkLightingShader and associated classes
by Robert Phillips
· 7 years ago
35ee0e0
clean up useage of SkFloatBits
by Mike Reed
· 7 years ago
36f054a
GrGradientEffect::onIsEqual() must also consider tiling
by Florin Malita
· 7 years ago
4d27429
Fix sweep_tiling GM sizing
by Florin Malita
· 7 years ago
50f7a1e
Add another sweep gradient tiling test
by Florin Malita
· 7 years ago
5a9a981
Tiling support for SkSweepGradient
by Florin Malita
· 7 years ago
16d8ec6
Pull non-substantive changes out of omnibus GrSurface CL
by Robert Phillips
· 7 years ago
7131950
Remove internal use of SkTypeface::Style.
by Ben Wagner
· 7 years ago
c47f223
rename new GM
by Mike Klein
· 7 years ago
fa78ece
Revert "Revert "Add GM to test SkToSRGBColorFilter""
by Mike Reed
· 7 years ago
a1fc471
Revert "Add GM to test SkToSRGBColorFilter"
by Kevin Lubick
· 7 years ago
ede7bac
use unique_ptr for codec factories
by Mike Reed
· 7 years ago
fa3ed03
Add GM to test SkToSRGBColorFilter
by Brian Osman
· 7 years ago
b323a5e
sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC
by Mike Klein
· 7 years ago
2112df0
Don't use fonts with many glyphs in fontmgr_bounds.
by Ben Wagner
· 7 years ago
e44ef10
Second small fragment from "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
71f867c
have resources return unique_ptr for stream
by Mike Reed
· 7 years ago
219f362
Add strikeout font metrics.
by Ben Wagner
· 7 years ago
96be9df
Revert "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
467022b
Reduce dependence on GrSurface's origin field
by Robert Phillips
· 7 years ago
e32500f
Assume HQ is handled by pipeline, delete legacy code-path
by Mike Reed
· 7 years ago
f828c1d
Add Alpha Image GM
by Hal Canary
· 7 years ago
086a427
guard references to SkColorTable
by Mike Reed
· 7 years ago
576eda1
Make convex poly effect GM use a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
477d0ef
Make ops in bezier_effects GMs be non-Legacy GrMeshDrawOps
by Brian Salomon
· 7 years ago
ee6aa80
New zero length path GM
by Brian Osman
· 7 years ago
304a07c
remove references to kIndex_8_SkColorType from our tools/tests
by Mike Reed
· 7 years ago
6409f84
Revert "Revert "Change image encode api to return sk_sp""
by Mike Reed
· 7 years ago
571b30f
Reland "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
39ef556
Correctly set encoder options according to color space
by Brian Osman
· 7 years ago
64778d9
Revert "Change image encode api to return sk_sp"
by Mike Reed
· 7 years ago
dc79955
Change image encode api to return sk_sp
by Mike Reed
· 7 years ago
8593248
GMs: Call SkBitmap::notifyPixelsChanged()
by Hal Canary
· 7 years ago
8321f75
Revert "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
a48ae6e
Blur gm.
by Herb Derby
· 7 years ago
77e9666
Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy
by Christopher Cameron
· 7 years ago
742a3e2
Remove support for decoding to kIndex_8
by Leon Scroggins III
· 7 years ago
bdf6c62
srgb conversion needs to be in unpremul
by Mike Reed
· 7 years ago
a920d36
remove unneeded code for index8 imagse
by Mike Reed
· 7 years ago
039a7c7
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
by wutao
· 7 years ago
95581bb
Allow caps on hairlines for gpu dashed lines
by Greg Daniel
· 7 years ago
5fb3056
Fix gpu dashing for case when circle dashes are large enough to overlap
by Greg Daniel
· 7 years ago
806be2d
Improve handling of clip stack ID
by Robert Phillips
· 7 years ago
89cd357
Fix recipes/tests for new Debian bots
by Eric Boren
· 7 years ago
a4f792d
Fix for Android batching bug
by Robert Phillips
· 7 years ago
515ccaf
Adjust path_stroke_with_zero_length to draw on pixel centers
by Brian Osman
· 7 years ago
26249e0
Expand 2pt conical gradient gm with repeat/mirror
by Florin Malita
· 7 years ago
70e3e9a
Remove SkImageFilter::MakeBlur entry point
by Robert Phillips
· 7 years ago
0dc1f4f
Add GM image test for blur with clamp mode.
by wutao
· 7 years ago
Next »