1. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  2. 7deacf4 More shadow tessellation cleanup. by Jim Van Verth · 6 years ago
  3. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  4. bf45c70 Clean up a few IWYU issues by Mike Klein · 6 years ago
  5. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  6. f7c380e try to remove workaround for VS 2010 by Mike Klein · 6 years ago
  7. 5ebb90d Revert "remove half float workaround in GrGLGpu::onReadPixels" by Stephen White · 6 years ago
  8. 692e29e remove unused parts of SkTypes.h by Mike Klein · 6 years ago
  9. 8f5bbda Fall back to bilerp if we are undable to do a copy for mips. by Greg Daniel · 6 years ago
  10. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  11. 802cb31 Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. by Brian Salomon · 6 years ago
  12. 65b7bfc Glyph search of desperation by Herb Derby · 6 years ago
  13. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  14. 4462c04 Avoid degenerate matrices (that trigger asserts) in test code by Brian Osman · 6 years ago
  15. 27dddae rebase by Cary Clark · 6 years ago
  16. a05a31a fonts: Perform blob analysis at SkBaseDevice layer instead of canvas. by Khushal · 6 years ago
  17. afa1158 Make the SkPathRef GenIDChangeListener ref counted by Chris Dalton · 6 years ago
  18. 1471df9 Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineState.h by Brian Salomon · 6 years ago
  19. d0d409d Add a front() accessor to GrAllocator by Chris Dalton · 6 years ago
  20. 59d997a New more efficient run builder by Herb Derby · 6 years ago
  21. f0aacaf Add SkTypeface::makeClone. by Bruce Wang · 6 years ago
  22. 17ee855 remove half float workaround in GrGLGpu::onReadPixels by Brian Salomon · 6 years ago
  23. 56893cd Fix A2B JPEG images on GPU backed xform or color-managed canvas by Brian Osman · 6 years ago
  24. 89c5e88 Implement Sk2f::floor by Chris Dalton · 6 years ago
  25. 76f5706 remove linear blending from SkWebpCodec by Mike Klein · 6 years ago
  26. 89042d5 GrTessellator: catch missing intersections. by Stephen White · 6 years ago
  27. 61e6686 Fix SkImageInfo::computeByteSize underflow by Adrienne Walker · 6 years ago
  28. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  29. fff1966 Revert "Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp"" by Brian Salomon · 6 years ago
  30. 5f444c9 remove final SkTypes dependencies in SkArenaAlloc by Mike Klein · 6 years ago
  31. 651286f fixed vec3 size differences and mod calculation of skslc msl backend by Timothy Liang · 6 years ago
  32. 88a32ef Add a factory to any GrOp-derived class that lacked one by Robert Phillips · 6 years ago
  33. 7731073 SkFontMgr_DirectWrite::onMakeFromStreamArgs works on win 7 by Bruce Wang · 6 years ago
  34. 2e361a3 remove unused stat tracking from SkArenaAlloc by Mike Klein · 6 years ago
  35. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  36. 4d3f517 Remove GrGLSLFragProcs typedef. Use unique_ptr to for GrGLSLFragmentProcessor ownership. by Brian Salomon · 6 years ago
  37. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  38. c174cc6 Add SkTypeface::makeClone. by Ben Wagner · 6 years ago
  39. fa8ff09 fonts: Hook up FallbackTextHelper to font remoting. by Khushal · 6 years ago
  40. d5b4593 Add checks to make sure we don't overflow 32 bit int in GPU path renderers. by Greg Daniel · 6 years ago
  41. dc63620 Add guard around GrVkBackendContext::Create function. by Greg Daniel · 6 years ago
  42. 9519d4f Remove unused GrObjectMemoryPool by Robert Phillips · 6 years ago
  43. d62c4bd require std::is_trivially_destructible by Mike Klein · 6 years ago
  44. 73e93f3 Implement SkFontMgr_DirectWrite::onMakeFromStreamArgs function. by Bruce Wang · 6 years ago
  45. d07dc36 clean up some unused parts of SkArenaAlloc by Mike Klein · 6 years ago
  46. 18562b8 fix pathops fuzzer by Cary Clark · 6 years ago
  47. 969bdef Remove GrGeometryProcessor knowledge of explicit local coords by Brian Salomon · 6 years ago
  48. 7db95a6 add documentation by Cary Clark · 6 years ago
  49. 6f02af9 remove linear-blended sRGB dst support in software by Mike Klein · 6 years ago
  50. 3a4a321 fix ops for very close rects by Cary Clark · 6 years ago
  51. 4ffa027 Smarter use of glyph cache by Herb Derby · 6 years ago
  52. 975f8ee Fix matrix multiplication order by Brian Osman · 6 years ago
  53. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  54. e62999f GrTessellator: yet another out-of-range splitting fix. by Stephen White · 6 years ago
  55. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  56. 102c8cf Harden SkPerlinNoiseShader StitchData initialization by Florin Malita · 6 years ago
  57. da2b9f3 Add Gr enums and version parsing for SwiftShader by Kevin Lubick · 6 years ago
  58. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  59. cdaf661 Consolidate ambient and spot code setup. by Jim Van Verth · 6 years ago
  60. d00ef06 SkPDF: Fastpath for clipstack flattening by Hal Canary · 6 years ago
  61. 2f2a703 add upm->upm helper by Mike Klein · 6 years ago
  62. 8f9c325 Always use filterColor4f to filter paint colors by Brian Osman · 6 years ago
  63. 7d63778 fixed interface/in/out struct for mvk integration and added a few missing builtins to skslc msl backend by Timothy Liang · 6 years ago
  64. 1b7cd33 handle degenerate call to blitAntiRect by Mike Reed · 6 years ago
  65. 77169c8 GrTessellator: fix for overlapping outer boundary edges in AA case. by Stephen White · 6 years ago
  66. 1589154 rm dead code by Mike Klein · 6 years ago
  67. 69d0e51 Remove alpha readback path in GrGLGpu::onReadPixels by Brian Salomon · 6 years ago
  68. 7c93472 Add null checks for GrSkSLtoGLSL to GrGLProgramBuilder by Brian Salomon · 6 years ago
  69. 5059541 need conservative bounds for triangles due to SkFixed drift in SkEdge by Mike Reed · 6 years ago
  70. ad445ce Remove GrPaint::setGammaCorrect by Brian Osman · 6 years ago
  71. feb9fa9 Turn off logging for tests by Herb Derby · 6 years ago
  72. e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
  73. a694870 Remove origin from GrGpu::readPixels by Brian Salomon · 6 years ago
  74. a9b04b9 Remove origin from GrGpu::writePixels by Brian Salomon · 6 years ago
  75. 9363ac4 Remove most of the remaining conflation of colorSpace and sRGB in Ganesh by Brian Osman · 6 years ago
  76. b54d223 fix a weird edge case in to_srgb stage by Mike Klein · 6 years ago
  77. 804d0f2 turn on pointer-overflow on ASAN/UBSAN bots by Mike Klein · 6 years ago
  78. 11203af Remove noise from test output by Herb Derby · 6 years ago
  79. 0ba9fa0 Remove GrGpu::getWritePixelsInfo by Brian Salomon · 6 years ago
  80. d494f6e Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/WritePixels2 by Brian Salomon · 6 years ago
  81. 7027691 Set bounds correctly for color emoji that need post-cache transfoms by Jim Van Verth · 6 years ago
  82. 8683037 Always keep buffers in vulkan persistently mapped. by Greg Daniel · 6 years ago
  83. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  84. 531a48e GrTessellator: fix winding merged to zero on split edge. by Stephen White · 6 years ago
  85. 1989c49 Avoid divide-by-zero in shadow code by Jim Van Verth · 6 years ago
  86. 22f673d Move SkColorTable to src/codec by Leon Scroggins III · 6 years ago
  87. 9ea47be Skip bad line segments inside gen_alpha_deltas by Yuqian Li · 6 years ago
  88. e70c5fb Reland fonts: Use correct SurfaceProps in analysis canvas for remoting. by Khushal · 6 years ago
  89. 79aa2f1 don't walk off end of pointer by Cary Clark · 6 years ago
  90. b4a8a62 SkFloatToDecimal: optimize the less common cases. by Hal Canary · 7 years ago
  91. 458f40a font remoting: Fix errors with sub-pixel positioning mismatch. by Khushal · 6 years ago
  92. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  93. 774168e Allow CCPR in DDL mode (take 2) by Robert Phillips · 6 years ago
  94. e304a8a remove map() from SkRasterPipeline_opts.h by Mike Klein · 6 years ago
  95. 489e2bd fonts: Fix image cache miss from glyphs too large for atlas. by Khushal · 6 years ago
  96. bbcb7f7 Fix fuzzer bugs by Robert Phillips · 6 years ago
  97. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  98. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  99. 53a0298 GrTessellator: fix for ping-pong split fuzzer hang. by Stephen White · 6 years ago
  100. a9d3dae Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago