1. 49fdd7a Bundle shared SkImage_Gpu methods. by Jim Van Verth · 6 years ago
  2. 964aedb play with animated gif by Mike Reed · 6 years ago
  3. b5ba839 Revert "Add GM for less common YUV formats" by Mike Klein · 6 years ago
  4. 5ea96bf Remove unused premul/unpremul FP code by Brian Osman · 6 years ago
  5. 412dd56 Add GM for less common YUV formats by Robert Phillips · 6 years ago
  6. 2213ee9 Add support for per-edge AA to GrTextureOp. by Brian Salomon · 6 years ago
  7. f49262d Add SkImage_GpuYUVA by Jim Van Verth · 6 years ago
  8. cbcff38 Have pathkit use libpathkit.a for faster builds by Kevin Lubick · 6 years ago
  9. 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
  10. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  11. 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
  12. 656cefe Add initial support for generating tagged PDFs. by Dominic Mazzoni · 6 years ago
  13. e2a801d Revert "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Brian Osman · 6 years ago
  14. f065907 Reland "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  15. cfe1264 GrTessellator: two fixes for boundary simplification artifacts. by Stephen White · 6 years ago
  16. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  17. 41e4047 Filter TextBlob paints in Viewer. by Ben Wagner · 6 years ago
  18. 9461dcf Revert "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
  19. dcc85fc Implement an explicit binary search-based analytic gradient colorizer by Michael Ludwig · 6 years ago
  20. 00529a1 SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 1/2 by Hal Canary · 6 years ago
  21. 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
  22. 7b56229 Use SkUniqueCFRef in SkImage*CG. by Ben Wagner · 6 years ago
  23. 82e0e44 Remove a largue quantity of 4444 and/or dithering code by Brian Osman · 6 years ago
  24. 7ea977b Reland "always optimize third_party code" by Mike Klein · 6 years ago
  25. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  26. 653c6b5 Remove (unused) GrBlend.cpp, and some GrColor helpers by Brian Osman · 6 years ago
  27. 5d032ec Revert "always optimize third_party code" by Mike Reed · 6 years ago
  28. c766370 always optimize third_party code by Mike Klein · 6 years ago
  29. d2fcfb5 WEBGL_video_texture : sharing texture prototype in skia by Brian Salomon · 6 years ago
  30. afebe16 Remove all old gpu gradient code by Michael Ludwig · 6 years ago
  31. a7914d3 Implement textured gradients by Michael Ludwig · 6 years ago
  32. 0495f7a Implement dual interval gradients by Michael Ludwig · 6 years ago
  33. 0ab5684 For Windows-Clang-Debug, use -fstandalone-debug to get better debug info by Brian Osman · 6 years ago
  34. 8f68508 Implement 2-pt conical gradient layout by Michael Ludwig · 6 years ago
  35. 24d438b Implement sweep gradient layout by Michael Ludwig · 6 years ago
  36. 4089df8 Implement radial gradient layout by Michael Ludwig · 6 years ago
  37. 5152c4a Reland "remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM" by Mike Reed · 6 years ago
  38. 4f94ef6 Reland "Base Gradient FP Refactor" by Michael Ludwig · 6 years ago
  39. b8e1252 Revert "remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM" by Cary Clark · 6 years ago
  40. 558fabb remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM by Mike Reed · 6 years ago
  41. b2acf0a Add unit test to test basic importing and drawing of AHardwareBuffers. by Greg Daniel · 6 years ago
  42. 1821a5b Supress warnings about implicit fallthrough in Android. by Derek Sollenberger · 6 years ago
  43. 8f5a7a6 first start on a P3 GM by Mike Klein · 6 years ago
  44. 1ea5656 Revert "Base Gradient FP Refactor" by Cary Clark · 6 years ago
  45. 10f7a1e Base Gradient FP Refactor by Michael Ludwig · 6 years ago
  46. bd65955 Remove SkImageCacherator entirely by Brian Osman · 6 years ago
  47. 87ce069 Revert "Revert "add flag to soften the blow of removing a legacy api for flutter"" by Mike Reed · 6 years ago
  48. 3ac1f95 Preseve tangents when converting cubics->quads in GrAAHairlinePathRenderer by Brian Salomon · 6 years ago
  49. b5f23f3 Revert "add flag to soften the blow of removing a legacy api for flutter" by Jim Van Verth · 6 years ago
  50. 1b935e6 add flag to soften the blow of removing a legacy api for flutter by Mike Reed · 6 years ago
  51. 64bbee7 fix typo by Mike Klein · 6 years ago
  52. d505b19 add src/opts headers to .gni files by Mike Klein · 6 years ago
  53. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  54. d84c1e6 drop warnings and -Werror from is_official_builds by Mike Klein · 6 years ago
  55. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  56. 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  57. db16001 add circles to stroked cubics with cusps by Cary Clark · 6 years ago
  58. 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
  59. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  60. 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  61. 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
  62. 10c3776 Remove GrTextureStripAtlas, textured gradients use independent textures by Michael Ludwig · 6 years ago
  63. e61c234 Remove drawPosText_asPath - more dead code by Herb Derby · 6 years ago
  64. ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
  65. 3e74c51 roll ANGLE w/ GN update by Mike Klein · 6 years ago
  66. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  67. 18d7cf7 Reland "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
  68. 7ba1d64 Revert "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
  69. 8ae7c90 Remove old ICC parser, A2B SkColorSpace, SkGammas, etc... by Brian Osman · 6 years ago
  70. 0fdc53f textonpath util by Mike Reed · 6 years ago
  71. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  72. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  73. d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
  74. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  75. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  76. 4798576 Pull SkSpan into its own header file by Herb Derby · 6 years ago
  77. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  78. 82cf64a Remove unused sRGB mip-map support by Brian Osman · 6 years ago
  79. fbc6d7f Make SkColor4f <-> SkColor skip sRGB conversion by Brian Osman · 6 years ago
  80. 4a0ba28 Fix flutter build by Leon Scroggins III · 6 years ago
  81. 764e546 Fix op chaining painter's order violation in GrRenderTargetOpList. by Brian Salomon · 6 years ago
  82. e163969 ccpr: Rename GrCCPathParser to GrCCFiller by Chris Dalton · 6 years ago
  83. 15e60a4 Remove occluded rrect blur benchmark by Robert Phillips · 6 years ago
  84. 557aad7 Remove occluder feature from blur mask filter by Robert Phillips · 6 years ago
  85. 7d06e26 fixup winding contours by Cary Clark · 6 years ago
  86. cf7258a add bench for cubicmap by Mike Reed · 6 years ago
  87. 0d4a183 add tests for cubicmap by Mike Reed · 6 years ago
  88. 02046a7 switch ubsan to blacklist by Mike Klein · 6 years ago
  89. 5422f9a implemented GrMtlGpuCommandBuffer for draws in Metal gpu backend by Timothy Liang · 6 years ago
  90. 8da9fbf add bounds sanitizer to ASAN/UBSAN bots by Mike Klein · 6 years ago
  91. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  92. bc6f9c9 Remove GrTextUtil::Paint by Herb Derby · 6 years ago
  93. 94c4f41 in MS land, -include is /FI by Mike Klein · 6 years ago
  94. 2eb8e02 Reland "implemented GrMtlSampler for metal gpu backend" by Timothy Liang · 6 years ago
  95. 475c5e9 turn on alignment sanitizer by Mike Klein · 6 years ago
  96. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  97. 35f9637 Revert "implemented GrMtlSampler for metal gpu backend" by Timothy Liang · 6 years ago
  98. 93fa10f implemented GrMtlSampler for metal gpu backend by Timothy Liang · 6 years ago
  99. 44636e9 created GrMtlPipelineStateDataManager for metal gpu backend by Timothy Liang · 6 years ago
  100. 057c390 attached uniform and varying handlers to GrMtlPipelineStateBuilder by Timothy Liang · 6 years ago