index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
try to remove workaround for VS 2010
Mike Klein
2018-06-11
*
Disable module deps in Android Framework builds
Florin Malita
2018-06-11
*
Update markdown files
skia-bookmaker
2018-06-11
*
Roll recipe dependencies (trivial).
recipe-roller
2018-06-11
*
[skottie] Fix color parsing
Florin Malita
2018-06-10
*
Update SKP version
skia-recreate-skps
2018-06-10
*
Revert "remove half float workaround in GrGLGpu::onReadPixels"
Stephen White
2018-06-09
*
Roll recipe dependencies (trivial).
recipe-roller
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
*
Roll third_party/externals/angle2 c3907ef..f15f886 (6 commits)
angle-skia-autoroll
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
*
[recipes] Make ct_skps use binaries from a build task
Eric Boren
2018-06-08
*
Avoid degenerate matrices (that trigger asserts) in test code
Brian Osman
2018-06-08
*
see if we can remove this hack
Mike Klein
2018-06-08
*
rebase
Cary Clark
2018-06-08
*
fonts: Perform blob analysis at SkBaseDevice layer instead of canvas.
Khushal
2018-06-08
*
remove unimportant bench
Mike Klein
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
*
Add SkTypeface::makeClone.
Bruce Wang
2018-06-08
*
remove half float workaround in GrGLGpu::onReadPixels
Brian Salomon
2018-06-08
*
Fix A2B JPEG images on GPU backed xform or color-managed canvas
Brian Osman
2018-06-08
*
Add text size override to Viewer.
Ben Wagner
2018-06-08
*
Implement Sk2f::floor
Chris Dalton
2018-06-08
*
remove linear blending from SkWebpCodec
Mike Klein
2018-06-08
*
GrTessellator: catch missing intersections.
Stephen White
2018-06-08
*
Roll recipe dependencies (trivial).
recipe-roller
2018-06-08
*
SkJson
Florin Malita
2018-06-08
*
Fix SkImageInfo::computeByteSize underflow
Adrienne Walker
2018-06-08
*
Reland "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-08
*
Revert "Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp""
Brian Salomon
2018-06-08
*
update SkColor
Cary Clark
2018-06-08
*
fix define comments
Cary Clark
2018-06-08
*
remove final SkTypes dependencies in SkArenaAlloc
Mike Klein
2018-06-08
*
Remove Win2k8 GPU jobs.
Ben Wagner
2018-06-08
*
Roll third_party/externals/angle2 81970bc..c3907ef (2 commits)
angle-skia-autoroll
2018-06-08
*
fixed vec3 size differences and mod calculation of skslc msl backend
Timothy Liang
2018-06-08
*
srgb config is gone. Stop testing it.
Brian Osman
2018-06-08
*
Update gen_tasks.go to use unforked glog
Eric Boren
2018-06-08
*
Add a factory to any GrOp-derived class that lacked one
Robert Phillips
2018-06-08
*
Roll third_party/externals/angle2 ea17575..81970bc (3 commits)
angle-skia-autoroll
2018-06-08
*
tweak SkArenaAlloc comments, parameter names
Mike Klein
2018-06-07
*
switch fiddle examples to call MakeFromTexture with RGBA
Cary Clark
2018-06-07
*
SkFontMgr_DirectWrite::onMakeFromStreamArgs works on win 7
Bruce Wang
2018-06-07
[next]