1. cb7b831 Remove another writePixels instance by Robert Phillips · 7 years ago
  2. 5450ab1 ccpr: Don't solve for cubic roots that are out of range by Chris Dalton · 7 years ago
  3. d8bae7d ccpr: Fix flatness and triangle-ness detection for conics by Chris Dalton · 7 years ago
  4. 3d0e850 Prevent matrix stack from being corrupted if a rotated image filter is clipped out by Robert Phillips · 7 years ago
  5. 1eece78 guard against NaN in path is rect by Cary Clark · 7 years ago
  6. 8f88d89 Fix use-of-uninitialized-value in SkPictureShader::onMakeContext by Florin Malita · 7 years ago
  7. 1804b35 ccpr: Don't preempt the convex path renderer by Chris Dalton · 7 years ago
  8. d75b343 Remove ambient clamp hack for analytic shadows. by Jim Van Verth · 7 years ago
  9. b3a6959 ccpr: Clean up GrCCGeometry by Chris Dalton · 7 years ago
  10. e68c4fb Adding pinning to the strike cache by Herb Derby · 7 years ago
  11. 33c4422 Fix double counting of coverage in analytic round capped stroked circles. by Brian Salomon · 7 years ago
  12. ab4f5bd rm SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 7 years ago
  13. c4e384e check if we fail to eval the conic in pathmeasure by Mike Reed · 7 years ago
  14. 4b5e4b3 Remove unused parameters from internalGetPath. by Ben Wagner · 7 years ago
  15. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 7 years ago
  16. dce19a7 Untangle strike cache and glyph cache by Herb Derby · 7 years ago
  17. 23e4544 disallow negative setReserve() calls by Mike Klein · 7 years ago
  18. bd000a1 rm SkTDArray::select() by Mike Klein · 7 years ago
  19. cc9856c clean up setReserve() rule-bending by Mike Klein · 7 years ago
  20. e7fd7ff Remove the limit on dng allocations by Leon Scroggins III · 7 years ago
  21. 2ae45ae Revert "Add stub gpu workaround generators" by Leon Scroggins · 7 years ago
  22. dbc59ba path is rect track corners by Cary Clark · 7 years ago
  23. 94d25b9 Add stub gpu workaround generators by Adrienne Walker · 7 years ago
  24. fa99690 Move strike cache Find*() to strike cache by Herb Derby · 7 years ago
  25. 881091f Remove SK_SUPPORT_LEGACY_PATH_DAA_BIT by Yuqian Li · 7 years ago
  26. c274f8f Prevent unnecessary/unbounded growth of SkTDynamicHash capacity by Florin Malita · 7 years ago
  27. 4c32956 DFT to draw A8 instead of incorrect vertical lcd. by Ben Wagner · 7 years ago
  28. 9f2dab0 ccpr: Implement conics by Chris Dalton · 7 years ago
  29. 91ab155 Always call endFlush on opLists that might survive a flush by Chris Dalton · 7 years ago
  30. 15a64e7 Convert A8 D32 mask blitters to Sk4px by Florin Malita · 7 years ago
  31. 63f69cd Reland "Fix the fat rect bug in the threaded backend" by Yuqian Li · 7 years ago
  32. 0d129aa Support all destination profiles in SkColorSpaceXform_skcms by Brian Osman · 7 years ago
  33. 061020e With ES3, enable both ES2 and ES3 external image extensions by Brian Osman · 7 years ago
  34. b120e92 fix path is rect flaw exposed by gold by Cary Clark · 7 years ago
  35. ff77aef Simplify strike cache Node by Herb Derby · 7 years ago
  36. a05e199 Remove text flag filtering from SkBitmapDevice. by Ben Wagner · 7 years ago
  37. f155f81 Move node information to SkStrikeCache by Herb Derby · 7 years ago
  38. 21a0380 detect if we made an infinite rect by Mike Reed · 7 years ago
  39. d2d367d No long require copy as draw for vulkan wrapped resources. by Greg Daniel · 7 years ago
  40. 4eb6f7a path is rect diag test is required by Cary Clark · 7 years ago
  41. 21fa33f SkStrikeDifferences::operator() -> add() by Mike Klein · 7 years ago
  42. 2eab65b avoid overflow by using tmp 64bits by Mike Reed · 7 years ago
  43. 4b2f915 Move external texture extension logic into SkSL by Brian Osman · 7 years ago
  44. 1cd6098 path is rect bug number twelve by Cary Clark · 7 years ago
  45. 1b63761 Revert "Fix the fat rect bug in the threaded backend" by Yuqian Li · 7 years ago
  46. 963781a only recheck fNeedsTiling if we computed fSrcBounds by Mike Reed · 7 years ago
  47. 77d085e Add SkColorSpace::Make, taking an skcms_ICCProfile by Brian Osman · 7 years ago
  48. 8e3426f Reland "low-hanging bilerp_clamp_8888 wins" by Mike Klein · 7 years ago
  49. 671e7ee Reorganize strike cache and glyph cache code by Herbert Derby · 7 years ago
  50. c41569a Fix the fat rect bug in the threaded backend by Yuqian Li · 7 years ago
  51. a765156 yet another path is rect exploit by Cary Clark · 7 years ago
  52. 48c464a a more involved path is rect bug by Cary Clark · 7 years ago
  53. 93b4ddd Update our config fallback switch in GrContext. by Greg Daniel · 7 years ago
  54. b460320 Revert "low-hanging bilerp_clamp_8888 wins" by Mike Klein · 7 years ago
  55. f946b41 low-hanging bilerp_clamp_8888 wins by Mike Klein · 7 years ago
  56. 1d4af54 Don't support GrCubicEffect if float != fp32 by Chris Dalton · 7 years ago
  57. e7fbafe Revert "ccpr: Implement conics" by Chris Dalton · 7 years ago
  58. 98b2415 ccpr: Implement conics by Chris Dalton · 7 years ago
  59. 840c66c Rename SkGlyphCacheGlobals to SkStrikeCache by Herb Derby · 7 years ago
  60. da40cd2 Add glFlush workaround for instanced draws on Skylake by Chris Dalton · 7 years ago
  61. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 7 years ago
  62. f7621cb Fix many return-std-move-in-c++11 warnings by Kevin Lubick · 7 years ago
  63. cbcf474 Remove unused BW mask blitters by Florin Malita · 7 years ago
  64. 888fc05 optimize fast/simple case in raster tiling by Mike Reed · 7 years ago
  65. 9459187 Simplify the operation on atomic fIsFinishing by Yuqian Li · 7 years ago
  66. 575c21b Let SkCoverageDeltaList store width and use it during blitting by Yuqian Li · 7 years ago
  67. 94bb072 SkBlitter is not thread safe; make one for each thread. by Yuqian Li · 7 years ago
  68. 6b7b1dc Snap the bitmap as it may be changed later by Yuqian Li · 7 years ago
  69. a16e1b6 SkPDF: use std::aligned_storage for typed union by Hal Canary · 7 years ago
  70. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 7 years ago
  71. 45c9220 Draw stroked circles with round caps analytically. by Brian Salomon · 7 years ago
  72. cf1ac58 Reland "Cumulate deltas even if they're out of the clip" by Yuqian Li · 7 years ago
  73. ffbe932 Revert "Cumulate deltas even if they're out of the clip" by Yuqian Li · 7 years ago
  74. 6fdbf61 ccpr: Normalize the cubic inflection function instead of its roots by Chris Dalton · 7 years ago
  75. 209a5f3 Remove all notion of transport from the API - V2. by Herb Derby · 7 years ago
  76. 7444c3c Revert "Delete getRenderTargetHandle call on SkSurface." by Greg Daniel · 7 years ago
  77. 520e578 Cumulate deltas even if they're out of the clip by Yuqian Li · 7 years ago
  78. 43f6d45 fix sksl standalone build error by Ethan Nicholas · 7 years ago
  79. 408ee9f remove unused virtual onNotifyPixelsChanged by Mike Reed · 7 years ago
  80. 584b501 Support downscaling to max texture size when making cross-context images by Brian Osman · 7 years ago
  81. 460b1cd Clone the xpos array in drawPosText by Yuqian Li · 7 years ago
  82. eab2baa added sk_LastFragColor by Ethan Nicholas · 7 years ago
  83. 28a142f Don't try to readback from the GPU for small blur sigmas by Robert Phillips · 7 years ago
  84. d422847 path is rect bug number nine by Cary Clark · 7 years ago
  85. 22e601f Limit our IsBadForDAA for stroke width > 0 and <= 2 by Yuqian Li · 7 years ago
  86. 50f77da ccpr: Actually blacklist ANGLE by Chris Dalton · 7 years ago
  87. 59af19f can't abort looper loop, as saveCount won't be balanced by Mike Reed · 7 years ago
  88. 92cbf3f Don't create lazy proxys if their width/height is greater than max tex size by Greg Daniel · 7 years ago
  89. 88ba971 son of path is rect bug by Cary Clark · 7 years ago
  90. b809efb workaround for buggy macOS GLSL shader compiler by Ethan Nicholas · 7 years ago
  91. c828109 Delete getRenderTargetHandle call on SkSurface. by Greg Daniel · 7 years ago
  92. 632de60 check for non-finite values output by clipper by Mike Reed · 7 years ago
  93. 875f785 Fail fast when trying to make a texture that's too large by Brian Osman · 7 years ago
  94. 9438790 Reland "Add private fIsBadForDAA bit to SkPath" by Yuqian Li · 7 years ago
  95. 2dc50cc add conservative bounds to raster tiling by Mike Reed · 7 years ago
  96. dd8ae14 always clear the looper when we're unrolling it, to not confused devices by Mike Reed · 7 years ago
  97. 31608c0 another rect is path fix by Cary Clark · 7 years ago
  98. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  99. 21f6437 Implement Sk2f Load2 by Chris Dalton · 7 years ago
  100. 516c292 ccpr: Blacklist ANGLE again by Chris Dalton · 7 years ago