1. effd13f Convert more tests to GrRecordingContext/GrDirectContext by Robert Phillips · 4 years ago
  2. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 1 month ago
  3. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 3 months ago
  4. 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 4 months ago
  5. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  6. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  7. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 5 months ago
  8. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  9. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  10. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  11. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  12. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  13. 0902c98 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) by Robert Phillips · 5 years ago
  14. fe88bf6 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" by Greg Daniel · 5 years ago
  15. 5572737 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls by Robert Phillips · 5 years ago
  16. 658d499 New approach to fixing Vulkan MSAA. by Jim Van Verth · 5 years ago
  17. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  18. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  19. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  20. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  21. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  22. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  23. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  24. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  25. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  26. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 6 years ago
  27. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  28. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  29. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  30. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  31. 2268ad2 Add flag to force purge resources from cache as soon as possible. by Greg Daniel · 6 years ago
  32. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  33. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  34. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  35. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  36. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  37. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  38. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago
  39. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 6 years ago
  40. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 6 years ago
  41. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  42. e64b064 Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture. by Brian Salomon · 6 years ago
  43. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 6 years ago
  44. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 6 years ago
  45. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 6 years ago
  46. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  47. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  48. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  49. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  50. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  51. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  52. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  53. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  54. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  55. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  56. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  57. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  58. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  59. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  60. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  61. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  62. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  63. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  64. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  65. 9158931 Remove static initializer restriction for Vulkan tests by Jim Van Verth · 7 years ago
  66. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  67. a18d2db Fix VkWrapTest by Greg Daniel · 7 years ago
  68. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  69. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  70. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  71. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  72. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  73. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  74. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  75. af40127 Minor fix to VkWrapTest by Greg Daniel · 7 years ago
  76. 0b791f5 Remove ownership aruments from render target wrap functions by Brian Osman · 7 years ago
  77. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  78. 65b8cb0 Fix VkWrapTests by jvanverth · 8 years ago
  79. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  80. 1d4453e Another linux Vulkan fix by jvanverth · 8 years ago
  81. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  82. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  83. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  84. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 8 years ago
  85. dc0fcd4 Vulkan config in dm by bsalomon · 8 years ago
  86. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  87. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 8 years ago
  88. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  89. 2ae4b2e Fix Vulkan tests after GrContextFactory move to sk_gpu_test by kkinnunen · 8 years ago
  90. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  91. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago