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
*
GrTessellator: rename intersection check args.
Stephen White
2018-06-14
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines.
Hal Canary
2018-06-14
*
Add variable offset support
Jim Van Verth
2018-06-14
*
Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext.
Greg Daniel
2018-06-14
*
added 565 to 8888 conversion for gpu LCD text rendering for macOS
Timothy Liang
2018-06-14
*
Remove const from (immutable) SkColorSpace args to some functions
Brian Osman
2018-06-14
*
Add outline concave shadow support
Jim Van Verth
2018-06-14
*
SkColorSpaceXformSteps improvements and tests
Brian Osman
2018-06-14
*
Adjust FreeType matrix based on what came back.
Ben Wagner
2018-06-13
*
ccpr: Initialize the atlas size more intelligently
Chris Dalton
2018-06-13
*
Pull non-substantive changes out of omnibus CL
Robert Phillips
2018-06-13
*
Remove unused code that was used for late mip allocations.
Greg Daniel
2018-06-13
*
minor fixes to SkRRect
Cary Clark
2018-06-13
*
fonts: Ignore re-initialization of fallback glyphs from the server.
Khushal
2018-06-13
*
Does everyone support __has_include() now?
Mike Klein
2018-06-13
*
Remove SkMulDiv.
Ben Wagner
2018-06-13
*
Always FreeType autohint when requested.
Ben Wagner
2018-06-13
*
consolidated writing fields logic and added more builtins for skslc msl backend
Timothy Liang
2018-06-13
*
Allow caller to specify if the want mip maps in makeTextureImage call.
Greg Daniel
2018-06-13
*
Fix IsFunctionallyExact
Robert Phillips
2018-06-13
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
Remove SkBool8.
Ben Wagner
2018-06-12
*
Implement DWriteFontTypeface::onGetVariationDesignPosition on win10.
Bruce Wang
2018-06-12
*
fonts: Fix memory allocation for fallback glyphs.
Khushal
2018-06-12
*
SkTypes: more into SkMacros
Hal Canary
2018-06-12
*
renamed SkSL's assert macros
Ethan Nicholas
2018-06-12
*
SkMacros split from SkTypes.h
Hal Canary
2018-06-12
*
avoid immintrin.h in SkNx_sse.h
Mike Klein
2018-06-12
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Plumb GrContext everywhere
Robert Phillips
2018-06-12
*
More shadow tessellation cleanup.
Jim Van Verth
2018-06-12
*
clean up SkPicture include
Cary Clark
2018-06-12
*
Clean up a few IWYU issues
Mike Klein
2018-06-11
*
trim #include <new> from SkPostConfig.h
Mike Klein
2018-06-11
*
try to remove workaround for VS 2010
Mike Klein
2018-06-11
*
Revert "remove half float workaround in GrGLGpu::onReadPixels"
Stephen White
2018-06-09
*
remove unused parts of SkTypes.h
Mike Klein
2018-06-08
*
Fall back to bilerp if we are undable to do a copy for mips.
Greg Daniel
2018-06-08
*
Reland "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
Brian Salomon
2018-06-08
*
Glyph search of desperation
Herb Derby
2018-06-08
*
Revert "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Avoid degenerate matrices (that trigger asserts) in test code
Brian Osman
2018-06-08
*
rebase
Cary Clark
2018-06-08
*
fonts: Perform blob analysis at SkBaseDevice layer instead of canvas.
Khushal
2018-06-08
*
Make the SkPathRef GenIDChangeListener ref counted
Chris Dalton
2018-06-08
*
Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineSta...
Brian Salomon
2018-06-08
*
Add a front() accessor to GrAllocator
Chris Dalton
2018-06-08
*
New more efficient run builder
Herb Derby
2018-06-08
[next]