Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
53a0298de3de8f7b2f2299675b91ae293724d37d
/
src
53a0298
GrTessellator: fix for ping-pong split fuzzer hang.
by Stephen White
· 7 years ago
a9d3dae
Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."
by Greg Daniel
· 7 years ago
de81143
Revert "Move include into head to fix build breakage."
by Greg Daniel
· 7 years ago
fac6953
Move include into head to fix build breakage.
by Greg Daniel
· 7 years ago
35b40ce
Revert "Check for ANGLE's implementation of texture_rectangle"
by Ravi Mistry
· 7 years ago
27714a0
3d
by Mike Reed
· 7 years ago
00f8866
Check for ANGLE's implementation of texture_rectangle
by Weiliang Chen
· 7 years ago
331c266
Use GrVkMemoryAllocator for vulkan memory allocations in ganesh.
by Greg Daniel
· 7 years ago
9febd0b
Add a dummy SkColorTable.cpp in src/codec
by Leon Scroggins III
· 7 years ago
5d1adbf
Make sk_sp operator bool explicit.
by Ben Wagner
· 7 years ago
70132d0
Make GrPrimitiveProcessor::Attribute a class, hide data members.
by Brian Salomon
· 7 years ago
8dc68c6
Make skcms mandatory
by Brian Osman
· 7 years ago
588f879
warmup, remove clamping in append_gamut_transform()
by Mike Klein
· 7 years ago
34ab0f2
whoops
by Mike Klein
· 7 years ago
cf9086c
Revert "Allow CCPR in DDL mode"
by Robert Phillips
· 7 years ago
594b64c
Revert "Revert "Make GrTextureOp disable coverage AA when rect falls on integers.""
by Brian Salomon
· 7 years ago
18dbfd0
Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API."
by Greg Daniel
· 7 years ago
93540dd
Allow CCPR in DDL mode
by Robert Phillips
· 7 years ago
9660108
Add DDL to SKPBench
by Robert Phillips
· 7 years ago
cd21d67
Revert "fonts: Use correct SurfaceProps in analysis canvas for remoting."
by Ravi Mistry
· 7 years ago
f2c7364
support image-subsets in serialization
by Mike Reed
· 7 years ago
4f078f7
fonts: Use correct SurfaceProps in analysis canvas for remoting.
by Khushal
· 7 years ago
cdbec8f
remove bit, srgbnl config in DM
by Mike Klein
· 7 years ago
bfe9598
Revert "GrTessellator: fix for ping-pong split fuzzer hang."
by Ravi Mistry
· 7 years ago
8624059
Rename GrAtlasTextBlob -> GrTextBlob
by Herb Derby
· 7 years ago
bfb2a05
GrTessellator: fix for ping-pong split fuzzer hang.
by Stephen White
· 7 years ago
36be574
Revert "Make GrTextureOp disable coverage AA when rect falls on integers."
by Brian Salomon
· 7 years ago
97918ff
wouldn't it be nice?
by Mike Klein
· 7 years ago
ca439a0
Make GrTextureOp disable coverage AA when rect falls on integers.
by Brian Salomon
· 7 years ago
bdb4956
Drop unneeded .get() in GrCoverageCountingPathRenderer.cpp
by tzik
· 7 years ago
d8eb7b6
Reland "Turn off domain in GrTextureOp when src rect contains entire proxy"
by Brian Salomon
· 7 years ago
16b1eab
Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp"
by Brian Salomon
· 7 years ago
b80ffee
Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."
by Brian Salomon
· 7 years ago
633f20e
Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."
by Stephen White
· 7 years ago
024317f
Revert "Workaround constexpr bug in MSVC 2015 in GrTextureOp"
by Stephen White
· 7 years ago
95ef524
Revert "Turn off domain in GrTextureOp when src rect contains entire proxy"
by Stephen White
· 7 years ago
06768ca
GrTessellator: remove collinear vertices.
by Stephen White
· 7 years ago
98bddf9
Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API."
by Greg Daniel
· 7 years ago
26c0e4c
Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API.
by Greg Daniel
· 7 years ago
869433f
Turn off domain in GrTextureOp when src rect contains entire proxy
by Brian Salomon
· 7 years ago
9eff78e
Workaround constexpr bug in MSVC 2015 in GrTextureOp
by Brian Salomon
· 7 years ago
26cbe51
Rename GrAtlasTextContext -> GrTextContext
by Herb Derby
· 7 years ago
4a0ad50
skip unpremul...premul with only linear ops between
by Mike Klein
· 7 years ago
7741855
skip transfer functions when not needed
by Mike Klein
· 7 years ago
a06f215
added interface block, vector comparison intrinsics, and mvk integration for metal sksl backend
by Timothy Liang
· 7 years ago
be6e575
spin off unpremul and opaque tests
by Mike Klein
· 7 years ago
b12175f
Remove memory pool use from SkTextBlobCache
by Herb Derby
· 7 years ago
8a8dd33
Make SkImage own its GrContext.
by Brian Salomon
· 7 years ago
5a5e084
allow divide-by-zero in conics
by Mike Reed
· 7 years ago
7d8276c
skip gamut transform when identity
by Mike Klein
· 7 years ago
6968f9c
SkColorSpaceXformSteps
by Mike Klein
· 7 years ago
7916c0e
Properly zero in webp if no prior frame
by Leon Scroggins III
· 7 years ago
a0047bc
Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp.
by Brian Salomon
· 7 years ago
6ddbafc
Move vulkan layout helpers from GrVkMemory to GrVkImage.
by Greg Daniel
· 7 years ago
4ade54d
allow div-by-zero in shadow utils
by Mike Reed
· 7 years ago
75bf216
Move SkYUVAIndex and SkImageSourceChannel to SkImageInfoPriv.h until used in public API
by Brian Salomon
· 7 years ago
b515ae7
Add GPU perspective support for color emoji
by Jim Van Verth
· 7 years ago
d416083
Reland fonts: Cleanup cache miss logging for font remoting.
by Khushal
· 7 years ago
3e7548c
Reland fonts: Add support for distance field text to font remoting.
by Khushal
· 7 years ago
daef06a
ccpr: Handle winding and even-odd in the same shader
by Chris Dalton
· 7 years ago
13235d8
Revert "ccpr: Handle winding and even-odd in the same shader"
by Chris Dalton
· 7 years ago
4aafb3a
Alternate between two SkBitmaps in SkAnimatedImage
by Leon Scroggins III
· 7 years ago
1530f39
Make DNG decodes single threaded on Android
by Leon Scroggins III
· 7 years ago
5dd3fcc
ccpr: Handle winding and even-odd in the same shader
by Chris Dalton
· 7 years ago
a71305c
ccpr: Add a mechanism to detach and merge pending paths
by Chris Dalton
· 7 years ago
bed9d5e
Add usage of SkYUVAIndex as pre-step to transfer to new YUVA API
by Weiliang Chen
· 7 years ago
ee43091
fix 0.499999f rounding case for triangles
by Mike Reed
· 7 years ago
d7e2227
ccpr: Remove GrCCDrawPathsOp's back-pointer into CCPR
by Chris Dalton
· 7 years ago
5bedc80
reduce clip-limit for scan converter to avoid quad-edge overflow
by Mike Reed
· 7 years ago
f104fec
Delete GrDrawOp::wasRecorded
by Chris Dalton
· 7 years ago
3087c1f
tweak tolerance again for cubics
by Mike Reed
· 7 years ago
6747f52
Reland "start cleaning up non-skcms SkColorSpaceXforms"
by Mike Klein
· 7 years ago
7257e22
Revert "fonts: Add support for distance field text to font remoting."
by Mike Klein
· 7 years ago
fc6cf92
Revert "fonts: Cleanup cache miss logging for font remoting."
by Mike Klein
· 7 years ago
e60ae82
Revert "start cleaning up non-skcms SkColorSpaceXforms"
by Mike Klein
· 7 years ago
2b8a0d1
fonts: Cleanup cache miss logging for font remoting.
by Khushal
· 7 years ago
35e0a1a
fonts: Add support for distance field text to font remoting.
by Khushal
· 7 years ago
1c54894
ccpr: Remove local matrix data from path instances
by Chris Dalton
· 7 years ago
17031a7
Use layered templates for optional vertex attributes in GrTextureOp.
by Brian Salomon
· 7 years ago
339133f8
start cleaning up non-skcms SkColorSpaceXforms
by Mike Klein
· 7 years ago
1724db1
Remove SkTextBox
by Herb Derby
· 7 years ago
7b37694
GrTessellator: fix crash on merging a dead edge.
by Stephen White
· 7 years ago
86c4001
GrTextureOp: Rename template params "V" instead of "Vertex".
by Brian Salomon
· 7 years ago
5b58b7c
Reland "strip down SkICC.cpp"
by Mike Klein
· 7 years ago
89735a0
GrTessellator: remove 64K vertex limit.
by Stephen White
· 7 years ago
8afa554
Revert "remove fragile hack in addOval to avoid computing bounds"
by Mike Klein
· 7 years ago
1e7c658
drawPosText no longer obeys paint alignment
by Herb Derby
· 7 years ago
4bfb50b
ccpr: Abstract the draws list in a separate class
by Chris Dalton
· 7 years ago
bc721ba
remove fragile hack in addOval to avoid computing bounds
by Mike Reed
· 7 years ago
18934c6
Simplify aligment for DFT drawText
by Herb Derby
· 7 years ago
c402b77
Remove sk_64_isS32 and sk_64_asS32
by Herb Derby
· 7 years ago
969be1c
Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice.
by Brian Salomon
· 7 years ago
3a69c74
Fix unit tests when workarounds are enabled
by Adrienne Walker
· 7 years ago
6d138bf
Reland "Remove GrBackendObject and all related functions from Skia."
by Greg Daniel
· 7 years ago
be3c1d2
Add perspective support to GrTextureOp.
by Brian Salomon
· 7 years ago
4dc5a45
remove defines and add commas
by Cary Clark
· 7 years ago
c490b28
Disable perspective for emoji fallback
by Jim Van Verth
· 7 years ago
32a4910
Revert "remove toString"
by Cary Clark
· 7 years ago
5191880
remove toString
by Cary Clark
· 7 years ago
861b52e
tweak conservative bounds value to save aberrant cubic
by Mike Reed
· 7 years ago
Next »