1. 570f4e5 Always explicitly allocate except in Android Framework (take 3) by Robert Phillips · 5 years ago
  2. 2a2d732 Revert "Always explicitly allocate except in Android Framework (take 2)" by Robert Phillips · 5 years ago
  3. 60dd62b Revert "Always try to reduce opList splitting in DDL contexts/drawingManagers" by Robert Phillips · 5 years ago
  4. 2cce805 Always try to reduce opList splitting in DDL contexts/drawingManagers by Robert Phillips · 5 years ago
  5. 88b93da Always explicitly allocate except in Android Framework (take 2) by Robert Phillips · 5 years ago
  6. 56181ba Make DDL contexts/drawing managers always sort opLists by Robert Phillips · 5 years ago
  7. a00da61 Pointer to GrStrikeCache on GrTextBlob by Herb Derby · 6 years ago
  8. e834579 Make room for shifting GrContext to GrDirectContext by Robert Phillips · 6 years ago[Renamed (91%) from src/gpu/GrDirectContext.cpp]
  9. bb60677 Move caps and FP factory cache to GrContext_Base by Robert Phillips · 6 years ago
  10. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  11. c1541ae Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base by Robert Phillips · 6 years ago
  12. fd0d970 Rename GrContext::uniqueID to contextID and hide it by Robert Phillips · 6 years ago
  13. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  14. a0bc39d Split GrContextThreadSafeProxy into its own files (take 2) by Robert Phillips · 6 years ago
  15. ea8b4fc Revert "Split GrContextThreadSafeProxy into its own files" by Robert Phillips · 6 years ago
  16. f8397f2 Split GrContextThreadSafeProxy into its own files by Robert Phillips · 6 years ago
  17. 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 6 years ago
  18. 487132b Don't include system vulkan header when building skia files. by Greg Daniel · 6 years ago
  19. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  20. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  21. b4d8956 Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Greg Daniel · 6 years ago
  22. a55e214 Revert "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Mike Klein · 6 years ago
  23. 55aea84 Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Greg Daniel · 6 years ago
  24. 684b506 Revert "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Mike Klein · 6 years ago
  25. 6e2d607 Always include public/include headers for vulkan and just guard src files with SK_VULKAN. by Greg Daniel · 6 years ago
  26. 96519f2 Centralize the max glyph dimension by Herb Derby · 6 years ago
  27. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  28. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  29. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  30. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  31. 4e85e80 added Metal support to GrBackendSurface by Timothy Liang · 6 years ago
  32. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  33. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  34. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  35. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  36. 10a83da Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext. by Greg Daniel · 6 years ago
  37. a7b8e74 Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Brian Salomon · 6 years ago
  38. c1b9c10 Add versions of MakeGL() that don't require include GrGLInterface.h in order to use the GrGLMakeNativeInterface by Brian Salomon · 6 years ago
  39. 87f852d Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Robert Phillips · 6 years ago
  40. efa60a1 Remove deprectated GrContext::MakeGL overloads that take raw ptr by Brian Salomon · 6 years ago
  41. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 6 years ago
  42. a3457b8 Split GrDDL- & GrDirect- Contexts into their own files by Robert Phillips · 6 years ago