| Commit message (Expand) | Author | Age |
* | Split GrContext into Normal/DDL flavors | Robert Phillips | 2018-01-19 |
* | Revert "Move more internal methods from GrContext to GrContextPriv" | Hal Canary | 2018-01-19 |
* | Move more internal methods from GrContext to GrContextPriv | Robert Phillips | 2018-01-19 |
* | Move GrOpFlushState out of GrDrawingManager and onto the stack | Robert Phillips | 2018-01-18 |
* | Move resourceProvider accessor to GrContextPriv (take 2) | Robert Phillips | 2018-01-16 |
* | Revert "Move resourceProvider accessor to GrContextPriv" | Hal Canary | 2018-01-16 |
* | Move resourceProvider accessor to GrContextPriv | Robert Phillips | 2018-01-16 |
* | Updating lazy proxys to support the case where we know a lot more info about ... | Greg Daniel | 2018-01-12 |
* | Add GrProxyProvider | Robert Phillips | 2018-01-08 |
* | Enable conditional-uninitialized flag | Kevin Lubick | 2018-01-05 |
* | Remove instanced rendering | Brian Salomon | 2017-12-08 |
* | Add "lazy" texture proxies | Chris Dalton | 2017-11-30 |
* | Include opList ids in GrOnFlushCallbackObject::postFlush | Chris Dalton | 2017-11-27 |
* | Add overbudget handling to GrResourceAllocator | Robert Phillips | 2017-11-16 |
* | Update MDB flags to match switches in Chrome & Android | Robert Phillips | 2017-11-10 |
* | Prepare to enable explicit gpu resource allocation (take 2) | Robert Phillips | 2017-11-08 |
* | Revert "Prepare to enable explicit gpu resource allocation" | Greg Daniel | 2017-11-08 |
* | Prepare to enable explicit gpu resource allocation | Robert Phillips | 2017-11-08 |
* | Add GrContextOptions to control distance field thresholds for small sizes and... | Brian Salomon | 2017-11-08 |
* | Setup CCPR testing with GrMockContext | Chris Dalton | 2017-11-06 |
* | During flush store GrOp draw and upload records on GrOpFlushState instead of ... | Brian Salomon | 2017-11-02 |
* | Make the intervals in GrResourceAllocator use SkArenaAlloc | Robert Phillips | 2017-11-02 |
* | Don't execute onFlush op lists until after GPU data is uploaded | Chris Dalton | 2017-10-06 |
* | Revert "Don't execute onFlush op lists until after GPU data is uploaded" | Mike Klein | 2017-10-05 |
* | Don't execute onFlush op lists until after GPU data is uploaded | Chris Dalton | 2017-10-04 |
* | Rename GrOpList::reset to endFlush | Chris Dalton | 2017-10-04 |
* | Revert "Revert "When flushing, reset flush state before op lists"" | Greg Daniel | 2017-10-04 |
* | Revert "When flushing, reset flush state before op lists" | Greg Daniel | 2017-10-04 |
* | When flushing, reset flush state before op lists | Greg Daniel | 2017-10-04 |
* | 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 |
* | 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 |
* | Shrink GrDrawOpAtlases when no longer needed, take 2. | Jim Van Verth | 2017-09-26 |
* | Revert "Shrink GrDrawOpAtlases when no longer needed" | Jim Van Verth | 2017-09-22 |
* | Shrink GrDrawOpAtlases when no longer needed | Jim Van Verth | 2017-09-22 |
* | Remove pre-attachment of stencil buffers | Robert Phillips | 2017-09-21 |
* | Land scaffolding for explicit MDB resource allocation | Robert Phillips | 2017-09-14 |
* | Make GrCopySurfaceOp participate in the GrOplist DAG | Robert Phillips | 2017-09-14 |
* | 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 |
* | Retract Gr*Priv.h includes a bit | Robert Phillips | 2017-08-31 |
* | Remove origin field from GrSurface (take 2) | Robert Phillips | 2017-08-29 |
* | Add a message when an op list fails to instantiate | Brian Osman | 2017-08-23 |
* | Add GrPrepareCallback, always run at the start of flush | Brian Osman | 2017-08-22 |
* | Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ... | Greg Daniel | 2017-08-02 |