index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Switch SkMergeImageFilter over to new onFilterImage interface
robertphillips
2016-03-10
*
Restore SkImage::NewTextureFromPixmap changes.
bsalomon
2016-03-09
*
un-restore test, as bug is not fixed
reed
2016-03-09
*
Don't build CG on Linux CMake
msarett
2016-03-09
*
Create explicit microhttpd.gyp
joshualitt
2016-03-09
*
TBR=robertphillips@google.com
bsalomon
2016-03-09
*
SkImage now has makeShader to return sk_sp
reed
2016-03-09
*
unify peekPixels around pixmap parameter
reed
2016-03-09
*
Revert of Create explicit microhttpd.gyp (patchset #6 id:100001 of https://co...
joshualitt
2016-03-09
*
Add an SkImageGeneratorCG
msarett
2016-03-09
*
Add a bit more to the python test driver
joshualitt
2016-03-09
*
Create explicit microhttpd.gyp
joshualitt
2016-03-09
*
Limit the maximum buffer size of SkRawBufferedStream
yujieqin
2016-03-09
*
Fix Mac bots because of failing readback of 565
Brian Salomon
2016-03-09
*
Fix Windows clang compiler complaint
robertphillips
2016-03-09
*
Add SkImage::NewTextureFromPixmap
bsalomon
2016-03-09
*
experimental: coreGraphicsPdf2png
halcanary
2016-03-09
*
SkPDF/Bench becnchmark new SkPDFUtils::FloatToDecimal function.
halcanary
2016-03-09
*
Switch SkPaintImageFilter over to new onFilterImage interface
robertphillips
2016-03-09
*
Fully specify libmicrohttpd.a path in build.
bungeman
2016-03-09
*
Remove uses SkImageDecoder in imgblur and imgslice
msarett
2016-03-09
*
Fix up picture clip bounds in SkiaServe
joshualitt
2016-03-09
*
Fix some issues for Linux Vulkan build
jvanverth
2016-03-09
*
Reenable dev bounds clip reduction
bsalomon
2016-03-09
*
Fix nullptr access in GrTextureProvider::createMipMappedTexture
bsalomon
2016-03-09
*
partial switch over to sp usage of shaders
reed
2016-03-09
*
Revert of don't create zero length intervals (patchset #1 id:1 of https://cod...
robertphillips
2016-03-09
*
SkPDF: use sk_ref_sp
halcanary
2016-03-09
*
Add SkDrawPosTextHCommand JSON, fix skiaserve build.
bungeman
2016-03-09
*
Deprecate SkImageDecoder
msarett
2016-03-09
*
Don't allow nullptr in texels array params (unless using a transfer buffer).
bsalomon
2016-03-09
*
Remove usage of SkImageDecoder in debugger
msarett
2016-03-09
*
don't create zero length intervals
caryclark
2016-03-09
*
Switch SkImageSource image filter over to new onFilterImage interface
robertphillips
2016-03-09
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
Initialize the font fallback when the direct write font
kulshin
2016-03-08
*
SkPDF: Add sk_sp setters; .release() becomes std::move()
halcanary
2016-03-08
*
Revert of nanobench: turn on f16 and sRGB on the bots (patchset #1 id:1 of ht...
mtklein
2016-03-08
*
Fix skiaserve in debug mode
joshualitt
2016-03-08
*
Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset ...
halcanary
2016-03-08
*
Add sk_ref_sp helper function.
reed
2016-03-08
*
SkPDF: Add sk_sp setters; .release() becomes std::move()
halcanary
2016-03-08
*
nanobench: turn on f16 and sRGB on the bots
mtklein
2016-03-08
*
Fill out more information in GrVkCaps
egdaniel
2016-03-08
*
Remove SkImageGeneratorUtils. None of this code is used.
brianosman
2016-03-08
*
Buffer fix for VkProgram caching
jvanverth
2016-03-08
*
Switch SkComposeImageFilter over to new onFilterImage interface
robertphillips
2016-03-08
*
Expand coverage of vertices gm
bsalomon
2016-03-08
*
Update DNG SDK version.
yujieqin
2016-03-08
*
add f16 and srgb --configs to nanobench
mtklein
2016-03-08
[next]