aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* SkPicture::SnapshotArray doesn't really stand to benefit from refcounting.Gravatar mtklein2014-11-21
* Switch SkBitmapProcState's SkFractionalInt to 32.32.Gravatar mtklein2014-11-21
* Simplfy DEPS: always pull all deps, remove unused barelinux platform.Gravatar mtklein2014-11-21
* Watch out for SkFixed overflow in SkMipMap.cpp.Gravatar mtklein2014-11-21
* public SkNVRefCnt<SnapshotArray>Gravatar mtklein2014-11-21
* SkData -> SkPicture::SnapshotArrayGravatar mtklein2014-11-21
* clarify samplecount field in imagegpuGravatar reed2014-11-21
* Fix error in Ganesh' tiled bitmap drawingGravatar robertphillips2014-11-21
* remove GrAllocPoolGravatar joshualitt2014-11-21
* All the small packing tweaks mentioned in the bug.Gravatar mtklein2014-11-21
* add SkImage::newSurfaceGravatar reed2014-11-21
* simplify uniqueID code in pictureGravatar reed2014-11-21
* Ignore a flaky msaa4 GM and some perma-broken S4 GMsGravatar robertphillips2014-11-21
* Fix memory leak in nanobenchGravatar robertphillips2014-11-21
* Small changes to get things building and running on Linux/ARM.Gravatar mtklein2014-11-21
* Add MultiPictureDraw to nanobenchGravatar robertphillips2014-11-21
* Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https:/...Gravatar robertphillips2014-11-21
* Add MultiPictureDraw to nanobenchGravatar robertphillips2014-11-21
* Revert of SkCanvas::clear() should call down to devices even when the clip is...Gravatar fmalita2014-11-20
* Cleanup: Delete webtry.gypGravatar tfarina2014-11-20
* rebasing a bunch of 0% android mismatchesGravatar joshualitt2014-11-20
* Adding GeometryData objectGravatar joshualitt2014-11-20
* Rebaseline textblobshader expectation for nvprGravatar cdalton2014-11-20
* Add SkNVRefCnt::getRefCnt()Gravatar Florin Malita2014-11-20
* Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()Gravatar fmalita2014-11-20
* Add SkNVRefCnt::deref().Gravatar mtklein2014-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
* SkRecord: Pack SkRegion::Op and AA bit together.Gravatar mtklein2014-11-20
* SkCanvas::clear() should call down to devices even when the clip is empty.Gravatar mtklein2014-11-20
* Stop overloading internal_dispose in SkTextBlob and SkDataGravatar bsalomon2014-11-20
* Make sure pictures draw Clears even when the clip is empty.Gravatar mtklein2014-11-20
* dstCopy on optdrawstateGravatar joshualitt2014-11-20
* Preventing division by 0 in non-separable blend mode shaders.Gravatar rosca2014-11-20
* Implement conics for NVPRGravatar kkinnunen2014-11-19
* even more stragglers -- hopefully this makes the gtx machine go green?Gravatar Greg Humphreys2014-11-19
* more rebaseline stragglersGravatar Greg Humphreys2014-11-19
* Store DM failures in an array, not a single string.Gravatar mtklein2014-11-19
* a few straggling rebaselinesGravatar Greg Humphreys2014-11-19
* Small cleanups after GrDrawState/GrOptDrawState base class elimination.Gravatar bsalomon2014-11-19
* Implement SkPicture::bytesUsed() for SkRecord backendGravatar tomhudson2014-11-19
* No need to short circuit the query rect here anymore.Gravatar mtklein2014-11-19
* Remove debug-only fData from SKTDArray.Gravatar mtklein2014-11-19
* scissor state on optstateGravatar joshualitt2014-11-19
* Add an image filter row to GM:lcdtextpropsGravatar fmalita2014-11-19
* Remove /arch:SSE2 from Win 64 Release buildsGravatar bsalomon2014-11-19
* add runtime config option to retain stream for custom typefacesGravatar humper2014-11-19
* move GrGeometryProcessor to srcGravatar joshualitt2014-11-19
* Create GrOptDrawState before recording draw in GrInOrderDrawBufferGravatar bsalomon2014-11-19
* Allow pictures to have a full boundsGravatar reed2014-11-19