aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* option to return drawable from recordingGravatar reed2014-11-24
* make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt.Gravatar mtklein2014-11-24
* Revert "Use scratch keys for stencil buffers."Gravatar bsalomon2014-11-24
* add some debugging to SkNVRefCntGravatar reed2014-11-24
* Cleanup res cache bench and split out into a unit test.Gravatar bsalomon2014-11-24
* Remove Picture deletion listeners.Gravatar mtklein2014-11-24
* Create GrOptDrawState directly in the cmd buffer in GrIODB.Gravatar bsalomon2014-11-24
* Add pop_back to GrTRecorder.hGravatar bsalomon2014-11-21
* add SkImage::newSurfaceGravatar reed2014-11-21
* Small changes to get things building and running on Linux/ARM.Gravatar mtklein2014-11-21
* Revert of SkCanvas::clear() should call down to devices even when the clip is...Gravatar fmalita2014-11-20
* Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()Gravatar fmalita2014-11-20
* Don't use NULL GrOptDrawState to indicate that draw should be skipped.Gravatar bsalomon2014-11-20
* Add SkNVRefCnt, prune down SkPicture's sizeGravatar mtklein2014-11-20
* SkCanvas::clear() should call down to devices even when the clip is empty.Gravatar mtklein2014-11-20
* Make sure pictures draw Clears even when the clip is empty.Gravatar mtklein2014-11-20
* Implement SkPicture::bytesUsed() for SkRecord backendGravatar tomhudson2014-11-19
* scissor state on optstateGravatar joshualitt2014-11-19
* Create GrOptDrawState before recording draw in GrInOrderDrawBufferGravatar bsalomon2014-11-19
* Allow pictures to have a full boundsGravatar reed2014-11-19
* Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...Gravatar reed2014-11-19
* allow pictures to have a full boundsGravatar reed2014-11-19
* wip for drawablesGravatar reed2014-11-18
* SkVarAlloc::approxBytesAllocated()Gravatar mtklein2014-11-18
* Prune SkRTreeGravatar mtklein2014-11-18
* Revert of SkVarAlloc::approxBytesAllocated (patchset #5 id:80001 of https://c...Gravatar mtklein2014-11-18
* SkVarAlloc::approxBytesAllocated()Gravatar mtklein2014-11-18
* Drawstate on stackGravatar joshualitt2014-11-17
* Fix yet another convexicator issueGravatar robertphillips2014-11-17
* Allow GPU resources to not be counted against the cache budget.Gravatar bsalomon2014-11-17
* Correct accounting for wrapped resourcesGravatar bsalomon2014-11-17
* separate c headersGravatar reed2014-11-17
* Push creation of default GP to the callerGravatar joshualitt2014-11-14
* Fix Android framework build.Gravatar scroggo2014-11-14
* Make GrResourceCache2 responsible for calling release, abandon, and ~.Gravatar bsalomon2014-11-14
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Don't pass null to memcmp.Gravatar mtklein2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...Gravatar bsalomon2014-11-14
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* remove unused kLCD_MaskFormatGravatar reed2014-11-13
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...Gravatar bsalomon2014-11-13
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-13
* Deparameterize SkVarAlloc.Gravatar mtklein2014-11-13
* disable a couple of new fuzz378 tests on androidGravatar caryclark2014-11-13
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-11-13
* Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual implGravatar bsalomon2014-11-12
* Followup: remove unnecessary SkTRefArrayGravatar mtklein2014-11-12
* set key data in duplicate scratch key unit testGravatar bsalomon2014-11-12
* Fix memory leak in BitmapHeapTestGravatar mtklein2014-11-12
* Follow up.Gravatar mtklein2014-11-12