1. fd016d7 Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  2. b353863 Revert of Add command buffer submits before copy calls in vulkan. (patchset #5 id:80001 of https://codereview.chromium.org/2363773006/ ) by egdaniel · 8 years ago
  3. 5b20c46 Update vulkan varying locations to correctly handle arrays by egdaniel · 8 years ago
  4. 25661ba Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  5. bc9b296 Add GrVkCopyPipeline to handle vulkan copies as draws by egdaniel · 8 years ago
  6. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  7. e78d487 Clamp Vulkan caps to INT_MAX by jvanverth · 8 years ago
  8. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  9. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  10. 1d08998 Minor clean up of GrAAConvexTessellator by Robert Phillips · 8 years ago
  11. 414c429 allow conic chop to fail by caryclark · 8 years ago
  12. 19eb843 -Wcomma may be good to go now. by Mike Klein · 8 years ago
  13. 8b4a202 Typo? by mtklein · 8 years ago
  14. 85552e4 Quiet a -Wcomma warning. by mtklein · 8 years ago
  15. b58a2b4 Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. by bsalomon · 8 years ago
  16. aa84064 Don't compute path keys for volatile paths in GrShape. by bsalomon · 8 years ago
  17. 68c3d30 Some Vulkan memory fixes and cleanup by jvanverth · 8 years ago
  18. 27a3aa5 Make GrRenderableConfigForColorSpace argument const by brianosman · 8 years ago
  19. ae6e486 Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https://codereview.chromium.org/2356343003/ ) by jvanverth · 8 years ago
  20. c5850e9 Some Vulkan memory fixes and cleanup by jvanverth · 8 years ago
  21. 8c17097 Make AALinearizingConvexPathRenderer able to handle stroke and fill by robertphillips · 8 years ago
  22. e2e87f3 Change implementation of flush-count based GrGpuResource purging by bsalomon · 8 years ago
  23. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  24. 0e4a466 Use sk_careful_memcpy when writing optional conic weights for GrShape path data key. by bsalomon · 8 years ago
  25. 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 8 years ago
  26. 2eda5b3 Conditionally insert gl_PointSize into shaders. by bsalomon · 8 years ago
  27. 7d05f32 Always use transfer_dst for buffers. by jvanverth · 8 years ago
  28. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  29. 67fa4e3 Make GrShape compute keys for short paths from path data instead of using the gen id. by bsalomon · 8 years ago
  30. 8eb43e5 Stop closing filled paths in GrShape by bsalomon · 8 years ago
  31. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 8 years ago
  32. e918417 Revert of Stop closing filled paths in GrShape (patchset #1 id:1 of https://codereview.chromium.org/2355833002/ ) by fmalita · 8 years ago
  33. 89e6af6 Revert of Clear stencil buffer before using it for drawing (patchset #2 id:20001 of https://codereview.chromium.org/2342873004/ ) by stani · 8 years ago
  34. 7517e45 Disable framebuffer fetch on the Adreno5xx devices. by egdaniel · 8 years ago
  35. d5797b3 Fix possible divide by zero in vulkan granularity adjustments by egdaniel · 8 years ago
  36. ad001fd Stop closing filled paths in GrShape by bsalomon · 8 years ago
  37. 594739c Use STDArray to for tracked resources in vulkan command buffer by egdaniel · 8 years ago
  38. 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 8 years ago
  39. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  40. be9d821 Workaround for Adreno INITIALIZATION_FAILED bug by egdaniel · 8 years ago
  41. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  42. 12c7563 Create GrVkCopyPipeline class by egdaniel · 8 years ago
  43. 613664b Remove unnecessary assert in GrBatchAtlas. by jvanverth · 8 years ago
  44. 88987d8 Move vulkan spir-v compile call to GrVkUtil by egdaniel · 8 years ago
  45. 927ac9c Refactor vulkan buffer mapping and unmapping by egdaniel · 8 years ago
  46. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  47. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  48. c326a38 Clear stencil buffer before using it for drawing by stani · 8 years ago
  49. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  50. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  51. 7bffcd2 Fix key computation for GrPaths by bsalomon · 8 years ago
  52. 6b2552f Add GrContextOptions flag to disable distance field path renderer. by bsalomon · 8 years ago
  53. b9c5137 Add storage and computation of SkColor4f version of gradient stops. by brianosman · 8 years ago
  54. 35b26a4 simple fix? by mtklein · 8 years ago
  55. 32d1e95 Remove "f" suffix from literal in LCD DF text shader. by bsalomon · 8 years ago
  56. f6a97ae Disable ignore discard optimization in Vulkan by egdaniel · 8 years ago
  57. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  58. ec44099 Lots of little cleanup improvements to Vulkan by egdaniel · 8 years ago
  59. ac466ff Remove unused GrGLSLGeometryProcessor::emitTransform variation by bsalomon · 8 years ago
  60. 790c90b Remove base class for installed transforms in GrPrimitiveProcessor by bsalomon · 8 years ago
  61. 5a7ae7e Gamut transformation of the paint color in Ganesh by brianosman · 8 years ago
  62. 6ade6dd Match Android framework's non-AA point and line offset by bsalomon · 8 years ago
  63. cc6aeee Remove GrPrimitiveProcessor::hasTransformedLocalCoords by bsalomon · 8 years ago
  64. 6fa0a91 Add workaround for Adreno copyImageToBuffer calls on Vulkan by egdaniel · 8 years ago
  65. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  66. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  67. b3e9ae6 Remove unneeded bounds outset in GrDrawContext::drawVertices. by bsalomon · 8 years ago
  68. 81a8485 glTexStorage requires sized formats, ensure that we're following that rule by brianosman · 8 years ago
  69. 7312ff8 Remove ability to skip coord transform comparison in pipeline comparison. by bsalomon · 8 years ago
  70. 5192475 Two changes: by brianosman · 8 years ago
  71. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  72. 8d91490 Fix color gamut xform matrices in GPU code by brianosman · 8 years ago
  73. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  74. 6a2b194 Move prepareForExternalIO implementation from GrContext to GrDrawingManager by bsalomon · 8 years ago
  75. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  76. 4cea3b9 Push usage of GrColor4f into OverrideInput by brianosman · 8 years ago
  77. 05a4cf5 Add GM/slide to simulate Android-style reveal clip by robertphillips · 8 years ago
  78. 720dc71 Merge building of program desc in Vulkan into one step by egdaniel · 8 years ago
  79. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  80. 7a00e8b Revert of Make AALinearizingConvexPathRenderer able to handle stroke and fill (patchset #7 id:120001 of https://codereview.chromium.org/2301353004/ ) by robertphillips · 8 years ago
  81. 77320db Add color gamut xform helpers to GrGLSLShaderBuilder by brianosman · 8 years ago
  82. 5d8f69f Merge GrGLSLProgramDesc into GrProgramDesc by egdaniel · 8 years ago
  83. 522bcd9 Make AALinearizingConvexPathRenderer able to handle stroke and fill by robertphillips · 8 years ago
  84. 5eb41fd Revert of Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. (patchset #4 id:60001 of https://codereview.chromium.org/2307053002/ ) by bsalomon · 8 years ago
  85. 128a958 Revert of fix uninit immediate mode member var in GrDrawingManager (patchset #1 id:1 of https://codereview.chromium.org/2312333002/ ) by bsalomon · 8 years ago
  86. ce3b852 fix uninit immediate mode member var in GrDrawingManager by bsalomon · 8 years ago
  87. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  88. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  89. 3c3e0d7 Work around VS 2015 Update 3 optimizer internal compiler error by brucedawson · 8 years ago
  90. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  91. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  92. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  93. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  94. 8d2141f Small perf optimizations preparing sampled images in vulkan by egdaniel · 8 years ago
  95. 0b629ec Disable MSAAPathRender for Android Framework builds by robertphillips · 8 years ago
  96. 7370e0d Enable the screenspace AA tessellating path renderer. by senorblanco · 8 years ago
  97. f0cbfb3 Remove a duplicate declaration by sylvestre.ledru · 8 years ago
  98. d3030ac Fix ASAN int overflow error in GLProgramsTest by bsalomon · 8 years ago
  99. 13a7eee Flush some non-substantive Ganesh changes by robertphillips · 8 years ago
  100. 1da3ecd Add read/write-Pixels to GrDrawContext by robertphillips · 8 years ago