1. 7df9e4a Make SkBlitter hierarchy explicit about what needs to be implemented. by herb · 8 years ago
  2. 6644d93 respect srgb gamma when building mips by reed · 8 years ago
  3. e18fa44 Move immintrin/arm_neon includes to where they are used. by mtklein · 8 years ago
  4. ea97673 SkPictureAnalyzer: expose the number of slow GPU commands. by senorblanco · 8 years ago
  5. 804b461 SkPixmap::setColorSpace by msarett · 8 years ago
  6. 96e4e1c Add raw pixel serialization fallback for SkImages that cannot be encoded. by mtklein · 8 years ago
  7. 609623b SkMipMap::ComputeLevelSize should only cover SkMipMap's levels. by cblume · 8 years ago
  8. 7ccbc1a Simplify code by breaking general sampler into Nearest and Bilerp. by herb · 8 years ago
  9. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  10. 8c5424c SkColorSpace::NewICC fix integer overflow caught by fuzzer by msarett · 8 years ago
  11. a9e878c Optimize color xforms with 2.2 gammas for SSE2 by msarett · 8 years ago
  12. dd40483 Use faster case for on tile sampling, and a little clean up. This has been a sampling bug and so was bypassed using "false &&". Found the sampling bug and added the case back in. by herb · 8 years ago
  13. f1af0e9 Handle single pixel case on tiled. by herb · 8 years ago
  14. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  15. 3db2028 linear -> sRGB: use fast approximate sqrt() by mtklein · 8 years ago
  16. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
  17. dc27a64 Add SkDefaultXform as a catch-all to handle color conversions by msarett · 8 years ago
  18. a4fa4f6 Gamma sanity checks by msarett · 8 years ago
  19. 64d3143 Name parametric gamma curve types by msarett · 8 years ago
  20. 401e77c MIPS32r2: Fix Chromium runtime crash by milko.leporis · 8 years ago
  21. a4e4b79 Add the ability to handle premul and swizzle src bitmap data. by herb · 8 years ago
  22. 862dae5 Add ability to rotate light direction in drawLitAtlas Sample slide by robertphillips · 8 years ago
  23. 44e09ec SkMipMap::ComputeLevelSize to return SkISize by cblume · 8 years ago
  24. 5823846 Add gm for displaying different variants of 8888 bitmaps and fix a small rejection case for sprite blitters. by herb · 8 years ago
  25. fbce71f add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug by reed · 8 years ago
  26. da1aeda Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME. by bungeman · 8 years ago
  27. f95ff4a Add getting the size of a given mipmap level. by cblume · 8 years ago
  28. 0851d2d Handle stroked single line special case in Ganesh by robertphillips · 8 years ago
  29. 99600d0 Add a test to ensure that a case where SkCubicClipper::ChopMonoAtY returns false is handled properly. by mbarbella · 8 years ago
  30. 9876ac5 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  31. 81e4cc7 Recognize common parametric gamma by msarett · 8 years ago
  32. 066d682 Fix uninit warning on valgrind bot in SkPathPriv:IsSimpleClosedRect by Brian Salomon · 8 years ago
  33. edc743a Add SkPathPriv::IsSimpleClosedRect by bsalomon · 8 years ago
  34. 4a603fc Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ ) by msarett · 8 years ago
  35. 740cc88 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  36. e3fa811 [GN] Add support for disabling opts via SK_BUILD_NO_OPTS define. by sdefresne · 8 years ago
  37. ba150cc always compute a cubic tangent by caryclark · 8 years ago
  38. 276e633 Check results from calls to SkCubicClipper::ChopMonoAtY. by mbarbella · 8 years ago
  39. 71e0552 Make use of new SkLights class by robertphillips · 8 years ago
  40. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  41. 1978ce2 Fix bug where SkPath will convert an arc to an oval and change the starting point. by bsalomon · 8 years ago
  42. 18c4943 Use special case for 0x00 and 0xFF alpha to go faster. by herb · 8 years ago
  43. 107c895 Fix integer overflow in SkColorSpace by msarett · 8 years ago
  44. 019db3f Remove unused SkPictureGpuAnalyzer::analyze() by fmalita · 8 years ago
  45. 0881fb5 Rewrite assignment operator on SkBitmap, fix asan by msarett · 8 years ago
  46. 785a5b9 Clean up SkFloatBits by mtklein · 8 years ago
  47. 78d58d1 Make SkPath::isOval() and SkPath::isRRect return the orientation and starting index. by bsalomon · 8 years ago
  48. 23c5110 Add SkColorSpace to SkImageInfo by msarett · 8 years ago
  49. 93ca884 pin before calling acos by caryclark · 8 years ago
  50. 4972908 add more SK_WARN_UNUSED_RESULT attributes to functions that ignore out-params if they fail by reed · 8 years ago
  51. a62038c Srcover for sprite blitters. by herb · 8 years ago
  52. b5fc58e Complex clipPath accounting by fmalita · 8 years ago
  53. ab926f0 Write ICC profiles from SkColorSpace object by msarett · 8 years ago
  54. c4ed684 Don't store resources with a unique key in GrResourceCache's fScratchMap by robertphillips · 8 years ago
  55. e077e06 SkColorSpace tweaks by msarett · 8 years ago
  56. 888dc16 Test color correction in DM by msarett · 8 years ago
  57. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  58. 57a69dc Make an embeddable container to hold linear pipelines. by herb · 8 years ago
  59. d1c71fd Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text code. by bsalomon · 8 years ago
  60. c989e18 Remove mutex for retrieving default typeface. by bungeman · 8 years ago
  61. 66a96d0 Propagate filter mode when rendering Alpha8 bitmaps by brianosman · 8 years ago
  62. de3c356 Assert complex precondition in SkGlyphCache::Visit. by bungeman · 8 years ago
  63. cb3bd18 SkCanvas::adjustToTopLayer() by tomhudson · 8 years ago
  64. 61a999c Parse parametric gamma curves by msarett · 8 years ago
  65. 264f88a SkColorSpace follow-ups by msarett · 8 years ago
  66. 1483d0f Fix leak of SkGammas by msarett · 8 years ago
  67. c5d07fa Rename SkDescriptor::equals to SkDescriptor::operator== by bsalomon · 8 years ago
  68. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  69. bb9f774 Prepare SkColorSpace to be a public API by msarett · 8 years ago
  70. 835acc7 Revert of Change to sRGB default for codec generated images. (patchset #2 id:20001 of https://codereview.chromium.org/1955063002/ ) by herb · 8 years ago
  71. 7acc008 Change to sRGB default for codec generated images. by herb · 8 years ago
  72. f44b020 Recognize Adobe RGB profiles by msarett · 8 years ago
  73. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  74. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  75. 670f01f This has all the different source types in and working. There are many SkDiffs, but they seem to be due to better resolution. by herb · 8 years ago
  76. c2e4bb3 Recognize more sRGB gammas by msarett · 8 years ago
  77. f054b17 Swap SkGpuBlurUtils over to using SkIRects by robertphillips · 8 years ago
  78. 15332a8 Make PixelGetters much smaller, move more common code to PixelAccessor. by herb · 8 years ago
  79. 1e2e33a Remove SkPicture::hasText() by fmalita · 8 years ago
  80. 3806b8f Fix bug & add code to catch ImageFilter clearing bugs by robertphillips · 8 years ago
  81. be463bb Fix bad pixel address calculation. by herb · 8 years ago
  82. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  83. 4cba202 fix hairline clip by caryclark · 8 years ago
  84. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  85. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  86. cf05dcd Use common code from SkPM4fPriv by herb · 8 years ago
  87. dd96489 Refactor sample to share boiler plate code. TODO: move to common calls from SkPM4f. by herb · 8 years ago
  88. 93eeadf compressed texture support has been broken/untested for a while, remove cruft by reed · 8 years ago
  89. 677da9d Minor GrRenderTarget retraction by robertphillips · 8 years ago
  90. f077324 Remove SkFontHost.h. by bungeman · 8 years ago
  91. 82595b6 refactor drawPath to have drawDevPath by reed · 8 years ago
  92. 2c3eca3 Approximate common gamma tables as single values by msarett · 8 years ago
  93. 57cd94a SkAdvancedTypefaceMetrics: getAdvanceData uses std::function by halcanary · 8 years ago
  94. 74e9a4d Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of https://codereview.chromium.org/1961483002/ ) by robertphillips · 8 years ago
  95. e20a875 SkAdvancedTypefaceMetrics: abstract out linked list by halcanary · 8 years ago
  96. 4d0cd76 Fix for Sk4f Ubuntu compile warning by jvanverth · 8 years ago
  97. 73e81ab Fix for Ubuntu compile warning by jvanverth · 8 years ago
  98. 675576f Detect an invalid intervalCount in SkRegion during deserialiation. by senorblanco · 8 years ago
  99. bad1abc SkAdvancedTypefaceMetrics: fail cleanly. by halcanary · 8 years ago
  100. 3767cd6 https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg by halcanary · 8 years ago