aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* SkRecord: outline methods that are not called O(N) times.Gravatar mtklein2014-11-24
* option to return drawable from recordingGravatar reed2014-11-24
* Revert "Use scratch keys for stencil buffers."Gravatar bsalomon2014-11-24
* Revert of Revert of Add gpu support for Apple specific 'Vertex Arrays' functi...Gravatar tomhudson2014-11-24
* Revert of Add gpu support for Apple specific 'Vertex Arrays' functions (patch...Gravatar tomhudson2014-11-24
* Add support for hoisting layers in pictures drawn with a matrixGravatar robertphillips2014-11-24
* Add Sk prefix to CreateBitmapShader.Gravatar mtklein2014-11-24
* Remove Picture deletion listeners.Gravatar mtklein2014-11-24
* Add gpu support for Apple specific 'Vertex Arrays' functionsGravatar paraboul2014-11-24
* Use scratch keys for stencil buffers.Gravatar bsalomon2014-11-24
* Cleanup of S32_D565_Opaque_SSE2()Gravatar qiankun.miao2014-11-24
* Create GrOptDrawState directly in the cmd buffer in GrIODB.Gravatar bsalomon2014-11-24
* Add pop_back to GrTRecorder.hGravatar bsalomon2014-11-21
* Clean up FreeType code for 2.3.8.Gravatar bungeman2014-11-21
* 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
* Watch out for SkFixed overflow in SkMipMap.cpp.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
* 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
* Adding GeometryData objectGravatar joshualitt2014-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
* 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
* 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
* scissor state on optstateGravatar joshualitt2014-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
* 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
* Add processor name to comment when printing out shaders.Gravatar egdaniel2014-11-19