1. c9eace8 add unpremul gm by Mike Klein · 6 years ago
  2. d969932 Refactor Nima code by Kevin Lubick · 6 years ago
  3. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  4. ab18c8e Move files in GN by Herb Derby · 6 years ago
  5. 460eb5e Reland "Extract per-edge quad vertex tesselation code into reusable interface" by Michael Ludwig · 6 years ago
  6. ff78aaa Revert "Extract per-edge quad vertex tesselation code into reusable interface" by Brian Osman · 6 years ago
  7. ca4756a remove RP bench by Mike Klein · 6 years ago
  8. fc3784b Extract per-edge quad vertex tesselation code into reusable interface by Michael Ludwig · 6 years ago
  9. d99bd00 move unspecialized routines out of SkOpts by Mike Klein · 6 years ago
  10. 331ccfd add textutils by Mike Reed · 6 years ago
  11. a6c3517 stub SkReadBuffer when SK_DISABLE_READBUFFER by Mike Klein · 6 years ago
  12. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  13. f952073 SkFiddle sees SkFont.h by Hal Canary · 6 years ago
  14. a4d700d Add back -Wover-align by Pirama Arumuga Nainar · 6 years ago
  15. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  16. b46c4d0 remove extra include by Cary Clark · 6 years ago
  17. f252633 move SFDot6 inverse table into SkAnalyticEdge by Mike Klein · 6 years ago
  18. 3c9fbae cut out the rest of blend modes in flutter by Mike Klein · 6 years ago
  19. 4c683fc remove unused SkReadBuffer features by Mike Klein · 6 years ago
  20. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  21. 9ed1a2c Add ability for an SkDevice to handle the drawing of an SkDrawable. by Greg Daniel · 6 years ago
  22. 2ba0479 split out effect deserialization, disable in flutter by Mike Klein · 6 years ago
  23. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  24. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  25. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  26. 32dfdbe [canvaskit] Slice out SkPicture by Kevin Lubick · 6 years ago
  27. c96bf2f Rename EncoderBench.cpp to EncodeBench.cpp by Nigel Tao · 6 years ago
  28. 89e2f3c disable legacy shaders in flutter by Mike Klein · 6 years ago
  29. eace935 Revert "converted AARectEffect to new FP system" by Ethan Nicholas · 6 years ago
  30. 921ec97 another NVPR-only op by Mike Klein · 6 years ago
  31. 26a6049 Flutter also won't need NVPR. by Mike Klein · 6 years ago
  32. a5abc7a removed unused LEGACY_VULKAN_INTERFACE by Mike Reed · 6 years ago
  33. 4bf2c26 Remove nvpr from CanvasKit by Kevin Lubick · 6 years ago
  34. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  35. 36528e9 clean up SkPipe by Mike Klein · 6 years ago
  36. 419709d disable lowp raster pipeline stages in Flutter by Mike Klein · 6 years ago
  37. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  38. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  39. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  40. 05caa69 Reland "disable DAA and AAA in flutter" by Mike Klein · 6 years ago
  41. e758832 Revert "disable DAA and AAA in flutter" by Mike Klein · 6 years ago
  42. 1421120 disable DAA and AAA in flutter by Mike Klein · 6 years ago
  43. 93faa67 Make CCPR optional by Kevin Lubick · 6 years ago
  44. 94ade75 Make GrYUVtoRGBEffect more flexible by Robert Phillips · 6 years ago
  45. 42137de SkPDF: stop using linked list of dynamic memory streams. by Hal Canary · 6 years ago
  46. 230a71b Work around FreeType type change. by Ben Wagner · 6 years ago
  47. 0106351 Metal stencil support by Ethan Nicholas · 6 years ago
  48. 076238f Add clear benchmark by Michael Ludwig · 6 years ago
  49. d109503 split out SkDraw_text functions by Mike Reed · 6 years ago
  50. dee25cc split SkPaint into separate impl files by Mike Reed · 6 years ago
  51. d18d7bd SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 2/2 by Hal Canary · 6 years ago
  52. 8026ccc Implement more SkImage_GpuYUVA functionality by Jim Van Verth · 6 years ago
  53. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
  54. 72535fb Reland "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Michael Ludwig · 6 years ago
  55. 9e0efe3 remove SkColorSpaceXform by Mike Klein · 6 years ago
  56. bfa76f2 Add GM for less common YUV formats (take 2) by Robert Phillips · 6 years ago
  57. 49fdd7a Bundle shared SkImage_Gpu methods. by Jim Van Verth · 6 years ago
  58. 964aedb play with animated gif by Mike Reed · 6 years ago
  59. b5ba839 Revert "Add GM for less common YUV formats" by Mike Klein · 6 years ago
  60. 5ea96bf Remove unused premul/unpremul FP code by Brian Osman · 6 years ago
  61. 412dd56 Add GM for less common YUV formats by Robert Phillips · 6 years ago
  62. 2213ee9 Add support for per-edge AA to GrTextureOp. by Brian Salomon · 6 years ago
  63. f49262d Add SkImage_GpuYUVA by Jim Van Verth · 6 years ago
  64. cbcff38 Have pathkit use libpathkit.a for faster builds by Kevin Lubick · 6 years ago
  65. 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
  66. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  67. 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
  68. 656cefe Add initial support for generating tagged PDFs. by Dominic Mazzoni · 6 years ago
  69. e2a801d Revert "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Brian Osman · 6 years ago
  70. f065907 Reland "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  71. cfe1264 GrTessellator: two fixes for boundary simplification artifacts. by Stephen White · 6 years ago
  72. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  73. 41e4047 Filter TextBlob paints in Viewer. by Ben Wagner · 6 years ago
  74. 9461dcf Revert "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  75. dcc85fc Implement an explicit binary search-based analytic gradient colorizer by Michael Ludwig · 6 years ago
  76. 00529a1 SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 1/2 by Hal Canary · 6 years ago
  77. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  78. 7b56229 Use SkUniqueCFRef in SkImage*CG. by Ben Wagner · 6 years ago
  79. 82e0e44 Remove a largue quantity of 4444 and/or dithering code by Brian Osman · 6 years ago
  80. 7ea977b Reland "always optimize third_party code" by Mike Klein · 6 years ago
  81. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  82. 653c6b5 Remove (unused) GrBlend.cpp, and some GrColor helpers by Brian Osman · 6 years ago
  83. 5d032ec Revert "always optimize third_party code" by Mike Reed · 6 years ago
  84. c766370 always optimize third_party code by Mike Klein · 6 years ago
  85. d2fcfb5 WEBGL_video_texture : sharing texture prototype in skia by Brian Salomon · 6 years ago
  86. afebe16 Remove all old gpu gradient code by Michael Ludwig · 6 years ago
  87. a7914d3 Implement textured gradients by Michael Ludwig · 6 years ago
  88. 0495f7a Implement dual interval gradients by Michael Ludwig · 6 years ago
  89. 0ab5684 For Windows-Clang-Debug, use -fstandalone-debug to get better debug info by Brian Osman · 6 years ago
  90. 8f68508 Implement 2-pt conical gradient layout by Michael Ludwig · 6 years ago
  91. 24d438b Implement sweep gradient layout by Michael Ludwig · 6 years ago
  92. 4089df8 Implement radial gradient layout by Michael Ludwig · 6 years ago
  93. 5152c4a Reland "remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM" by Mike Reed · 6 years ago
  94. 4f94ef6 Reland "Base Gradient FP Refactor" by Michael Ludwig · 6 years ago
  95. b8e1252 Revert "remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM" by Cary Clark · 6 years ago
  96. 558fabb remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM by Mike Reed · 6 years ago
  97. b2acf0a Add unit test to test basic importing and drawing of AHardwareBuffers. by Greg Daniel · 6 years ago
  98. 1821a5b Supress warnings about implicit fallthrough in Android. by Derek Sollenberger · 6 years ago
  99. 8f5a7a6 first start on a P3 GM by Mike Klein · 6 years ago
  100. 1ea5656 Revert "Base Gradient FP Refactor" by Cary Clark · 6 years ago