- 2edf18d Remove GrContext by Adlai Holler · 4 years, 10 months ago
- a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 10 months ago
- 53cf44c Migrate GrContextPriv & ivars to GrDirectContext by Adlai Holler · 4 years, 10 months ago
- 6d0745b Migrate last public API to GrDirectContext by Adlai Holler · 4 years, 10 months ago
- 64e1383 Migrate compressed texture methods to GrDirectContext by Adlai Holler · 4 years, 10 months ago
- 2e0c70d Migrate texture update methods to GrDirectContext by Adlai Holler · 4 years, 10 months ago
- 98dd004 Migrate texture creation methods to GrDirectContext by Adlai Holler · 4 years, 10 months ago
- 3acc69a Migrate flush & misc methods to GrDirectContext by Adlai Holler · 4 years, 10 months ago
- 4aa4c60 Migrate gpu resource methods to GrDirectContext by Adlai Holler · 4 years, 10 months ago
- 3a508e9 Migrate resource cache methods to GrDirectContext by Adlai Holler · 4 years, 10 months ago
- 61a591c Migrate releaseResourcesAndAbandonContext to GrDirectContext by Adlai Holler · 4 years, 10 months ago
- a7a4044 Migrate abandonment & reset methods to GrDirectContext by Adlai Holler · 4 years, 10 months ago
- 0ce2c54 Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years, 10 months ago
- cf43fc6 Revert "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years, 11 months ago
- ff13ffb Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext" by Adlai Holler · 4 years, 11 months ago
- 89bdc90 Revert "Take GrContext private, GrDDLContext inherit from GrRecordingContext" by Adlai Holler · 4 years, 11 months ago
- d2daa94 Take GrContext private, GrDDLContext inherit from GrRecordingContext by Adlai Holler · 4 years, 11 months ago
- 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 5 years ago
- 079455c Make the GrSmallPathAtlasMgr a flush-time object by Robert Phillips · 5 years ago
- 5edf510 Add plumbing for access to the flush-time GrSmallPathAtlasMgr by Robert Phillips · 5 years ago
- 3262bc8 Clarify that the GrDirectContext uniquely holds the text atlas manager by Robert Phillips · 5 years ago
- c7228c6 Set up to use new GrDirectContext factories in Chrome by Robert Phillips · 5 years ago
- f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 5 years ago
- b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 5 years ago[Renamed from include/private/GrDirectContext.h]
- 44333c5 Make asDirectContext return a GrDirectContext by Robert Phillips · 5 years ago
- ad24845 Make the GrDirectContext a thing and move it to include/private by Robert Phillips · 5 years ago