1. ac616c8 Fix vulkan validation layer ordering. by Greg Daniel · 6 years ago
  2. a0651ac Update vulkan features (again) to support extension features. by Greg Daniel · 6 years ago
  3. 92aef4b Support using vulkan 1.1. by Greg Daniel · 7 years ago
  4. 3644360 Have GrVkBackendContext take a VkPhysicalDeviceFeatures struct. by Greg Daniel · 7 years ago
  5. a31f4e5 Make sure we check the version number of Vulkan Extensions. by Greg Daniel · 7 years ago
  6. 98bffae Reland "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 7 years ago
  7. da16cce Use our own checked in Vulkan header to build skia source code. by Greg Daniel · 7 years ago
  8. d3e65aa Move GrVkInterface out of public API. by Greg Daniel · 7 years ago
  9. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 7 years ago
  10. 1e04b36 Reland: Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 7 years ago
  11. 9ec70c6 Remove SkSafeSetNull. by Ben Wagner · 7 years ago
  12. c8cd45a Generate GrVkInterface when we make the GrVkGpu. by Greg Daniel · 7 years ago
  13. f666cbc remove debug gl interface, grcontextfactory context type, and config. by Brian Salomon · 7 years ago
  14. 97c6a0e Remove interal use of SkRefCnt_SafeAssign. by Ben Wagner · 7 years ago
  15. 00a5eb8 Add gltestpersistentcache config that tests GrContextOption's cache. by Brian Salomon · 7 years ago
  16. 37329b3 Reland "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 7 years ago
  17. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 7 years ago
  18. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 7 years ago
  19. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 7 years ago
  20. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 7 years ago
  21. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 7 years ago
  22. 3148f80 Revert "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 7 years ago
  23. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 7 years ago
  24. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 7 years ago
  25. be0ab88 Reland "Move Vulkan DebugCallback code into tools." by Greg Daniel · 7 years ago
  26. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 7 years ago
  27. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 7 years ago
  28. 05d3fe3 Revert "Move Vulkan DebugCallback code into tools." by Greg Daniel · 7 years ago
  29. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 7 years ago
  30. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 7 years ago
  31. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 7 years ago
  32. d4b2ade Move Vulkan DebugCallback code into tools. by Greg Daniel · 7 years ago
  33. 6d36370 Add bullet proofing for preAbandonContext by Robert Phillips · 7 years ago
  34. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 7 years ago
  35. 752e08b Fix abandonment of programs by Robert Phillips · 7 years ago
  36. a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 7 years ago
  37. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 7 years ago
  38. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 7 years ago
  39. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 7 years ago
  40. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 7 years ago
  41. 2a2f675 SkTypes: extract SkTo by Hal Canary · 7 years ago
  42. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
  43. 35b40ce Revert "Check for ANGLE's implementation of texture_rectangle" by Ravi Mistry · 7 years ago
  44. 00f8866 Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 7 years ago
  45. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 7 years ago
  46. 91dfa3b Reland "Move gn setup for vulkan library/headers into their own third_party directory." by Greg Daniel · 7 years ago
  47. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 7 years ago
  48. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 7 years ago
  49. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 7 years ago
  50. cbeae03 Fix check for valid proxies returned by AtlasManager. by Jim Van Verth · 7 years ago
  51. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
  52. 3a67b8e Add support for building with MoltenVK by Chris Dalton · 7 years ago
  53. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 7 years ago
  54. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  55. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 7 years ago
  56. 22e6e21 Reland "CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2." by Hal Canary · 7 years ago
  57. d4dac9c Revert "CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2." by Hal Canary · 7 years ago
  58. 0593a84 CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2. by Hal Canary · 7 years ago
  59. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  60. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 7 years ago
  61. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 7 years ago
  62. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 7 years ago
  63. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 7 years ago
  64. 0c51eea Add GrMockRenderTarget and mock backend render targets by Brian Salomon · 7 years ago
  65. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 7 years ago
  66. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  67. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 7 years ago
  68. 02bd295 Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is kBottomLeft by Brian Salomon · 7 years ago
  69. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 7 years ago
  70. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  71. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  72. 1056eb8 Move atlas manager creation to GrContext derived classes (take 2) by Robert Phillips · 7 years ago
  73. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
  74. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 7 years ago
  75. 0551818 Revert "Move atlas manager creation to GrContext derived classes" by Robert Phillips · 7 years ago
  76. e5b7cee Move atlas manager creation to GrContext derived classes by Robert Phillips · 7 years ago
  77. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
  78. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 7 years ago
  79. f3690dd Change signature of GrAtlasGlyphCache::getProxies by Robert Phillips · 7 years ago
  80. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 7 years ago
  81. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  82. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  83. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  84. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  85. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  86. 85ae715 Add new GrContext queries for imagability, surfacability, and max sample count of color types by Brian Salomon · 7 years ago
  87. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  88. de9cef2 rm spurious std::move from getFontAtlasImage_ForTesting by Robert Phillips · 7 years ago
  89. 87d18ce Add Chinese zoom Sample. by Jim Van Verth · 7 years ago
  90. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  91. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  92. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  93. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  94. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  95. f0fe02f Delete Gr testing contexts in reverse order by Greg Daniel · 7 years ago
  96. b508696 Add matrix stack to SkAtlasTextTarget. by Brian Salomon · 7 years ago
  97. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  98. b67821d Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget by Robert Phillips · 7 years ago
  99. 94f509b Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface. by Brian Salomon · 7 years ago
  100. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago