| Commit message (Expand) | Author | Age |
* | Merge GrClipMaskManager into GrClipStackClip | csmartdalton | 2016-08-05 |
* | Fix GrDrawContextPriv::stencilRect | csmartdalton | 2016-07-27 |
* | Reduce usage of MakeRenderTargetDirect | robertphillips | 2016-07-26 |
* | Remove all usage of SkSurfaceProps::isGammaCorrect() | brianosman | 2016-07-26 |
* | Move prepareForExternalIO from GrRenderTarget to GrDrawContext | robertphillips | 2016-07-26 |
* | Just pass the draw context to paint conversion | brianosman | 2016-07-25 |
* | Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/... | bsalomon | 2016-07-22 |
* | Add SkColorSpace to GrDrawContext | brianosman | 2016-07-21 |
* | Retract PipelineBuilder some more | robertphillips | 2016-07-21 |
* | Add choke point for modifying non-AA rect draws (e.g., applying clipping) | robertphillips | 2016-07-08 |
* | Revert of Add choke point for modifying non-AA rect draws (e.g., applying cli... | robertphillips | 2016-07-08 |
* | Add choke point for modifying non-AA rect draws (e.g., applying clipping) | robertphillips | 2016-07-08 |
* | Begin instanced rendering for simple shapes | csmartdalton | 2016-07-07 |
* | Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001... | ksakamoto | 2016-07-05 |
* | Begin instanced rendering for simple shapes | csmartdalton | 2016-06-30 |
* | Replace targetHasUnifiedMultisampling in GrPB constructor | csmartdalton | 2016-06-08 |
* | Remove GrRenderTarget from GrPipelineBuilder | robertphillips | 2016-06-06 |
* | Make GrClipMaskManager stateless and push GrPipelineBuilder construction down... | robertphillips | 2016-06-03 |
* | Retract GrRenderTarget from GrTestTarget | robertphillips | 2016-05-20 |
* | Retract GrRenderTarget from GLProgramsTest | robertphillips | 2016-05-19 |
* | (Mostly) Retract GrRenderTarget from SkGpuDevice | robertphillips | 2016-05-17 |
* | Add isUnifiedMultisampled entry point to GrDrawContext | robertphillips | 2016-05-16 |
* | Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to ... | robertphillips | 2016-05-16 |
* | Retract GrRenderTarget a bit within SkGpuDevice | robertphillips | 2016-05-13 |
* | Remove clip from GrPipelineBuilder | cdalton | 2016-05-12 |
* | Eliminate special case nvpr batch handling | cdalton | 2016-05-12 |
* | Replace GrStrokeInfo with GrStyle. | bsalomon | 2016-05-10 |
* | Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:... | bsalomon | 2016-05-10 |
* | Replace GrStrokeInfo with GrStyle. | bsalomon | 2016-05-10 |
* | Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200... | robertphillips | 2016-05-06 |
* | Retract GrRenderTarget a bit within SkGpuDevice | robertphillips | 2016-05-05 |
* | Bring sk_sp to GrDrawContext | robertphillips | 2016-04-27 |
* | Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate | brianosman | 2016-04-13 |
* | SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa... | brianosman | 2016-04-06 |
* | Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) | robertphillips | 2016-03-02 |
* | Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch... | robertphillips | 2016-03-02 |
* | Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) | robertphillips | 2016-03-02 |
* | Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder | robertphillips | 2016-03-01 |
* | Move drawDRRect back to GrDrawContext | robertphillips | 2016-02-29 |
* | Revert of Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuil... | ethannicholas | 2016-02-25 |
* | Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder | robertphillips | 2016-02-25 |
* | Mv DRRect drawing code from GrDrawContext into SkGpuDevice | robertphillips | 2016-02-25 |
* | Fix memory leak | joshualitt | 2016-02-17 |
* | Delete GrTextContext | joshualitt | 2016-02-16 |
* | Create GrPathRenderingDrawContext | joshualitt | 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 |
* | Pass a GrContext pointer in GrDrawContext constructor | joshualitt | 2016-02-11 |
* | Hide drawBatch on GrDrawTarget from test Methods | joshualitt | 2016-01-13 |