index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.
halcanary
2014-12-02
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Use variable length key (rather than accumulated matrix) as save layer hoisti...
robertphillips
2014-12-01
*
Add float-to-half (binary16) conversion functions.
jvanverth
2014-11-26
*
add basic tests for save/restore counting
reed
2014-11-26
*
remove proc key
joshualitt
2014-11-25
*
Sk4x_sse.h
mtklein
2014-11-25
*
Remove GrSurface::isSameAs
bsalomon
2014-11-25
*
Use scratch keys for stencil buffers.
bsalomon
2014-11-25
*
more c
reed
2014-11-24
*
option to return drawable from recording
reed
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
*
Cleanup res cache bench and split out into a unit test.
bsalomon
2014-11-24
*
Remove Picture deletion listeners.
mtklein
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
*
add SkImage::newSurface
reed
2014-11-21
*
Small changes to get things building and running on Linux/ARM.
mtklein
2014-11-21
*
Revert of SkCanvas::clear() should call down to devices even when the clip is...
fmalita
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
*
SkCanvas::clear() should call down to devices even when the clip is empty.
mtklein
2014-11-20
*
Make sure pictures draw Clears even when the clip is empty.
mtklein
2014-11-20
*
Implement SkPicture::bytesUsed() for SkRecord backend
tomhudson
2014-11-19
*
scissor state on optstate
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
*
wip for drawables
reed
2014-11-18
*
SkVarAlloc::approxBytesAllocated()
mtklein
2014-11-18
*
Prune SkRTree
mtklein
2014-11-18
*
Revert of SkVarAlloc::approxBytesAllocated (patchset #5 id:80001 of https://c...
mtklein
2014-11-18
*
SkVarAlloc::approxBytesAllocated()
mtklein
2014-11-18
*
Drawstate on stack
joshualitt
2014-11-17
*
Fix yet another convexicator issue
robertphillips
2014-11-17
*
Allow GPU resources to not be counted against the cache budget.
bsalomon
2014-11-17
*
Correct accounting for wrapped resources
bsalomon
2014-11-17
*
separate c headers
reed
2014-11-17
*
Push creation of default GP to the caller
joshualitt
2014-11-14
*
Fix Android framework build.
scroggo
2014-11-14
*
Make GrResourceCache2 responsible for calling release, abandon, and ~.
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
[next]