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