index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface
robertphillips
2016-04-13
*
remove SK_SUPPORT_NEW_ONCREATESCALERCONTEXT, no longer needed in chdrome
reed
2016-04-12
*
distinguish distinct matrixconvolution benchmarks
mtklein
2016-04-12
*
Blitter for repeat RGBA8888->RGBA8888.
herb
2016-04-12
*
Add missing F16 case to reverse pixel config conversion
brianosman
2016-04-12
*
Begin switch to SkFontStyle for legacy calls.
bungeman
2016-04-12
*
sRGB support for distance field text.
brianosman
2016-04-12
*
Remove SimpleOffsetFilter
robertphillips
2016-04-12
*
Revert AlphaThresholdFilter to its old behavior wrt premul
robertphillips
2016-04-12
*
Make fuzz builds set SK_FUZZ_LOGGING
kjlubick
2016-04-12
*
Switch AlphaThresholdFilter over to new onFilterImage interface
robertphillips
2016-04-12
*
f16 and pm4f are always the same swizzle, so remove adaptor
reed
2016-04-12
*
Make more unit tests run on Vulkan
bsalomon
2016-04-12
*
GYP_DEFINES and DM flags for Vulkan bot
borenet
2016-04-12
*
Fix Vk build breakage due to new GrSLType
bsalomon
2016-04-12
*
Make is_ktx safer
scroggo
2016-04-12
*
Implement initCopySurfaceDstDesc for Vulkan
egdaniel
2016-04-12
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
iOS: Tweak xcodebuild location
borenet
2016-04-12
*
SkWStream::writeText inlined.
halcanary
2016-04-11
*
Implement texel buffers
cdalton
2016-04-11
*
Convert some unit tests from running on GL contexts to running on all contexts
bsalomon
2016-04-11
*
Vulkan config in dm
bsalomon
2016-04-11
*
Separate private headers for condition inclusion in BUILD file.
iroth
2016-04-11
*
Wait for all device work to finish before destroy VkDevice
egdaniel
2016-04-11
*
Switch SkTileImageFilter over to new onFilterImage interface
robertphillips
2016-04-11
*
nullptr -> "sans-serif" fixes bold in gm/colorwheel
mtklein
2016-04-11
*
Add GLSL support for texelFetch
cdalton
2016-04-11
*
Rename EmitArgs::fSamplers to fTexSamplers
cdalton
2016-04-11
*
Infer sampler precision from pixel config
cdalton
2016-04-11
*
Ensure all image filter tests have "ImageFilter" somewhere in the name.
senorblanco
2016-04-11
*
Add appendPrecisionModifier method to GrGLSLShaderBuilder
cdalton
2016-04-11
*
Switch SkPictureImageFilter over to new onFilterImage interface
robertphillips
2016-04-11
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Force upload to VRAM in filterImage
robertphillips
2016-04-11
*
Fixes for CommandBuffer bot
borenet
2016-04-11
*
Fix to zoom on Vulkan Viewer
egdaniel
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
adjust gm bounds for better content fit
reed
2016-04-11
*
Switch SkDisplacementImageFilter over to new onFilterImage interface
robertphillips
2016-04-11
*
Fix roll bot's win gn build
robertphillips
2016-04-10
*
arithmetic mode with Sk4f
mtklein
2016-04-10
*
Update SKP version
update-skps
2016-04-10
*
remove unused BML (binary xml) code
reed
2016-04-09
*
Update LightingImageFilter to sk_sp
robertphillips
2016-04-08
*
Add AVX/AVX2 support for runtime check
Melnikov.Sergey.V
2016-04-08
*
Fix memory leak in SkBlurImageFilter
robertphillips
2016-04-08
*
Add some benches for SkArithmeticMode.
senorblanco
2016-04-08
*
Fix context size for benchmakr.
herb
2016-04-08
*
Add SkFUZZF to help whitelist imagefilter fuzz failures
robertphillips
2016-04-08
[next]