1. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  2. 1d3ab12 Relax the extra span's alpha by liyuqian · 8 years ago
  3. f6bddfd Do not call blitAntiRect for empty rect by liyuqian · 8 years ago
  4. 93b0650 Change code to not store Sk4* in data structures. by herb · 8 years ago
  5. d3a2af7 minor simplification: use SkBitmapCacheDesc by Mike Reed · 8 years ago
  6. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  7. e9592f5 remove obsolete flags by Mike Reed · 8 years ago
  8. 09c85a5 Remove dead code in SkBitmapProcLegacyShader::ContextSize by sylvestre.ledru · 8 years ago
  9. 451ceba Combine analytic edges with tolerance by liyuqian · 8 years ago
  10. 12313f0 Add/promote gamma helpers to SkColorSpace_Base by Brian Osman · 8 years ago
  11. 4351354 SkXPS: handle case where snapSpecial() returns null by Hal Canary · 8 years ago
  12. aeb7959 SkRasterPipelineBlitter: blitAntiH + full coverge --> blitH by Mike Klein · 8 years ago
  13. 51c5678 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  14. ad51279 Use perfect forwarding in createT of SkSmallAllocator. by herb · 8 years ago
  15. f98b730 Call ~SkRasterPipelineBlitter() on early out. by Mike Klein · 8 years ago
  16. 525e13c Fix the sum of alpha = 254 instead of 255 by rounding by liyuqian · 8 years ago
  17. c509341 swap_src_dst -> move_src_dst by Mike Klein · 8 years ago
  18. 2fd58a2 Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of https://codereview.chromium.org/2481463002/ ) by caryclark · 8 years ago
  19. a4a4488 skrpb: evaluate color filters for constant shaders once. by mtklein · 8 years ago
  20. d8db392 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  21. 8bd45cd Deferred image generator subsetting by fmalita · 8 years ago
  22. 12ae597 Use alignas to force alignment. by herb · 8 years ago
  23. 544da7a Avoid matrix inverse in SkBitmapProcInfo::init for translate-only cases by fmalita · 8 years ago
  24. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  25. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  26. b1c7f88 Fix kMediumQuality invMatrix setup for sizes == mip levels by fmalita · 8 years ago
  27. bdabcc4 Fix quad convexity with only one backward dir by liyuqian · 8 years ago
  28. 6b059bd Remove sk_linear_to_srgb_noclamp(). by Mike Klein · 8 years ago
  29. 6686617 Basic pipeline blend mode strength reductions: by Mike Klein · 8 years ago
  30. eea7c16 Add Matrix colorfilter pipeline stages. by Mike Klein · 8 years ago
  31. 70ac8a9 Fix bitmap shaders gm by Matt Sarett · 8 years ago
  32. dc46bf1 Revert of Try to use only std::aligned_storage. (patchset #2 id:20001 of https://codereview.chromium.org/2468243002/ ) by benjaminwagner · 8 years ago
  33. e736e0c Try to use only std::aligned_storage. This does not change the API. by herb · 8 years ago
  34. 1ec0dbe MatrixColorFilter: convert transpose to [0,1] while transposing. by Mike Klein · 8 years ago
  35. 2f04712 s/C++'s gmtime/POSIX's gmtime_r/ by Hal Canary · 8 years ago
  36. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  37. 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
  38. 1f49f26 SkRasterPipeline: implement SkLumaColorFilter by Mike Klein · 8 years ago
  39. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  40. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  41. 9e38047 Add GrNextSizePow2 by Robert Phillips · 8 years ago
  42. 0186661 Reject non-D50 matrices from ICC profiles by Matt Sarett · 8 years ago
  43. a9fd106 Draw Alpha8 + color filter correctly in software by Matt Sarett · 8 years ago
  44. cd5e7d7 update SkFixed15 float conversion notes. by Mike Klein · 8 years ago
  45. 5de9afc Disable some SkDebugfs for dbg bots debugging by liyuqian · 8 years ago
  46. 94e1a2f SkPixmap::getColor() by Hal Canary · 8 years ago
  47. d280d42 SkFixed15 by Mike Klein · 8 years ago
  48. a3316ad Prevent overflow by falling back to non-AA by liyuqian · 8 years ago
  49. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  50. 99e3f7d Remove unneeded SkColorSpace constructor TBR=reed@google.com BUG=skia: by Matt Sarett · 8 years ago
  51. f0c38f5 Shared image generator by fmalita · 8 years ago
  52. 130863e Only clamp when we think our math requires it. by Mike Klein · 8 years ago
  53. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  54. b3d1c2e Improve comments describing common sRGB curves by Matt Sarett · 8 years ago
  55. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  56. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  57. 552889e Do not skip fractional y for SkAAClip by liyuqian · 8 years ago
  58. 7929e3a Avoid separate allocation of SkImageCacherator by fmalita · 8 years ago
  59. 8508f65 SkTInsertionSort tweak. by Ben Wagner · 8 years ago
  60. e902f8d SkRasterPipelineBlitter simplifications by Mike Klein · 8 years ago
  61. 6f4293a Move when swapping, if possible. by bungeman · 8 years ago
  62. bd3fe47 Convert SkRasterPipeline loads and stores to indirect. by Mike Klein · 8 years ago
  63. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  64. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  65. e9f74b8 SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  66. aebfb45 Move SkRasterPipeline further into SkOpts. by Mike Klein · 8 years ago
  67. 7614794 remove discardablepixelref by Mike Reed · 8 years ago
  68. 5934646 Help msvs compile SkColorSpaceXform faster by Matt Sarett · 8 years ago
  69. df303a6 Use SK_ALWAYS_INLINE in SkColorSpaceXform by Matt Sarett · 8 years ago
  70. 026f223 Refactored SkColorSpace_A2B to allow arbitrary ordering of elements by raftias · 8 years ago
  71. a8834bb SkShader* refAs... to sk_sp<SkShader> makeAs... by Ben Wagner · 8 years ago
  72. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  73. 7a86423 Fall back from analytic to sampling earlier by liyuqian · 8 years ago
  74. 6a7287c Another forgotten forceRLE by liyuqian · 8 years ago
  75. a9f64de Fix for Chrome MSAN by Matt Sarett · 8 years ago
  76. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
  77. 958788a remove 4 legacy flags (clients already updated) by Mike Reed · 8 years ago
  78. c83ada9 Quickly fix the forgotten forceRLE by liyuqian · 8 years ago
  79. bbf251b Hash the gamut of XYZ color spaces, to speed up comparison by Brian Osman · 8 years ago
  80. 34a2ca1 Add query to imagegenerator if it can efficiently generate a texture by Mike Reed · 8 years ago
  81. 2add0ff Use Analytic AA in SkAAClip. by liyuqian · 8 years ago
  82. 80739b8 Fixed potential read-out-of-bounds issue in ICC profile loading by raftias · 8 years ago
  83. 2878e76 SkRasterPipeline refactor by Mike Klein · 8 years ago
  84. 65820db use 'real' SkImageDeserializer by Mike Reed · 8 years ago
  85. e1d6ff1 Class delete call unsized delete when size not known. by Ben Wagner · 8 years ago
  86. 95e34a3 Correct a small mistake in SkPath::build_arc_conics by xidachen · 8 years ago
  87. 7c78f3a SkNx: use SK_ALWAYS_INLINE thoroughly. by Mike Klein · 8 years ago
  88. 520ced6 SkDescriptors to be held in unique_ptr. by bungeman · 8 years ago
  89. 3ac64b4 image serialize/deserialize callbacks in pipe by Mike Reed · 8 years ago
  90. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  91. fa1a45e Remove aux procs from SkGlyphCache. by Ben Wagner · 8 years ago
  92. df3fbd6 Apply correct sRGB->Linear4f conversion in SkModeColorFilter by Matt Sarett · 8 years ago
  93. 862a387 Avoid SkImage ref churn in short lived SkBitmapProvider by fmalita · 8 years ago
  94. f489886 Cache dst LUTs in SkColorSpaceXform by Matt Sarett · 8 years ago
  95. 511ea17 SkNx_abi for passing Sk4f as function arguments, etc. by Mike Klein · 8 years ago
  96. 1e76464 Wrap SkNx types in anonymous namespace again. by Mike Klein · 8 years ago
  97. d478a99 Refactor color_xform_RGBA() to improve performance by Matt Sarett · 8 years ago
  98. c434f51 Add NewRGB() with float gamma to SkColorSpace public API by Matt Sarett · 8 years ago
  99. 285db44 Add support for Atrace and hook into SkEventTracer framework. by Greg Daniel · 8 years ago
  100. 9e3dbdf Allow F16 color type on direct raster canvases by junov · 8 years ago