1. be6e575 spin off unpremul and opaque tests by Mike Klein · 7 years ago
  2. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 7 years ago
  3. 7d8276c skip gamut transform when identity by Mike Klein · 7 years ago
  4. 6968f9c SkColorSpaceXformSteps by Mike Klein · 7 years ago
  5. 7916c0e Properly zero in webp if no prior frame by Leon Scroggins III · 7 years ago
  6. d2e74b8 compute center slightly slower to avoid overflow by Mike Reed · 7 years ago
  7. d416083 Reland fonts: Cleanup cache miss logging for font remoting. by Khushal · 7 years ago
  8. 3e7548c Reland fonts: Add support for distance field text to font remoting. by Khushal · 7 years ago
  9. 4aafb3a Alternate between two SkBitmaps in SkAnimatedImage by Leon Scroggins III · 7 years ago
  10. 499afea Replace ICC profile in CodecTest with AdobeRGB by Brian Osman · 7 years ago
  11. 8fcfcc5 update ColorSpaceTest.cpp to remove MakeICC by Mike Klein · 7 years ago
  12. ee43091 fix 0.499999f rounding case for triangles by Mike Reed · 7 years ago
  13. 5bedc80 reduce clip-limit for scan converter to avoid quad-edge overflow by Mike Reed · 7 years ago
  14. f104fec Delete GrDrawOp::wasRecorded by Chris Dalton · 7 years ago
  15. 3087c1f tweak tolerance again for cubics by Mike Reed · 7 years ago
  16. 6747f52 Reland "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 7 years ago
  17. 7257e22 Revert "fonts: Add support for distance field text to font remoting." by Mike Klein · 7 years ago
  18. fc6cf92 Revert "fonts: Cleanup cache miss logging for font remoting." by Mike Klein · 7 years ago
  19. e60ae82 Revert "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 7 years ago
  20. 2b8a0d1 fonts: Cleanup cache miss logging for font remoting. by Khushal · 7 years ago
  21. 35e0a1a fonts: Add support for distance field text to font remoting. by Khushal · 7 years ago
  22. 339133f8 start cleaning up non-skcms SkColorSpaceXforms by Mike Klein · 7 years ago
  23. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 7 years ago
  24. 7b37694 GrTessellator: fix crash on merging a dead edge. by Stephen White · 7 years ago
  25. 5b58b7c Reland "strip down SkICC.cpp" by Mike Klein · 7 years ago
  26. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 7 years ago
  27. 8afa554 Revert "remove fragile hack in addOval to avoid computing bounds" by Mike Klein · 7 years ago
  28. 1e7c658 drawPosText no longer obeys paint alignment by Herb Derby · 7 years ago
  29. 4bfb50b ccpr: Abstract the draws list in a separate class by Chris Dalton · 7 years ago
  30. bc721ba remove fragile hack in addOval to avoid computing bounds by Mike Reed · 7 years ago
  31. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 7 years ago
  32. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 7 years ago
  33. 4dc5a45 remove defines and add commas by Cary Clark · 7 years ago
  34. 32a4910 Revert "remove toString" by Cary Clark · 7 years ago
  35. 5191880 remove toString by Cary Clark · 7 years ago
  36. 861b52e tweak conservative bounds value to save aberrant cubic by Mike Reed · 7 years ago
  37. ec42e15 Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRect by Brian Salomon · 7 years ago
  38. ec79c39 GrTessellator: fix for zombie edge fuzzer crash. by Stephen White · 7 years ago
  39. 255ab8d Make SkStream readers report failure. by Ben Wagner · 8 years ago
  40. 51371a4 fonts: Handle fallback to using paths for text rendering for remoting. by Khushal · 7 years ago
  41. 1207843 Fix srcBounds computation in SkMatrixConvolutionImageFilter by Robert Phillips · 7 years ago
  42. a33b67c Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly. by Brian Salomon · 7 years ago
  43. c06754b mapRect should not fiddle with nonfinite values. by Cary Clark · 7 years ago
  44. b2e7127 fonts: Fix memory accounting for deserialized glyphs. by Khushal · 7 years ago
  45. 026d20f handle huge normalize requests (including non-finite x or y) by Mike Reed · 7 years ago
  46. 5140f9a Minor refactoring to image filters by Robert Phillips · 7 years ago
  47. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
  48. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 7 years ago
  49. 27fe397 Revert "strip down SkICC.cpp" by Mike Klein · 7 years ago
  50. ce4cf72 non-linear blending first steps by Mike Klein · 7 years ago
  51. c66eaaf rm SkColorSpace_New by Mike Klein · 7 years ago
  52. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 7 years ago
  53. e61b969 SkColorSpace::Make(const skcms_ICCProfile&) by Mike Klein · 7 years ago
  54. eab50eb strip down SkICC.cpp by Mike Klein · 7 years ago
  55. 46cc3da Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"" by Hal Canary · 7 years ago
  56. 97c1108 Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode" by Greg Daniel · 7 years ago
  57. 1c2bcd8 SkAdvancedTypefaceMetrics: factor out GlyphToUnicode by Hal Canary · 7 years ago
  58. 8a8a144 Treat SkFILEStream's fOriginalOffset as the start by Leon Scroggins III · 7 years ago
  59. ad67c66 track bounds of top-level control ops by Mike Klein · 7 years ago
  60. 738b80d Don't use getDeviceClipBounds() to bound pic ops. by Mike Klein · 7 years ago
  61. da926db Remove fCacheKeys from SkImageFilter. by Ben Wagner · 7 years ago
  62. 737b9a9 Remove legacy guard flags by Yuqian Li · 7 years ago
  63. b2e3934 fonts: Cleanup header guard and stray printfs. by Khushal · 7 years ago
  64. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 7 years ago
  65. 38a0843 fonts: Reland push font remoting. by Khushal · 7 years ago
  66. fcac00f Reland "Remove devKerning" by Herb Derby · 7 years ago
  67. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 7 years ago
  68. 8a23202 Revert "fonts: Set up remote glyph caching to push fonts." by Mike Klein · 7 years ago
  69. c76e26a Revert "Remove devKerning" by Mike Klein · 7 years ago
  70. 192b18a Revert "fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache." by Mike Klein · 7 years ago
  71. ef4142a fonts: Bandaid fix for desc mismatch in SkRemoteGlyphCache. by Khushal · 7 years ago
  72. c86c5c0 Remove devKerning by Herb Derby · 7 years ago
  73. 3fc6a18 Fix index overflow check for rewriting fans as triangles. by Brian Salomon · 7 years ago
  74. 101d563 fonts: Set up remote glyph caching to push fonts. by Khushal · 7 years ago
  75. 0ab0f1c Convert skcms to only export functions (not data) by Brian Osman · 7 years ago
  76. 12e4e84 Add test to ensure that skcms' sRGB turns into Skia's sRGB color space by Brian Osman · 7 years ago
  77. cccafe8 Rewrite SkVertices specified with triangle fans as indexed triangles by Brian Salomon · 7 years ago
  78. e494940 Revert "Reland "Revert "Add arcs as a specialized geometry to GrShape.""" by Brian Salomon · 7 years ago
  79. 580aee2 Reland "Revert "Add arcs as a specialized geometry to GrShape."" by Brian Salomon · 7 years ago
  80. 4322752 Make SkString::appendf safe for long strings. by Brian Salomon · 7 years ago
  81. 218c294 Remove the MSAA path renderer by Chris Dalton · 7 years ago
  82. 8a98bc9 Revert "Revert "Add arcs as a specialized geometry to GrShape."" by Brian Salomon · 7 years ago
  83. 910ca0f Experiment to track coverage in a layer by Mike Reed · 7 years ago
  84. ff134f2 Compile with latest clang 7. by Ben Wagner · 7 years ago
  85. 6cdb7d3 prepare to remove obsolete macros by Cary Clark · 7 years ago
  86. 55d330c Reland "call skcms_OptimizeForSpeed()" by Mike Klein · 7 years ago
  87. af88ec3 Revert "Add arcs as a specialized geometry to GrShape." by Mike Klein · 7 years ago
  88. 1b4ad0d Revert "call skcms_OptimizeForSpeed()" by Mike Klein · 7 years ago
  89. 255bcf5 Add arcs as a specialized geometry to GrShape. by Brian Salomon · 7 years ago
  90. 3b8feb3 call skcms_OptimizeForSpeed() by Mike Klein · 7 years ago
  91. c90b4db Reland "Prevent masked solid-color draws from being turned into clears" by Robert Phillips · 7 years ago
  92. f92bb37 Revert "Prevent masked solid-color draws from being turned into clears" by Robert Phillips · 7 years ago
  93. e9f2bbe Prevent masked solid-color draws from being turned into clears by Robert Phillips · 7 years ago
  94. 3d0e850 Prevent matrix stack from being corrupted if a rotated image filter is clipped out by Robert Phillips · 7 years ago
  95. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 7 years ago
  96. dbc59ba path is rect track corners by Cary Clark · 7 years ago
  97. c274f8f Prevent unnecessary/unbounded growth of SkTDynamicHash capacity by Florin Malita · 7 years ago
  98. 9f2dab0 ccpr: Implement conics by Chris Dalton · 7 years ago
  99. 91ab155 Always call endFlush on opLists that might survive a flush by Chris Dalton · 7 years ago
  100. 15a64e7 Convert A8 D32 mask blitters to Sk4px by Florin Malita · 7 years ago