index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontco...
Bruce Wang
2018-06-22
*
Use the correct paint from the looper
Herb Derby
2018-06-22
*
GrTessellator: avoid split with zero primary and out-of-range secondary.
Stephen White
2018-06-22
*
Add SkGlyphRunList - v2
Herb Derby
2018-06-22
*
Alternative fix for stale MIP maps on texture export/import.
Brian Salomon
2018-06-21
*
Revert "Add SkGlyphRunList"
Herb Derby
2018-06-21
*
Use local strike caches to avoid flaky test behavior
Herb Derby
2018-06-21
*
Make SkStrikeCache::Validate call non global version
Herb Derby
2018-06-21
*
Add SkGlyphRunList
Herb Derby
2018-06-21
*
Fix vulkan copy resolve.
Greg Daniel
2018-06-21
*
make includes available for flutter
Cary Clark
2018-06-21
*
Expand ExclusiveStrikePtr with StrikeCache
Herb Derby
2018-06-21
*
OpenGL interop is simplified when the cl_context is not created by SKC.
Allan MacKinnon
2018-06-21
*
Switch to swap in moveOpListsToDDL for SkTArray
Robert Phillips
2018-06-21
*
use double to compute root to avoid overflow
Mike Reed
2018-06-21
*
abort really big path fuzzing
Cary Clark
2018-06-21
*
Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_Androi...
Bruce Wang
2018-06-21
*
Allow access to global glyph cache
Herb Derby
2018-06-21
*
Revert "Make SkRemoteGlyphCache tests use private glyph cache"
Herb Derby
2018-06-21
*
[skjson] Remove the scope index stack
Florin Malita
2018-06-20
*
add hello-opencl
Mike Klein
2018-06-20
*
Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage
Brian Salomon
2018-06-20
*
Make SkRemoteGlyphCache tests use private glyph cache
Herb Derby
2018-06-20
*
Overdue reorg of source tree to support multiple platforms & devices.
Allan MacKinnon
2018-06-20
*
SkTypes.h: general cleanup
Hal Canary
2018-06-20
*
Don't destroy VkPipelineLayouts until after command buffer recording.
Greg Daniel
2018-06-20
*
Fix license file in compute/skc/main.c
Ravi Mistry
2018-06-20
*
Fix degenerate case handling in fill_in_2D_gaussian_kernel
Robert Phillips
2018-06-20
*
Skia Compute core files
Allan MacKinnon
2018-06-20
*
Move GrSwizzle.h from include/private to src/gpu.
Brian Salomon
2018-06-19
*
Move GrGLSL.h from include/private to src/gpu/glsl.
Brian Salomon
2018-06-19
*
update software DM/nanobench configs for color testing
Mike Klein
2018-06-19
*
ccpr: Don't consider sub-pixel translation for caching on Android
Chris Dalton
2018-06-19
*
move imagefilters into separate dir and flag for build.gn
Mike Reed
2018-06-19
*
SkUtils: safe SkUTF16_NextUnichar
Hal Canary
2018-06-19
*
Implement SkTypeface_FreeType::onMakeClone which overrides SkTypeface::onMake...
Bruce Wang
2018-06-19
*
Revert "Revert "Change how vertex/instance attributes are handled in geometry...
Brian Salomon
2018-06-19
*
Use SkGlyphRun instead of builder
Herb Derby
2018-06-19
*
Reland "Reland "added 565 to 8888 conversion for gpu LCD text rendering for m...
Timothy Liang
2018-06-19
*
Move op memory storage to GrContext (take 2)
Robert Phillips
2018-06-19
*
Limit iterations when computing convex inset.
Jim Van Verth
2018-06-19
*
Clamp ambient blur radius
Jim Van Verth
2018-06-19
*
SkAR: drawing text, shapes, rotation modes enabled, translating objects
ziadb
2018-06-19
*
Fold SkJSON into Skia/utils
Florin Malita
2018-06-19
*
fix op fuzz timeout
Cary Clark
2018-06-19
*
fix fuzzer bugs in pathops
Cary Clark
2018-06-19
*
Revert "added GrSkSLFP and converted DitherEffect to use it"
Kevin Lubick
2018-06-19
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
Remove unused drawText code
Herb Derby
2018-06-19
*
Revert "Change how vertex/instance attributes are handled in geometry process...
Mike Klein
2018-06-19
[next]