1. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 7 years ago
  2. c585e20 Workaround for lack of ESSL3 external image extension on older Samsung devices by Brian Osman · 7 years ago
  3. 4470e34 Avoid calling glGetString(GL_EXTENSIONS) on core profiles by Brian Salomon · 7 years ago
  4. 9a544bc Stop using clear-as-draw workaround on newer Intel drivers on macOS by Brian Salomon · 7 years ago
  5. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 7 years ago
  6. 1fda024 move SkIPoint16 to private header by Mike Reed · 7 years ago
  7. 1efe322 Make sure we set the origin when initDescForDstCopy fails by Greg Daniel · 7 years ago
  8. dc09213 Revert "Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used."" by Brian Salomon · 7 years ago
  9. 75a1302 Don't use the inner radius when not stroking in DIEllipse by Greg Daniel · 7 years ago
  10. d401330 Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used." by Brian Salomon · 7 years ago
  11. 7e1dd20 Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used. by Brian Salomon · 7 years ago
  12. c412b59 Handle perspective scales in GrPathUtil scaleToleranceToSrc by Greg Daniel · 7 years ago
  13. be77a02 Hide GrPixelConfig in SkSurfaceCharacterization by Robert Phillips · 7 years ago
  14. 62473ad Check if fan point is finite in GrAAConvexPathRenderer. by Greg Daniel · 7 years ago
  15. 8b09b96 Drop draw in GrAAConvextPathRenderer if calculation of center of mass ends up in NaN by Greg Daniel · 7 years ago
  16. 4eda8d9 Check for divide by zero in fill_in_2D_gaussian_kernel by Greg Daniel · 7 years ago
  17. 3aecc30 Check for divide by zero in fill_in_1D_gaussian_kernel by Greg Daniel · 7 years ago
  18. ba31640 Allow for divide by zero in miter calculation in GrAAConvexTessellator by Greg Daniel · 7 years ago
  19. ea49523 GrTessellator: fix for points that become infinite on stroking. by Stephen White · 7 years ago
  20. 08c39fc Increase precision in GrSRGBEffect by Brian Salomon · 7 years ago
  21. 22c1f37 Revert "implement SkTDArray with std::vector" by Mike Klein · 7 years ago
  22. 7c7ff03 ccpr: Normalize homogeneous coords with frexp/ldexp by Chris Dalton · 7 years ago
  23. 64ecdce Turn on rendertarget sorting by Robert Phillips · 7 years ago
  24. 80e1d56 implement SkTDArray with std::vector by Mike Klein · 7 years ago
  25. e037d76 Remove specVersion check on vk extensions. by Greg Daniel · 7 years ago
  26. 01a1cf9 More nans causing infinite recursion in GrPathUtils::convertCubicToQuads by Kevin Lubick · 7 years ago
  27. 6b6fcc7 Add SkSurface factory that takes an SkSurfaceCharacterization by Robert Phillips · 7 years ago
  28. c534808 Revert "Delete GPU alpha clip masks" by Chris Dalton · 7 years ago
  29. df1681e Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers" by Chris Dalton · 7 years ago
  30. c46e9b7 Fix up .fp files by Robert Phillips · 7 years ago
  31. 0361657 vulkan: Blacklist MSAA path renderer on Qualcomm drivers by Chris Dalton · 7 years ago
  32. 76e8516 Snap non-scaled emoji to pixel borders by Jim Van Verth · 7 years ago
  33. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 7 years ago
  34. 3746ac2 Remove path ranges from gpu. by Ben Wagner · 7 years ago
  35. 20010e8 Reland "GrTessellator: hang fix." by Stephen White · 7 years ago
  36. 0090ef6 Don't use gl_FragCoord on legacy Tegra hardware by Chris Dalton · 7 years ago
  37. f259030 Revert "GrTessellator: hang fix." by Mike Klein · 7 years ago
  38. 050c867 GrTessellator: hang fix. by Stephen White · 7 years ago
  39. 6eba063 Add new GrResourceCache::purgeUnlockedResources variant by Robert Phillips · 7 years ago
  40. a466228 Delete GPU alpha clip masks by Chris Dalton · 7 years ago
  41. 3a9710b Add handling for allocation failure in GrTextureOpList by Robert Phillips · 7 years ago
  42. 8dfc70f ccpr: Various cleanups by Chris Dalton · 7 years ago
  43. 052ef69 Pin color type when a cross-context image is constructed by Brian Osman · 7 years ago
  44. d3b37a1 Fix TSAN race in SkPaintToGrPaintNoShader by Robert Phillips · 7 years ago
  45. b709f27 ccpr: Use Manhattan distance for curve AA by Chris Dalton · 7 years ago
  46. 21ba551 ccpr: Replace curve corner MSAA with analytic attenuation by Chris Dalton · 7 years ago
  47. 34df0d3 Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfig by Brian Salomon · 7 years ago
  48. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 7 years ago
  49. a6a3df7 Move GrPixelConfig to GrTypesPriv by Brian Salomon · 7 years ago
  50. f4a00e4 Move a bunch of internal types from GrTypes to GrTypesPriv by Brian Salomon · 7 years ago
  51. 12a6842 Disable DDL assert to unblock Chrome by Robert Phillips · 7 years ago
  52. 48ce22b Add error return, upon mask creation failure, in sw_draw_with_mask_filter by Robert Phillips · 7 years ago
  53. a98183a Revert "Remove std::move from GrSimpleTextureEffect" by Robert Phillips · 7 years ago
  54. 7956b59 Remove SkAutoGlyphCache decls that happen to work by Herb Derby · 7 years ago
  55. 0a4b13c Remove std::move from GrSimpleTextureEffect by Robert Phillips · 7 years ago
  56. 0fd1275 GrGLES Interface: GL_OES_vertex_array_object ext by Hal Canary · 7 years ago
  57. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
  58. 52076d1 ccpr: Use a more stable formula to find quadratic coordinates by Chris Dalton · 7 years ago
  59. 1045013 GrGLExtensions: remove unneded unique_ptr by Hal Canary · 7 years ago
  60. 186ff6d Fix version check for vulkan layers by Greg Daniel · 7 years ago
  61. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  62. 4e34a01 Remove more uses of SkAutoGlyphCache. by Herb Derby · 7 years ago
  63. 5c4b33b Don't add change listeners to pixelRefs in DDL mode by Robert Phillips · 7 years ago
  64. 8d38a7f ccpr: Update the sample to use proper coverage count buffers by Chris Dalton · 7 years ago
  65. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 7 years ago
  66. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 7 years ago
  67. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 7 years ago
  68. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 7 years ago
  69. 2b41784 Make sure we set stencil layout when doing copy as draw by Greg Daniel · 7 years ago
  70. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 7 years ago
  71. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  72. 38c3d93 Don't emit empty command buffers in vulkan by Greg Daniel · 7 years ago
  73. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 7 years ago
  74. a3c68df Make sure we do a render pass load if we copied to a surface before hand by Greg Daniel · 7 years ago
  75. ea022cd Fix vulkan layout barriers when we are doing in line uploads. by Greg Daniel · 7 years ago
  76. e464160 Fix Vulkan Copy as draw shader by Greg Daniel · 7 years ago
  77. 874b535 Prevent crash when flushing while DDL recording by Robert Phillips · 7 years ago
  78. 91fba61 Support GL_OES_EGL_image_external on newer GLSL without essl3 by Brian Osman · 7 years ago
  79. 6e9a4f6 Make TestForPreservingPMConversions helper use lazy createTextureProxy call. by Greg Daniel · 7 years ago
  80. f733a72 Disable CCPR path rendering in DDL mode by Robert Phillips · 7 years ago
  81. 25375e8 GrGLES: unify MakeNativeInterface_{android,egl} by Hal Canary · 7 years ago
  82. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 7 years ago
  83. 4f4a53f Fix initialLayout update in Vk createTestingOnlyImage by Greg Daniel · 7 years ago
  84. 0e90f98 Check GL_EXT_texture_format_BGRA8888 before GL_APPLE_texture_format_BGRA8888 by Alexis Hetu · 7 years ago
  85. 38eb740 Remove SK_RASTER_RECORDER_IMPLEMENTATION by Robert Phillips · 7 years ago
  86. 0fe4ed8 Revert "ccpr: Unblacklist vulkan" by Greg Daniel · 7 years ago
  87. 30ce2a3 ccpr: Unblacklist vulkan by Chris Dalton · 7 years ago
  88. 96f3a42 GrGLES: clean up android_get_gl_proc by Hal Canary · 7 years ago
  89. a421112 Reland "Add back missing unique key checks when creating CachedBitmap/Image Proxies" by Greg Daniel · 7 years ago
  90. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 7 years ago
  91. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 7 years ago
  92. 4f57eb8 Revert "Add back missing unique key checks when creating CachedBitmap/Image Proxies" by Greg Daniel · 7 years ago
  93. 04a1de5 ccpr: Add an attenuation parameter to triangle corners by Chris Dalton · 7 years ago
  94. c2d0dd6 Add a shader cap for incomplete short int precision by Chris Dalton · 7 years ago
  95. e4aae34 Provide promise images when rendering SKPs w/ DDL by Robert Phillips · 7 years ago
  96. 8a37583 Ensure that GrGpu state tracking is initialized before making a backend RT/Tex in tests by Brian Salomon · 7 years ago
  97. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 7 years ago
  98. b78dd5d Add back missing unique key checks when creating CachedBitmap/Image Proxies by Greg Daniel · 7 years ago
  99. f8a131d Compile with GCC 7.2.0. by Ben Wagner · 7 years ago
  100. 296de50 Fix possible overflows in hair line path renderer vertex counts by Brian Salomon · 7 years ago