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
*
Revert of Add command buffer submits before copy calls in vulkan. (patchset #...
egdaniel
2016-09-27
*
Update vulkan varying locations to correctly handle arrays
egdaniel
2016-09-27
*
Add command buffer submits before copy calls in vulkan.
egdaniel
2016-09-27
*
Turn on -Wnewline-eof.
Mike Klein
2016-09-27
*
another attempt to fix nonrectangular
caryclark
2016-09-27
*
need to apply CTM to clip rect in arithmetic imagefilter
Mike Reed
2016-09-27
*
Add GrVkCopyPipeline to handle vulkan copies as draws
egdaniel
2016-09-27
*
We really shouldn't pass SkFontStyle to printf as %d.
Mike Klein
2016-09-27
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Clamp Vulkan caps to INT_MAX
jvanverth
2016-09-27
*
Revert "Revert "replace Arithmetic xfermode with imagefilter""
Mike Reed
2016-09-27
*
Revert "replace Arithmetic xfermode with imagefilter"
Mike Reed
2016-09-26
*
Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://co...
ethannicholas
2016-09-26
*
replace Arithmetic xfermode with imagefilter
Mike Reed
2016-09-26
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-26
*
Minor clean up of GrAAConvexTessellator
Robert Phillips
2016-09-26
*
allow conic chop to fail
caryclark
2016-09-26
*
-Wcomma may be good to go now.
Mike Klein
2016-09-26
*
Typo?
mtklein
2016-09-26
*
Quiet a -Wcomma warning.
mtklein
2016-09-26
*
Fix some fuzzer complaints
Robert Phillips
2016-09-26
*
Stop aggregating texture/buffer access objects in GrFragmentProcessor parents.
bsalomon
2016-09-26
*
In makeLinearGamma, return the original CS if it's already linear
Brian Osman
2016-09-26
*
fix tiger b
caryclark
2016-09-26
*
Dash to use SkIsAlign2
cblume
2016-09-26
*
Add SkColor4f serialization
brianosman
2016-09-25
*
Change SkSpecialImage::makeSurface and makeTightSurface to take output
brianosman
2016-09-23
*
Add validation of RRects to SkValidatingReadBuffer
Robert Phillips
2016-09-23
*
Don't compute path keys for volatile paths in GrShape.
bsalomon
2016-09-23
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-23
*
change SkXfermodeImageFilter to carry no impl information
Mike Reed
2016-09-23
*
fix msan bug in pathops
caryclark
2016-09-23
*
Revert of Create special surfaces according to original device (not always in...
brianosman
2016-09-23
*
Change SkSpecialImage::makeSurface and makeTightSurface to take output
brianosman
2016-09-23
*
Make GrRenderableConfigForColorSpace argument const
brianosman
2016-09-23
*
split tight quads and conics
caryclark
2016-09-23
*
sRGB cleanup in image filters. Ensure we configure paints correctly.
brianosman
2016-09-22
*
It is possible to try and draw to an unsupported format. Let this go.
brianosman
2016-09-22
*
SkPDF: do not assert when openStream return nullptr
halcanary
2016-09-22
*
document.close from bool to void
reed
2016-09-22
*
Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https...
jvanverth
2016-09-22
*
G instead of R, thanks Gold
msarett
2016-09-22
*
don't close a contour with a line if nothing's there
caryclark
2016-09-22
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-22
*
Make AALinearizingConvexPathRenderer able to handle stroke and fill
robertphillips
2016-09-22
*
Change implementation of flush-count based GrGpuResource purging
bsalomon
2016-09-22
*
Add BGRA as input format to SkColorSpaceXform
msarett
2016-09-22
*
Remove assert that current color is never used.
bungeman
2016-09-22
*
Support for color-spaces with multi-stop (texture) gradients
brianosman
2016-09-22
*
Reland of ix for conic fuzz (patchset #1 id:1 of https://codereview.chromium....
caryclark
2016-09-22
[next]