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
*
Allow SkGpuDevice::drawSprite to handle subset SkBitmaps
robertphillips
2016-03-17
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-17
*
free -> reset
mtklein
2016-03-17
*
don't create zero length intervals
caryclark
2016-03-17
*
Image filters: fix the zero-sigma fast path in SkBlurImageFilter.
senorblanco
2016-03-16
*
Un-deprecate new methods to fix Android.
benjaminwagner
2016-03-16
*
detach -> release
mtklein
2016-03-16
*
add blitprocs to shaders
reed
2016-03-16
*
Minor mingw cross compilation fix.
cjacek
2016-03-16
*
Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:8...
robertphillips
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
GrTessellator: don't reuse the previous vertex buffer on a cache miss.
senorblanco
2016-03-16
*
Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....
mtklein
2016-03-16
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-16
*
Use std::unique_ptr.
mtklein
2016-03-16
*
Begin tracking GL_TEXTURE_ and GL_DRAW_INDIRECT_ buffer bindings
cdalton
2016-03-16
*
pass cap to dash text
caryclark
2016-03-16
*
Create new buffer (if necessary) on vkMap
jvanverth
2016-03-16
*
skip stroke outset of all teeny lines
caryclark
2016-03-16
*
SkPDF: remove all globally references SkPDFObjects
halcanary
2016-03-13
*
Avoid unneeded ref churn in SkDraw::drawVertices
fmalita
2016-03-13
*
SkPDF: move all pdf sources into src/pdf
halcanary
2016-03-12
*
Revert "Initialize the font fallback when the direct write font"
kulshin
2016-03-11
*
Fix BGRA/RGBA readback conversions on mac
ericrk
2016-03-11
*
Add caps and GL API for buffer texture
cdalton
2016-03-11
*
Add sampler precision to GrTextureAccess
cdalton
2016-03-11
*
Make sp variants for SkData
reed
2016-03-11
*
Add support for vertex and geometry shader textures
cdalton
2016-03-11
*
Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually onl...
yujieqin
2016-03-11
*
Add deferred texture upload API.
bsalomon
2016-03-11
*
Reject dashes from GrAADFR
bsalomon
2016-03-11
*
Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...
mtklein
2016-03-11
*
Use std::unique_ptr.
mtklein
2016-03-11
*
Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5...
reed
2016-03-11
*
Ensure only fractional floats are converted to SkFixed in SubpixelAlignment.
benjaminwagner
2016-03-11
*
Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:8000...
robertphillips
2016-03-10
*
Fix some bugs and performance issues with skiaserve
joshualitt
2016-03-10
*
add Make variations to return SkImage by sk_sp
reed
2016-03-10
*
Fix 32bit win Vulkan build
bsalomon
2016-03-10
*
Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...
mtklein
2016-03-10
*
Generic 4f gradient T sampler fallback
fmalita
2016-03-10
*
Remove version checks for _MSC_VER < 1800 (msvs2013).
bungeman
2016-03-10
*
Use correct gradient calculation for rotated distance fields.
jvanverth
2016-03-10
*
Use std::unique_ptr.
mtklein
2016-03-10
*
GrTessellator: abstract vertex allocation into caller.
senorblanco
2016-03-10
*
Fix readback of 565 on Mac and enable tests
bsalomon
2016-03-10
*
sk_sp versions of newWithColorFilter and newWithLocalMatrix
reed
2016-03-10
*
Update Skia's YUV API
msarett
2016-03-10
*
Add a quick check to the TIFF header of DNG image
yujieqin
2016-03-10
*
Switch SkMergeImageFilter over to new onFilterImage interface
robertphillips
2016-03-10
[next]