1. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  2. b593a76 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  3. 425c27f Add some more getters to GrShape. by bsalomon · 8 years ago
  4. ac5fcea Fix Rob's nits from https://codereview.chromium.org/2085913003 by bsalomon · 8 years ago
  5. f7817aa Fix vulkan clears by egdaniel · 8 years ago
  6. a4817af Canonicalize path fill types for stroked paths in GrShape. by bsalomon · 8 years ago
  7. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  8. 37feccb Revert of Support GL_SAMPLES queries in null contexts (patchset #4 id:60001 of https://codereview.chromium.org/2085043002/ ) by brianosman · 8 years ago
  9. 57e9853 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  10. 1d20258 Tab -> spaces by brianosman · 8 years ago
  11. 05dceab Use single alloc for vulkan optimal image heaps to fix memory crash by egdaniel · 8 years ago
  12. e6865a0 Revert of Support GL_SAMPLES queries in null contexts (patchset #2 id:20001 of https://codereview.chromium.org/2085043002/ ) by brianosman · 8 years ago
  13. 64b92a5 Support GL_SAMPLES queries in null contexts by csmartdalton · 8 years ago
  14. 7e5e594 Never use CPU-built mips for Gray_8. by brianosman · 8 years ago
  15. 497e9e2 Integers can now be passed as uniforms; needed for passing color count to fragment shader by fmenozzi · 8 years ago
  16. 93f66bc Apply canonicalizations to path GrShapes. by bsalomon · 8 years ago
  17. 9b972c4 Support texel and draw-indirect buffers in null GL contexts by csmartdalton · 8 years ago
  18. 1b28c1a Some simplifications of GrShape reductions/canonicalizations by bsalomon · 8 years ago
  19. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  20. 452ba88 Revert of Integers can now be passed as uniforms (patchset #1 id:1 of https://codereview.chromium.org/2076143003/ ) by brianosman · 8 years ago
  21. cc3a22b Integers can now be passed as uniforms; needed for passing color count to fragment shader by fmenozzi · 8 years ago
  22. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  23. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  24. 7d2f607 Don't try to set gamma treatment if texture creation fails. by brianosman · 8 years ago
  25. 6dc3af4 Check for some potential subheap allocation failures. by jvanverth · 8 years ago
  26. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  27. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  28. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  29. d6f8034 Add heap tests for Vulkan. by jvanverth · 8 years ago
  30. f848c9c Workaround NVIDIA driver bug with NV_sample_mask_override_coverage by csmartdalton · 8 years ago
  31. 352f345 Check for abandoned texture in GrTextureAdjuster::refTextureSafeForParams by bsalomon · 8 years ago
  32. fd32df7 Fix GrShape to preserve inverseness of rrects for strokes but not dashes. by bsalomon · 8 years ago
  33. bb9c4e4 Store GLSL max samplers using uint32_t rather than uint8_t by bsalomon · 8 years ago
  34. 7378ac8 Fix linux compile error by jvanverth · 8 years ago
  35. 0bbc371 Fix compile error (uninitialized variable use) by brianosman · 8 years ago
  36. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  37. 398e3f4 Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape. by bsalomon · 8 years ago
  38. fe19987 Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture by brianosman · 8 years ago
  39. 2b5f2cb Move multisampleDisableSupport into GrCaps by csmartdalton · 8 years ago
  40. 656dbe4 Fix GrDrawContextPriv::stencilRect by csmartdalton · 8 years ago
  41. 6644d93 respect srgb gamma when building mips by reed · 8 years ago
  42. 7049396 Make GrShape capable of representing inverse filled rrects. by bsalomon · 8 years ago
  43. 739bbb2 Fix glDraw*Indirect prototypes by csmartdalton · 8 years ago
  44. b445a57 Add NV12 texture conversion support. by jbauman · 8 years ago
  45. 9a3fbf7 Add control of manual mipmapping to GrContextOptions by brianosman · 8 years ago
  46. 7e73108 Cleanup needed to use WindowContext for Android by djsollen · 8 years ago
  47. e239547 Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 id:20001 of https://codereview.chromium.org/2054623003/ ) by mtklein · 8 years ago
  48. 97e398d Add control of manual mipmapping to GrContextOptions by brianosman · 8 years ago
  49. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  50. a058786 Make SkDashPathEffect fail for stroke+fill style (in addition to fill style) by bsalomon · 8 years ago
  51. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago
  52. e9906e7 Fix mipmap generation on Nexus 5x & 6p devices. by brianosman · 8 years ago
  53. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  54. 5c7d62d When setting up a copySurface dst texture make the orientation match the src when glBlitFramebuffer requires it by bsalomon · 8 years ago
  55. 7942f22 Fix instances where hwaa was wrong for mixed samples by csmartdalton · 8 years ago
  56. 9a6cf80 Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers. by egdaniel · 8 years ago
  57. 2feb093 Add support for finding/creating general GrVkRenderPass from the VkResourceProvider. by egdaniel · 8 years ago
  58. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  59. ddc2cd6 Fix dashing bug where hwaa was unintentionally disabled by csmartdalton · 8 years ago
  60. 131ff13 Switch to a whitelist for manual mip-map generation by brianosman · 8 years ago
  61. 93e3fff Fix for rare crash in Poly::addEdge(). by senorblanco · 8 years ago
  62. d672384 Make GrShape use the original path when path effect fails. by bsalomon · 8 years ago
  63. d62e28b Refactor creation of GrVkRenderPasses to make them move general by egdaniel · 8 years ago
  64. af18fb4 Make GrDashEffect take a AA mode enum. by bsalomon · 8 years ago
  65. 06115ee Get segment masks from GrShape. by bsalomon · 8 years ago
  66. ee29564 Make GrShape track the winding direction and starting point for rrect types. by bsalomon · 8 years ago
  67. 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 · 8 years ago
  68. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  69. 7062d01 More Unref GrXPFactory. by bungeman · 8 years ago
  70. ab0bf2e Unref GrXPFactory. by bungeman · 8 years ago
  71. 186d2d4 Plumbing mipmaps to the point of creation. by cblume · 8 years ago
  72. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  73. 1897cfd Abandon offset support with texel buffers by csmartdalton · 8 years ago
  74. 5cebf8c Support ARB extensions for indirect drawing by csmartdalton · 8 years ago
  75. 531237e Tessellator: stop copying vertices into Polys and Monotones. by senorblanco · 8 years ago
  76. f2204c9 Adjust tolerance for when Ganesh stroked-line-as-rect optimization kicks in by robertphillips · 8 years ago
  77. 21c5ec6 Exclude Mali devices from manual mip-mapping. by brianosman · 8 years ago
  78. 09563ce Add a caps bit to enable/disable the new manual mip-mapper by brianosman · 8 years ago
  79. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago
  80. 0851d2d Handle stroked single line special case in Ganesh by robertphillips · 8 years ago
  81. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  82. d15947e Filter out degenerate contours in GrConvexPolyEffect by lsalzman · 8 years ago
  83. 3eb7d76 Fix incorrect sampler locations when using CHROMIUM_bind_uniform_location by kkinnunen · 8 years ago
  84. 40ff8ed Change parameters to GrPipelineBuilder's ctor by robertphillips · 8 years ago
  85. c4ed684 Don't store resources with a unique key in GrResourceCache's fScratchMap by robertphillips · 8 years ago
  86. a167e74 Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead. by brianosman · 8 years ago
  87. 1d15596 Add Xlib support to viewer by jvanverth · 8 years ago
  88. 50134cc Enable stencil wrap ops on vulkan by egdaniel · 8 years ago
  89. 8879186 Enable tri-linear and NPOT-tiling support in Vulkan by brianosman · 8 years ago
  90. c9986b6 Pretend that Adreno4xx doesn't have sRGB write control. by brianosman · 8 years ago
  91. 0152d73 GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not GrContext) by robertphillips · 8 years ago
  92. af236b5 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  93. 8b6fa5e Make GrAtlasTextBlob::run own effects it points to. by bsalomon · 8 years ago
  94. 82ec6e5 Retract GrRenderTarget from GLProgramsTest by robertphillips · 8 years ago
  95. d1c71fd Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text code. by bsalomon · 8 years ago
  96. 5f2fa47 Make GrAppliedClip friendless by robertphillips · 8 years ago
  97. 81b6300 Revert of Don't allow uncacheable paths in tessellated path renderer (patchset #2 id:20001 of https://codereview.chromium.org/1990793003/ ) by bsalomon · 8 years ago
  98. aebd0fd Don't allow uncacheable paths in tessellated path renderer by bsalomon · 8 years ago
  99. 2884e9c Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://codereview.chromium.org/1978573003/ ) by jvanverth · 8 years ago
  100. c2878e2 Remove GrFontScaler class. by bsalomon · 8 years ago