1. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  2. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  3. 29f2eaf Remove string.h from SkTypes.h by Ben Wagner · 6 years ago
  4. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  5. 0e4a12b Don't explicitly include vulkan.h in the vulkan memory allocator. by Greg Daniel · 6 years ago
  6. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  7. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  8. 10a83da Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext. by Greg Daniel · 6 years ago
  9. da86e28 Remove unused code that was used for late mip allocations. by Greg Daniel · 6 years ago
  10. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  11. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  12. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  13. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  14. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  15. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  16. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  17. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  18. fa8ff09 fonts: Hook up FallbackTextHelper to font remoting. by Khushal · 6 years ago
  19. dc63620 Add guard around GrVkBackendContext::Create function. by Greg Daniel · 6 years ago
  20. 8683037 Always keep buffers in vulkan persistently mapped. by Greg Daniel · 6 years ago
  21. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  22. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  23. a9d3dae Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  24. de81143 Revert "Move include into head to fix build breakage." by Greg Daniel · 6 years ago
  25. fac6953 Move include into head to fix build breakage. by Greg Daniel · 6 years ago
  26. 331c266 Use GrVkMemoryAllocator for vulkan memory allocations in ganesh. by Greg Daniel · 6 years ago
  27. 18dbfd0 Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API." by Greg Daniel · 6 years ago
  28. 98bddf9 Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API." by Greg Daniel · 6 years ago
  29. 26c0e4c Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API. by Greg Daniel · 6 years ago
  30. 3e7548c Reland fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  31. 7257e22 Revert "fonts: Add support for distance field text to font remoting." by Mike Klein · 6 years ago
  32. 35e0a1a fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  33. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 6 years ago
  34. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
  35. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 7 years ago
  36. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 6 years ago
  37. 4ee8851 Driver bug workaround: unbind_attachments_on_bound_render_fbo_delete by Adrienne Walker · 6 years ago
  38. c48f776 Driver bug workaround: pack_parameters_workaround_with_pack_buffer by Adrienne Walker · 6 years ago
  39. 94f585e Driver bug workaround: gl_clear_broken by Adrienne Walker · 6 years ago
  40. 3ed3399 Driver bug workaround: restore_scissor_on_fbo_change by Adrienne Walker · 6 years ago
  41. d7c7978 Driver bug workaround: max_msaa_sample_count_4 by Adrienne Walker · 6 years ago
  42. 001cae0 Driver bug workaround: disallow_large_instanced_draw by Adrienne Walker · 6 years ago
  43. 724afe8 Driver bug workaround: max_texture_size_limit_4096 by Adrienne Walker · 6 years ago
  44. 0e38394 Reland "Driver bug workaround: disable_discard_framebuffer" by Adrienne Walker · 6 years ago
  45. 6831484 Reland "Driver bug workaround: disable_blend_equation_advanced" by Adrienne Walker · 6 years ago
  46. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 6 years ago
  47. 79bf7ac Include SkUnPremultiply.h in GrContext.h to fix Android compile by Brian Salomon · 6 years ago
  48. 103d6f6 Define ~GrContextThreadSafeProxy in GrContext.cpp by Brian Salomon · 6 years ago
  49. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  50. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 6 years ago
  51. 52aacd6 Add GrContextThreadSafeProxy and remove most friends of GrContextThreadSafeProxy by Brian Salomon · 6 years ago
  52. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 6 years ago
  53. 636d803 Revert "Driver bug workaround: disable_blend_equation_advanced" by Greg Daniel · 6 years ago
  54. 0b1e628 Revert "Driver bug workaround: disable_discard_framebuffer" by Greg Daniel · 6 years ago
  55. 8aa0dca Driver bug workaround: disable_discard_framebuffer by Adrienne Walker · 6 years ago
  56. f31fece Driver bug workaround: disable_blend_equation_advanced by Adrienne Walker · 6 years ago
  57. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 6 years ago
  58. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 6 years ago
  59. 06d3746 Add fPreferExternalImagesOverES3 to GrContextOptions by Brian Osman · 6 years ago
  60. ba2c826 Implement canCopySurface for GrMock and GrMtl. by Greg Daniel · 6 years ago
  61. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 6 years ago
  62. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 6 years ago
  63. 25af671 Add GrCap check for whether we can do a copy or not, and implement in Vk backend by Greg Daniel · 6 years ago
  64. 91ab155 Always call endFlush on opLists that might survive a flush by Chris Dalton · 7 years ago
  65. 061020e With ES3, enable both ES2 and ES3 external image extensions by Brian Osman · 7 years ago
  66. 7444c3c Revert "Delete getRenderTargetHandle call on SkSurface." by Greg Daniel · 7 years ago
  67. c828109 Delete getRenderTargetHandle call on SkSurface. by Greg Daniel · 7 years ago
  68. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  69. 323fbcf Move GrBackendRenderTarget over to new system of getting backed infos by Greg Daniel · 7 years ago
  70. ff7fa50 Add ctor to GrVkImageInfo. by Greg Daniel · 7 years ago
  71. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 7 years ago
  72. a7b8e74 Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Brian Salomon · 7 years ago
  73. c1b9c10 Add versions of MakeGL() that don't require include GrGLInterface.h in order to use the GrGLMakeNativeInterface by Brian Salomon · 7 years ago
  74. 9ca3065 Don't use GrPixelConfig value as proxy for valid on GrBackendSurface. by Greg Daniel · 7 years ago
  75. 87f852d Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Robert Phillips · 7 years ago
  76. efa60a1 Remove deprectated GrContext::MakeGL overloads that take raw ptr by Brian Salomon · 7 years ago
  77. f932a63 Add maxTextureSize()/maxRenderTargetSize() to GrContext by Brian Salomon · 7 years ago
  78. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 7 years ago
  79. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 7 years ago
  80. c1267c6 Add SkSurfaceCharacterization operator== && != by Robert Phillips · 7 years ago
  81. 7c7ff03 ccpr: Normalize homogeneous coords with frexp/ldexp by Chris Dalton · 7 years ago
  82. df1681e Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers" by Chris Dalton · 7 years ago
  83. 155dd71 Add SK_API to GrContextThreadSafeProxy by Robert Phillips · 7 years ago
  84. 0361657 vulkan: Blacklist MSAA path renderer on Qualcomm drivers by Chris Dalton · 7 years ago
  85. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 7 years ago
  86. 6eba063 Add new GrResourceCache::purgeUnlockedResources variant by Robert Phillips · 7 years ago
  87. 34df0d3 Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfig by Brian Salomon · 7 years ago
  88. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 7 years ago
  89. a6a3df7 Move GrPixelConfig to GrTypesPriv by Brian Salomon · 7 years ago
  90. f4a00e4 Move a bunch of internal types from GrTypes to GrTypesPriv by Brian Salomon · 7 years ago
  91. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
  92. 1045013 GrGLExtensions: remove unneded unique_ptr by Hal Canary · 7 years ago
  93. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  94. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 7 years ago
  95. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 7 years ago
  96. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 7 years ago
  97. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  98. 6a426c1 Cleanup SkImage YUV texture factories. by Brian Salomon · 7 years ago
  99. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 7 years ago
  100. 057627f Make sure we set correct GrPixelConfig in promise images by Greg Daniel · 7 years ago