1. 888dc16 Test color correction in DM by msarett · 8 years ago
  2. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  3. 57a69dc Make an embeddable container to hold linear pipelines. by herb · 8 years ago
  4. d1c71fd Attempt to improve lifetime management of SkGlyphCache in Ganesh atlas text code. by bsalomon · 8 years ago
  5. c989e18 Remove mutex for retrieving default typeface. by bungeman · 8 years ago
  6. 66a96d0 Propagate filter mode when rendering Alpha8 bitmaps by brianosman · 8 years ago
  7. de3c356 Assert complex precondition in SkGlyphCache::Visit. by bungeman · 8 years ago
  8. cb3bd18 SkCanvas::adjustToTopLayer() by tomhudson · 8 years ago
  9. 61a999c Parse parametric gamma curves by msarett · 8 years ago
  10. 264f88a SkColorSpace follow-ups by msarett · 8 years ago
  11. 1483d0f Fix leak of SkGammas by msarett · 8 years ago
  12. c5d07fa Rename SkDescriptor::equals to SkDescriptor::operator== by bsalomon · 8 years ago
  13. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  14. bb9f774 Prepare SkColorSpace to be a public API by msarett · 8 years ago
  15. 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
  16. 7acc008 Change to sRGB default for codec generated images. by herb · 8 years ago
  17. f44b020 Recognize Adobe RGB profiles by msarett · 8 years ago
  18. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  19. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  20. 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
  21. c2e4bb3 Recognize more sRGB gammas by msarett · 8 years ago
  22. f054b17 Swap SkGpuBlurUtils over to using SkIRects by robertphillips · 8 years ago
  23. 15332a8 Make PixelGetters much smaller, move more common code to PixelAccessor. by herb · 8 years ago
  24. 1e2e33a Remove SkPicture::hasText() by fmalita · 8 years ago
  25. 3806b8f Fix bug & add code to catch ImageFilter clearing bugs by robertphillips · 8 years ago
  26. be463bb Fix bad pixel address calculation. by herb · 8 years ago
  27. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  28. 4cba202 fix hairline clip by caryclark · 8 years ago
  29. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  30. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  31. cf05dcd Use common code from SkPM4fPriv by herb · 8 years ago
  32. dd96489 Refactor sample to share boiler plate code. TODO: move to common calls from SkPM4f. by herb · 8 years ago
  33. 93eeadf compressed texture support has been broken/untested for a while, remove cruft by reed · 8 years ago
  34. 677da9d Minor GrRenderTarget retraction by robertphillips · 8 years ago
  35. f077324 Remove SkFontHost.h. by bungeman · 8 years ago
  36. 82595b6 refactor drawPath to have drawDevPath by reed · 8 years ago
  37. 2c3eca3 Approximate common gamma tables as single values by msarett · 8 years ago
  38. 57cd94a SkAdvancedTypefaceMetrics: getAdvanceData uses std::function by halcanary · 8 years ago
  39. 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
  40. e20a875 SkAdvancedTypefaceMetrics: abstract out linked list by halcanary · 8 years ago
  41. 4d0cd76 Fix for Sk4f Ubuntu compile warning by jvanverth · 8 years ago
  42. 73e81ab Fix for Ubuntu compile warning by jvanverth · 8 years ago
  43. 675576f Detect an invalid intervalCount in SkRegion during deserialiation. by senorblanco · 8 years ago
  44. bad1abc SkAdvancedTypefaceMetrics: fail cleanly. by halcanary · 8 years ago
  45. 3767cd6 https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg by halcanary · 8 years ago
  46. ebbdfe6 SkAdvancedTypefaceMetrics: improve robustness by halcanary · 8 years ago
  47. 055e192 Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask by bsalomon · 8 years ago
  48. 6b53b9d Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 of https://codereview.chromium.org/1957433002/ ) by robertphillips · 8 years ago
  49. ffa4a92 SkOncePtr -> SkOnce by mtklein · 8 years ago
  50. 4e30f27 Disable layer hoisting for non-8888 canvases by robertphillips · 8 years ago
  51. 809ccf3 Remove NEON runtime detection support. by mtklein · 8 years ago
  52. 42846ed Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  53. 959a293 Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ ) by reed · 8 years ago
  54. 82da9a8 Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ ) by reed · 8 years ago
  55. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 8 years ago
  56. 7eb33da Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ ) by reed · 8 years ago
  57. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  58. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  59. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  60. f250938 Now we're on MSVC 2015, try using std::chrono for timing again. by mtklein · 8 years ago
  61. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago
  62. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  63. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  64. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  65. 02125d1 Create a single, unique pointer to sRGB color space by msarett · 8 years ago
  66. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  67. 50d3b57 return 4x4 matrix from SkColorSpace by reed · 8 years ago
  68. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  69. 871a048 Add 8888 fast SrcOver mode. by herb · 8 years ago
  70. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  71. 444f1ba Remove SkBitmapHeap and SkBitmapHeapReader. They're unused. by brianosman · 8 years ago
  72. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  73. c5091b5 Add a hook for CPU-optimized sRGB-sRGB srcover. by mtklein · 8 years ago
  74. ffc2aea Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  75. 18f13f3 Remove (almost) unused read/writeFunctionPtr API. by brianosman · 8 years ago
  76. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 8 years ago
  77. 57b4615 Remove unused encodedString API on SkWriteBuffer/SkReadBuffer by brianosman · 8 years ago
  78. 9516775 Enable generating SkImage with the same uniqueID in SkImageGenerator subclass by aleksandar.stojiljkovic · 8 years ago
  79. 7563a5a remove SK_SUPPORT_LEGACY_IMAGEFILTER_CTM flag by reed · 8 years ago
  80. 4d9ff62 Remove SkWriter32::contiguousArray(). by mtklein · 8 years ago
  81. b4c899d remove SkWriteBuffer::getWriter32(). by mtklein · 8 years ago
  82. 2f12463 Fix warnings that were exposed when running with SK_DEBUG enable on an optimized release build. by djsollen · 8 years ago
  83. a2ffa98 Revert of Introduce SkGammas type to represent ICC gamma curves (patchset #7 id:40002 of https://codereview.chromium.org/1928123002/ ) by msarett · 8 years ago
  84. 7b2c6dd Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  85. 1b5dd88 remove SkWriteBuffer::reserve() by mtklein · 8 years ago
  86. 5668648 Unify implementations of stroking radius calculationsns by bsalomon · 8 years ago
  87. 24e9128 Add sk_sp to SkSurface_Gpu and SkGpuDevice by robertphillips · 8 years ago
  88. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  89. 4df1656 Tighten up SkSpecialSurface factory functions by robertphillips · 8 years ago
  90. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  91. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  92. 23bd7e9 Delete unused code from SkColorSpace by msarett · 8 years ago
  93. 85def2e Parse A2B0 tag on ICC profiles by msarett · 8 years ago
  94. d77ac77 remove (now unused) SkDivBits by reed · 8 years ago
  95. 28d5bdd Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ ) by reed · 8 years ago
  96. 9fbee84 Revert of fix build by using ifdef instead of if for SK_DEBUG (patchset #1 id:1 of https://codereview.chromium.org/1924943003/ ) by reed · 8 years ago
  97. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  98. b849882 BUG=skia: by reed · 8 years ago
  99. 95416f4 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  100. 80f5ea0 skip unneeded header from writeFlattenable when building font-cache-key. Saves ~30% in size by reed · 8 years ago