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