1. e7fbafe Revert "ccpr: Implement conics" by Chris Dalton · 6 years ago
  2. 98b2415 ccpr: Implement conics by Chris Dalton · 6 years ago
  3. 840c66c Rename SkGlyphCacheGlobals to SkStrikeCache by Herb Derby · 6 years ago
  4. da40cd2 Add glFlush workaround for instanced draws on Skylake by Chris Dalton · 6 years ago
  5. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 6 years ago
  6. f7621cb Fix many return-std-move-in-c++11 warnings by Kevin Lubick · 6 years ago
  7. cbcf474 Remove unused BW mask blitters by Florin Malita · 6 years ago
  8. 888fc05 optimize fast/simple case in raster tiling by Mike Reed · 6 years ago
  9. 9459187 Simplify the operation on atomic fIsFinishing by Yuqian Li · 6 years ago
  10. 575c21b Let SkCoverageDeltaList store width and use it during blitting by Yuqian Li · 6 years ago
  11. 94bb072 SkBlitter is not thread safe; make one for each thread. by Yuqian Li · 6 years ago
  12. 6b7b1dc Snap the bitmap as it may be changed later by Yuqian Li · 6 years ago
  13. a16e1b6 SkPDF: use std::aligned_storage for typed union by Hal Canary · 6 years ago
  14. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 6 years ago
  15. 45c9220 Draw stroked circles with round caps analytically. by Brian Salomon · 6 years ago
  16. cf1ac58 Reland "Cumulate deltas even if they're out of the clip" by Yuqian Li · 6 years ago
  17. ffbe932 Revert "Cumulate deltas even if they're out of the clip" by Yuqian Li · 6 years ago
  18. 6fdbf61 ccpr: Normalize the cubic inflection function instead of its roots by Chris Dalton · 6 years ago
  19. 209a5f3 Remove all notion of transport from the API - V2. by Herb Derby · 6 years ago
  20. 7444c3c Revert "Delete getRenderTargetHandle call on SkSurface." by Greg Daniel · 6 years ago
  21. 520e578 Cumulate deltas even if they're out of the clip by Yuqian Li · 6 years ago
  22. 43f6d45 fix sksl standalone build error by Ethan Nicholas · 6 years ago
  23. 408ee9f remove unused virtual onNotifyPixelsChanged by Mike Reed · 6 years ago
  24. 584b501 Support downscaling to max texture size when making cross-context images by Brian Osman · 6 years ago
  25. 460b1cd Clone the xpos array in drawPosText by Yuqian Li · 6 years ago
  26. eab2baa added sk_LastFragColor by Ethan Nicholas · 6 years ago
  27. 28a142f Don't try to readback from the GPU for small blur sigmas by Robert Phillips · 6 years ago
  28. d422847 path is rect bug number nine by Cary Clark · 6 years ago
  29. 22e601f Limit our IsBadForDAA for stroke width > 0 and <= 2 by Yuqian Li · 6 years ago
  30. 50f77da ccpr: Actually blacklist ANGLE by Chris Dalton · 6 years ago
  31. 59af19f can't abort looper loop, as saveCount won't be balanced by Mike Reed · 6 years ago
  32. 92cbf3f Don't create lazy proxys if their width/height is greater than max tex size by Greg Daniel · 6 years ago
  33. 88ba971 son of path is rect bug by Cary Clark · 6 years ago
  34. b809efb workaround for buggy macOS GLSL shader compiler by Ethan Nicholas · 6 years ago
  35. c828109 Delete getRenderTargetHandle call on SkSurface. by Greg Daniel · 6 years ago
  36. 632de60 check for non-finite values output by clipper by Mike Reed · 6 years ago
  37. 875f785 Fail fast when trying to make a texture that's too large by Brian Osman · 6 years ago
  38. 9438790 Reland "Add private fIsBadForDAA bit to SkPath" by Yuqian Li · 6 years ago
  39. 2dc50cc add conservative bounds to raster tiling by Mike Reed · 6 years ago
  40. dd8ae14 always clear the looper when we're unrolling it, to not confused devices by Mike Reed · 6 years ago
  41. 31608c0 another rect is path fix by Cary Clark · 6 years ago
  42. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  43. 21f6437 Implement Sk2f Load2 by Chris Dalton · 6 years ago
  44. 516c292 ccpr: Blacklist ANGLE again by Chris Dalton · 6 years ago
  45. a6aef2a Allow SkImage_Gpu to fail some requests in DDL mode by Robert Phillips · 6 years ago
  46. e3fda93 Implement Sk4f min/max by Chris Dalton · 6 years ago
  47. 74e5937 Remove obsolete comment by Yuqian Li · 6 years ago
  48. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 6 years ago
  49. 1f27585 remove unused/dumb methods from SkRect by Mike Reed · 6 years ago
  50. f441cfc Clean-up paints for drawImage (etc.) to enforce that we always by Mike Reed · 6 years ago
  51. 8540e11 more path is rect bugs by Cary Clark · 6 years ago
  52. ed5e069 Revert "Add private fIsBadForDAA bit to SkPath" by Yuqian Li · 6 years ago
  53. 54aefc7 Add private fIsBadForDAA bit to SkPath by Yuqian Li · 6 years ago
  54. 2b67005 no need to tile draws that don't involve paths by Mike Reed · 6 years ago
  55. dcf1fb4 Fix alpha threshold image filter GPU implementation by Robert Phillips · 6 years ago
  56. 044b67d Remove guard around getBackendTexture/RenderTarget calls by Greg Daniel · 6 years ago
  57. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 6 years ago
  58. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 6 years ago
  59. a479f96 Get ViaDDL working with Vulkan by Robert Phillips · 6 years ago
  60. 323fbcf Move GrBackendRenderTarget over to new system of getting backed infos by Greg Daniel · 6 years ago
  61. 3b6afd5 Remove unused field fBitmapBytes by Yuqian Li · 6 years ago
  62. 321fb4e Merge drawDevice and respect ctm for the paint by Yuqian Li · 6 years ago
  63. 9713dcf ccpr: Clip quadratic hulls more efficiently by Chris Dalton · 6 years ago
  64. 872da6b Add initial support for simple concave shadows. by Jim Van Verth · 6 years ago
  65. 67a2aa5 Do not use CTM for drawDevice or drawSprite by Yuqian Li · 6 years ago
  66. b0601a4 ccpr: Improve CPU checks for collinear points by Chris Dalton · 6 years ago
  67. 7ca3b7b ccpr: Remove fCurrAnchorPoint from GrCCGeometry by Chris Dalton · 6 years ago
  68. 2fbbd03 Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  69. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago
  70. 58627cb one more path is rect bug by Cary Clark · 6 years ago
  71. 5c71518 fix path to rect when missing close verb by Cary Clark · 6 years ago
  72. ec172aa Remove SkDEBUGFAIL for non-invertible XYZ matrix by Brian Osman · 6 years ago
  73. 1eeeae0 use commonPaint for all raster pipeline by Mike Klein · 6 years ago
  74. a7b8e74 Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Brian Salomon · 6 years ago
  75. 703b476 ccpr: Remove WindMethod from GrCCCoverageProcessor by Chris Dalton · 6 years ago
  76. f3c4e0c Add canvas2D fast paths to new read/write pixels code paths. by Brian Salomon · 6 years ago
  77. 66aebf3 Make sure GrBackendTextures are valid before starting to do things with them by Greg Daniel · 6 years ago
  78. 42f02aa Implement Sk2f::Store2 by Chris Dalton · 6 years ago
  79. 4473907 Revert "Remove all notion of transport from the API." by Herb Derby · 6 years ago
  80. 83e0f1b SkPDF: smarter Jpeg when libjpeg-turbo is present by Hal Canary · 6 years ago
  81. 30a9d26 Better layer tracking fidelity by Herb Derby · 6 years ago
  82. 6209bfa detect if makeOffset failed by Mike Reed · 6 years ago
  83. 55068bf vulkan: Fix an optimus-related failure with vkEnumeratePhysicalDevices by Chris Dalton · 6 years ago
  84. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 6 years ago
  85. 4961a93 Remove all notion of transport from the API. by Herb Derby · 6 years ago
  86. c5a1c1f SkRegion: Use less memory for SkRegion::Oper by Hal Canary · 6 years ago
  87. 9cc2823 Remove unneeded SK_SUPPORT_GPU checks in gpu only files. by Greg Daniel · 6 years ago
  88. 13872dd Region Op Fuzzer by Hal Canary · 6 years ago
  89. 4c23934 ccpr: Make curve corners more seamless by Chris Dalton · 6 years ago
  90. 0cfd547 Remove SK_SUPPORT_LEGACY_BLURMASKFILTER by Brian Osman · 6 years ago
  91. c1b9c10 Add versions of MakeGL() that don't require include GrGLInterface.h in order to use the GrGLMakeNativeInterface by Brian Salomon · 6 years ago
  92. 9ca3065 Don't use GrPixelConfig value as proxy for valid on GrBackendSurface. by Greg Daniel · 6 years ago
  93. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  94. 5ddb308 Distinguish between glyphs with empty path and no path. by Ben Wagner · 6 years ago
  95. 93e4ea5 Mac to better serialize OTTO fonts. by Ben Wagner · 6 years ago
  96. 87f852d Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Robert Phillips · 6 years ago
  97. 65daa20 Remove SK_DISABLE_TEXTURE_OP_AA by Brian Salomon · 6 years ago
  98. 03d4f19 Flush before snap SkThreadedBMPDevice by Yuqian Li · 6 years ago
  99. efa60a1 Remove deprectated GrContext::MakeGL overloads that take raw ptr by Brian Salomon · 6 years ago
  100. f932a63 Add maxTextureSize()/maxRenderTargetSize() to GrContext by Brian Salomon · 6 years ago