index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gn
Commit message (
Expand
)
Author
Age
*
Add ear-clipping code to triangulate simple polygons.
Jim Van Verth
2018-06-29
*
Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
Greg Daniel
2018-06-28
*
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
Greg Daniel
2018-06-28
*
Reland "Let client pass in full extension to GrVkBackendContext."
Greg Daniel
2018-06-28
*
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
Greg Daniel
2018-06-28
*
added TextureRenderTarget to Metal gpu backend
Timothy Liang
2018-06-28
*
Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
Greg Daniel
2018-06-27
*
Revert "Let client pass in full extension to GrVkBackendContext."
Greg Daniel
2018-06-27
*
Let client pass in full extension to GrVkBackendContext.
Greg Daniel
2018-06-27
*
Improve CMakeLists.txt auto regeneration.
Ben Wagner
2018-06-26
*
move blurimagefilter.cpp back into effects
Mike Reed
2018-06-26
*
Make GrVkBackendContext no longer derive from SkRefCnt.
Greg Daniel
2018-06-25
*
Add legacy flag for vulkan interface for flutter.
Greg Daniel
2018-06-23
*
Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypefac...
Ben Wagner
2018-06-22
*
Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypefac...
Kevin Lubick
2018-06-22
*
renamed samplecode/Nima to samplecode/SampleNimaActor
Ruiqi Mao
2018-06-22
*
Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontco...
Bruce Wang
2018-06-22
*
SkFontMgr.h is a core header.
Hal Canary
2018-06-20
*
Don't destroy VkPipelineLayouts until after command buffer recording.
Greg Daniel
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
*
added NIMA sample to showcase animations
Brian Osman
2018-06-19
*
move imagefilters into separate dir and flag for build.gn
Mike Reed
2018-06-19
*
Fold SkJSON into Skia/utils
Florin Malita
2018-06-19
*
Remove .bat and .exe from commands where possible.
Ben Wagner
2018-06-19
*
Revert "added GrSkSLFP and converted DitherEffect to use it"
Kevin Lubick
2018-06-19
*
add new source list in prep for separating imagefilters from other effects
Mike Reed
2018-06-19
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
added GrSkSLFP and converted DitherEffect to use it
Ethan Nicholas
2018-06-18
*
clean up defines that do nothing
Mike Klein
2018-06-18
*
Remove GrNonlinearColorSpaceXformEffect
Brian Osman
2018-06-18
*
ccpr: Implement path mask caching
Chris Dalton
2018-06-18
*
SkColorSpaceXformSteps improvements and tests
Brian Osman
2018-06-14
*
Plumb GrContext everywhere
Robert Phillips
2018-06-12
*
Disable module deps in Android Framework builds
Florin Malita
2018-06-11
*
remove unused parts of SkTypes.h
Mike Klein
2018-06-08
*
remove unimportant bench
Mike Klein
2018-06-08
*
Add a factory to any GrOp-derived class that lacked one
Robert Phillips
2018-06-08
*
Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Herb Derby
2018-06-06
*
rm TestConfigParsing
Mike Klein
2018-06-06
*
Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"
Hal Canary
2018-06-06
*
Have draw(Text|PosText|PosTextH) use a single entry on the device
Herb Derby
2018-06-05
*
restore headers lost from skia.h
Mike Klein
2018-06-05
*
C++14
Brian Salomon
2018-06-04
*
Revert "Added support for visual debugging on Android Studio"
Hal Canary
2018-06-01
*
turn on pointer-overflow on ASAN/UBSAN bots
Mike Klein
2018-06-01
*
Decorate project names with their relative path in the meta SLN
Brian Osman
2018-06-01
*
Set bounds correctly for color emoji that need post-cache transfoms
Jim Van Verth
2018-06-01
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Added support for visual debugging on Android Studio
ziadb
2018-06-01
[next]