Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c27967f3a466e13676e91ca641c09bb4752b0086
/
src
da2b9f3
Add Gr enums and version parsing for SwiftShader
by Kevin Lubick
· 6 years ago
4225b32
Have draw(Text|PosText|PosTextH) use a single entry on the device
by Herb Derby
· 7 years ago
cdaf661
Consolidate ambient and spot code setup.
by Jim Van Verth
· 6 years ago
d00ef06
SkPDF: Fastpath for clipstack flattening
by Hal Canary
· 6 years ago
2f2a703
add upm->upm helper
by Mike Klein
· 6 years ago
8f9c325
Always use filterColor4f to filter paint colors
by Brian Osman
· 6 years ago
7d63778
fixed interface/in/out struct for mvk integration and added a few missing builtins to skslc msl backend
by Timothy Liang
· 6 years ago
1b7cd33
handle degenerate call to blitAntiRect
by Mike Reed
· 6 years ago
77169c8
GrTessellator: fix for overlapping outer boundary edges in AA case.
by Stephen White
· 6 years ago
1589154
rm dead code
by Mike Klein
· 6 years ago
69d0e51
Remove alpha readback path in GrGLGpu::onReadPixels
by Brian Salomon
· 6 years ago
7c93472
Add null checks for GrSkSLtoGLSL to GrGLProgramBuilder
by Brian Salomon
· 6 years ago
5059541
need conservative bounds for triangles due to SkFixed drift in SkEdge
by Mike Reed
· 6 years ago
ad445ce
Remove GrPaint::setGammaCorrect
by Brian Osman
· 6 years ago
feb9fa9
Turn off logging for tests
by Herb Derby
· 6 years ago
e1adc3a
Remove color space restrictions from image infos
by Brian Osman
· 6 years ago
a694870
Remove origin from GrGpu::readPixels
by Brian Salomon
· 6 years ago
a9b04b9
Remove origin from GrGpu::writePixels
by Brian Salomon
· 6 years ago
9363ac4
Remove most of the remaining conflation of colorSpace and sRGB in Ganesh
by Brian Osman
· 6 years ago
b54d223
fix a weird edge case in to_srgb stage
by Mike Klein
· 6 years ago
804d0f2
turn on pointer-overflow on ASAN/UBSAN bots
by Mike Klein
· 6 years ago
11203af
Remove noise from test output
by Herb Derby
· 6 years ago
0ba9fa0
Remove GrGpu::getWritePixelsInfo
by Brian Salomon
· 6 years ago
d494f6e
Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/WritePixels2
by Brian Salomon
· 6 years ago
7027691
Set bounds correctly for color emoji that need post-cache transfoms
by Jim Van Verth
· 6 years ago
8683037
Always keep buffers in vulkan persistently mapped.
by Greg Daniel
· 6 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 6 years ago
531a48e
GrTessellator: fix winding merged to zero on split edge.
by Stephen White
· 6 years ago
1989c49
Avoid divide-by-zero in shadow code
by Jim Van Verth
· 6 years ago
22f673d
Move SkColorTable to src/codec
by Leon Scroggins III
· 6 years ago
9ea47be
Skip bad line segments inside gen_alpha_deltas
by Yuqian Li
· 6 years ago
e70c5fb
Reland fonts: Use correct SurfaceProps in analysis canvas for remoting.
by Khushal
· 6 years ago
79aa2f1
don't walk off end of pointer
by Cary Clark
· 6 years ago
b4a8a62
SkFloatToDecimal: optimize the less common cases.
by Hal Canary
· 7 years ago
458f40a
font remoting: Fix errors with sub-pixel positioning mismatch.
by Khushal
· 6 years ago
81df041
Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."
by Greg Daniel
· 6 years ago
774168e
Allow CCPR in DDL mode (take 2)
by Robert Phillips
· 6 years ago
e304a8a
remove map() from SkRasterPipeline_opts.h
by Mike Klein
· 6 years ago
489e2bd
fonts: Fix image cache miss from glyphs too large for atlas.
by Khushal
· 6 years ago
bbcb7f7
Fix fuzzer bugs
by Robert Phillips
· 6 years ago
89ad31e
Revert "Reland "remove toString""
by Cary Clark
· 6 years ago
92e37b6
Reland "remove toString"
by Cary Clark
· 6 years ago
53a0298
GrTessellator: fix for ping-pong split fuzzer hang.
by Stephen White
· 6 years ago
a9d3dae
Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."
by Greg Daniel
· 6 years ago
de81143
Revert "Move include into head to fix build breakage."
by Greg Daniel
· 6 years ago
fac6953
Move include into head to fix build breakage.
by Greg Daniel
· 6 years ago
35b40ce
Revert "Check for ANGLE's implementation of texture_rectangle"
by Ravi Mistry
· 6 years ago
27714a0
3d
by Mike Reed
· 6 years ago
00f8866
Check for ANGLE's implementation of texture_rectangle
by Weiliang Chen
· 6 years ago
331c266
Use GrVkMemoryAllocator for vulkan memory allocations in ganesh.
by Greg Daniel
· 6 years ago
9febd0b
Add a dummy SkColorTable.cpp in src/codec
by Leon Scroggins III
· 6 years ago
5d1adbf
Make sk_sp operator bool explicit.
by Ben Wagner
· 6 years ago
70132d0
Make GrPrimitiveProcessor::Attribute a class, hide data members.
by Brian Salomon
· 6 years ago
8dc68c6
Make skcms mandatory
by Brian Osman
· 6 years ago
588f879
warmup, remove clamping in append_gamut_transform()
by Mike Klein
· 6 years ago
34ab0f2
whoops
by Mike Klein
· 6 years ago
cf9086c
Revert "Allow CCPR in DDL mode"
by Robert Phillips
· 6 years ago
594b64c
Revert "Revert "Make GrTextureOp disable coverage AA when rect falls on integers.""
by Brian Salomon
· 6 years ago
18dbfd0
Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API."
by Greg Daniel
· 6 years ago
93540dd
Allow CCPR in DDL mode
by Robert Phillips
· 6 years ago
9660108
Add DDL to SKPBench
by Robert Phillips
· 6 years ago
cd21d67
Revert "fonts: Use correct SurfaceProps in analysis canvas for remoting."
by Ravi Mistry
· 6 years ago
f2c7364
support image-subsets in serialization
by Mike Reed
· 6 years ago
4f078f7
fonts: Use correct SurfaceProps in analysis canvas for remoting.
by Khushal
· 6 years ago
cdbec8f
remove bit, srgbnl config in DM
by Mike Klein
· 6 years ago
bfe9598
Revert "GrTessellator: fix for ping-pong split fuzzer hang."
by Ravi Mistry
· 6 years ago
8624059
Rename GrAtlasTextBlob -> GrTextBlob
by Herb Derby
· 6 years ago
bfb2a05
GrTessellator: fix for ping-pong split fuzzer hang.
by Stephen White
· 6 years ago
36be574
Revert "Make GrTextureOp disable coverage AA when rect falls on integers."
by Brian Salomon
· 6 years ago
97918ff
wouldn't it be nice?
by Mike Klein
· 6 years ago
ca439a0
Make GrTextureOp disable coverage AA when rect falls on integers.
by Brian Salomon
· 6 years ago
bdb4956
Drop unneeded .get() in GrCoverageCountingPathRenderer.cpp
by tzik
· 6 years ago
d8eb7b6
Reland "Turn off domain in GrTextureOp when src rect contains entire proxy"
by Brian Salomon
· 6 years ago
16b1eab
Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp"
by Brian Salomon
· 6 years ago
b80ffee
Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."
by Brian Salomon
· 6 years ago
633f20e
Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."
by Stephen White
· 6 years ago
024317f
Revert "Workaround constexpr bug in MSVC 2015 in GrTextureOp"
by Stephen White
· 6 years ago
95ef524
Revert "Turn off domain in GrTextureOp when src rect contains entire proxy"
by Stephen White
· 6 years ago
06768ca
GrTessellator: remove collinear vertices.
by Stephen White
· 6 years ago
98bddf9
Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API."
by Greg Daniel
· 6 years ago
26c0e4c
Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API.
by Greg Daniel
· 6 years ago
869433f
Turn off domain in GrTextureOp when src rect contains entire proxy
by Brian Salomon
· 6 years ago
9eff78e
Workaround constexpr bug in MSVC 2015 in GrTextureOp
by Brian Salomon
· 6 years ago
26cbe51
Rename GrAtlasTextContext -> GrTextContext
by Herb Derby
· 6 years ago
4a0ad50
skip unpremul...premul with only linear ops between
by Mike Klein
· 6 years ago
7741855
skip transfer functions when not needed
by Mike Klein
· 6 years ago
a06f215
added interface block, vector comparison intrinsics, and mvk integration for metal sksl backend
by Timothy Liang
· 6 years ago
be6e575
spin off unpremul and opaque tests
by Mike Klein
· 6 years ago
b12175f
Remove memory pool use from SkTextBlobCache
by Herb Derby
· 6 years ago
8a8dd33
Make SkImage own its GrContext.
by Brian Salomon
· 6 years ago
5a5e084
allow divide-by-zero in conics
by Mike Reed
· 6 years ago
7d8276c
skip gamut transform when identity
by Mike Klein
· 6 years ago
6968f9c
SkColorSpaceXformSteps
by Mike Klein
· 6 years ago
7916c0e
Properly zero in webp if no prior frame
by Leon Scroggins III
· 6 years ago
a0047bc
Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp.
by Brian Salomon
· 6 years ago
6ddbafc
Move vulkan layout helpers from GrVkMemory to GrVkImage.
by Greg Daniel
· 6 years ago
4ade54d
allow div-by-zero in shadow utils
by Mike Reed
· 6 years ago
75bf216
Move SkYUVAIndex and SkImageSourceChannel to SkImageInfoPriv.h until used in public API
by Brian Salomon
· 6 years ago
b515ae7
Add GPU perspective support for color emoji
by Jim Van Verth
· 6 years ago
d416083
Reland fonts: Cleanup cache miss logging for font remoting.
by Khushal
· 6 years ago
Next »