1. a9979d1 Add support for vulkan extensions needed for AHardwareBuffers. by Greg Daniel · 6 years ago
  2. 0b0e0b8 centralize default src/dst colorspace policy by Mike Klein · 6 years ago
  3. 9af948d Do some refactoring of GrAHardwareBufferImageGenerator. by Greg Daniel · 6 years ago
  4. 6305105 Remove MSAA from Metal caps by Brian Osman · 6 years ago
  5. fdec6f4 Disable GrTextureOp Chaining by Brian Salomon · 6 years ago
  6. a3adbf2 Don't assert trying to make an MSAA surface with Metal, just fail by Brian Osman · 6 years ago
  7. 2424ec4 Make GrGLInterface great for Win32 x86 again by Brian Salomon · 6 years ago
  8. 793324c Always render GPU masks with AA rendering by Robert Phillips · 6 years ago
  9. cd700e9 Revert "Revert "added support for sk_Dimensions to SkSL"" by Ethan Nicholas · 6 years ago
  10. adb4bfe A bunch of fixes for calling abandon on vulkan context. by Greg Daniel · 6 years ago
  11. 92bc476 Rearrange templates to get ios to compile by Herb Derby · 6 years ago
  12. 8c8b046 Fix drawRect by Robert Phillips · 6 years ago
  13. 5e81a12 Add support for dynamic state GP textures in Vulkan backend. by Brian Salomon · 6 years ago
  14. 46a1338 Switch GrTextTarget from drawPath to drawShape by Robert Phillips · 6 years ago
  15. a522d66 Fold directFilterRRectMaskGPU into directFilterMaskGPU by Robert Phillips · 6 years ago
  16. 31c080b Add GPU-side caching of mask-filtered path masks (take 2) by Robert Phillips · 6 years ago
  17. 6f72bbc Revert "Add GPU-side caching of mask-filtered path masks" by Greg Daniel · 6 years ago
  18. 0b4a253 Add GPU-side caching of mask-filtered path masks by Robert Phillips · 6 years ago
  19. cbf64e3 Revert "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  20. 70e468f Add disable_texture_storage workaround by Adrienne Walker · 6 years ago
  21. 2f4c09b Add remove_pow_with_constant_exponent workaround by Adrienne Walker · 6 years ago
  22. 8b23ca6 Add rewrite_do_while_loops workaround by Adrienne Walker · 6 years ago
  23. 73653b4 Address perf regression due adding GrRenderTargetContext::drawShape method by Robert Phillips · 6 years ago
  24. d22a023 Reland "Disable GPU clip masks" by Chris Dalton · 6 years ago
  25. f06240d Add support for unpremul image sources in the GPU backend by Brian Osman · 6 years ago
  26. 92b161f Add emulate_abs_int_function workaround by Adrienne Walker · 6 years ago
  27. e03a176 streamline interface to GrColorSpaceXform::Make() by Mike Klein · 6 years ago
  28. c02165f Add unfold_short_circuit_as_ternary workaround by Adrienne Walker · 6 years ago
  29. 2d0a6a1 Reland "Add ability to specify different GP textures for each mesh in a draw." by Brian Salomon · 6 years ago
  30. e6ab998 Revert "added support for sk_Dimensions to SkSL" by Greg Daniel · 6 years ago
  31. 6595687 Rename SkGlyphRunListDrawer to SkGlyphRunListPainter by Herb Derby · 6 years ago
  32. ee8295c Add add_and_true_to_loop_condition workaround by Adrienne Walker · 6 years ago
  33. 1734dd3 Address fuzzer issue by Robert Phillips · 6 years ago
  34. d8c5b43 Disable FB Fetch in metal ios by Greg Daniel · 6 years ago
  35. 9335c28 added support for sk_Dimensions to SkSL by Ethan Nicholas · 6 years ago
  36. 764e546 Fix op chaining painter's order violation in GrRenderTargetOpList. by Brian Salomon · 6 years ago
  37. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  38. ca0cdef Add flush_on_framebuffer_change workaround by Adrienne Walker · 6 years ago
  39. e163969 ccpr: Rename GrCCPathParser to GrCCFiller by Chris Dalton · 6 years ago
  40. 27927a5 Change drawPathWithMaskFilter to drawShapeWithMaskFilter by Robert Phillips · 6 years ago
  41. 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
  42. b889f20 Reland "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  43. 12d13ae Revert "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  44. da135c3 Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission by Robert Phillips · 6 years ago
  45. ab5fec9 Revert "avoid illegal enum values in GrGLGpu" by Mike Klein · 6 years ago
  46. deeb655 Revert "Add ability to specify different GP textures for each mesh in a draw." by Derek Sollenberger · 6 years ago
  47. 7ca217b avoid illegal enum values in GrGLGpu by Mike Klein · 6 years ago
  48. 6d10f8b move patheffect virtuals to protected and rename by Mike Reed · 6 years ago
  49. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  50. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  51. 916c498 Consolidate the scissor enums into one "GrScissorTest" enum by Chris Dalton · 6 years ago
  52. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 6 years ago
  53. 8f3d36c add dstAT param to xform steps by Mike Klein · 6 years ago
  54. 609fbe3 fixed the size in bytes of vec3s to match Metal standard in Metal gpu backend by Timothy Liang · 6 years ago
  55. de0be80 only set color index if using dual source blending in Metal gpu backend by Timothy Liang · 6 years ago
  56. 5422f9a implemented GrMtlGpuCommandBuffer for draws in Metal gpu backend by Timothy Liang · 6 years ago
  57. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  58. 6ed6396 implemented GrMtlPipelineState for metal gpu backend by Timothy Liang · 6 years ago
  59. c27eb72 Make sure GrResourceCache frees resources waiting on messages during destruction. by Greg Daniel · 6 years ago
  60. 5b5d84c Cache the command buffer objects by Robert Phillips · 6 years ago
  61. bc6f9c9 Remove GrTextUtil::Paint by Herb Derby · 6 years ago
  62. 2eb8e02 Reland "implemented GrMtlSampler for metal gpu backend" by Timothy Liang · 6 years ago
  63. 87785d5 Add max_fragment_uniform_vectors_32 workaround by Adrienne Walker · 6 years ago
  64. 9f49148 Remove RunPaint by Herb Derby · 6 years ago
  65. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  66. 35f9637 Revert "implemented GrMtlSampler for metal gpu backend" by Timothy Liang · 6 years ago
  67. 919a784 Remove use of RunPaint from regenerateGlyphRunList by Herb Derby · 6 years ago
  68. eb7e529 Remove CachedFormat remnants by Brian Osman · 6 years ago
  69. 93fa10f implemented GrMtlSampler for metal gpu backend by Timothy Liang · 6 years ago
  70. 97879cb Performance: Move GPU code to GlyphRun and inline - v3 by Herb Derby · 6 years ago
  71. b547579 switch SkTDArray from push to push_back by Mike Reed · 6 years ago
  72. 4e67984 made GrMtlBuffer compatible with iOS by Timothy Liang · 6 years ago
  73. 44636e9 created GrMtlPipelineStateDataManager for metal gpu backend by Timothy Liang · 6 years ago
  74. 44a017e Revert "Performance: Move GPU code to GlyphRun and inline - v2" by Herb Derby · 6 years ago
  75. d1b8a16 Add ability to specify different GP textures for each mesh in a draw. by Brian Salomon · 6 years ago
  76. c7ef517 Performance: Move GPU code to GlyphRun and inline - v2 by Herb Derby · 6 years ago
  77. df25e3a Add fast path for tail insertion in GrResourceAllocator::IntervalList by Robert Phillips · 6 years ago
  78. d25f5bc Allow GrOps to chain themselves together instead of merging. by Brian Salomon · 6 years ago
  79. c296068 Revert "Performance: Move GPU code to GlyphRun and inline" by Robert Phillips · 6 years ago
  80. 057c390 attached uniform and varying handlers to GrMtlPipelineStateBuilder by Timothy Liang · 6 years ago
  81. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  82. 0c5b0b1 Performance: Move GPU code to GlyphRun and inline by Herb Derby · 6 years ago
  83. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  84. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  85. 313c695 Add support for Advanced blend extension to vulkan. by Greg Daniel · 6 years ago
  86. a0651ac Update vulkan features (again) to support extension features. by Greg Daniel · 6 years ago
  87. 0f40756 Remove unused TextPathIter by Herb Derby · 6 years ago
  88. ae64e49 Simplify blob's appendGlyph interface by Herb Derby · 6 years ago
  89. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  90. e6d0618 Add list of dependents to GrOpList class by Robert Phillips · 6 years ago
  91. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  92. 82c11e0 Remove posText system from GrTextContext by Herb Derby · 6 years ago
  93. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  94. 986f64c Remove multitexturing support from GrTextureOp. by Brian Salomon · 6 years ago
  95. 512875a changed SkASSERT -> SkAssertResult in GrMtlPipelineStateBuilder.mm by Timothy Liang · 6 years ago
  96. 4a82396 Remove fPath and fTooLargeForAtlas from GrGlyph by Herb Derby · 6 years ago
  97. 9a52a39 Move path fallback logic into drawer by Herb Derby · 6 years ago
  98. 7ac582e implemented the pipeline state builder for metal gpu backend by Timothy Liang · 6 years ago
  99. b948572 Store GrMeshDrawOps' meshes in GrOpFlushState's arena. by Brian Salomon · 6 years ago
  100. c0b03d8 Start adding support for some base extensions which others build on. by Greg Daniel · 6 years ago