| Commit message (Expand) | Author | Age |
* | Deinline some GrPathRenderer method and one GrDrawingMananger method. | Brian Salomon | 2018-07-10 |
* | Plumb GrContext everywhere | Robert Phillips | 2018-06-12 |
* | Make the SkPathRef GenIDChangeListener ref counted | Chris Dalton | 2018-06-08 |
* | Dump additional details about the gpu resources. | Derek Sollenberger | 2018-03-29 |
* | Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ... | Robert Phillips | 2018-03-19 |
* | Remove GrSurfaceOrigin from GrSurfaceDesc. | Brian Salomon | 2018-03-05 |
* | Funnel most proxy creation through GrProxyProvider | Robert Phillips | 2018-01-16 |
* | Add GrProxyProvider | Robert Phillips | 2018-01-08 |
* | Revert "Revert "Fix int overflow issues with clip and path bounds, take 2."" | Jim Van Verth | 2017-11-02 |
* | Revert "Fix int overflow issues with clip and path bounds, take 2." | Jim Van Verth | 2017-11-02 |
* | Fix int overflow issues with clip and path bounds, take 2. | Jim Van Verth | 2017-11-02 |
* | Revert "Fix int overflow issues with clip and path bounds." | Mike Klein | 2017-10-31 |
* | Fix int overflow issues with clip and path bounds. | Jim Van Verth | 2017-10-31 |
* | Remove color space xform from GrTextureDomain & GrSimpleTextureEffect | Brian Osman | 2017-10-18 |
* | Add MDB comments to recent kNoPendingIO changes | Brian Osman | 2017-10-03 |
* | Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" | Brian Osman | 2017-10-02 |
* | Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-fr... | Brian Osman | 2017-10-02 |
* | Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, ... | Brian Osman | 2017-09-29 |
* | Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defe... | Brian Osman | 2017-09-28 |
* | Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instan... | Brian Osman | 2017-09-28 |
* | Use wider types to compute bounds area and avoid overflow | Brian Osman | 2017-09-28 |
* | Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" | Brian Osman | 2017-09-28 |
* | Make threaded proxy generation MDB-friendly, and defer instantiation | Brian Osman | 2017-09-28 |
* | Invalidate textures cached by SW path renderer when paths go away | Brian Osman | 2017-09-26 |
* | Add ability to remove unique key from proxy and underlying surface. | Greg Daniel | 2017-09-26 |
* | Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation) | Robert Phillips | 2017-09-21 |
* | Do software clip mask generation with worker threads | Brian Osman | 2017-09-11 |
* | Skip making a surface context when doing threaded SW paths | Brian Osman | 2017-09-08 |
* | Improve GrPathRendererChain heuristics | Chris Dalton | 2017-09-07 |
* | Revert "Improve GrPathRendererChain heuristics" | Chris Dalton | 2017-09-07 |
* | Improve GrPathRendererChain heuristics | Chris Dalton | 2017-09-07 |
* | Rework GrSamplerParams to be more compact and use its own wrap mode enum. | Brian Salomon | 2017-09-07 |
* | With threaded software paths, free mask memory earlier | Brian Osman | 2017-09-01 |
* | Make GrSWMaskHelper take a matrix for each draw | Brian Salomon | 2017-08-30 |
* | Threaded generation of software paths | Brian Osman | 2017-08-30 |
* | Revert "Threaded generation of software paths" | Brian Salomon | 2017-08-24 |
* | Threaded generation of software paths | Brian Osman | 2017-08-24 |
* | Move DrawToTargetWithShapeMask to GrSoftwarePathRenderer | Brian Osman | 2017-08-17 |
* | Cache more aggressively in GrSoftwarePathRenderer for Android | Stan Iliev | 2017-08-16 |
* | Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and... | Brian Salomon | 2017-08-10 |
* | Reduce dependence on GrSurface's origin field (take 3) | Robert Phillips | 2017-07-25 |
* | Revert "Reduce dependence on GrSurface's origin field (take 2)" | Robert Phillips | 2017-07-25 |
* | Reduce dependence on GrSurface's origin field (take 2) | Robert Phillips | 2017-07-25 |
* | Second small fragment from "Reduce dependence on GrSurface's origin field" | Robert Phillips | 2017-07-24 |
* | Revert "Reduce dependence on GrSurface's origin field" | Robert Phillips | 2017-07-21 |
* | Reduce dependence on GrSurface's origin field | Robert Phillips | 2017-07-21 |
* | Remove GrLegacyMeshDrawOp and GrPipelineBuilder | Brian Salomon | 2017-07-19 |
* | Remove GrGpu.h from GrResourceProvider.h | Robert Phillips | 2017-06-15 |
* | Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMesh... | Brian Salomon | 2017-06-15 |
* | Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp s... | Brian Salomon | 2017-06-14 |