1. 26c0e4c Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API. by Greg Daniel · 6 years ago
  2. 869433f Turn off domain in GrTextureOp when src rect contains entire proxy by Brian Salomon · 6 years ago
  3. 9eff78e Workaround constexpr bug in MSVC 2015 in GrTextureOp by Brian Salomon · 6 years ago
  4. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  5. b12175f Remove memory pool use from SkTextBlobCache by Herb Derby · 6 years ago
  6. a0047bc Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp. by Brian Salomon · 6 years ago
  7. 6ddbafc Move vulkan layout helpers from GrVkMemory to GrVkImage. by Greg Daniel · 6 years ago
  8. b515ae7 Add GPU perspective support for color emoji by Jim Van Verth · 6 years ago
  9. 3e7548c Reland fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  10. daef06a ccpr: Handle winding and even-odd in the same shader by Chris Dalton · 6 years ago
  11. 13235d8 Revert "ccpr: Handle winding and even-odd in the same shader" by Chris Dalton · 6 years ago
  12. 5dd3fcc ccpr: Handle winding and even-odd in the same shader by Chris Dalton · 6 years ago
  13. a71305c ccpr: Add a mechanism to detach and merge pending paths by Chris Dalton · 6 years ago
  14. d7e2227 ccpr: Remove GrCCDrawPathsOp's back-pointer into CCPR by Chris Dalton · 6 years ago
  15. f104fec Delete GrDrawOp::wasRecorded by Chris Dalton · 6 years ago
  16. 7257e22 Revert "fonts: Add support for distance field text to font remoting." by Mike Klein · 6 years ago
  17. 35e0a1a fonts: Add support for distance field text to font remoting. by Khushal · 6 years ago
  18. 1c54894 ccpr: Remove local matrix data from path instances by Chris Dalton · 6 years ago
  19. 17031a7 Use layered templates for optional vertex attributes in GrTextureOp. by Brian Salomon · 6 years ago
  20. 7b37694 GrTessellator: fix crash on merging a dead edge. by Stephen White · 6 years ago
  21. 86c4001 GrTextureOp: Rename template params "V" instead of "Vertex". by Brian Salomon · 6 years ago
  22. 89735a0 GrTessellator: remove 64K vertex limit. by Stephen White · 6 years ago
  23. 1e7c658 drawPosText no longer obeys paint alignment by Herb Derby · 6 years ago
  24. 4bfb50b ccpr: Abstract the draws list in a separate class by Chris Dalton · 6 years ago
  25. 18934c6 Simplify aligment for DFT drawText by Herb Derby · 6 years ago
  26. 969be1c Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice. by Brian Salomon · 6 years ago
  27. 3a69c74 Fix unit tests when workarounds are enabled by Adrienne Walker · 6 years ago
  28. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 7 years ago
  29. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 6 years ago
  30. c490b28 Disable perspective for emoji fallback by Jim Van Verth · 6 years ago
  31. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  32. 5191880 remove toString by Cary Clark · 6 years ago
  33. 30e1a5e Use inheritance to define TextureGeometryProcesor vertex structs by Brian Salomon · 6 years ago
  34. ec42e15 Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRect by Brian Salomon · 6 years ago
  35. ec79c39 GrTessellator: fix for zombie edge fuzzer crash. by Stephen White · 6 years ago
  36. 4ee8851 Driver bug workaround: unbind_attachments_on_bound_render_fbo_delete by Adrienne Walker · 6 years ago
  37. 6872e94 Modifications to GrTextureOp outsetting, edge equation code. by Brian Salomon · 6 years ago
  38. 50edafa Add proxy unique key management to GrOnFlushResourceProvider by Chris Dalton · 6 years ago
  39. 8b7284d Check for correct bounds of large rotated and skewed emoji. by Jim Van Verth · 6 years ago
  40. a33b67c Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly. by Brian Salomon · 6 years ago
  41. c48f776 Driver bug workaround: pack_parameters_workaround_with_pack_buffer by Adrienne Walker · 6 years ago
  42. cbeae03 Fix check for valid proxies returned by AtlasManager. by Jim Van Verth · 6 years ago
  43. 94f585e Driver bug workaround: gl_clear_broken by Adrienne Walker · 6 years ago
  44. 3ed3399 Driver bug workaround: restore_scissor_on_fbo_change by Adrienne Walker · 6 years ago
  45. 5b8b472 Revert "Check atlasPageCount before accessing the proxy array" by Yuqian Li · 6 years ago
  46. d7c7978 Driver bug workaround: max_msaa_sample_count_4 by Adrienne Walker · 6 years ago
  47. 001cae0 Driver bug workaround: disallow_large_instanced_draw by Adrienne Walker · 6 years ago
  48. 072c69c Check atlasPageCount before accessing the proxy array by Chris Dalton · 6 years ago
  49. 724afe8 Driver bug workaround: max_texture_size_limit_4096 by Adrienne Walker · 6 years ago
  50. 0e38394 Reland "Driver bug workaround: disable_discard_framebuffer" by Adrienne Walker · 6 years ago
  51. 6831484 Reland "Driver bug workaround: disable_blend_equation_advanced" by Adrienne Walker · 6 years ago
  52. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 6 years ago
  53. 0cdfc32 Make drawBitmap[Rect]() use GrTextureOp by Brian Salomon · 6 years ago
  54. 3d945e8 Clear temp buffer in GrContextPriv::readSurfacePixels2 by Brian Salomon · 6 years ago
  55. 5140f9a Minor refactoring to image filters by Robert Phillips · 6 years ago
  56. 103d6f6 Define ~GrContextThreadSafeProxy in GrContext.cpp by Brian Salomon · 6 years ago
  57. cfc6613 ccpr: Bugfix for cropped paths by Chris Dalton · 6 years ago
  58. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  59. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 6 years ago
  60. 52aacd6 Add GrContextThreadSafeProxy and remove most friends of GrContextThreadSafeProxy by Brian Salomon · 6 years ago
  61. ce4cf72 non-linear blending first steps by Mike Klein · 7 years ago
  62. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 6 years ago
  63. 636d803 Revert "Driver bug workaround: disable_blend_equation_advanced" by Greg Daniel · 6 years ago
  64. 0b1e628 Revert "Driver bug workaround: disable_discard_framebuffer" by Greg Daniel · 6 years ago
  65. 8aa0dca Driver bug workaround: disable_discard_framebuffer by Adrienne Walker · 6 years ago
  66. f31fece Driver bug workaround: disable_blend_equation_advanced by Adrienne Walker · 7 years ago
  67. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 7 years ago
  68. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 7 years ago
  69. ff6a7cd Revert "Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float"" by Brian Salomon · 7 years ago
  70. 1fcac05 Fix extra texture creation in GrResourceProvider::createTexture() with SRGB data. by Brian Salomon · 7 years ago
  71. 7297152 Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float" by Brian Salomon · 7 years ago
  72. f112ea2 Support C++11 range-for loops in SkTInternalLList by Chris Dalton · 7 years ago
  73. e0dc943 Don't use GrRRectBlurEffect for large rects when highp is not full float by Brian Salomon · 7 years ago
  74. 5ba36ba ccpr: Clean up GrCoverageCountingPathRenderer by Chris Dalton · 7 years ago
  75. 969a738 Approximate conics as quads in GrAAHairlinePathRenderer when fp32 not supported by Brian Salomon · 7 years ago
  76. 06d3746 Add fPreferExternalImagesOverES3 to GrContextOptions by Brian Osman · 7 years ago
  77. 3917b1e ccpr: Cleanup on-flush path stats by Chris Dalton · 7 years ago
  78. 71a6995 Only enable noperspective with ES3 shading language by Brian Osman · 7 years ago
  79. d925f2d Add a drawPaths method to GrCCPathProcessor by Chris Dalton · 7 years ago
  80. e7df0bb Avoid rerunning path renderer chain when path known to require sw by Brian Salomon · 7 years ago
  81. d3cee17 Visit the image proxy in GrLatticeOp by Brian Salomon · 7 years ago
  82. a8daee8 Add null proxy test to SkGpuDevice::drawProducerLattice by Brian Salomon · 7 years ago
  83. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 7 years ago
  84. 817847c Update canvas2D read/write pixels fast path to handle BGRA input/output by Brian Salomon · 7 years ago
  85. d7e3eaa Remove GR_TESSELLATOR_LEGACY_INVERSION_HANDLING (unused). by Stephen White · 7 years ago
  86. 91840ab Remove unused SK_DISABLE_ARC_TO_LINE_TO_CHECK build flag by Brian Salomon · 7 years ago
  87. 4ede56b Remove could not invert matrix SkDebugfs by Brian Salomon · 7 years ago
  88. bd66caa Make degenerate kernel in fill_in_2D_gaussian_kernel sum to 1 by Robert Phillips · 7 years ago
  89. d401da6 Use MaskFilter to create SDFs for text. by Jim Van Verth · 7 years ago
  90. c573544 Fix skia compilation error by Ankur Mittal · 7 years ago
  91. ba2c826 Implement canCopySurface for GrMock and GrMtl. by Greg Daniel · 7 years ago
  92. 2fa5374 Disable unpack-row-length support on iOS by Brian Osman · 7 years ago
  93. 26dbe3b Implement GL canCopySurface in GrGLCaps. by Greg Daniel · 7 years ago
  94. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 7 years ago
  95. fcac00f Reland "Remove devKerning" by Herb Derby · 7 years ago
  96. c76e26a Revert "Remove devKerning" by Mike Klein · 7 years ago
  97. eaded9d Fix DDL blur image filter by Robert Phillips · 7 years ago
  98. c86c5c0 Remove devKerning by Herb Derby · 7 years ago
  99. 0f91bb8 Correct precondition for SDF mask format. by Ben Wagner · 7 years ago
  100. 763abf0 Revert "Use a cached index buffer for triangle fans in GrDefaultPathRenderer." by Brian Salomon · 7 years ago