index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
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
*
option to return drawable from recording
reed
2014-11-24
*
Blink hasn't rolled yet, better.
Mike Klein
2014-11-24
*
Revert of Blink hasn't rolled yet. (patchset #1 id:1 of https://codereview.ch...
mtklein
2014-11-24
*
restore old convention of asserting refcnt==1 in destructor
reed
2014-11-24
*
Blink hasn't rolled yet.
Mike Klein
2014-11-24
*
make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt.
mtklein
2014-11-24
*
Revert "Use scratch keys for stencil buffers."
bsalomon
2014-11-24
*
add some debugging to SkNVRefCnt
reed
2014-11-24
*
Remove android-framework-only unused parameter.
scroggo
2014-11-24
*
Remove Picture deletion listeners.
mtklein
2014-11-24
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-24
*
Create GrOptDrawState directly in the cmd buffer in GrIODB.
bsalomon
2014-11-24
*
use int instead of size_t to match skia convention
reed
2014-11-23
*
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
*
public SkNVRefCnt<SnapshotArray>
mtklein
2014-11-21
*
SkData -> SkPicture::SnapshotArray
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
*
Add SkNVRefCnt::getRefCnt()
Florin Malita
2014-11-20
*
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
fmalita
2014-11-20
*
Add SkNVRefCnt::deref().
mtklein
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
*
Stop overloading internal_dispose in SkTextBlob and SkData
bsalomon
2014-11-20
*
Implement SkPicture::bytesUsed() for SkRecord backend
tomhudson
2014-11-19
*
Remove debug-only fData from SKTDArray.
mtklein
2014-11-19
*
move GrGeometryProcessor to src
joshualitt
2014-11-19
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
Allow pictures to have a full bounds
reed
2014-11-19
*
Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...
reed
2014-11-19
*
allow pictures to have a full bounds
reed
2014-11-19
*
Add processor name to comment when printing out shaders.
egdaniel
2014-11-19
*
add roundOut that returns its result
reed
2014-11-19
*
change roundOut() to take a dst, so we can use that signature to return IRect
reed
2014-11-18
*
drawinfo carries bufferinfo
joshualitt
2014-11-18
*
http://skbug.com/3130 step 4 (include/utils/SkWGL.h gone for good)
halcanary
2014-11-18
*
wip for drawables
reed
2014-11-18
*
Drawstate on stack
joshualitt
2014-11-17
*
Allow GPU resources to not be counted against the cache budget.
bsalomon
2014-11-17
*
More SkPicture cleanup
mtklein
2014-11-17
*
Revert "move SkPDFD*.h from include to src"
Greg Humphreys
2014-11-17
*
move SkPDFD*.h from include to src
halcanary
2014-11-17
[next]