aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Rename GrAccelData to SkLayerInfo and move it to src/coreGravatar robertphillips2014-11-12
* Start stripping out complicated parts of SkPicture{Record,Data}.Gravatar mtklein2014-11-12
* Move GrInvariantOutput out of GrProcessor and into its own class.Gravatar egdaniel2014-11-12
* Add more tests.Gravatar mtklein2014-11-12
* Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cppGravatar robertphillips2014-11-12
* Clang incorrectly thinks this typedef is unused.Gravatar mtklein2014-11-11
* Add GrGpuResource::CacheAccessGravatar bsalomon2014-11-11
* modify nothingToDraw to notice filtersGravatar reed2014-11-11
* Revert of modify nothingToDraw to notice filters (patchset #1 id:1 of https:/...Gravatar mtklein2014-11-11
* modify nothingToDraw to notice filtersGravatar reed2014-11-11
* Remove all knowledge of resource keys from the legacy cache.Gravatar bsalomon2014-11-11