1. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  2. 36528e9 clean up SkPipe by Mike Klein · 6 years ago
  3. 419709d disable lowp raster pipeline stages in Flutter by Mike Klein · 6 years ago
  4. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  5. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  6. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  7. 05caa69 Reland "disable DAA and AAA in flutter" by Mike Klein · 6 years ago
  8. e758832 Revert "disable DAA and AAA in flutter" by Mike Klein · 6 years ago
  9. 1421120 disable DAA and AAA in flutter by Mike Klein · 6 years ago
  10. 93faa67 Make CCPR optional by Kevin Lubick · 6 years ago
  11. 94ade75 Make GrYUVtoRGBEffect more flexible by Robert Phillips · 6 years ago
  12. 42137de SkPDF: stop using linked list of dynamic memory streams. by Hal Canary · 6 years ago
  13. 230a71b Work around FreeType type change. by Ben Wagner · 6 years ago
  14. 0106351 Metal stencil support by Ethan Nicholas · 6 years ago
  15. 076238f Add clear benchmark by Michael Ludwig · 6 years ago
  16. d109503 split out SkDraw_text functions by Mike Reed · 6 years ago
  17. dee25cc split SkPaint into separate impl files by Mike Reed · 6 years ago
  18. d18d7bd SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 2/2 by Hal Canary · 6 years ago
  19. 8026ccc Implement more SkImage_GpuYUVA functionality by Jim Van Verth · 6 years ago
  20. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
  21. 72535fb Reland "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Michael Ludwig · 6 years ago
  22. 9e0efe3 remove SkColorSpaceXform by Mike Klein · 6 years ago
  23. bfa76f2 Add GM for less common YUV formats (take 2) by Robert Phillips · 6 years ago
  24. 49fdd7a Bundle shared SkImage_Gpu methods. by Jim Van Verth · 6 years ago
  25. 964aedb play with animated gif by Mike Reed · 6 years ago
  26. b5ba839 Revert "Add GM for less common YUV formats" by Mike Klein · 6 years ago
  27. 5ea96bf Remove unused premul/unpremul FP code by Brian Osman · 6 years ago
  28. 412dd56 Add GM for less common YUV formats by Robert Phillips · 6 years ago
  29. 2213ee9 Add support for per-edge AA to GrTextureOp. by Brian Salomon · 6 years ago
  30. f49262d Add SkImage_GpuYUVA by Jim Van Verth · 6 years ago
  31. cbcff38 Have pathkit use libpathkit.a for faster builds by Kevin Lubick · 6 years ago
  32. 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
  33. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  34. 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
  35. 656cefe Add initial support for generating tagged PDFs. by Dominic Mazzoni · 6 years ago
  36. e2a801d Revert "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Brian Osman · 6 years ago
  37. f065907 Reland "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  38. cfe1264 GrTessellator: two fixes for boundary simplification artifacts. by Stephen White · 6 years ago
  39. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  40. 41e4047 Filter TextBlob paints in Viewer. by Ben Wagner · 6 years ago
  41. 9461dcf Revert "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  42. dcc85fc Implement an explicit binary search-based analytic gradient colorizer by Michael Ludwig · 6 years ago
  43. 00529a1 SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 1/2 by Hal Canary · 6 years ago
  44. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  45. 7b56229 Use SkUniqueCFRef in SkImage*CG. by Ben Wagner · 6 years ago
  46. 82e0e44 Remove a largue quantity of 4444 and/or dithering code by Brian Osman · 6 years ago
  47. 7ea977b Reland "always optimize third_party code" by Mike Klein · 6 years ago
  48. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  49. 653c6b5 Remove (unused) GrBlend.cpp, and some GrColor helpers by Brian Osman · 6 years ago
  50. 5d032ec Revert "always optimize third_party code" by Mike Reed · 6 years ago
  51. c766370 always optimize third_party code by Mike Klein · 6 years ago
  52. d2fcfb5 WEBGL_video_texture : sharing texture prototype in skia by Brian Salomon · 6 years ago
  53. afebe16 Remove all old gpu gradient code by Michael Ludwig · 6 years ago
  54. a7914d3 Implement textured gradients by Michael Ludwig · 6 years ago
  55. 0495f7a Implement dual interval gradients by Michael Ludwig · 6 years ago
  56. 0ab5684 For Windows-Clang-Debug, use -fstandalone-debug to get better debug info by Brian Osman · 6 years ago
  57. 8f68508 Implement 2-pt conical gradient layout by Michael Ludwig · 6 years ago
  58. 24d438b Implement sweep gradient layout by Michael Ludwig · 6 years ago
  59. 4089df8 Implement radial gradient layout by Michael Ludwig · 6 years ago
  60. 5152c4a Reland "remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM" by Mike Reed · 6 years ago
  61. 4f94ef6 Reland "Base Gradient FP Refactor" by Michael Ludwig · 6 years ago
  62. b8e1252 Revert "remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM" by Cary Clark · 6 years ago
  63. 558fabb remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM by Mike Reed · 6 years ago
  64. b2acf0a Add unit test to test basic importing and drawing of AHardwareBuffers. by Greg Daniel · 6 years ago
  65. 1821a5b Supress warnings about implicit fallthrough in Android. by Derek Sollenberger · 6 years ago
  66. 8f5a7a6 first start on a P3 GM by Mike Klein · 6 years ago
  67. 1ea5656 Revert "Base Gradient FP Refactor" by Cary Clark · 6 years ago
  68. 10f7a1e Base Gradient FP Refactor by Michael Ludwig · 6 years ago
  69. bd65955 Remove SkImageCacherator entirely by Brian Osman · 6 years ago
  70. 87ce069 Revert "Revert "add flag to soften the blow of removing a legacy api for flutter"" by Mike Reed · 6 years ago
  71. 3ac1f95 Preseve tangents when converting cubics->quads in GrAAHairlinePathRenderer by Brian Salomon · 6 years ago
  72. b5f23f3 Revert "add flag to soften the blow of removing a legacy api for flutter" by Jim Van Verth · 6 years ago
  73. 1b935e6 add flag to soften the blow of removing a legacy api for flutter by Mike Reed · 6 years ago
  74. 64bbee7 fix typo by Mike Klein · 6 years ago
  75. d505b19 add src/opts headers to .gni files by Mike Klein · 6 years ago
  76. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  77. d84c1e6 drop warnings and -Werror from is_official_builds by Mike Klein · 6 years ago
  78. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  79. 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  80. db16001 add circles to stroked cubics with cusps by Cary Clark · 6 years ago
  81. 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
  82. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  83. 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  84. 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
  85. 10c3776 Remove GrTextureStripAtlas, textured gradients use independent textures by Michael Ludwig · 6 years ago
  86. e61c234 Remove drawPosText_asPath - more dead code by Herb Derby · 6 years ago
  87. ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
  88. 3e74c51 roll ANGLE w/ GN update by Mike Klein · 6 years ago
  89. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  90. 18d7cf7 Reland "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
  91. 7ba1d64 Revert "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
  92. 8ae7c90 Remove old ICC parser, A2B SkColorSpace, SkGammas, etc... by Brian Osman · 6 years ago
  93. 0fdc53f textonpath util by Mike Reed · 6 years ago
  94. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  95. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  96. d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
  97. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  98. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  99. 4798576 Pull SkSpan into its own header file by Herb Derby · 6 years ago
  100. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago