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