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 sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...
brianosman
2016-03-17
*
Add asRRect method to SkClipStack::Element
cdalton
2016-03-17
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-17
*
Fix pointer aliasing bug in SkImageFilter::computeFastBounds.
jbroman
2016-03-17
*
Update how we send draws to gpu backend to reduce state setting.
egdaniel
2016-03-17
*
free -> reset
mtklein
2016-03-17
*
update callsites for Make image factories
reed
2016-03-17
*
Use sktarray.begin() instead of &sktarray[0].
bungeman
2016-03-17
*
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium....
bungeman
2016-03-17
*
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
[next]