1. 9fb036f rewrote GrAlphaThresholdFragmentProcessor in sksl by Ethan Nicholas · 7 years ago
  2. 3a59665 Revert "Indicate texel buffer support in Vulkan" by Chris Dalton · 7 years ago
  3. 2dd2226 Indicate texel buffer support in Vulkan by Chris Dalton · 8 years ago
  4. 466c7d6 header cleanup by Hal Canary · 8 years ago
  5. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 8 years ago
  6. 1c9686b Speculative "fix" for crash in analyzeProcessors by Robert Phillips · 8 years ago
  7. 95581bb Allow caps on hairlines for gpu dashed lines by Greg Daniel · 8 years ago
  8. 5d00f00 Fix to GLProgramTest dashing by Greg Daniel · 8 years ago
  9. 5fb3056 Fix gpu dashing for case when circle dashes are large enough to overlap by Greg Daniel · 8 years ago
  10. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 8 years ago
  11. 806be2d Improve handling of clip stack ID by Robert Phillips · 8 years ago
  12. cf3dc29 Draw zero length subpaths in AA hairline path renderer by Brian Osman · 8 years ago
  13. a4f792d Fix for Android batching bug by Robert Phillips · 8 years ago
  14. dbba55d Cache GrTexture in GrAHardwareBufferImageGenerator by Stan Iliev · 8 years ago
  15. e4f195d GrTessellator: nuke SK_DISABLE_SCREENSPACE_TESS_AA_PATH_RENDERER ifdef. by Stephen White · 8 years ago
  16. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 8 years ago
  17. 7a86987 Use the NDK headers for AHardwareBuffer. by Derek Sollenberger · 8 years ago
  18. 3921ba2 Enable SDF text when using a perspective matrix. by Jim Van Verth · 8 years ago
  19. b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 8 years ago
  20. 7f7b902 Add shading language version to GL dump by Jim Van Verth · 8 years ago
  21. 660cc99 Restrict acceptable bounds for uploading data to mip levels on GPU by Greg Daniel · 8 years ago
  22. a98e399 Exclude AALinearizingConvexPathRenderer from zero size paths by Brian Osman · 8 years ago
  23. d261e10 Re-enable opList dependency tracking by Robert Phillips · 8 years ago
  24. 81dd3e0 Finish a few MDB TODOs by Robert Phillips · 8 years ago
  25. 80ce804 remove SkDebugfs by Mike Klein · 8 years ago
  26. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 8 years ago
  27. 2e5eaf0 Revert "Revert "Clean up onTransferPixels"" by Jim Van Verth · 8 years ago
  28. 93a2346 Add GL_APPLE_sync support by Brian Osman · 8 years ago
  29. a2cebd8 When flushing a surface with semaphores, have last semaphore op call glFlush by Greg Daniel · 8 years ago
  30. 7da6dfa implemented mustImplementGSInvocationsWithLoop workaround in sksl by Ethan Nicholas · 8 years ago
  31. ce57552 Revert "Clean up onTransferPixels" by Jim Van Verth · 8 years ago
  32. f7037d0 Clean up onTransferPixels by Jim Van Verth · 8 years ago
  33. 3902d40 Simplify PathGeoBuilder by Brian Osman · 8 years ago
  34. 84cda40 Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl""" by Mike Reed · 8 years ago
  35. f66d28d Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"" by Ethan Nicholas · 8 years ago
  36. 49b7b6f Handle too many (or too large) paths in GrDefaultPathRenderer by Brian Osman · 8 years ago
  37. 6081ebb Add makeBuffer and caps to GrOnFlushResourceProvider by Chris Dalton · 8 years ago
  38. 78325c1 Restrict max levels for D3D Angle on GLPrograms test as well by Greg Daniel · 8 years ago
  39. 159e3c6 Fix MDB regression by Robert Phillips · 8 years ago
  40. c64ee46 Add return to surface semaphore calls to indicate when we don't support them by Greg Daniel · 8 years ago
  41. d4a70ee Disable dithering of const paints by Florin Malita · 8 years ago
  42. f86d368 Enable constexpr for VC++ 2017 by Bruce Dawson · 8 years ago
  43. 5f970fe Fix logic error when drawing path as nested rects by Brian Salomon · 8 years ago
  44. 6ecc911 Revert "Revert "Remove Gr*Gpu includes from header files."" by Greg Daniel · 8 years ago
  45. 35186b5 Remove GrRectOpFactory::MakeAAFillWithDevRect by Brian Salomon · 8 years ago
  46. f86d37b Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to an enum by Brian Salomon · 8 years ago
  47. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 8 years ago
  48. 881f143 Hide GrGpuResourceRef from prying eyes by Robert Phillips · 8 years ago
  49. ade9f61 Add GrTextureProxy.h to GrAHardwareBufferImageGenerator.cpp (for Android roll) by Robert Phillips · 8 years ago
  50. 60fb0b2 Make GrAAConvexPathRenderer use vertex color by Brian Salomon · 8 years ago
  51. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 8 years ago
  52. 56af45b Revert "Remove Gr*Gpu includes from header files." by Greg Daniel · 8 years ago
  53. 2bd381b Remove Gr*Gpu includes from header files. by Greg Daniel · 8 years ago
  54. 10978a6 Migrate AAConvexPathOp off of GrLegacyMeshDrawOp by Brian Salomon · 8 years ago
  55. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 8 years ago
  56. 0001828 Readd GrResourceProvider.h to GrAHardwareBufferImageGenerator.cpp (for Android roll) by Robert Phillips · 8 years ago
  57. 82dfd3d Add processor info dumping to non-legacy mesh draw ops by Brian Salomon · 8 years ago
  58. 8ea6073 Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl" by Greg Daniel · 8 years ago
  59. 009e9af Remove GrGpu.h from GrResourceProvider.h by Robert Phillips · 8 years ago
  60. d5d323f implemented mustImplementGSInvocationsWithLoop workaround in sksl by Ethan Nicholas · 8 years ago
  61. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 8 years ago
  62. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 8 years ago
  63. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 8 years ago
  64. 89c1c25 Fix logic reversal in NonAAFillRectOp test factory by Brian Salomon · 8 years ago
  65. 941d144 Prevent onFlushCB created opLists from being grouped with the normal ones (new) by Robert Phillips · 8 years ago
  66. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 8 years ago
  67. d991486 Drop the ref on the GrOpList's target in makeClosed (take 2) by Robert Phillips · 8 years ago
  68. b894c2b Fix failing dm with GrPrimitiveType::kLinesAdjacency by Chris Dalton · 8 years ago
  69. d7b1159 Revert "Revert "Go back to using dual source blending for lcd src-over even with non-opaque color"" by Greg Daniel · 8 years ago
  70. c8ecb03 Revert "Drop the ref on the GrOpList's target in makeClosed" by Robert Phillips · 8 years ago
  71. e225b56 Force AAType to MSAA if the render target has MSAA and the API doesn't support disabling it. by Brian Salomon · 8 years ago
  72. dcd499c Drop the ref on the GrOpList's target in makeClosed by Robert Phillips · 8 years ago
  73. 7d6fe0b Revert "Go back to using dual source blending for lcd src-over even with non-opaque color" by Greg Daniel · 8 years ago
  74. b54bdef Go back to using dual source blending for lcd src-over even with non-opaque color by Greg Daniel · 8 years ago
  75. d20b5c4 use #ifdef instead of #if for SK_VULKAN by Mike Reed · 8 years ago
  76. fcd5fdd Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" by Robert Phillips · 8 years ago
  77. 847d4c5 Add GrTexture.h include to GrAHardwareBufferImageGenerator.cpp by Robert Phillips · 8 years ago
  78. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 8 years ago
  79. 574db9e use statically linked glGetShaderPrecisionFormat on Android by Brian Salomon · 8 years ago
  80. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 8 years ago
  81. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 8 years ago
  82. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 8 years ago
  83. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 8 years ago
  84. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 8 years ago
  85. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 8 years ago
  86. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 8 years ago
  87. 390f6cd Convert SkClassifyCubic to double precision by Chris Dalton · 8 years ago
  88. e3a0be7 GrTessellator: fix two NaN issues. by Stephen White · 8 years ago
  89. db40620 Re-enable deferred proxies in Chrome by Robert Phillips · 8 years ago
  90. c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 8 years ago
  91. 6d9c88b Modify Adreno 3xx workaround to toggle face culling rather than call glFlush. by Brian Salomon · 8 years ago
  92. 888e9f2 Init fDevKLMMatrix in GrGLCubicEffect (possible valgrind fix) by Robert Phillips · 8 years ago
  93. 06e547c Fix GrGradientEffect::isValid() by Brian Salomon · 8 years ago
  94. f066ac9 replace 4f procs with pipeline (only called in 2 places by ganesh) by Mike Reed · 8 years ago
  95. b58194a Fix loopIndex in chopCubicAtLoopIntersection by Chris Dalton · 8 years ago
  96. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 8 years ago
  97. 019f6c0 GrTessellator: fix logging; fix test comment. by Stephen White · 8 years ago
  98. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 8 years ago
  99. febbffa Improve cubic KLM accuracy by Chris Dalton · 8 years ago
  100. 7f95dfc Revert "Handle too many (or too large) paths in GrDefaultPathRenderer" by Brian Osman · 8 years ago