1. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  2. c6f411e Merge GrClipMaskManager into GrClipStackClip by csmartdalton · 8 years ago
  3. 29f9fe4 Rename GrDrawingManager::drawContext to makeDrawContext by robertphillips · 8 years ago
  4. 9aff85a Minor clean up related to blur mask filters by robertphillips · 8 years ago
  5. 4c35a3f Fix vulkan resolve by egdaniel · 8 years ago
  6. 3b88a03 Remove color-dodge/burn from NVIDIA blacklist on 355.00+ by csmartdalton · 8 years ago
  7. 52ad251 Implement Vulkan Resolve. by egdaniel · 8 years ago
  8. 4e44efe SkRTConf: eliminate by halcanary · 8 years ago
  9. 15c42ca Remove SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  10. 714712b Remove GrRenderTarget member variable from SkGpuDevice by robertphillips · 8 years ago
  11. b979634 Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ ) by mtklein · 8 years ago
  12. ef59974 SkRTConf: reduce functionality to what we use, increase simplicity by halcanary · 8 years ago
  13. 4fd74ae Move GrContext::makeDrawContext to new GrContextPriv object by robertphillips · 8 years ago
  14. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  15. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  16. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  17. 68f2f7d Added distance vector support for CircleGeometryProcessor by dvonbeck · 8 years ago
  18. 9b03e7b GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  19. 02aed95 Revert of GrFP can express distance vector field req., program builder declares variable for it (patchset #20 id:370001 of https://codereview.chromium.org/2114993002/ ) by mtklein · 8 years ago
  20. 570f8af Revert of Added distance vector support for CircleGeometryProcessor (patchset #4 id:60001 of https://codereview.chromium.org/2190023002/ ) by mtklein · 8 years ago
  21. 6d9a213 If scissor would be empty in GrClipMaskManager::SetupClipping indicate draw can be skipped. by bsalomon · 8 years ago
  22. 4c18b62 Add ES 3.0 fallback for instanced rendering by csmartdalton · 8 years ago
  23. 848904e Fix vulkan build by egdaniel · 8 years ago
  24. 779e192 Added distance vector support for CircleGeometryProcessor by dvonbeck · 8 years ago
  25. 31bc7df Properly recycle uniform buffers in vulkan by egdaniel · 8 years ago
  26. 4ef6dfa GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  27. 00db3fd Use HashSet instead of Dynamic hash for tracking vulkan resources by egdaniel · 8 years ago
  28. 1e87618 Remove GrContext::applyGamma by robertphillips · 8 years ago
  29. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  30. 0d9990f Merge ProgramDesc's for GL and Vulkan by egdaniel · 8 years ago
  31. b4021cf Don't call finish on GrDrawTarget if we drew no batches by egdaniel · 8 years ago
  32. 34ee0c9 Fix GrDrawContextPriv::stencilRect by csmartdalton · 8 years ago
  33. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  34. d656200 require semi at the end of SkASSERT and friends by caryclark · 8 years ago
  35. 735109c Add gyp define to enable vulkan debug layers by egdaniel · 8 years ago
  36. 9f97882 Simplify color space xform storage and usage (float[] vs. SkMatrix44) by brianosman · 8 years ago
  37. fc49d56 Implement coverage AA for skewed rects with local coords by csmartdalton · 8 years ago
  38. d1bdd1f Use Windowing system-specific WindowContext factories. by bsalomon · 8 years ago
  39. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  40. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  41. efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 8 years ago
  42. 8c523e0 Move prepareForExternalIO from GrRenderTarget to GrDrawContext by robertphillips · 8 years ago
  43. 707bbd6 Reuse sampler descriptor set allocations in Vulkan by egdaniel · 8 years ago
  44. 8fe485b Just pass the draw context to paint conversion by brianosman · 8 years ago
  45. d598f79 SkSL performance improvements (plus a couple of minor warning fixes) by ethannicholas · 8 years ago
  46. c7ec7c9 remove/deprecate SkBitmap::getTexture, as it now always returns false by reed · 8 years ago
  47. 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 8 years ago
  48. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  49. 0e72e9e Remove asserts on scissor size in Vulkan by egdaniel · 8 years ago
  50. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  51. 4c6e47a Recycle small uniform buffers. by jvanverth · 8 years ago
  52. 500bb3e Connect dst color space in a few places (removing TODOs) by brianosman · 8 years ago
  53. cbecb08 Allow GrReducedClip to take non-integer query bounds by csmartdalton · 8 years ago
  54. aec570e Don't ask GLX for EGL procs. by mtklein · 8 years ago
  55. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  56. 396fcdb Cleanup of code that converts from GPU-backed resources to SkImageInfo by brianosman · 8 years ago
  57. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  58. d7bae18 Reenable support for CHROMIUM_set_uniform_location by bsalomon · 8 years ago
  59. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  60. a95220d Setup system in Vulkan to reuse VkDescriptorSet allocations. by egdaniel · 8 years ago
  61. f292a0c Remove SkGrPixelRef by robertphillips · 8 years ago
  62. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  63. d2b6d64 Minor change to Ganesh path renderers by robertphillips · 8 years ago
  64. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  65. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  66. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  67. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  68. dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
  69. cf5c846 remove dead methods now that we use specials exclusively for imagefilters by reed · 8 years ago
  70. e499adf Use dFdx in Vulkan to address distance field issues. by jvanverth · 8 years ago
  71. c526da9 SkLS now accepting nullptr for diffuse shader and normal source, now accurately handling alpha by dvonbeck · 8 years ago
  72. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  73. c1be9bc Add GrVkRecycledResource subclass by egdaniel · 8 years ago
  74. 35a98c7 Add integer array uniforms to GL and Vulkan by fmenozzi · 8 years ago
  75. 487f8d3 Consolidate special case shape transformation logic in GrShapeTest. by bsalomon · 8 years ago
  76. e51c356 pre-land special methods on device by reed · 8 years ago
  77. ecbc15d Minor cleanup of GrStencilAndCoverTextContext by robertphillips · 8 years ago
  78. 49b264c Create DCs rather than textures in GrConfigConversionEffect by bsalomon · 8 years ago
  79. 916e02a Start from DC rather than texture in GrTexutreParamsAdjuster copy code. by bsalomon · 8 years ago
  80. c4459f6 Fix debugging code for tracing texture creation by brianosman · 8 years ago
  81. e34f17d Make SkFont a bit more useable by robertphillips · 8 years ago
  82. b117ff1 Convert readSurfacePixels to use a draw context instead of a texture by bsalomon · 8 years ago
  83. 23c4f1a Fix GrGLInterface::validate() to check for GL_OES_sample_shading on ES contexts by bsalomon · 8 years ago
  84. 7890b89 Remove guards in GrGLInterface::validate() for functions that Chromium used to not provide. by bsalomon · 8 years ago
  85. 640789d Push GrPipelineBuilder down to the drawBatch calls in the TextContext by robertphillips · 8 years ago
  86. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 8 years ago
  87. 6451a0c Add makeSpecial calls to SkGpuDevice by robertphillips · 8 years ago
  88. 0ae36a2 In GrShape detect that stroked axis-aligned lines are rrects. by bsalomon · 8 years ago
  89. 7ac5da8 Dont allocate a new image which already has mip levels, when regenerating vulkan mipmaps by egdaniel · 8 years ago
  90. 04d6218 Add copy (when needed) to SkGpuDevice::asSpecial by robertphillips · 8 years ago
  91. 1b5f968 Add SkGpuDevice::asSpecial entry point by robertphillips · 8 years ago
  92. 4280366 Add getColorSpace to GrTextureProducer by brianosman · 8 years ago
  93. 970587b Remove GrWrapTextureInBitmap call in SkGpuDevice::drawSpriteWithFilter by robertphillips · 8 years ago
  94. 1433c67 Remove SkGrTexturePixelRef and SkGrRenderTargetPixelRef aliases for SkGrPixelRef by bsalomon · 8 years ago
  95. 67c6c8e Fix leak when DFPR fails to draw path by bsalomon · 8 years ago
  96. abda35d GrBufferAllocPool: use _throw calloc() if unchecked. by mtklein · 8 years ago
  97. 614d8f9 Remove GrWrapTextureInBitmap from public API by bsalomon · 8 years ago
  98. 6d6b6ad Make GrBatchAtlas robust against attempts to add large rects. by bsalomon · 8 years ago
  99. 50ead53 Update RT views and framebuffer in vulkan after mipmaping by egdaniel · 8 years ago
  100. 990dbc8 Add Texture2D and Sampler GrSLTypes by egdaniel · 8 years ago