1. ea4567c more skslc hardening by ethannicholas · 8 years ago
  2. df3fbd6 Apply correct sRGB->Linear4f conversion in SkModeColorFilter by Matt Sarett · 8 years ago
  3. af01741 Revert "Avoid integer overflow in SkIcoCodec" by Matt Sarett · 8 years ago
  4. 20cba06 Avoid integer overflow in SkIcoCodec by Matt Sarett · 8 years ago
  5. e6522ea fix some fuzz by caryclark · 8 years ago
  6. 862a387 Avoid SkImage ref churn in short lived SkBitmapProvider by fmalita · 8 years ago
  7. dc87a7d Skip SkBitmapProvider instantiation in SkImageShader::onContextSize by fmalita · 8 years ago
  8. f489886 Cache dst LUTs in SkColorSpaceXform by Matt Sarett · 8 years ago
  9. 5ec5590 Unbreak -Fast bot. by Mike Klein · 8 years ago
  10. 511ea17 SkNx_abi for passing Sk4f as function arguments, etc. by Mike Klein · 8 years ago
  11. 1e76464 Wrap SkNx types in anonymous namespace again. by Mike Klein · 8 years ago
  12. e5e7eb1 Rework GL fbo blit limitations as finer grained flags. by Brian Salomon · 8 years ago
  13. 00731b4 Capture ES3 MSAA blit restrictions using BlitFramebufferSupport not MSFBOType. by Brian Salomon · 8 years ago
  14. dd4645b another SkSL crash fix by ethannicholas · 8 years ago
  15. d478a99 Refactor color_xform_RGBA() to improve performance by Matt Sarett · 8 years ago
  16. 7effa7a more SkSL fuzzer crash fixes by ethannicholas · 8 years ago
  17. cce3e58 Always use RGBA textures for color font atlases by Brian Osman · 8 years ago
  18. a54401d fix skslc crashes uncovered by fuzz testing by ethannicholas · 8 years ago
  19. 3a2e45a Faster 4f gradient premul path by fmalita · 8 years ago
  20. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  21. c434f51 Add NewRGB() with float gamma to SkColorSpace public API by Matt Sarett · 8 years ago
  22. 285db44 Add support for Atrace and hook into SkEventTracer framework. by Greg Daniel · 8 years ago
  23. ad146f6 added SkSL support for mustForceNegatedAtanParamToFloat cap by ethannicholas · 8 years ago
  24. 466ad99 Slightly generalize GPU hard stop gradient implementation. by Brian Salomon · 8 years ago
  25. 22f939e added basic dataflow analysis to skslc by ethannicholas · 8 years ago
  26. 9e3dbdf Allow F16 color type on direct raster canvases by junov · 8 years ago
  27. e54c75f remove SkError by Mike Klein · 8 years ago
  28. eaabe00 Workaround unreachable code warning in GrGLCaps by Brian Salomon · 8 years ago
  29. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  30. a634b74 SkXPS: compile under clang on win by halcanary · 8 years ago
  31. 8f2996c Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster (patchset #1 id:1 of https://codereview.chromium.org/2412633002/ ) by mtklein · 8 years ago
  32. 32b5e70 Preserve color space of images in deferred texture API by brianosman · 8 years ago
  33. c64ef35 leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster by lsalzman · 8 years ago
  34. c9a9ca9 Fix double-accounting of SkPictureShader bitmap memory by fmalita · 8 years ago
  35. 96b333a Add SkRasterPipeline support to SkModeColorFilter. by Mike Klein · 8 years ago
  36. c0708a4 Remove workaround for old compilers that do not support SSSE3. by Mike Klein · 8 years ago
  37. 04adfda SkRasterPipeline: 8x pipelines, without any 8x code enabled. by Mike Klein · 8 years ago
  38. 65a0927 Don't pass in RT to individual Gpu CommandBuffer calls by Greg Daniel · 8 years ago
  39. fe2965a Fix interface validation in Vulkan. by Greg Daniel · 8 years ago
  40. 7ab96e9 GrTessellator: make inverse fill types more sane. by senorblanco · 8 years ago
  41. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  42. df44fc5 Add SkColorSpaceTransferFn to SkColorSpace by Matt Sarett · 8 years ago
  43. a2415ac implement A8 destination fast-path for SkPixelInfo::CopyPixels by lsalzman · 8 years ago
  44. 8c8fcef fix vertex alpha calculation in GrTesselator by lsalzman · 8 years ago
  45. ebcb8aa Add AA Analytic Compile Flag (and small fixes) by liyuqian · 8 years ago
  46. 31d097e8 Add SkColorSpaceXform to the public API by msarett · 8 years ago
  47. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  48. a5a31dd Add SkColorSpacePrimaries to help with making D50 matrices by msarett · 8 years ago
  49. 1c7805b Remove restrictive format pattern for Fontconfig matching by drott · 8 years ago
  50. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  51. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  52. ff9f7bb Simplify rowsDecoded returned by incrementalDecode by scroggo · 8 years ago
  53. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  54. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  55. e75c19f Update comment, move constant inside helper struct by Brian Osman · 8 years ago
  56. 42f4b42 Revert "SkRasterPipeline: 8x pipelines, attempt 2" by Mike Klein · 8 years ago
  57. e61b3b4 Report 0 rowsDecoded for no rows (SkPngCodec interlaced) by scroggo · 8 years ago
  58. c46cdd4 Fix an assert statement in SkPngCodec by scroggo · 8 years ago
  59. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  60. 3f74860 Convert gradient params test helper to a struct by Brian Osman · 8 years ago
  61. 0871401 fix another fuzz by caryclark · 8 years ago
  62. 221a4bb fix fuzz busters by caryclark · 8 years ago
  63. a71e151 SkRasterPipeline: 8x pipelines, attempt 2 by Mike Klein · 8 years ago
  64. 49df8d1 GrTessellator: refactor Line out of Edge. by senorblanco · 8 years ago
  65. 6ca4882 Reduce geometry size for circles to help fill rate. by jvanverth · 8 years ago
  66. 9428587 Revert "SkRasterPipeline: 8x pipelines" by Mike Klein · 8 years ago
  67. 3786c77 Disable antialiasing on interior of filled RRects that need distance vectors by Robert Phillips · 8 years ago
  68. 1aebdae SkRasterPipeline: 8x pipelines by Mike Klein · 8 years ago
  69. 79839d4 Add distance values to interior of filled RRects by Robert Phillips · 8 years ago
  70. d87bd7c Harden SkPicturePlayback::handleOp() skips by fmalita · 8 years ago
  71. 1356978 Fix SkDeferredCanvas for use on android. by Herb Derby · 8 years ago
  72. 8f18643 remove sprintf by caryclark · 8 years ago
  73. 33cbfd7 Make load4 and store4 part of SkNx properly. by Mike Klein · 8 years ago
  74. 40f2378 fuzzer fix by Cary Clark · 8 years ago
  75. b55ebf0 fix other printf warning for SkBlendMode by reed · 8 years ago
  76. 6069dda Fix SkPath::arcTo when sweepAngle is tiny and radius is big by xidachen · 8 years ago
  77. d207884 fix printf warning in dumpcanvas by Mike Reed · 8 years ago
  78. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  79. 61c21cd tight bounds optimization by caryclark · 8 years ago
  80. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  81. 62f6856 Revert "add cast for printf" by Mike Reed · 8 years ago
  82. 5f668a0 add cast for printf by Mike Reed · 8 years ago
  83. 5cb7617 update deferred by Mike Reed · 8 years ago
  84. 0c52b17 validate using nx to match bounds by caryclark · 8 years ago
  85. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  86. 26bea5d Make test lower-level, make const_cast more visible. by Mike Klein · 8 years ago
  87. 9b345e3 Make local coords be highp in default geometry processor by Brian Salomon · 8 years ago
  88. ef4ab9d update defer-canvas for lattice and regions by Mike Reed · 8 years ago
  89. 088e21b Harden degenerate gradient context handling by fmalita · 8 years ago
  90. b9ae537 fix fuzz by Cary Clark · 8 years ago
  91. d567a81 Fix bmp bug exposed by fuzzer by msarett · 8 years ago
  92. e47ae29 remove dead code by Cary Clark · 8 years ago
  93. f8ee5b4 Mac: Remove use of deprecated font APIs by ccameron · 8 years ago
  94. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  95. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
  96. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  97. 6942442 disallow -4 pointer by caryclark · 8 years ago
  98. b3f543d ensure we always set the pictinfo.fVersion by Mike Reed · 8 years ago
  99. 95ea469 Remove SkFontConfigInterface_direct_google3. by Ben Wagner · 8 years ago
  100. 3fdf52c fix fuzz with null check by Cary Clark · 8 years ago