aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Revert of allow canvas to force conservative clips (for speed) (patchset #7 i...Gravatar reed2014-09-09
* Allow SkCanvas to be initialized to force conservative rasterclips. This has ...Gravatar reed2014-09-09
* Make GrEffectStage copy constructor work correctly with pending execution refs.Gravatar bsalomon2014-09-08
* Remove debug-only ref of GrEffectStageGravatar bsalomon2014-09-08
* Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms.Gravatar bsalomon2014-09-05
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Don't take a ref on GP in AutoEffectRestore.Gravatar bsalomon2014-09-05
* Add method to GrProgramResource to record that pending a execution was comple...Gravatar bsalomon2014-09-04
* Add GrProgramElement base class for GrEffect with deferred exec ref.Gravatar bsalomon2014-09-04
* add SK_API to forward declare in canvas.hGravatar reed2014-09-04
* remove getTotalClipAsPath, privatize getTotalClipGravatar reed2014-09-04
* Change SkPicture::draw to playbackGravatar robertphillips2014-09-04
* Switch Layer Hoisting over to SkRecord backendGravatar robertphillips2014-09-04
* Add reference base class to GrGpuResourcewith pending IO references.Gravatar bsalomon2014-09-03
* Remove use of EXPERIMENTAL_getActiveOps from layer hoisting codeGravatar robertphillips2014-09-03
* Hide fields in SkImageInfoGravatar reed2014-09-03
* Replace SkPictureReplacementPlayback with GrRecordReplaceDrawGravatar robertphillips2014-09-03
* Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...Gravatar reed2014-09-03
* Add gamma/sRGB tag to SkImageInfoGravatar reed2014-09-02
* Address MSVC warnings about possible value truncation. In the process remove...Gravatar pkasting2014-09-02
* Remove legacy (and also broken) SkPicture constructor.Gravatar djsollen2014-09-02
* Fix matrix similarity test on arm64Gravatar jvanverth2014-09-02
* make allocPixels throw on failureGravatar reed2014-09-02
* Reorganize Layer Hoisting codeGravatar robertphillips2014-09-02
* Revert of Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 ...Gravatar reed2014-09-02
* Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of ht...Gravatar reed2014-09-01
* Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...Gravatar reed2014-09-01
* Add gamma/sRGB tag to SkImageInfoGravatar reed2014-09-01
* Move MakeDivByTextureWHMatrix to GrCoordTransformGravatar bsalomon2014-08-29
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://coderevi...Gravatar reed2014-08-29
* Simplify SkGpuDevice constructionGravatar bsalomon2014-08-29
* Add gamma/sRGB tags to SkImageInfoGravatar reed2014-08-29
* Revert of Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of h...Gravatar reed2014-08-28
* Revert of add SK_API to SkImageInfo (patchset #1 of https://codereview.chromi...Gravatar reed2014-08-28
* Expose drawTextBlob to devices.Gravatar fmalita2014-08-28
* Align all SkRecord::alloc() calls up to at least a pointer size.Gravatar mtklein2014-08-28
* Make SkGpuDevice constructors private.Gravatar bsalomon2014-08-28
* SkTextBlob GPipe serialization.Gravatar fmalita2014-08-28
* add SK_API to SkImageInfoGravatar reed2014-08-28
* rename ScaledImageCache to ResourceCacheGravatar reed2014-08-28
* Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://cod...Gravatar reed2014-08-28
* Make textures register with GrResourceCache2 as scratch.Gravatar bsalomon2014-08-28
* Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.ch...Gravatar reed2014-08-28
* add gamma/sRGB to SkImageInfoGravatar reed2014-08-28
* Switch GPU Optimization code to SkRecordGravatar robertphillips2014-08-27
* Convert BBH APIs to use SkRect.Gravatar mtklein2014-08-27
* Remove SkQuadTree.Gravatar mtklein2014-08-26
* Remove SkImageFilter::Set/GetExternalCache.Gravatar senorblanco2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26