1. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  2. 0ee6f95 Make GL_RED workaround only be triggered by osmesa by Brian Salomon · 8 years ago
  3. f87e2b9 Move srgb enable flags to GrProcessorSet from pipelinebuilder by Brian Salomon · 8 years ago
  4. 189098e7 Don't require GrPipelineBuilder to build GrPipeline by Brian Salomon · 8 years ago
  5. 0831f1b Rename GrProcOptInfo::addProcessors to analyzeProcessors by Brian Salomon · 8 years ago
  6. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago
  7. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  8. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  9. 652ecb5 Pass GrAppliedClip to pipeline creation. by Brian Salomon · 8 years ago
  10. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  11. 4075ec8 Revert "Revert "Enforce our rules about valid images when making textures"" by Brian Osman · 8 years ago
  12. cb6266b Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Matt Sarett · 8 years ago
  13. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
  14. eaf0079 GrTessellator: fix for disappearing thin path. by Stephen White · 8 years ago
  15. 7a6c9f7 Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Brian Osman · 8 years ago
  16. 8bbdd49 Revert "Enforce our rules about valid images when making textures" by Brian Osman · 8 years ago
  17. 7035f3c Enforce our rules about valid images when making textures by Brian Osman · 8 years ago
  18. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  19. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  20. 276be05 Use GrRenderTargetContext::readPixels in GrTextureToYUVPlanes by Robert Phillips · 8 years ago
  21. d9b6abb Remove (unused) YUV API from SkPixelRef by Brian Osman · 8 years ago
  22. d4652ca Remove most modifiers of processors on GrPipelineBuilder by Brian Salomon · 8 years ago
  23. 3b830a9 Simplify k.w calculation in getConicKLM. by Dean McNamee · 8 years ago
  24. cf5d6ca Add SkImageInfoValidConversion() and SkImageInfoIsValid by Matt Sarett · 8 years ago
  25. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  26. 70b49fd Minor Ganesh refFoo cleanup by Robert Phillips · 8 years ago
  27. f809c1e Try out new refFoo pattern on GrStyle by Robert Phillips · 8 years ago
  28. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
  29. c74dad6 Remove spurious checks for sRGB float data by Brian Osman · 8 years ago
  30. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  31. 78f20e0 Cleanup GrPixelConfig helper functions by Brian Osman · 8 years ago
  32. 062990b Fix perf regression with SDF paths by Jim Van Verth · 8 years ago
  33. 0c2997b Remove second version of SkImageInfo2GrPixelConfig by Brian Osman · 8 years ago
  34. d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
  35. e7a364d GrTessellator: fix artifact with exactly-1-px-wide edges. by Stephen White · 8 years ago
  36. 7704754 More fixes for distance field paths by Jim Van Verth · 8 years ago
  37. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  38. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  39. 000ca63 Revert "More fixes for distance field paths" by Jim Van Verth · 8 years ago
  40. d081ff3 More fixes for distance field paths by Jim Van Verth · 8 years ago
  41. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  42. bc6b99d Add test for processor->resource ref/io counts by Brian Salomon · 8 years ago
  43. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  44. f4faccd Fix overwriting of config flags in a few cases by Brian Osman · 8 years ago
  45. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  46. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  47. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  48. e98234f Start making texture coordinates be absolute by Robert Phillips · 8 years ago
  49. 8cbb424 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  50. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  51. 19ae138 Remove unused unique ID from GrProgramElement by Brian Salomon · 8 years ago
  52. f9f2723 Various memory leak fixes in Vulkan by Greg Daniel · 8 years ago
  53. 2e2cb9b GrTessellator: fix compile when LOGGING_ENABLED. by Stephen White · 8 years ago
  54. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  55. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  56. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  57. c747bb6 Make all GrXPFactory instances statics. by Brian Salomon · 8 years ago
  58. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  59. 1c4717b Remove arithmetic mode GrXP code. by Brian Salomon · 8 years ago
  60. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  61. a3fa2ef Revert "Revert "Hard code bicubic coefficients in the shader"" by Brian Osman · 8 years ago
  62. b38db9a Revert "Hard code bicubic coefficients in the shader" by Brian Osman · 8 years ago
  63. 3afa628 Revert "Explicitly fail read/writePixels in invalid color space scenarios" by Brian Osman · 8 years ago
  64. 81ad5f7 Hard code bicubic coefficients in the shader by Brian Osman · 8 years ago
  65. ecea86a Cleanup ops that are storing GrPipelineOptimizations. by Brian Salomon · 8 years ago
  66. f09492b Rename batch->op in GrAuditTrail json and skiaserver's url handlers by Brian Salomon · 8 years ago
  67. efcc418 Explicitly fail read/writePixels in invalid color space scenarios by Brian Osman · 8 years ago
  68. 4d5e65d Use nullptr to indicate C locale when using xlocale by Brian Salomon · 8 years ago
  69. bf6137e Modify GrTessellator to use a VertexList where possible. by Stephen White · 8 years ago
  70. bfd5183 Removes tracking of whether color is ignored by XP. by Brian Salomon · 8 years ago
  71. 0bd783f Clamp premul colors correctly after a gamut change by Brian Osman · 8 years ago
  72. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  73. 2f4686f Quality and performance fixes for AA tessellating path renderer. by Stephen White · 8 years ago
  74. 021f927 Revert "Quality and performance fixes for AA tessellating path renderer." by Stephan White · 8 years ago
  75. d4b2155 Quality and performance fixes for AA tessellating path renderer. by Stephen White · 8 years ago
  76. 87f340e switched GrVkPipelineStateCache over to use SkLRUCache by Ethan Nicholas · 8 years ago
  77. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  78. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  79. b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
  80. 0857527 Cleanup GrBicubicEffect by Brian Osman · 8 years ago
  81. bde4285 Rename GrOp::draw to GrOp::execute by Brian Salomon · 8 years ago
  82. 53e4c3c Misc batch->op cleanup Part 2 of 2 by Brian Salomon · 8 years ago
  83. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  84. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  85. 4784225 Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  86. 6d2f73c Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  87. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  88. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  89. 8c5bad3 Remove the last "batch tracker" from AAStrokeRectOp. by Brian Salomon · 8 years ago
  90. 70826d7 Add color space xform bits to key for texture domain effect by Brian Osman · 8 years ago
  91. c1c607e GPU: Fix for fuzzer issue for sw-rendered paths with large bounds. by Brian Salomon · 8 years ago
  92. 07b6ad0 Floor to scalar for SDF paths. by Jim Van Verth · 8 years ago
  93. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  94. c468963 Respect color space in GrTextureDomainEffect by Brian Osman · 8 years ago
  95. 6750e91 Fix precision errors in large circle rendering. by Jim Van Verth · 8 years ago
  96. a8b1e6d Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  97. 64b70b0 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  98. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  99. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  100. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago