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
*
Cleanup with SkAlphaMulQ_SSE2()
qiankun.miao
2014-11-25
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-25
*
free up picturerecorder refs after returning picture or drawable
reed
2014-11-24
*
more c
reed
2014-11-24
*
SkRecord: outline methods that are not called O(N) times.
mtklein
2014-11-24
*
option to return drawable from recording
reed
2014-11-24
*
Revert "Use scratch keys for stencil buffers."
bsalomon
2014-11-24
*
Revert of Revert of Add gpu support for Apple specific 'Vertex Arrays' functi...
tomhudson
2014-11-24
*
Revert of Add gpu support for Apple specific 'Vertex Arrays' functions (patch...
tomhudson
2014-11-24
*
Add support for hoisting layers in pictures drawn with a matrix
robertphillips
2014-11-24
*
Add Sk prefix to CreateBitmapShader.
mtklein
2014-11-24
*
Remove Picture deletion listeners.
mtklein
2014-11-24
*
Add gpu support for Apple specific 'Vertex Arrays' functions
paraboul
2014-11-24
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-24
*
Cleanup of S32_D565_Opaque_SSE2()
qiankun.miao
2014-11-24
*
Create GrOptDrawState directly in the cmd buffer in GrIODB.
bsalomon
2014-11-24
*
Add pop_back to GrTRecorder.h
bsalomon
2014-11-21
*
Clean up FreeType code for 2.3.8.
bungeman
2014-11-21
*
SkPicture::SnapshotArray doesn't really stand to benefit from refcounting.
mtklein
2014-11-21
*
Switch SkBitmapProcState's SkFractionalInt to 32.32.
mtklein
2014-11-21
*
Watch out for SkFixed overflow in SkMipMap.cpp.
mtklein
2014-11-21
*
SkData -> SkPicture::SnapshotArray
mtklein
2014-11-21
*
clarify samplecount field in imagegpu
reed
2014-11-21
*
Fix error in Ganesh' tiled bitmap drawing
robertphillips
2014-11-21
*
remove GrAllocPool
joshualitt
2014-11-21
*
All the small packing tweaks mentioned in the bug.
mtklein
2014-11-21
*
add SkImage::newSurface
reed
2014-11-21
*
simplify uniqueID code in picture
reed
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https:/...
robertphillips
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Revert of SkCanvas::clear() should call down to devices even when the clip is...
fmalita
2014-11-20
*
Adding GeometryData object
joshualitt
2014-11-20
*
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
fmalita
2014-11-20
*
Don't use NULL GrOptDrawState to indicate that draw should be skipped.
bsalomon
2014-11-20
*
Add SkNVRefCnt, prune down SkPicture's size
mtklein
2014-11-20
*
SkRecord: Pack SkRegion::Op and AA bit together.
mtklein
2014-11-20
*
SkCanvas::clear() should call down to devices even when the clip is empty.
mtklein
2014-11-20
*
Stop overloading internal_dispose in SkTextBlob and SkData
bsalomon
2014-11-20
*
Make sure pictures draw Clears even when the clip is empty.
mtklein
2014-11-20
*
dstCopy on optdrawstate
joshualitt
2014-11-20
*
Preventing division by 0 in non-separable blend mode shaders.
rosca
2014-11-20
*
Implement conics for NVPR
kkinnunen
2014-11-19
*
Small cleanups after GrDrawState/GrOptDrawState base class elimination.
bsalomon
2014-11-19
*
Implement SkPicture::bytesUsed() for SkRecord backend
tomhudson
2014-11-19
*
No need to short circuit the query rect here anymore.
mtklein
2014-11-19
*
scissor state on optstate
joshualitt
2014-11-19
*
add runtime config option to retain stream for custom typefaces
humper
2014-11-19
*
move GrGeometryProcessor to src
joshualitt
2014-11-19
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
[next]