Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
61ffd53a906524836e2704b89637cceb487da76c
/
tests
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
0ec0bf0
Return error and exit from loop when there is error in compare bitmap test
by nagarajan.n
· 7 years ago
b89c883
keep SkRSXforms aligned in SkLiteDL
by Mike Klein
· 7 years ago
5eb1528
Add mulHi to SkNx
by Herb Derby
· 7 years ago
e076223
clone saturating cast code for doubles
by Mike Reed
· 7 years ago
c5b9498
SkPDF: consolidate two functions in SkPDFObjNumMap
by Hal Canary
· 7 years ago
3f98552
Small pathops cleanup.
by Ben Wagner
· 7 years ago
63fd760
Remove trailing whitespace.
by Ben Wagner
· 7 years ago
7f56d3d
Revert "Revert "Disable GL buffer mapping on TSAN/Mac.""
by Brian Salomon
· 7 years ago
df071d7
use new computeByteSize api
by Mike Reed
· 7 years ago
abff956
initClassID no longer auto-allocates ids
by Ethan Nicholas
· 7 years ago
4e7cdd5
Revert "Disable GL buffer mapping on TSAN/Mac."
by Brian Salomon
· 7 years ago
c203e65
Disable GL buffer mapping on TSAN/Mac.
by Brian Salomon
· 7 years ago
67ef5d7
Remove SkTypeface::Style use in API.
by Ben Wagner
· 7 years ago
cc604e5
CCPR: Add workaround for PowerVR crash
by Chris Dalton
· 7 years ago
e1da1d9
Add option to create a deferred render target context with mips
by Greg Daniel
· 7 years ago
f1b47bb
Add a cap for geometry shader invocations
by Chris Dalton
· 7 years ago
1265894
Don't execute onFlush op lists until after GPU data is uploaded
by Chris Dalton
· 7 years ago
583dd2b
add constexpr to SkRect, SkIRect Make functions
by Cary Clark
· 7 years ago
b379dcd
Sever fOriginalPath connection whenever a GrShape becomes a simple type
by Brian Osman
· 7 years ago
5fcd391
Fix path renderer cache test logic to account for other resources
by Brian Osman
· 7 years ago
fa8c080
Use SK_DISABLE_DEFERRED_PROXIES to only disable deferred proxies for Chrome
by Robert Phillips
· 7 years ago
c42b20b
Revert "Revert "When flushing, reset flush state before op lists""
by Greg Daniel
· 7 years ago
f0ffb89
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Mike Reed
· 7 years ago
af89366
Make SkString reference counting thread/TSAN safe.
by Ben Wagner
· 7 years ago
7ea46bf
Remove test suppresion for ANGLE GLPrograms test
by Brian Osman
· 7 years ago
73f7e1d
Temporarily disable deferred texture proxies
by Robert Phillips
· 7 years ago
5a2e50e
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"""
by Mike Reed
· 7 years ago
cd284c5
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""
by Mike Reed
· 7 years ago
3ec9573
Add unit test for pinned SkImages
by Robert Phillips
· 7 years ago
4cdbf60
Avoid uninitialized memory in readByteArrayAsData
by Leon Scroggins III
· 7 years ago
29011a2
Remove tolerance form SkClassifyCubic
by Chris Dalton
· 7 years ago
809cbed
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Jim Van Verth
· 7 years ago
0b5e7d1
Treat invalid indices as transparent in gifs
by Chris Blume
· 7 years ago
e567746
Fix truncated webp images
by Leon Scroggins III
· 7 years ago
28c434b
Handle instantiation of proxies with pending invalidation messages
by Brian Osman
· 7 years ago
88757da
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
fa7ee24
changed vertex attribute precisions to be actual types
by Ethan Nicholas
· 7 years ago
f46633f
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Greg Daniel
· 7 years ago
bed683a
switched gl_Position and gl_PointSize to sk_*
by Ethan Nicholas
· 7 years ago
e9242ca
Invalidate textures cached by SW path renderer when paths go away
by Brian Osman
· 7 years ago
e2d76d5
Remove fIsMipMapped from GrSurfaceDesc
by Greg Daniel
· 7 years ago
cd87140
Add ability to remove unique key from proxy and underlying surface.
by Greg Daniel
· 7 years ago
98a6216
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
90f28ec
Add some asserts and explict setting of fIsMipMapped
by Greg Daniel
· 7 years ago
5922739
Revert "Revert "migrate to sk_sp for SkFontMgr API""
by Mike Reed
· 7 years ago
f6f7cf6
Invalidate path VBs when paths are destroyed
by Brian Osman
· 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
b449666
Reland "Fix SkImageSource::filterBounds()" again
by Xianzhu Wang
· 7 years ago
Next »