1. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  2. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  3. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  4. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  5. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  6. 49df8d1 GrTessellator: refactor Line out of Edge. by senorblanco · 8 years ago
  7. 6ca4882 Reduce geometry size for circles to help fill rate. by jvanverth · 8 years ago
  8. 3786c77 Disable antialiasing on interior of filled RRects that need distance vectors by Robert Phillips · 8 years ago
  9. 79839d4 Add distance values to interior of filled RRects by Robert Phillips · 8 years ago
  10. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  11. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  12. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  13. 9b345e3 Make local coords be highp in default geometry processor by Brian Salomon · 8 years ago
  14. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. ee843b2 Revert of Make GrResourceCache dynamically change between LRU and random replacement strategies. (patchset #8 id:140001 of https://codereview.chromium.org/2321563006/ ) by robertphillips · 8 years ago
  17. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  18. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  19. 0f147ac Make GrResourceCache dynamically change between LRU and random replacement strategies. by bsalomon · 8 years ago
  20. d368211 Remove unused resolve parameters for vulkan render passes by Greg Daniel · 8 years ago
  21. 0d9dfe9 Supply random dst color space to asFP in unit tests by Brian Osman · 8 years ago
  22. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  23. e2f732f Start supplying random color space xforms to FP tests by Brian Osman · 8 years ago
  24. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  25. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  26. a224bb7 Avoid unnecessary GrShape->SkPath conversion in GrStencilAndCoverPathRenderer by bsalomon · 8 years ago
  27. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  28. c68d4aa Helper functions to do SkColor -> GrColor4f by Brian Osman · 8 years ago
  29. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  30. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  31. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  32. a9c3c6a Recent image filter work now allows this check to be enabled. by brianosman · 8 years ago
  33. f8d2c8d Latest ANGLE as of September 27, 2016 by brianosman · 8 years ago
  34. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  35. fd016d7 Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  36. 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
  37. 5b20c46 Update vulkan varying locations to correctly handle arrays by egdaniel · 8 years ago
  38. 25661ba Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  39. bc9b296 Add GrVkCopyPipeline to handle vulkan copies as draws by egdaniel · 8 years ago
  40. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  41. e78d487 Clamp Vulkan caps to INT_MAX by jvanverth · 8 years ago
  42. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  43. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  44. 1d08998 Minor clean up of GrAAConvexTessellator by Robert Phillips · 8 years ago
  45. 414c429 allow conic chop to fail by caryclark · 8 years ago
  46. 19eb843 -Wcomma may be good to go now. by Mike Klein · 8 years ago
  47. 8b4a202 Typo? by mtklein · 8 years ago
  48. 85552e4 Quiet a -Wcomma warning. by mtklein · 8 years ago
  49. b58a2b4 Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. by bsalomon · 8 years ago
  50. aa84064 Don't compute path keys for volatile paths in GrShape. by bsalomon · 8 years ago
  51. 68c3d30 Some Vulkan memory fixes and cleanup by jvanverth · 8 years ago
  52. 27a3aa5 Make GrRenderableConfigForColorSpace argument const by brianosman · 8 years ago
  53. ae6e486 Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https://codereview.chromium.org/2356343003/ ) by jvanverth · 8 years ago
  54. c5850e9 Some Vulkan memory fixes and cleanup by jvanverth · 8 years ago
  55. 8c17097 Make AALinearizingConvexPathRenderer able to handle stroke and fill by robertphillips · 8 years ago
  56. e2e87f3 Change implementation of flush-count based GrGpuResource purging by bsalomon · 8 years ago
  57. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  58. 0e4a466 Use sk_careful_memcpy when writing optional conic weights for GrShape path data key. by bsalomon · 8 years ago
  59. 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 8 years ago
  60. 2eda5b3 Conditionally insert gl_PointSize into shaders. by bsalomon · 8 years ago
  61. 7d05f32 Always use transfer_dst for buffers. by jvanverth · 8 years ago
  62. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  63. 67fa4e3 Make GrShape compute keys for short paths from path data instead of using the gen id. by bsalomon · 8 years ago
  64. 8eb43e5 Stop closing filled paths in GrShape by bsalomon · 8 years ago
  65. 2695eaa Fix some GPU image filter code to preserve precision and color space by brianosman · 8 years ago
  66. e918417 Revert of Stop closing filled paths in GrShape (patchset #1 id:1 of https://codereview.chromium.org/2355833002/ ) by fmalita · 8 years ago
  67. 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
  68. 7517e45 Disable framebuffer fetch on the Adreno5xx devices. by egdaniel · 8 years ago
  69. d5797b3 Fix possible divide by zero in vulkan granularity adjustments by egdaniel · 8 years ago
  70. ad001fd Stop closing filled paths in GrShape by bsalomon · 8 years ago
  71. 594739c Use STDArray to for tracked resources in vulkan command buffer by egdaniel · 8 years ago
  72. 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 8 years ago
  73. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  74. be9d821 Workaround for Adreno INITIALIZATION_FAILED bug by egdaniel · 8 years ago
  75. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  76. 12c7563 Create GrVkCopyPipeline class by egdaniel · 8 years ago
  77. 613664b Remove unnecessary assert in GrBatchAtlas. by jvanverth · 8 years ago
  78. 88987d8 Move vulkan spir-v compile call to GrVkUtil by egdaniel · 8 years ago
  79. 927ac9c Refactor vulkan buffer mapping and unmapping by egdaniel · 8 years ago
  80. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  81. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  82. c326a38 Clear stencil buffer before using it for drawing by stani · 8 years ago
  83. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  84. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  85. 7bffcd2 Fix key computation for GrPaths by bsalomon · 8 years ago
  86. 6b2552f Add GrContextOptions flag to disable distance field path renderer. by bsalomon · 8 years ago
  87. b9c5137 Add storage and computation of SkColor4f version of gradient stops. by brianosman · 8 years ago
  88. 35b26a4 simple fix? by mtklein · 8 years ago
  89. 32d1e95 Remove "f" suffix from literal in LCD DF text shader. by bsalomon · 8 years ago
  90. f6a97ae Disable ignore discard optimization in Vulkan by egdaniel · 8 years ago
  91. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  92. ec44099 Lots of little cleanup improvements to Vulkan by egdaniel · 8 years ago
  93. ac466ff Remove unused GrGLSLGeometryProcessor::emitTransform variation by bsalomon · 8 years ago
  94. 790c90b Remove base class for installed transforms in GrPrimitiveProcessor by bsalomon · 8 years ago
  95. 5a7ae7e Gamut transformation of the paint color in Ganesh by brianosman · 8 years ago
  96. 6ade6dd Match Android framework's non-AA point and line offset by bsalomon · 8 years ago
  97. cc6aeee Remove GrPrimitiveProcessor::hasTransformedLocalCoords by bsalomon · 8 years ago
  98. 6fa0a91 Add workaround for Adreno copyImageToBuffer calls on Vulkan by egdaniel · 8 years ago
  99. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  100. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago