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
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Templatize SkToXXX.
bungeman
2016-03-18
*
custom ssse3 srcover_n_srgb_bw, about 1.8x speedup
mtklein
2016-03-18
*
4f linear gradient shader blitters
fmalita
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
*
Add SkSpecialImage::makeTextureImage entry point
robertphillips
2016-03-18
*
Clean up SSSE3 and SSE4 stubs.
mtklein
2016-03-18
*
return pictures as sk_sp
reed
2016-03-18
*
allow one zero length dash
caryclark
2016-03-18
*
Revert of Add SkSpecialImage::makeTextureImage entry point & update filterInp...
bungeman
2016-03-18
*
Revert of allow one zero length dash (patchset #8 id:140001 of https://codere...
bungeman
2016-03-18
*
allow one zero length dash
caryclark
2016-03-18
*
Add SkSpecialImage::makeTextureImage entry point
robertphillips
2016-03-17
*
Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers
robertphillips
2016-03-17
*
Add SkImageGeneratorWIC
msarett
2016-03-17
*
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
[next]