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
*
Move GrDrawingManager pointer to GrSurfaceContext
Robert Phillips
2017-01-26
*
Check that the upper bits are correct in the SkArenaAlloc footer.
herb
2017-01-26
*
Remove redundant caps field from GrProcessorTestData
Brian Salomon
2017-01-25
*
Simplify Footers in SkArenaAlloc to 64-bit values using pointers.
Herb Derby
2017-01-25
*
Switch GrConfigConversionEffect over to taking GrTextureProxies
Robert Phillips
2017-01-25
*
utils/win/SkTScopedComPtr<T>: Add C++11ish move semantics
Hal Canary
2017-01-25
*
Use GrSurfaceContext::read/write-Pixels more
Robert Phillips
2017-01-25
*
Move SkShadowTessellator to GrShadowTessellator
Jim Van Verth
2017-01-25
*
Add geometric implementation for ambient shadows
Jim Van Verth
2017-01-25
*
Revert "Remove SkImage::MakeTextureFromPixmap"
Brian Osman
2017-01-25
*
Revert "Add geometric implementation for ambient shadows"
Ethan Nicholas
2017-01-25
*
Add geometric implementation for ambient shadows
Jim Van Verth
2017-01-24
*
Allow GrSingleTextureEffect to take GrTextureProxies
Robert Phillips
2017-01-24
*
Use appropriate options in SkJpegCodec readRows()
Matt Sarett
2017-01-24
*
Make the footer big to handle bug 684061.
Herb Derby
2017-01-24
*
SkPixelInfo::CopyPixels() refactor part 0: only one memcpy() case
Matt Sarett
2017-01-24
*
move sk_memset16,32,64 out-of-line
Mike Klein
2017-01-24
*
Make GrConvolutionEffect only support Gaussian kernels and rename.
Brian Salomon
2017-01-24
*
Remove SkTDict and calls from SkView.
Herb Derby
2017-01-24
*
Do not embed glyph image data in SkGlyphCache.
Herb Derby
2017-01-24
*
Add F16 and gamma correct support to webp encoder
Matt Sarett
2017-01-24
*
restore bool version of clip-bounds
Mike Reed
2017-01-24
*
Reenable index8 dsts
Matt Sarett
2017-01-24
*
Make GrYUVEffect take GrTextureProxies
Robert Phillips
2017-01-24
*
Fix comparison that overflows for addresses near uint max.
Herb Derby
2017-01-23
*
make SkPath::conservativelyContainsRect consume degenerate segments
Lee Salzman
2017-01-23
*
rename virtuals for clipbounds, and deprecate older bool/var-arg pattern
Mike Reed
2017-01-23
*
Stop tracking whether GrFragmentProcessors read their input
Brian Salomon
2017-01-23
*
Move shader register setup to SkRasterPipelineBlitter.
Mike Klein
2017-01-23
*
Revert "Fix comparison that overflows for addresses near uint max."
Ethan Nicholas
2017-01-23
*
SkRasterPipeline: implement support for SkTableColorFilter
Mike Klein
2017-01-23
*
Fix comparison that overflows for addresses near uint max.
Herb Derby
2017-01-23
*
Update SkTDict to use SkArenaAlloc.
Herb Derby
2017-01-23
*
Track clear counts in vulkan render passes
Greg Daniel
2017-01-23
*
Make SkWEBPImageEncoder use transform_scanline_procs
Matt Sarett
2017-01-23
*
Reland "Refactor trimming logic for read/writePixels()"
Matt Sarett
2017-01-23
*
Support fCapHeight in SkScalerContext_DW
Koji Ishii
2017-01-23
*
change clip-bounds getters to always return the rect
Mike Reed
2017-01-23
*
Remove public APIs that use SkDataTable.
Herb Derby
2017-01-23
*
Revert "Refactor trimming logic for read/writePixels()"
Matt Sarett
2017-01-23
*
Allow conversion from non-opaque to opaque
Matt Sarett
2017-01-23
*
Revert "offset angle check edge in common"
Cary Clark
2017-01-23
*
Get rid of level of indirection, noticed by VC++ 2017 bug
Bruce Dawson
2017-01-23
*
Refactor trimming logic for read/writePixels()
Matt Sarett
2017-01-23
*
Fix performance issue and compute intersections more often.
Yuqian Li
2017-01-23
*
Look for GenerateMipMapEXT
Brian Salomon
2017-01-23
*
SkSplicer: favor 1.0f as a constant.
Mike Klein
2017-01-21
*
SkSplicer: move armv7 ABI settings into build_stages.py.
Mike Klein
2017-01-21
*
mild tweaks to build_stages.py to run on my desktop
Mike Klein
2017-01-21
*
Remove SkColorCubeFilter. It is unused.
Mike Klein
2017-01-21
[next]