Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d7255a716e539f909e0f5c6ec9ea1625f47ada4e
/
tests
b67b235
GrTessellator: always rewind to edge top when splitting.
by Stephen White
· 5 years ago
fd4f4df
Move GrQuad to src/gpu/geometry folder
by Michael Ludwig
· 5 years ago
bd1ef68
Implement color-based backend texture creation for Vulkan
by Robert Phillips
· 5 years ago
8043f32
Clean update ETC1 data utilities (take 2)
by Robert Phillips
· 5 years ago
e8db325
Add trivial implemenations of shaper run iterators.
by Ben Wagner
· 5 years ago
69aaee0
Revert "Compare pixels for TypefaceWithNoPaths test"
by Mike Reed
· 5 years ago
5bdf525
Fix divide by zero in interpreter test
by Brian Osman
· 5 years ago
b3f82dd
Reland "Remove call to copy in GrcontextPriv read/write pixel calls."
by Greg Daniel
· 5 years ago
909231c
Interpreter: Matrix/Vector multiplication
by Brian Osman
· 5 years ago
1e855b2
Interpreter: Support component-wise ops for matrices
by Brian Osman
· 5 years ago
4057352
Compare pixels for TypefaceWithNoPaths test
by Herb Derby
· 5 years ago
aa1b6b3
Make stencilRect() in GrRTCPriv more flexible.
by Michael Ludwig
· 5 years ago
16e6fd5
Interpreter: Fix vector/matrix equality and inequality
by Brian Osman
· 5 years ago
1013ecf
Revert "Remove call to copy in GrcontextPriv read/write pixel calls."
by Greg Daniel
· 5 years ago
8a3c059
GrTessellator: fix event creation for dead boundary edges.
by Stephen White
· 5 years ago
d0d66fb
Remove call to copy in GrcontextPriv read/write pixel calls.
by Greg Daniel
· 5 years ago
29e013d
Interpreter: Fix construction of Matrices
by Brian Osman
· 5 years ago
7eb5c0f
Add "GrMipMapped" parameter to visitProxies
by Chris Dalton
· 5 years ago
f8e60e4
Fix VkhardwareBufferTest to check for egl native fence extension.
by Greg Daniel
· 5 years ago
ae9633b
add SkSL support for mix, cross, and dot
by Ethan Nicholas
· 5 years ago
aad8315
Reland "Allow swapping out of GrBackendTexture used by SkSurface"
by Brian Salomon
· 5 years ago
f73b8db
Revert "Allow swapping out of GrBackendTexture used by SkSurface"
by Brian Salomon
· 5 years ago
07c117b
Support larger compound types in the interpreter
by Brian Osman
· 5 years ago
a541db4d
Add test of char to glyph round tripping.
by Ben Wagner
· 5 years ago
6a5f7e2
split RGB into YUV planes
by Mike Reed
· 5 years ago
41f395d
Reland "Track quad type on GrQuad directly"
by Michael Ludwig
· 5 years ago
9456f7a
Allow swapping out of GrBackendTexture used by SkSurface
by Brian Salomon
· 5 years ago
0dee19b
Revert "Track quad type on GrQuad directly"
by Robert Phillips
· 5 years ago
85766c4
Track quad type on GrQuad directly
by Michael Ludwig
· 6 years ago
459b295
Expand backend allocation API to allow an initialization color (only for GL to start)
by Robert Phillips
· 5 years ago
c51d791
Interpreter: Fix scalar -> vector constructors
by Brian Osman
· 5 years ago
08ba085
Revert "De-GL-ify tests, gm and tools"
by Robert Phillips
· 5 years ago
89fb346
De-GL-ify tests, gm and tools
by Robert Phillips
· 5 years ago
e384a1e
Reland "Make SkRemoteGlyphCache obey the prepareForDrawing contract"
by Herb Derby
· 5 years ago
1706cbf
Remove VisitorType from GrOp::visitProxies
by Chris Dalton
· 5 years ago
b04b694
Make GrGLGpu::createBackendTexture parallel GrGLGpu::createTextureImpl
by Robert Phillips
· 5 years ago
82162ee
SkSL interpreter intrinsics
by Ethan Nicholas
· 5 years ago
201491e
Revert "Make SkRemoteGlyphCache obey the prepareForDrawing contract"
by Herb Derby
· 5 years ago
4e04530
Make SkRemoteGlyphCache obey the prepareForDrawing contract
by Herb Derby
· 5 years ago
ab6eefe
Move SkLeanWindows.h to src.
by Ben Wagner
· 6 years ago
fe0aeb3
update SkUserConfig.h a bit
by Mike Klein
· 6 years ago
5c7a25b
Move explicit backend object allocation API to GrContext
by Robert Phillips
· 6 years ago
729a23f
Move ccpr headers for display list out of include/private.
by Ben Wagner
· 6 years ago
9e6a393
support for SkSL interpreter external function calls
by Ethan Nicholas
· 6 years ago
a8ceb77
Revert "remove SkMiniPicture and co."
by Mike Klein
· 6 years ago
b6a6f08
disassemble on unit test failure
by Mike Klein
· 6 years ago
efb9f14
Add testing of mipmaps to backend allocation test
by Robert Phillips
· 6 years ago
f3fa600
Implement postfix ++/--, and use the correct 1 for floats
by Brian Osman
· 6 years ago
201700f
Initial version of rescaling async readback API
by Brian Salomon
· 6 years ago
9b16f81
Switch over to using new direct allocation API in our tests (as much as possible at least)
by Robert Phillips
· 6 years ago
4e93feb
Interpreter: Implement ternary operator
by Brian Osman
· 6 years ago
0c6daf0
Direct backend object allocation API
by Robert Phillips
· 6 years ago
1091f02
Interpreter: Change all Load/Store ops to use immediate indices
by Brian Osman
· 6 years ago
91164d1
added external value support to SkSL interpreter
by Ethan Nicholas
· 6 years ago
b745129
Interpreter: Implement/fix vectorized load/store of globals
by Brian Osman
· 6 years ago
945d1e5
simplify rtree loops in Skia too
by Mike Klein
· 6 years ago
21bca28
Move SkMessageBus.h into src/core
by Ben Wagner
· 6 years ago
8bd6e8f
Move SkTSearch.h into src.
by Ben Wagner
· 6 years ago
226668a
Add support for calling functions within the interpreter
by Brian Osman
· 6 years ago
ad44dd5
preserve comments past the #include ""
by Mike Klein
· 6 years ago
5162a74
Remove GpuLayerCacheTest
by Ben Wagner
· 6 years ago
046ecb1
remove SkMiniPicture and co.
by Mike Klein
· 6 years ago
42dda08
Remove some uses of GrBytesPerPixel (take 2)
by Robert Phillips
· 6 years ago
a705cb9
remove SkLiteDL
by Mike Klein
· 6 years ago
f1344ac
Remove SK_ALLOW_STATIC_GLOBAL_INITIALIZERS from tests.
by Ben Wagner
· 6 years ago
4167215
Fix stack indexing bug in vectorized unsigned -> float conversion
by Brian Osman
· 6 years ago
0221e8b
Revert "Remove some uses of GrBytesPerPixel"
by Robert Phillips
· 6 years ago
13f02be2
Remove some uses of GrBytesPerPixel
by Robert Phillips
· 6 years ago
44d4476
Interpreter: Fix bool literals
by Brian Osman
· 6 years ago
9b86955
Add thread safety annotations for SkMutex
by Herb Derby
· 6 years ago
9dbcdcc
Alter createTestingOnlyBackendTexture methods
by Robert Phillips
· 6 years ago
a6fcb76
ccpr: Clip path octo bounds by the scissor
by Chris Dalton
· 6 years ago
cd734f6
Add color space and type conversion support to asyncReadPixels
by Brian Salomon
· 6 years ago
ab32f65
Add SkSurface::asyncReadPixels()
by Brian Salomon
· 6 years ago
ad8efda
Reland "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA.""
by Brian Salomon
· 6 years ago
4687bdd
Fix DDL tests when MIP map support not available
by Brian Salomon
· 6 years ago
8fbca48
Revert "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA.""
by Brian Salomon
· 6 years ago
622b6f5
Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."
by Brian Salomon
· 6 years ago
bc0c460
Revert "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."
by Robert Phillips
· 6 years ago
797efca
Add option to GrContext::flush for GrPrepareForExternalIORequests.
by Greg Daniel
· 6 years ago
a15f355
Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA.
by Brian Salomon
· 6 years ago
d369a5e
Add setInputs to SkSL::Interpreter
by Brian Osman
· 6 years ago
f9a1fdf
Reland "Add flush() to SkImage."
by Brian Salomon
· 6 years ago
693bc2b
Revert "Add flush() to SkImage."
by Brian Salomon
· 6 years ago
d0503a7
Add flush() to SkImage.
by Brian Salomon
· 6 years ago
9ff5acb
Separate GrCaps for semaphores and fence syncs.
by Brian Salomon
· 6 years ago
3b41baf
Add support for float remainder to interpreter
by Brian Osman
· 6 years ago
5785e4a
Use SkFontHinting instead of macros.
by Ben Wagner
· 6 years ago
15c9142
Repro Chrome bug and add Skia-side fix
by Robert Phillips
· 6 years ago
51e15a6
Use SkTextEncoding enum instead of macros.
by Ben Wagner
· 6 years ago
354ecf3
fixed SkSL interpreter negate op
by Ethan Nicholas
· 6 years ago
8e49a69
Loosen up checks in DDLSkSurfaceFlush
by Robert Phillips
· 6 years ago
444aa12
fixed SkSL interpreter test
by Ethan Nicholas
· 6 years ago
ee5fd13
Add test for DDLs and SkSurface::flush
by Robert Phillips
· 6 years ago
dfcad06
more SkSL interpreter performance work
by Ethan Nicholas
· 6 years ago
9707a7e
IWYU for tests A-D.
by Ben Wagner
· 6 years ago
b0d8b76
Make finish flush procs work with GL.
by Brian Salomon
· 6 years ago
5f2807b
Clean up CanvasTest.cpp some more
by Hal Canary
· 6 years ago
cbf6d30
Clean up CanvasTest.cpp macros.
by Ben Wagner
· 6 years ago
ac55784
Tests: re-sort gni, file name convention
by Hal Canary
· 6 years ago
Next »