1. 5fd209e Better encapsulate oval/rrect batchs. by bsalomon · 9 years ago
  2. 27fe1f8 Move dump of batches to be after the forwardCombine call in prepareBatches by robertphillips · 9 years ago
  3. 44fbc79 Dump batch bounds and scissor rect by robertphillips · 9 years ago
  4. 26726d1 Spruce up batch info printouts by robertphillips · 9 years ago
  5. d66110f Fix vulkan onGetWritePixelsInfo by egdaniel · 9 years ago
  6. 0a0f67e Make lines a special case in GrShape by bsalomon · 9 years ago
  7. 635df95 Revert of Make lines a special case in GrShape (patchset #5 id:120001 of https://codereview.chromium.org/2108523002/ ) by bsalomon · 9 years ago
  8. c62318c Make lines a special case in GrShape by bsalomon · 9 years ago
  9. ab527a5 Enable many more tests for Vulkan by egdaniel · 9 years ago
  10. 88e8aef Fix Vulkan readPixels by egdaniel · 9 years ago
  11. 4583ec5 Add support for draws in vulkan read and write pixels by egdaniel · 9 years ago
  12. 8bad3ac Fix up flags to SkGpuBlurUtils::GaussianBlur by robertphillips · 9 years ago
  13. db7979a Fix inverse test for GrDFAAPR::onCanDrawPath by bsalomon · 9 years ago
  14. 728b0f7 Use a union inside GrShape to hold geometry by bsalomon · 9 years ago
  15. c411f2d Add a GL cap for instanced rendering to floating point by csmartdalton · 9 years ago
  16. b85e63d Make sure path computed from stroke-rec application using GrStyle is volatile. by bsalomon · 9 years ago
  17. ee43241 Remove style application from GrPathRenderer subclasses by bsalomon · 9 years ago
  18. b05df0f Fix check for maxVertexAttributes in GrVkPipeline by egdaniel · 9 years ago
  19. f8c2be3 Add Sleep on windows GrVkGpu dtor to avoid fence bug by egdaniel · 9 years ago
  20. a4535a3 GrColor4f is yet another 4f color type, unfortunately. by brianosman · 9 years ago
  21. 8acedde Use GrShape in GrPathRenderer. by bsalomon · 9 years ago
  22. c2fde8b Remove unnecessary srcAccessMask for preinitialized images in vulkan by egdaniel · 9 years ago
  23. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 9 years ago
  24. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 9 years ago
  25. b593a76 Support GL_SAMPLES queries in null contexts by csmartdalton · 9 years ago
  26. 425c27f Add some more getters to GrShape. by bsalomon · 9 years ago
  27. ac5fcea Fix Rob's nits from https://codereview.chromium.org/2085913003 by bsalomon · 9 years ago
  28. f7817aa Fix vulkan clears by egdaniel · 9 years ago
  29. a4817af Canonicalize path fill types for stroked paths in GrShape. by bsalomon · 9 years ago
  30. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 9 years ago
  31. 37feccb Revert of Support GL_SAMPLES queries in null contexts (patchset #4 id:60001 of https://codereview.chromium.org/2085043002/ ) by brianosman · 9 years ago
  32. 57e9853 Support GL_SAMPLES queries in null contexts by csmartdalton · 9 years ago
  33. 1d20258 Tab -> spaces by brianosman · 9 years ago
  34. 05dceab Use single alloc for vulkan optimal image heaps to fix memory crash by egdaniel · 9 years ago
  35. e6865a0 Revert of Support GL_SAMPLES queries in null contexts (patchset #2 id:20001 of https://codereview.chromium.org/2085043002/ ) by brianosman · 9 years ago
  36. 64b92a5 Support GL_SAMPLES queries in null contexts by csmartdalton · 9 years ago
  37. 7e5e594 Never use CPU-built mips for Gray_8. by brianosman · 9 years ago
  38. 497e9e2 Integers can now be passed as uniforms; needed for passing color count to fragment shader by fmenozzi · 9 years ago
  39. 93f66bc Apply canonicalizations to path GrShapes. by bsalomon · 9 years ago
  40. 9b972c4 Support texel and draw-indirect buffers in null GL contexts by csmartdalton · 9 years ago
  41. 1b28c1a Some simplifications of GrShape reductions/canonicalizations by bsalomon · 9 years ago
  42. 52ede1d More removal of SkColorProfileType... by brianosman · 9 years ago
  43. 452ba88 Revert of Integers can now be passed as uniforms (patchset #1 id:1 of https://codereview.chromium.org/2076143003/ ) by brianosman · 9 years ago
  44. cc3a22b Integers can now be passed as uniforms; needed for passing color count to fragment shader by fmenozzi · 9 years ago
  45. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 9 years ago
  46. 944876f More removal of SkColorProfileType... by brianosman · 9 years ago
  47. 7d2f607 Don't try to set gamma treatment if texture creation fails. by brianosman · 9 years ago
  48. 6dc3af4 Check for some potential subheap allocation failures. by jvanverth · 9 years ago
  49. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 9 years ago
  50. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 9 years ago
  51. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 9 years ago
  52. d6f8034 Add heap tests for Vulkan. by jvanverth · 9 years ago
  53. f848c9c Workaround NVIDIA driver bug with NV_sample_mask_override_coverage by csmartdalton · 9 years ago
  54. 352f345 Check for abandoned texture in GrTextureAdjuster::refTextureSafeForParams by bsalomon · 9 years ago
  55. fd32df7 Fix GrShape to preserve inverseness of rrects for strokes but not dashes. by bsalomon · 9 years ago
  56. bb9c4e4 Store GLSL max samplers using uint32_t rather than uint8_t by bsalomon · 9 years ago
  57. 7378ac8 Fix linux compile error by jvanverth · 9 years ago
  58. 0bbc371 Fix compile error (uninitialized variable use) by brianosman · 9 years ago
  59. 6b6ffc4 Create free list heap for suballocation by jvanverth · 9 years ago
  60. 398e3f4 Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape. by bsalomon · 9 years ago
  61. fe19987 Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture by brianosman · 9 years ago
  62. 2b5f2cb Move multisampleDisableSupport into GrCaps by csmartdalton · 9 years ago
  63. 656dbe4 Fix GrDrawContextPriv::stencilRect by csmartdalton · 9 years ago
  64. 6644d93 respect srgb gamma when building mips by reed · 9 years ago
  65. 7049396 Make GrShape capable of representing inverse filled rrects. by bsalomon · 9 years ago
  66. 739bbb2 Fix glDraw*Indirect prototypes by csmartdalton · 9 years ago
  67. b445a57 Add NV12 texture conversion support. by jbauman · 9 years ago
  68. 9a3fbf7 Add control of manual mipmapping to GrContextOptions by brianosman · 9 years ago
  69. 7e73108 Cleanup needed to use WindowContext for Android by djsollen · 9 years ago
  70. e239547 Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 id:20001 of https://codereview.chromium.org/2054623003/ ) by mtklein · 9 years ago
  71. 97e398d Add control of manual mipmapping to GrContextOptions by brianosman · 9 years ago
  72. 06ca8ec sk_sp for Ganesh. by bungeman · 9 years ago
  73. a058786 Make SkDashPathEffect fail for stroke+fill style (in addition to fill style) by bsalomon · 9 years ago
  74. 066df7c Add GpuCommandBuffer support. by egdaniel · 9 years ago
  75. e9906e7 Fix mipmap generation on Nexus 5x & 6p devices. by brianosman · 9 years ago
  76. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 9 years ago
  77. 5c7d62d When setting up a copySurface dst texture make the orientation match the src when glBlitFramebuffer requires it by bsalomon · 9 years ago
  78. 7942f22 Fix instances where hwaa was wrong for mixed samples by csmartdalton · 9 years ago
  79. 9a6cf80 Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers. by egdaniel · 9 years ago
  80. 2feb093 Add support for finding/creating general GrVkRenderPass from the VkResourceProvider. by egdaniel · 9 years ago
  81. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 9 years ago
  82. ddc2cd6 Fix dashing bug where hwaa was unintentionally disabled by csmartdalton · 9 years ago
  83. 131ff13 Switch to a whitelist for manual mip-map generation by brianosman · 9 years ago
  84. 93e3fff Fix for rare crash in Poly::addEdge(). by senorblanco · 9 years ago
  85. d672384 Make GrShape use the original path when path effect fails. by bsalomon · 9 years ago
  86. d62e28b Refactor creation of GrVkRenderPasses to make them move general by egdaniel · 9 years ago
  87. af18fb4 Make GrDashEffect take a AA mode enum. by bsalomon · 9 years ago
  88. 06115ee Get segment masks from GrShape. by bsalomon · 9 years ago
  89. ee29564 Make GrShape track the winding direction and starting point for rrect types. by bsalomon · 9 years ago
  90. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 9 years ago
  91. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 9 years ago
  92. 7062d01 More Unref GrXPFactory. by bungeman · 9 years ago
  93. ab0bf2e Unref GrXPFactory. by bungeman · 9 years ago
  94. 186d2d4 Plumbing mipmaps to the point of creation. by cblume · 9 years ago
  95. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 9 years ago
  96. 1897cfd Abandon offset support with texel buffers by csmartdalton · 9 years ago
  97. 5cebf8c Support ARB extensions for indirect drawing by csmartdalton · 9 years ago
  98. 531237e Tessellator: stop copying vertices into Polys and Monotones. by senorblanco · 9 years ago
  99. f2204c9 Adjust tolerance for when Ganesh stroked-line-as-rect optimization kicks in by robertphillips · 9 years ago
  100. 21c5ec6 Exclude Mali devices from manual mip-mapping. by brianosman · 9 years ago