| Commit message (Expand) | Author | Age |
... | |
* | Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ... | robertphillips | 2016-05-16 |
* | Convert GrClip to an abstract base class | cdalton | 2016-05-13 |
* | Make GrGammaEffect have explicit sRGB modes, plus exponential mode. | brianosman | 2016-05-11 |
* | Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode.... | robertphillips | 2016-05-11 |
* | Make GrGammaEffect have explicit sRGB modes, plus exponential mode. | brianosman | 2016-05-10 |
* | Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h... | robertphillips | 2016-05-09 |
* | Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ... | jvanverth | 2016-05-06 |
* | Simplify SkGpuBlurUtils::GaussianBlur method | robertphillips | 2016-05-06 |
* | Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel | brianosman | 2016-05-05 |
* | Add Gr*Proxy classes | robertphillips | 2016-05-04 |
* | Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.... | robertphillips | 2016-05-03 |
* | Add Gr*Proxy classes | robertphillips | 2016-05-03 |
* | Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c... | robertphillips | 2016-05-03 |
* | Add Gr*Proxy classes | robertphillips | 2016-05-03 |
* | Refactor drawContext/RenderTarget creation | robertphillips | 2016-04-28 |
* | Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o... | robertphillips | 2016-04-28 |
* | Refactor drawContext/RenderTarget creation | robertphillips | 2016-04-27 |
* | Bring sk_sp to GrDrawContext | robertphillips | 2016-04-27 |
* | SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa... | brianosman | 2016-04-06 |
* | Add GrContext::releaseAndAbandonContext() | bsalomon | 2016-04-01 |
* | Add deferred texture upload API. | bsalomon | 2016-03-11 |
* | Attempt to combine batches in forward direction before flush | bsalomon | 2016-03-07 |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc... | bsalomon | 2016-02-25 |
* | Move Budgeted enum out of SkSurface, use in GrTextureProvider | bsalomon | 2016-02-25 |
* | There is an unused rowBytes parameter being passed along. | cblume | 2016-02-16 |
* | Make copySurface work for texture dsts, return a bool, & add unit test. | bsalomon | 2016-02-16 |
* | Revert of Make copySurface work for texture dsts, return a bool, & add unit t... | kjlubick | 2016-02-11 |
* | Make copySurface work for texture dsts, return a bool, & add unit test. | bsalomon | 2016-02-11 |
* | Move Google3-specific stack limitation logic to template classes. | benjaminwagner | 2016-02-05 |
* | Revert of Move Google3-specific stack limitation logic to template classes. R... | benjaminwagner | 2016-02-02 |
* | Move Google3-specific stack limitation logic to template classes. Remove #ifd... | benjaminwagner | 2016-02-02 |
* | Cleaning up trailing spaces and typos. | cblume | 2016-01-26 |
* | Make swizzling in read/write pixel copy code more generic | bsalomon | 2016-01-22 |
* | Differentiate maxColorSamples and maxStencilSamples in GrCaps | egdaniel | 2016-01-15 |
* | GrAuditTrail hooks in GrContext + GrDrawContext | joshualitt | 2016-01-13 |
* | Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codere... | joshualitt | 2016-01-11 |
* | Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https... | joshualitt | 2016-01-08 |
* | Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h... | joshualitt | 2016-01-07 |
* | Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://co... | joshualitt | 2016-01-07 |
* | Add guards to GrTextureProvider | joshualitt | 2016-01-07 |
* | Make a single GrSingleOwner in GrContext | joshualitt | 2016-01-07 |
* | Create debug only SkSingleOwner | joshualitt | 2016-01-06 |
* | Add option to control maximum GrBatch lookback | bsalomon | 2015-12-14 |
* | Move all text stuff to its own folder | joshualitt | 2015-12-11 |
* | Add option to draw wireframe batch bounds | bsalomon | 2015-12-03 |
* | Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of... | scroggo | 2015-12-03 |
* | Add option to draw wireframe batch bounds | bsalomon | 2015-12-03 |
* | Add debug option to clip each GrBatch to its device bounds | bsalomon | 2015-11-30 |
* | Don't create a GXPFactory when blend is SrcOver | egdaniel | 2015-11-23 |