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
*
Remove unused class GrDDLGpu
Brian Salomon
2018-02-08
*
Don't allow DDL GrContexts to MakeCrossContextFromPixmap
Greg Daniel
2018-02-08
*
add writePixels to SkSurface --> so we can remove it from canvas
Mike Reed
2018-02-08
*
ensure that what is valid for a surface is also valid for an image
Mike Reed
2018-02-08
*
Fix typo in comment (inherited from ICC spec)
Brian Osman
2018-02-08
*
Switch MDB GrContextOptions over to Enable style
Robert Phillips
2018-02-08
*
Move GrMakeCachedBitmapProxy work in lazy mode
Greg Daniel
2018-02-08
*
Check for valid z-transform function in shadow generation
Jim Van Verth
2018-02-08
*
remove kRW_LegacyBitmapMode
Cary Clark
2018-02-08
*
Move control of explicit GPU resource allocation to GrContextOptions
Robert Phillips
2018-02-08
*
Fix the left/right edge swapping in isSmoothEnough
Yuqian Li
2018-02-08
*
check for failed snapshot
Mike Reed
2018-02-07
*
extend savelayer_maskfilter to also have an imagefilter
Mike Reed
2018-02-07
*
Remove GrStencilAndCoverTextContext
Robert Phillips
2018-02-07
*
Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag"
Mike Klein
2018-02-07
*
Revert "Re-enable explicit resource allocation in Skia (take 2)"
Robert Phillips
2018-02-07
*
Refactor explicit inverse calculation in SkImageShader::onAppendStages()
Florin Malita
2018-02-07
*
Add function to GrProxyProvider to lazily upload mip map data
Greg Daniel
2018-02-07
*
init matrix if buffer is already bad
Mike Reed
2018-02-07
*
Re-enable explicit resource allocation in Skia (take 2)
Robert Phillips
2018-02-07
*
Remove legacy small rect code
Yuqian Li
2018-02-07
*
Implement Sk2f::Store4
Chris Dalton
2018-02-07
*
Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag"
Mike Klein
2018-02-07
*
remove SkCanvas::kIsOpaque_SaveLayerFlag
Mike Klein
2018-02-07
*
Add link annotation support to SkSVGDevice.
Bryce Thomas
2018-02-06
*
Revert "Revert "move GrColor.h to private, IWYU""
Mike Reed
2018-02-06
*
Fix picture shader handling of outer local matrix
Florin Malita
2018-02-06
*
add maskfilter+localmatrix to fix savelayer
Mike Reed
2018-02-06
*
Revert "Cleanup of large text rendering."
Jim Van Verth
2018-02-06
*
Can't correctly call computeFastBounds on maskfilter w/ device geo
Mike Reed
2018-02-06
*
Revert "move GrColor.h to private, IWYU"
Brian Salomon
2018-02-06
*
Cleanup of large text rendering.
Jim Van Verth
2018-02-06
*
move GrColor.h to private, IWYU
Mike Reed
2018-02-06
*
Remove integer texture support
Brian Salomon
2018-02-06
*
move SkMask.h to src
Mike Reed
2018-02-06
*
Make edge equations be flat interpolated in GrTextureOp
Brian Salomon
2018-02-05
*
gpu impl for compose and combine maskfilters
Mike Reed
2018-02-05
*
Collapse metrics and image into a single call.
Herb Derby
2018-02-05
*
Generate cache traffic each iteration
Herb Derby
2018-02-05
*
Add test for reading back from unpremul texture image
Brian Salomon
2018-02-05
*
check for failure to make local-matrix
Mike Reed
2018-02-05
*
Remove SK_DISABLE_DEFERRED_PROXIES define through code
Greg Daniel
2018-02-05
*
Add param to GrMakeCachedImageProxy to specify the SkBackingFit
Greg Daniel
2018-02-05
*
Remove assert from SkStroke.cpp
Robert Phillips
2018-02-05
*
Update LazyProxy creation to allow for a non-textureable result
Robert Phillips
2018-02-04
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Update GrYUVGenerator to upload to texture vs use writePixels
Greg Daniel
2018-02-02
*
handle degenerate cubic loops
Cary Clark
2018-02-02
[next]