Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
6dfcecad33c949e775a3fd0a58637721ab5e295e
/
src
6dfceca
Make SkColorFilter::appendStages() not fail.
by Mike Klein
· 7 years ago
2a55c8e
Avoid assertion in MSAA rendering buffer about indexed draw with zero index count
by Brian Salomon
· 7 years ago
5c77975
Add flag to avoid stencil buffers in Skia
by Eric Karl
· 7 years ago
fda4600
SkPerlinNoiseShader: handle pathological inputs
by Hal Canary
· 7 years ago
8734566
Convert color to dst (once) in color shaders
by Matt Sarett
· 8 years ago
c84c030
Add debug-only helper methods to get #ops & #clips per opList
by Robert Phillips
· 7 years ago
6410d29
Remove 'fDrawFace' from GrPipeline
by Robert Phillips
· 7 years ago
d2da87d
Forward getGrContext in color space xform canvas
by Brian Osman
· 7 years ago
7f1d020
remove (possibly slow) call to refEncoded in getDeferredTextureImageData
by Mike Reed
· 7 years ago
090fbf8
Add radial gradient stage.
by Herb Derby
· 7 years ago
8606cf8
Implement disconnect function for GrVkGpu
by Greg Daniel
· 7 years ago
0c9d13b
Minor sksl parser cleanup
by Ethan Nicholas
· 7 years ago
892af1e
add a guide to contributing to SkJumper
by Mike Klein
· 7 years ago
449d78f
Revert "Added SkImage::MakeCrossContextFromEncoded"
by Brian Salomon
· 7 years ago
823bdd9
fixed InstanceProcessor SkSL code
by Ethan Nicholas
· 7 years ago
d1835d7
"can we?" -> "do we want to?" for SkRasterPipelineBlitter
by Mike Klein
· 7 years ago
83b1b3d
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 7 years ago
9e14696
SkAdvancedTypefaceMetrics: pack fields better
by Hal Canary
· 7 years ago
be25600
fix commented-out gaussian
by Mike Klein
· 7 years ago
e308a12
Remove height functor for shadows and replace with plane equation params
by Jim Van Verth
· 7 years ago
6f24180
vk: don't re-check the primitive type for each batch of a mesh
by Chris Dalton
· 7 years ago
b37208f
Revert "Revert "Re-enable deferred proxies in Chrome""
by Robert Phillips
· 7 years ago
49081d1
Expand GrTextureProxy to handle highestFilterMode
by Robert Phillips
· 7 years ago
26368c3
Minimize computeTotalInverse()'s inputs
by Florin Malita
· 7 years ago
8e45b4f
GL: track enabled vertex arrays as a count rather than a mask
by Chris Dalton
· 8 years ago
15b2509
Update minimum non-ES OpenGL spec to 2.0.
by Brian Salomon
· 7 years ago
f086167
Remove support for GLs without separate stencil.
by Brian Salomon
· 7 years ago
be4c9b0
Add filtering and zlib-level options to SkPngEncoder
by Matt Sarett
· 7 years ago
2983f40
Re-land of "eliminated GrGLSLExpr".
by Ethan Nicholas
· 7 years ago
0562eb9
Allow wrapped resources to have unique keys
by Brian Osman
· 7 years ago
ff60b17
GrTessellator AA: fix 1px wide paths.
by Stephen White
· 8 years ago
63f717d
Remove Sk4fGradientInterval::fZeroRamp
by Florin Malita
· 7 years ago
5bbd076
SkImage::isValid
by Brian Osman
· 7 years ago
bb33833
jumper, finish blend modes
by Mike Klein
· 8 years ago
05814de
Revert "Re-enable deferred proxies in Chrome"
by Robert Phillips
· 7 years ago
9bb75af
Tighten up gradient clamp logic.
by Mike Klein
· 8 years ago
c2dd5ed
Add GrVkTexelBuffer class
by Greg Daniel
· 8 years ago
555c49c
Re-enable deferred proxies in Chrome
by Robert Phillips
· 8 years ago
c682038
remove old 565 destination opts
by Mike Klein
· 8 years ago
4c6e410
impl 4f version for tricolor shader
by Mike Reed
· 8 years ago
7633477
Fix color blending for analytic shadows
by Jim Van Verth
· 8 years ago
6d34228
Allow custom GrAtlasGlyphCache texture sizes
by Eric Karl
· 8 years ago
8d1e0ac
More analytic shadow refactoring.
by Jim Van Verth
· 8 years ago
22469d9
Stub encoding impls for clients without libraries
by Matt Sarett
· 8 years ago
9444bdd
composecolorfilter can now append stages
by Mike Reed
· 8 years ago
2627b04
SkTypeface: remove old virtual onGetAdvancedMetrics, since https://crrev.com/2860293003
by Hal Canary
· 8 years ago
b1485f2
tweak the gaussian quartic
by Mike Reed
· 8 years ago
04c3731
SkEncoder: Rename files, change webp API, for consistency
by Matt Sarett
· 8 years ago
76fcb10
Fix clang compiler error in SkSLFileOutputStream
by Matt Sarett
· 8 years ago
afc2368
Revert "GL: track enabled vertex arrays as a count rather than a mask"
by Chris Dalton
· 8 years ago
2fbd016
speed-up 4f version of modecolorfilter and modulate
by Mike Reed
· 8 years ago
c367d03
Add support for row-by-row png encodes
by Matt Sarett
· 8 years ago
243ed37
Remove unnecessary non-UTF8 character
by Leon Scroggins III
· 8 years ago
fe199b7
Add postFlush call to GrOnFlushCallbackObject
by Chris Dalton
· 8 years ago
9d687df
Avoid interpolating color lut with less than 2 points
by Matt Sarett
· 8 years ago
788c3c4
SkDiscardableMemoryPool: always have a mutex for testing
by Hal Canary
· 8 years ago
bc5d4d7
Split tracking of TexelBuffers from normal samplers
by Greg Daniel
· 8 years ago
288d041
GL: track enabled vertex arrays as a count rather than a mask
by Chris Dalton
· 8 years ago
c2371a4
sksl optimizer fixes
by Ethan Nicholas
· 8 years ago
e12c69e
optimize gaussian with herbs quartic
by Mike Reed
· 8 years ago
ce78bad
header cleanup
by Hal Canary
· 8 years ago
209e4b1
Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
by Hal Canary
· 8 years ago
a55ea5e
Local matrix support for RP gradients
by Florin Malita
· 8 years ago
a377184
Retry "Factor out common code from sweep and linear."
by Mike Klein
· 8 years ago
02ab8cc
Revert "Factor out common code from sweep and linear."
by Mike Klein
· 8 years ago
4c29633
CRC32 no longer restricted to ARM64
by Amaury Le Leyzour
· 8 years ago
783c436
Fix comma in vulkan
by Greg Daniel
· 8 years ago
18f9602
Add support for Geom shaders in Vulkan backend.
by Greg Daniel
· 8 years ago
b7a330f
Factor out common code from sweep and linear.
by Herb Derby
· 8 years ago
59ad782
Revert "SkTypeface::getAdvancedMetrics(): cleanup"
by Hal Canary
· 8 years ago
a4677b5
Make GrSimpleMeshDrawOpHelper consider blend barriers/dst textures for batching.
by Brian Salomon
· 8 years ago
cef0188
SkTypeface::getAdvancedMetrics(): cleanup
by Hal Canary
· 8 years ago
b9641bd
force all colorfilters to implement 4f
by Mike Reed
· 8 years ago
342a9fa
add virtual to support CTFontRef
by Mike Reed
· 8 years ago
060d982
Combine the ambient and spot alphas into the base color for geometric shadows.
by Jim Van Verth
· 8 years ago
db711c9
move dither after the transfer function
by Mike Klein
· 8 years ago
65f33fc
Fix spot shadow inset.
by Jim Van Verth
· 8 years ago
952a243
Add GrGpuTextureProxyRef
by Robert Phillips
· 8 years ago
9f3dcb3
Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior"
by Matt Sarett
· 8 years ago
421fe44
Revert "Revert "Revert "eliminated GrGLSLExpr"""
by Ethan Nicholas
· 8 years ago
5c1b360
src/pdf: code cleanup
by Hal Canary
· 8 years ago
bc6e5ff
Finish removal of SkImageInfo from SkPixelRef
by Matt Sarett
· 8 years ago
b59a9da
Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior"
by Matt Sarett
· 8 years ago
64dbb89
GrTessellator: fix for vertex coincident with enclosing edge.
by Stephen White
· 8 years ago
9ad0531
Add SkImage::makeColorSpace() with correct transfer fn behavior
by Matt Sarett
· 8 years ago
1478f74
Revert "treat SkPMColor as sRGB in SkPM4f::FromPMColor()"
by Mike Klein
· 8 years ago
6d4b65e
Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp.""
by Brian Salomon
· 8 years ago
a4f3e14
treat SkPMColor as sRGB in SkPM4f::FromPMColor()
by Mike Klein
· 8 years ago
0f35332
Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."
by Brian Salomon
· 8 years ago
ff574e0
Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp.
by Brian Salomon
· 8 years ago
bc4c96b
fix G3 opt android_arm build?
by Mike Klein
· 8 years ago
f40b249
Validate SkSpecialSurface raster info
by Florin Malita
· 8 years ago
e80e618
headers: fix
by Hal Canary
· 8 years ago
ab244f0
Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""
by Florin Malita
· 8 years ago
ff92650
Convert GrMesh to a struct
by Chris Dalton
· 8 years ago
8559183
Delete SkBitmap::copyTo()
by Matt Sarett
· 8 years ago
0187ae6
sksl SPIR-V sampledBuffer support
by Ethan Nicholas
· 8 years ago
581e698
dither stage
by Mike Klein
· 8 years ago
a91e0b7
Allow TextureSamplers to have null GrTexture pointer
by Robert Phillips
· 8 years ago
7eb8698
Add sweep gradient to SkRasterPipeline
by Herb Derby
· 8 years ago
Next »