1. 3ae677c Zero tail stack buffers. by Mike Klein · 8 years ago
  2. 49372e6 SkRasterPipeline_opts: split next() into next_body() and next_tail(). by Mike Klein · 8 years ago
  3. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
  4. 050ffa9 SkRasterPipeline: memcpy-free tail code. by Mike Klein · 8 years ago
  5. 958788a remove 4 legacy flags (clients already updated) by Mike Reed · 8 years ago
  6. c83ada9 Quickly fix the forgotten forceRLE by liyuqian · 8 years ago
  7. 7c2114f Cache GrColorSpaceXforms by Brian Osman · 8 years ago
  8. bbf251b Hash the gamut of XYZ color spaces, to speed up comparison by Brian Osman · 8 years ago
  9. 34a2ca1 Add query to imagegenerator if it can efficiently generate a texture by Mike Reed · 8 years ago
  10. 78a37a5 fix more fuzz, carsvg by caryclark · 8 years ago
  11. 96dc1c9 fix more chrome asan fuzzer failures by caryclark · 8 years ago
  12. c0d5501 Add missing sse41::run_pipeline. by Mike Klein · 8 years ago
  13. 2add0ff Use Analytic AA in SkAAClip. by liyuqian · 8 years ago
  14. 80739b8 Fixed potential read-out-of-bounds issue in ICC profile loading by raftias · 8 years ago
  15. 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
  16. 4209dcb fix debug version of cubicpair detected by asan by caryclark · 8 years ago
  17. 2878e76 SkRasterPipeline refactor by Mike Klein · 8 years ago
  18. d2fe3bc Fix bug in raster implementation of SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  19. ddb37d6 re-re-land of skslc now automatically turns on derivatives support by ethannicholas · 8 years ago
  20. a35ab3e fix fuzzers by caryclark · 8 years ago
  21. 65820db use 'real' SkImageDeserializer by Mike Reed · 8 years ago
  22. a29a956 Add SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  23. e1d6ff1 Class delete call unsized delete when size not known. by Ben Wagner · 8 years ago
  24. 5d16958 More explicit body/tail function versioning. by Mike Klein · 8 years ago
  25. ec07b0b Try again with SkOpts_hsw and 8x pipelines, attempt 2. by Mike Klein · 8 years ago
  26. 21f7490 Revert "Try again with SkOpts_hsw and 8x pipelines." by Mike Klein · 8 years ago
  27. 4f02ce7 Try again with SkOpts_hsw and 8x pipelines. by Mike Klein · 8 years ago
  28. aef247a Subtract start_coord instead of adding it by scroggo · 8 years ago
  29. 95e34a3 Correct a small mistake in SkPath::build_arc_conics by xidachen · 8 years ago
  30. 77b53f6 Support inline uploads in Vulkan by Greg Daniel · 8 years ago
  31. 9f532a3 Add helper to create random AsFPArgs for Ganesh unit tests by Brian Osman · 8 years ago
  32. 7c78f3a SkNx: use SK_ALWAYS_INLINE thoroughly. by Mike Klein · 8 years ago
  33. 520ced6 SkDescriptors to be held in unique_ptr. by bungeman · 8 years ago
  34. 620ee4f Revert of Generate Signed Distance Field directly from vector path (patchset #18 id:340001 of https://chromiumcodereview.appspot.com/1643143002/ ) by benjaminwagner · 8 years ago
  35. e8f0a7b Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  36. 3ac64b4 image serialize/deserialize callbacks in pipe by Mike Reed · 8 years ago
  37. 40085e6 Fix star artifact in SkRRectsGaussianEdgeShader by Robert Phillips · 8 years ago
  38. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  39. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  40. e9ea349 Consider the start_coord in interlaced PNG by scroggo · 8 years ago
  41. ac66ae6 Revert "re-land of skslc now automatically turns on derivatives support" by Mike Klein · 8 years ago
  42. b36a3cd break ambiguous angle sorting loop by caryclark · 8 years ago
  43. c5eceb0 Add support for ANGLE MSAA framebuffer extensions. by Brian Salomon · 8 years ago
  44. d7d1997 re-land of skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  45. 37269ff Revert "skslc now automatically turns on derivatives support" by Ethan Nicholas · 8 years ago
  46. a219653 Include 4f variants of random gradients during testing by Brian Osman · 8 years ago
  47. 8bf4e67 Use legacy color filter API when doing legacy paint conversion by Brian Osman · 8 years ago
  48. 311742b skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  49. 4f2a88c Incremental decode: only use subset for subsetting by scroggo · 8 years ago
  50. fa1a45e Remove aux procs from SkGlyphCache. by Ben Wagner · 8 years ago
  51. 29121eb Avoid integer overflow in SkIcoCodec and SkImageInfo by Matt Sarett · 8 years ago
  52. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  53. 6c15cc7 Modify deferred texture image API's handling of gamma by Brian Osman · 8 years ago
  54. ea4567c more skslc hardening by ethannicholas · 8 years ago
  55. df3fbd6 Apply correct sRGB->Linear4f conversion in SkModeColorFilter by Matt Sarett · 8 years ago
  56. af01741 Revert "Avoid integer overflow in SkIcoCodec" by Matt Sarett · 8 years ago
  57. 20cba06 Avoid integer overflow in SkIcoCodec by Matt Sarett · 8 years ago
  58. e6522ea fix some fuzz by caryclark · 8 years ago
  59. 862a387 Avoid SkImage ref churn in short lived SkBitmapProvider by fmalita · 8 years ago
  60. dc87a7d Skip SkBitmapProvider instantiation in SkImageShader::onContextSize by fmalita · 8 years ago
  61. f489886 Cache dst LUTs in SkColorSpaceXform by Matt Sarett · 8 years ago
  62. 5ec5590 Unbreak -Fast bot. by Mike Klein · 8 years ago
  63. 511ea17 SkNx_abi for passing Sk4f as function arguments, etc. by Mike Klein · 8 years ago
  64. 1e76464 Wrap SkNx types in anonymous namespace again. by Mike Klein · 8 years ago
  65. e5e7eb1 Rework GL fbo blit limitations as finer grained flags. by Brian Salomon · 8 years ago
  66. 00731b4 Capture ES3 MSAA blit restrictions using BlitFramebufferSupport not MSFBOType. by Brian Salomon · 8 years ago
  67. dd4645b another SkSL crash fix by ethannicholas · 8 years ago
  68. d478a99 Refactor color_xform_RGBA() to improve performance by Matt Sarett · 8 years ago
  69. 7effa7a more SkSL fuzzer crash fixes by ethannicholas · 8 years ago
  70. cce3e58 Always use RGBA textures for color font atlases by Brian Osman · 8 years ago
  71. a54401d fix skslc crashes uncovered by fuzz testing by ethannicholas · 8 years ago
  72. 3a2e45a Faster 4f gradient premul path by fmalita · 8 years ago
  73. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  74. c434f51 Add NewRGB() with float gamma to SkColorSpace public API by Matt Sarett · 8 years ago
  75. 285db44 Add support for Atrace and hook into SkEventTracer framework. by Greg Daniel · 8 years ago
  76. ad146f6 added SkSL support for mustForceNegatedAtanParamToFloat cap by ethannicholas · 8 years ago
  77. 466ad99 Slightly generalize GPU hard stop gradient implementation. by Brian Salomon · 8 years ago
  78. 22f939e added basic dataflow analysis to skslc by ethannicholas · 8 years ago
  79. 9e3dbdf Allow F16 color type on direct raster canvases by junov · 8 years ago
  80. e54c75f remove SkError by Mike Klein · 8 years ago
  81. eaabe00 Workaround unreachable code warning in GrGLCaps by Brian Salomon · 8 years ago
  82. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  83. a634b74 SkXPS: compile under clang on win by halcanary · 8 years ago
  84. 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
  85. 32b5e70 Preserve color space of images in deferred texture API by brianosman · 8 years ago
  86. c64ef35 leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster by lsalzman · 8 years ago
  87. c9a9ca9 Fix double-accounting of SkPictureShader bitmap memory by fmalita · 8 years ago
  88. 96b333a Add SkRasterPipeline support to SkModeColorFilter. by Mike Klein · 8 years ago
  89. c0708a4 Remove workaround for old compilers that do not support SSSE3. by Mike Klein · 8 years ago
  90. 04adfda SkRasterPipeline: 8x pipelines, without any 8x code enabled. by Mike Klein · 8 years ago
  91. 65a0927 Don't pass in RT to individual Gpu CommandBuffer calls by Greg Daniel · 8 years ago
  92. fe2965a Fix interface validation in Vulkan. by Greg Daniel · 8 years ago
  93. 7ab96e9 GrTessellator: make inverse fill types more sane. by senorblanco · 8 years ago
  94. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  95. df44fc5 Add SkColorSpaceTransferFn to SkColorSpace by Matt Sarett · 8 years ago
  96. a2415ac implement A8 destination fast-path for SkPixelInfo::CopyPixels by lsalzman · 8 years ago
  97. 8c8fcef fix vertex alpha calculation in GrTesselator by lsalzman · 8 years ago
  98. ebcb8aa Add AA Analytic Compile Flag (and small fixes) by liyuqian · 8 years ago
  99. 31d097e8 Add SkColorSpaceXform to the public API by msarett · 8 years ago
  100. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago