| Commit message (Expand) | Author | Age |
* | 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 |
* | Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex... | Yuqian Li | 2017-08-01 |
* | Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" | Greg Daniel | 2017-08-01 |
* | Revert "Remove origin field from GrSurface" | Robert Phillips | 2017-08-01 |
* | Remove origin field from GrSurface | Robert Phillips | 2017-07-31 |
* | Revert "Add support for semaphores to be inserted on GrContext flush" | Mike Reed | 2017-07-22 |
* | Add support for semaphores to be inserted on GrContext flush | Greg Daniel | 2017-07-22 |
* | Add SkDebugf trace event handler. | Brian Salomon | 2017-07-19 |
* | Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceC... | Robert Phillips | 2017-06-28 |
* | Clean up GrResourceProvider usage | Robert Phillips | 2017-06-15 |
* | Prevent onFlushCB created opLists from being grouped with the normal ones (new) | Robert Phillips | 2017-06-14 |
* | Retract GrTexture*.h & GrRenderTarget*.h from other headers | Robert Phillips | 2017-06-13 |
* | Make instantiate return a Boolean | Robert Phillips | 2017-06-05 |
* | Update clearOp for split-OpList world (take 3) | Robert Phillips | 2017-05-31 |
* | Add check for incorrect opList splits | Robert Phillips | 2017-05-18 |