Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
6574921253197338f879130ed99fb9ce483976de
/
tests
0cb7587
Add Store3 to Sk2f
by Chris Dalton
· 7 years ago
afca4d6
fix pathops handling of tiny wrapback quads and cubics
by Cary Clark
· 7 years ago
213d821
add Load2() to Sk4f
by Mike Klein
· 7 years ago
706a6ff
Add "lazy" texture proxies
by Chris Dalton
· 7 years ago
d53f9a1
bug fix in matrix color filter
by Mike Klein
· 7 years ago
7072e22
Ignore deserialized path convexity and first direction.
by Brian Salomon
· 7 years ago
1ba5bfe
Avoid double-destruction of Sk3DShaderContext-wrapped objects
by Florin Malita
· 7 years ago
c9c97b7
CCPR: Transform path points before parsing
by Chris Dalton
· 7 years ago
39204fd
added SkSL support for all blend mode layouts
by Ethan Nicholas
· 7 years ago
c9bc814
Handle null colorspace in SkToSRGBColorFilter.
by Mike Klein
· 7 years ago
4b0e364
Disallow negative radii in deserialized SkRRects
by Brian Salomon
· 7 years ago
e9d172a
converted ConstColorProcessor to SkSL
by Ethan Nicholas
· 7 years ago
ef59d87
Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""""
by Greg Daniel
· 7 years ago
b092cea
Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""
by Brian Osman
· 7 years ago
7ceb0b8
Remove api call from SkGaussFilter
by Herb Derby
· 7 years ago
68ab186
Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""
by Greg Daniel
· 7 years ago
55ad774
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context.""
by Brian Salomon
· 7 years ago
57e0828
Add backend GPU objects to fiddle app
by Robert Phillips
· 7 years ago
1e09e46
Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."
by Brian Osman
· 7 years ago
47c8ed3
Reland "Fix precision caps and rrect/ellipse effect precisions"
by Chris Dalton
· 7 years ago
3b2f5b6
Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""
by Greg Daniel
· 7 years ago
b5fb7cf
Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""
by Greg Daniel
· 7 years ago
eafd48a
Add overbudget handling to GrResourceAllocator
by Robert Phillips
· 7 years ago
5627d65
Add method to sk_gpu_test::TestContext to automatically restore the previous context.
by Brian Salomon
· 7 years ago
24f9c19
Revert "Fix precision caps and rrect/ellipse effect precisions"
by Brian Osman
· 7 years ago
e421800
Fix precision caps and rrect/ellipse effect precisions
by Chris Dalton
· 7 years ago
dcfca43
Use GrContextFactories that produce a single GrContext in unit tests.
by Brian Salomon
· 7 years ago
0fb6db4
Revert "Add private grpixelconfigs for alpha_8 and alpha_half"
by Greg Daniel
· 7 years ago
70fb479
Ensure that removing last extension from GrGLExtension doesn't assert.
by Vladimir Levin
· 7 years ago
559f556
Remove support for image load/store
by Brian Salomon
· 7 years ago
33d17cb
Add private grpixelconfigs for alpha_8 and alpha_half
by Greg Daniel
· 7 years ago
e0070c0
Patch up ref counting of proxies (take 2)
by Robert Phillips
· 7 years ago
f1729a7
Extract Android FontMgr part of Typeface test.
by Ben Wagner
· 7 years ago
f44754a
Drop support for OSMesa in test tools and remove build bot
by Brian Salomon
· 7 years ago
2d9cb57
Revert "Patch up ref counting of proxies"
by Robert Phillips
· 7 years ago
8d5ce2d
Patch up ref counting of proxies
by Robert Phillips
· 7 years ago
24e4cc7
disable Android-specific SkTypeface test
by Mike Klein
· 7 years ago
66498bc
Try 2 for Gauss filter calculation
by Herb Derby
· 7 years ago
10d66cc
move Sk{Test,Random}ScalerContext to tools
by Mike Klein
· 7 years ago
cb6940b
DM FontMgr updates
by Mike Klein
· 7 years ago
6691807
Revert "Gauss filter calculation"
by Herb Derby
· 7 years ago
53ec7dc
Gauss filter calculation
by Herb Derby
· 7 years ago
fc31be4
Harden SkClassifyCubic
by Chris Dalton
· 7 years ago
df429f3
move parts of SkPoint to SkPointPriv
by Cary Clark
· 7 years ago
63bc48d
Add MakeCrossContextFromPixmap
by Brian Osman
· 7 years ago
82a62d2
Revert "refactored SkSLVarDeclaration out of existence"
by Ethan Nicholas
· 7 years ago
1ae353c
refactored SkSLVarDeclaration out of existence
by Ethan Nicholas
· 7 years ago
74f623d
make point array methods private
by Cary Clark
· 7 years ago
080baa4
Fix dangling pointers when Ganesh culls CCPR Ops early
by Chris Dalton
· 7 years ago
fddb6c0
Setup CCPR testing with GrMockContext
by Chris Dalton
· 7 years ago
60aaeb2
create imagepriv and name params
by Cary Clark
· 7 years ago
c77085d
Remove content area from GrTextureAdjuster.
by Greg Daniel
· 7 years ago
f78b55c
Simplify SkColorSpace::MakeICC
by Leon Scroggins III
· 7 years ago
45d6303
Have mip status match surface when snapping image from wrapped object
by Greg Daniel
· 7 years ago
65c7f66
Add mip support to GrAHardwareBufferImageGenerator
by Greg Daniel
· 7 years ago
0b6a3e4
Revert "Revert "Fix Debian9-Clang build""
by Robert Phillips
· 7 years ago
ec32534
Revert "Revert "Fix GrDefaultPathRender inversely wound path bug""
by Robert Phillips
· 7 years ago
03141d2
remove SkThread, using std::thread instead
by Mike Klein
· 7 years ago
fc28138
Revert "Fix GrDefaultPathRender inversely wound path bug"
by Robert Phillips
· 7 years ago
dd992c4
Revert "Fix Debian9-Clang build"
by Robert Phillips
· 7 years ago
08d73a4
Fix Debian9-Clang build
by Robert Phillips
· 7 years ago
511a9d4
Fix GrDefaultPathRender inversely wound path bug
by Robert Phillips
· 7 years ago
7947193
Merge clip rects in GrReducedClip
by Chris Dalton
· 7 years ago
b87f798
Consistently round fOffset in SkOffsetImageFilter
by Fredrik Söderquist
· 7 years ago
4cbb6e6
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
by Brian Salomon
· 7 years ago
c17bf32
Convert geometry shaders to operate in Skia device space
by Chris Dalton
· 7 years ago
be0bd92
more easy lowp shader stages
by Mike Klein
· 7 years ago
e252f08
Add hint to SkSurface::MakeRenderTarget that we will use mips
by Greg Daniel
· 7 years ago
261b8aa
Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator""
by Greg Daniel
· 7 years ago
1cb4171
Remove color space xform support from SkSL
by Brian Osman
· 7 years ago
6d6d603
make matrix serialization private
by Cary Clark
· 7 years ago
dbfecd0
Re-land unit test for clear bug (w/ AMD work-arounds)
by Robert Phillips
· 7 years ago
a8dacf3
Remove unused variables from test
by Benjamin Kramer
· 7 years ago
7477d96
Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"
by Greg Daniel
· 7 years ago
b8ad00b
Support creation/use of mipped proxy in GrBackendTextureImageGenerator
by Greg Daniel
· 7 years ago
b6ab10f
Move SkCodec::Origin into its own file
by Leon Scroggins III
· 7 years ago
2240be9
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
by Brian Osman
· 7 years ago
021e5c7
Revert "Add an Option for orientation on JPEG encodes"
by Ben Wagner
· 7 years ago
5411a60
Add an Option for orientation on JPEG encodes
by Leon Scroggins III
· 7 years ago
85f8536
Feed seed_shader() iota through a context pointer.
by Mike Klein
· 7 years ago
e4442cb
convert mapHomogeneousPoints to SkPoint3
by Cary Clark
· 7 years ago
494cfcd
Revert "Remove some blur tests on google3 until the flag is removed."
by Mike Klein
· 7 years ago
43f8bf0
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
by Brian Salomon
· 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
59f8f15
Revert "Use combined three pass code for image blur."
by Herb Derby
· 7 years ago
a0020f9
Remove some blur tests on google3 until the flag is removed.
by Herb Derby
· 7 years ago
bcc8e9b
Revert "Add unit test for clear bug"
by Robert Phillips
· 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
a2ac30d
Enable CCPR for volatile paths
by Chris Dalton
· 7 years ago
2fb81c0
Add unit test for clear bug
by Robert Phillips
· 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
8580d51
Add sk_InstanceID
by Chris Dalton
· 7 years ago
d4a0fc7
Use combined three pass code for image blur.
by Herb Derby
· 7 years ago
7bbbf62
Fix GrContext::writePixels bug
by Robert Phillips
· 7 years ago
d28a79d
Make GrResourceProvider more sk_spified
by Brian Salomon
· 7 years ago
f0cb7a0
Revert "move SkMatrix anonymous affine enum to private"
by Mike Reed
· 7 years ago
914a36b
MakeBackendTextureFromSkImage
by Eric Karl
· 7 years ago
708ec81
move SkMatrix anonymous affine enum to private
by Cary Clark
· 7 years ago
177e695
Add flag on GrBackendTexture to say whether texture is mipped or not
by Greg Daniel
· 7 years ago
c9472af
SkSL FPs now support child processors, converted ArithmeticFP to SkSL
by Ethan Nicholas
· 7 years ago
Next »