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
*
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
*
Don't pass null to memcmp.
mtklein
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Deparameterize SkVarAlloc.
mtklein
2014-11-13
*
disable a couple of new fuzz378 tests on android
caryclark
2014-11-13
*
These tests stress pathops by describing the union of circle-like paths that ...
caryclark
2014-11-13
*
Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl
bsalomon
2014-11-12
*
Followup: remove unnecessary SkTRefArray
mtklein
2014-11-12
*
set key data in duplicate scratch key unit test
bsalomon
2014-11-12
*
Fix memory leak in BitmapHeapTest
mtklein
2014-11-12
*
Follow up.
mtklein
2014-11-12
*
Rename GrAccelData to SkLayerInfo and move it to src/core
robertphillips
2014-11-12
*
Start stripping out complicated parts of SkPicture{Record,Data}.
mtklein
2014-11-12
*
Move GrInvariantOutput out of GrProcessor and into its own class.
egdaniel
2014-11-12
*
Add more tests.
mtklein
2014-11-12
*
Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp
robertphillips
2014-11-12
*
Clang incorrectly thinks this typedef is unused.
mtklein
2014-11-11
[next]