1. 307d6fd Calculate numPlotsY from height by Herb Derby · 6 years ago
  2. fc9624c clamp after color pipeline when dst is normalized by Mike Klein · 6 years ago
  3. 2d40490 Move some functions to MathPriv.h by Hal Canary · 6 years ago
  4. 33d3d31 stop clamping in parametric stage by Mike Klein · 6 years ago
  5. 60ebf14 Revert "SkStream: remove some WStream functions from public api" by Cary Clark · 6 years ago
  6. 8b68110 SkStream: remove some WStream functions from public api by Hal Canary · 6 years ago
  7. 71f8475 Revert "update to new MakeFromStream signature" by Mike Klein · 6 years ago
  8. edc6ea7 update to new MakeFromStream signature by Mike Reed · 6 years ago
  9. c4e4063 fix sw extended transfer functions by Mike Klein · 6 years ago
  10. 343553a Don't use MEM_MOVE=true with SkTArrays of sk_sp by Brian Salomon · 6 years ago
  11. da58cac Rip out variable offsetting by Jim Van Verth · 6 years ago
  12. 8e449eb Fix GrAAConvexTessellator to handle cases slightly concave bistectors. by Brian Salomon · 6 years ago
  13. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  14. 20ea47a Fix missing triangle when miter point omitted in GrAAConvexTessellator. by Brian Salomon · 6 years ago
  15. 1ada9f3 Remove SK_USE_LEGACY_PRIMARIES_TO_XYZ by Brian Osman · 6 years ago
  16. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  17. 469dd65 On GrAHardwareBufferImageGenerator store the owned texture as a GrGpuResource instead of GrTexture. by Greg Daniel · 6 years ago
  18. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  19. 32ade4c Deliberately call typefaceproc only once per face in pictures by Mike Reed · 6 years ago
  20. 9d1c88d Replace SkColor with SkColor4f in layer draw looper by Brian Osman · 6 years ago
  21. 22310d6 Begin centralizing opList DAG by Robert Phillips · 6 years ago
  22. da2dc5b Enforce range in SkPaint::setAlpha by Brian Osman · 6 years ago
  23. 5595f6e clean up S16CPU by Mike Klein · 6 years ago
  24. 9e41c21 SkPDF: use more vector<>, more sk_sp<>, cleanup. by Hal Canary · 6 years ago
  25. 7af2bc8 more skcolorspace cleanup by Mike Klein · 6 years ago
  26. b0f4d0a Reland "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  27. fddc6fa Fix SkSampler::Fill/Gray_8 when width != stride by Nigel Tao · 6 years ago
  28. cc956f2 Reland "Revert "Add support for gray + colorspace to SkCodec"" by Brian Osman · 6 years ago
  29. cacf496 Revert "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  30. 5bcab74 Revert "Revert "Add support for gray + colorspace to SkCodec"" by Brian Osman · 6 years ago
  31. 26a005a Centralize FreeType UPEM calculation. by Ben Wagner · 6 years ago
  32. 38d64b0 Add notion of active opList to GrDrawingManager (take 2) by Robert Phillips · 6 years ago
  33. 936e33a Revert "Add notion of active opList to GrDrawingManager" by Robert Phillips · 6 years ago
  34. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  35. d6832d0 Remove some references to defunct kIndex_8 by Leon Scroggins III · 6 years ago
  36. 271d1d9 Change SkTypeface::MakeFromStream to take unique_ptr by Mike Reed · 6 years ago
  37. c8a9b3b removed GrOverdrawFragmentProcessor.cpp by Ethan Nicholas · 6 years ago
  38. 3cd0c24 Add an explicit SkFrame move constructor by Nigel Tao · 6 years ago
  39. 328f9c7 Add notion of active opList to GrDrawingManager by Robert Phillips · 6 years ago
  40. ee87c86 Switch SkPaint's color to SkColor4f by Brian Osman · 6 years ago
  41. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  42. a45e1a7 fixed ASAN error while compiling .fp files by Ethan Nicholas · 6 years ago
  43. 24e5834 check if stream failed by Mike Reed · 6 years ago
  44. bf67741 add behavior enum to SkTypeface::serialize() by Mike Reed · 6 years ago
  45. 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  46. 48287b9 Reland "Use skcms_PrimariesToXYZD50 to implement SkColorSpacePrimaries::toXYZD50" by Brian Osman · 6 years ago
  47. db16001 add circles to stroked cubics with cusps by Cary Clark · 6 years ago
  48. 114b091 Support more hardware buffer formats by Stan Iliev · 6 years ago
  49. 72efd80 Fixes for primitive handling for uniforms by Michael Ludwig · 6 years ago
  50. 0b7645f Simplify perspective shadows to match future MD specs. by Jim Van Verth · 6 years ago
  51. 0235c64 Fix GrAAConvexTessellator colinear point removal. by Brian Salomon · 6 years ago
  52. a51d1b4 Revert "Add support for gray + colorspace to SkCodec" by Brian Osman · 6 years ago
  53. 15eb1e9 update CPU feature macros in src/opts by Mike Klein · 6 years ago
  54. cf33b1b fonts: Cap the max number of entries in server side glyph cache tracking by Khushal · 6 years ago
  55. 8491dd8 Add support for gray + colorspace to SkCodec by Brian Osman · 6 years ago
  56. 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
  57. 83e86eb Reland "standardize macro checks in SkRasterPipeline_opts" by Mike Klein · 6 years ago
  58. 62db8d5 Make GrSemaphore a GrGpuResource by Brian Salomon · 6 years ago
  59. 4ff2611 Revert "standardize macro checks in SkRasterPipeline_opts" by Mike Klein · 6 years ago
  60. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  61. 75d25c4 standardize macro checks in SkRasterPipeline_opts by Mike Klein · 6 years ago
  62. 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  63. ecddbc0 Add support for switching family queues in vulkan. by Greg Daniel · 6 years ago
  64. 351545a Revert "update SkPaint size sanity check" by Mike Klein · 6 years ago
  65. 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
  66. 9407864 Fix Fuchsia roll by Robert Phillips · 6 years ago
  67. acb4b0f Detect when a FreeType glyph doesn't have a path. by Ben Wagner · 6 years ago
  68. 92e4c7f Support input color argument to process() function in sksl .fp files by Michael Ludwig · 6 years ago
  69. 10c3776 Remove GrTextureStripAtlas, textured gradients use independent textures by Michael Ludwig · 6 years ago
  70. 7edaa73 Remove drawPosText from SkDevice by Herb Derby · 6 years ago
  71. 8e318fd Reland "Check that mask to path fallback happens" by Herb Derby · 6 years ago
  72. 231de03 Improve inputColor handling in fragment processor implementations. by Michael Ludwig · 6 years ago
  73. d708bd6 Remove drawPosText from svg by Herb Derby · 6 years ago
  74. e61c234 Remove drawPosText_asPath - more dead code by Herb Derby · 6 years ago
  75. 1e576e7 Some GrSemaphore cleanup by Brian Salomon · 6 years ago
  76. df65b83 Suppress addition of changeListeners during DDL recording by Robert Phillips · 6 years ago
  77. db8adb5 Remove drawPosText support for SkBitmapDevice by Herb Derby · 6 years ago
  78. ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
  79. 59b39e7 Always force GPU generated masks be top left (take 2) by Robert Phillips · 6 years ago
  80. 5de5233 remove scaling from pathops by Cary Clark · 6 years ago
  81. 7ed0eae Revert "Remove lazy image color space hacks for gray" by Brian Osman · 6 years ago
  82. cd7907b Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."" by Brian Salomon · 6 years ago
  83. f7c723c Add tracing to saveLayer by Yuqian Li · 6 years ago
  84. 48cb223 increase SkPoint3 normalize precision by Cary Clark · 6 years ago
  85. eb0bb73 Revert "Check that mask to path fallback happens" by Herb Derby · 6 years ago
  86. 79fca19 Revert "Use skcms_PrimariesToXYZD50 to implement SkColorSpacePrimaries::toXYZD50" by Mike Klein · 6 years ago
  87. 1b714be Revert "Always force GPU generated masks be top left" by Robert Phillips · 6 years ago
  88. aca2b9e Managing the context was dropped. Adding back in. by Herb Derby · 6 years ago
  89. 887b416 Use skcms_PrimariesToXYZD50 to implement SkColorSpacePrimaries::toXYZD50 by Brian Osman · 6 years ago
  90. 93348dd Fix GrGLGpu::createTestingOnlyBackendRenderTarget() by Brian Salomon · 6 years ago
  91. 9f85b51 Check that mask to path fallback happens by Herb Derby · 6 years ago
  92. 273b74a fix two 1-bit mismatches in sRGB transfer functions by Mike Klein · 6 years ago
  93. 0b7ce06 Always force GPU generated masks be top left by Robert Phillips · 6 years ago
  94. c95fbd3 Update HotSort cl/vk. by Allan MacKinnon · 6 years ago
  95. 500cbc6 clean up for removing drawTextOnPath from canvas by Mike Reed · 6 years ago
  96. e5dd9ba Temporarily make SkTMultiMap::remove() safe for values not in map by Brian Salomon · 6 years ago
  97. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  98. 779ed02 Add setXi and setXiv in GrGLSLProgramDataManager. by Michael Ludwig · 6 years ago
  99. 12dffda Remove unused onCanLazyGenerateOnGPU function by Brian Osman · 6 years ago
  100. a81c2be Remove lazy image color space hacks for gray by Brian Osman · 6 years ago