1. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  2. a0af771 SkTypes: use constexpr when appropriate by halcanary · 8 years ago
  3. 5878dbd Image filters: implement SkImage::makeWithFilter(). by senorblanco · 8 years ago
  4. 0876158 Update Skia milestone to 53 after 52 branch by hcm · 8 years ago
  5. cb3bd18 SkCanvas::adjustToTopLayer() by tomhudson · 8 years ago
  6. b1be46b Ensure that SkColorTable->fCount is set properly after decodes by msarett · 8 years ago
  7. 796e365 SkPictureGpuAnalyzer by fmalita · 8 years ago
  8. 9fb4203 Add bounds to GrShape by bsalomon · 8 years ago
  9. f054b17 Swap SkGpuBlurUtils over to using SkIRects by robertphillips · 8 years ago
  10. 1e2e33a Remove SkPicture::hasText() by fmalita · 8 years ago
  11. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  12. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  13. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  14. f077324 Remove SkFontHost.h. by bungeman · 8 years ago
  15. 82595b6 refactor drawPath to have drawDevPath by reed · 9 years ago
  16. 1b4c01c Make SkAssertResult work with SK_WARN_UNUSED_RESULT in Release on gcc by bsalomon · 9 years ago
  17. 9daa4b9 No error if function marked with SK_WARN_UNUSED_RESULT is used in SkAssertResult by bsalomon · 9 years ago
  18. 3767cd6 https://groups.google.com/forum/#!topic/skia-discuss/2F2she2nQMg by halcanary · 9 years ago
  19. 055e192 Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask by bsalomon · 9 years ago
  20. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 9 years ago
  21. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 9 years ago
  22. 76948d4 Add Gr*Proxy classes by robertphillips · 9 years ago
  23. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 9 years ago
  24. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 9 years ago
  25. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 9 years ago
  26. 50d3b57 return 4x4 matrix from SkColorSpace by reed · 9 years ago
  27. 68f7460 Add SK_API to SkFontLCDConfig. by bungeman · 9 years ago
  28. 92605b3 Add Gr*Proxy classes by robertphillips · 9 years ago
  29. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 9 years ago
  30. 444f1ba Remove SkBitmapHeap and SkBitmapHeapReader. They're unused. by brianosman · 9 years ago
  31. db1adf5 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #9 id:150001 of https://codereview.chromium.org/1924183003/ ) by jvanverth · 9 years ago
  32. de5bf0c Add Gr*Proxy classes by robertphillips · 9 years ago
  33. 1cb00e4 Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 9 years ago
  34. cf97544 Make SkTime SK_API so that SkTime::GetDateTime() is visible to the clients. by aam · 9 years ago
  35. 18f13f3 Remove (almost) unused read/writeFunctionPtr API. by brianosman · 9 years ago
  36. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 9 years ago
  37. 57b4615 Remove unused encodedString API on SkWriteBuffer/SkReadBuffer by brianosman · 9 years ago
  38. 9516775 Enable generating SkImage with the same uniqueID in SkImageGenerator subclass by aleksandar.stojiljkovic · 9 years ago
  39. 4d9ff62 Remove SkWriter32::contiguousArray(). by mtklein · 9 years ago
  40. b4c899d remove SkWriteBuffer::getWriter32(). by mtklein · 9 years ago
  41. 1b5dd88 remove SkWriteBuffer::reserve() by mtklein · 9 years ago
  42. 5668648 Unify implementations of stroking radius calculationsns by bsalomon · 9 years ago
  43. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 9 years ago
  44. 175dd9b Clean up test drawContext usage by robertphillips · 9 years ago
  45. 801b44c Remove skstd::is_convertible. by bungeman · 9 years ago
  46. d77ac77 remove (now unused) SkDivBits by reed · 9 years ago
  47. 28d5bdd Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ ) by reed · 9 years ago
  48. 48d6f88 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 9 years ago
  49. eabaf79 SkDocument::CreateXPS fix roll by halcanary · 9 years ago
  50. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 9 years ago
  51. b4bb7d8 Add oblique as a slant. by bungeman · 9 years ago
  52. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 9 years ago
  53. 4b65666 SkDocument/PDF: new API by halcanary · 9 years ago
  54. 86ae3d1 make context() virtual on device by reed · 9 years ago
  55. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 9 years ago
  56. edf7fcd Make SkDrawable an SkFlattenable by msarett · 9 years ago
  57. bb34a8a allow imagefilter to manage CTM decomposition by reed · 9 years ago
  58. 36736a2 Remove SkCanvas::LayerIter guard by robertphillips · 9 years ago
  59. a3b3b23 Enable flattening/unflattening with custom unflatten procs by msarett · 9 years ago
  60. 99e2089 Optionally enable SkValidatingReadBuffer in SkPictureImageFilter by robertphillips · 9 years ago
  61. 7715e06 Retract SkDevice a bit more by robertphillips · 9 years ago
  62. 6351640 Fixes for SkRWBuffer by scroggo · 9 years ago
  63. cb61a64 Add compile guard for SkCanvas::LayerIter by robertphillips · 9 years ago
  64. da2cd8b Hide SkCanvas::LayerIter by robertphillips · 9 years ago
  65. 177f2f6 SkPathEffect.h: add SK_API where needed by halcanary · 9 years ago
  66. 32eaa89 Image filters: remove SkBitmap-based cache. by senorblanco · 9 years ago
  67. a1f4fa7 Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ ) by fmalita · 9 years ago
  68. 8c30a81 post apply non-scale transforms after imagefilters have run by reed · 9 years ago
  69. a814000 Hide SkCanvas::LayerIter by robertphillips · 9 years ago
  70. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 9 years ago
  71. be991ef Delete unused fNamedFactorySet from SkWriteBuffer by msarett · 9 years ago
  72. bde57ed Make SkImageFilter::Cache purging methods pure virtual by robertphillips · 9 years ago
  73. f35566e Remove deprecated paths from image filter infrastructure. by senorblanco · 9 years ago
  74. 983294f Skia Filter Quality and Scaling Metrics by ericrk · 9 years ago
  75. cb232e8 Revert of Remove deprecated paths from image filter infrastructure. (patchset #2 id:20001 of https://codereview.chromium.org/1888243003/ ) by robertphillips · 9 years ago
  76. 6fb3cd7 Remove deprecated paths from image filter infrastructure. by senorblanco · 9 years ago
  77. 9d453b0 Revert of move static arrays into impl, to avoid multiple copies (patchset #3 id:40001 of https://codereview.chromium.org/1889793007/ ) by reed · 9 years ago
  78. 2a04104 exernalize imagefactory guard by reed · 9 years ago
  79. 6d7cd1f move static arrays into impl, to avoid multiple copies by reed · 9 years ago
  80. 6b13473 Move SkImageFilter over to storing sk_sps by robertphillips · 9 years ago
  81. 938115c Remove asFragmentProcessor gpu-specific ImageFilter code path by robertphillips · 9 years ago
  82. 8c3fd4f spriteblitter for memcpy case (for all configs) by reed · 9 years ago
  83. a376099 Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.chromium.org/1871953002/ ) by bungeman · 9 years ago
  84. d06920a Fixes for SkRWBuffer by scroggo · 9 years ago
  85. 3dc6aac remove U16 support, just support F16 by reed · 9 years ago
  86. f9634b9 For GOOGLE3, add deref method to SkRefCnt. by benjaminwagner · 9 years ago
  87. 5092eac Fix legacy NewRenderTarget factory by bsalomon · 9 years ago
  88. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 9 years ago
  89. 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 9 years ago
  90. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 9 years ago
  91. 58700da remove SK_SUPPORT_NEW_ONCREATESCALERCONTEXT, no longer needed in chdrome by reed · 9 years ago
  92. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 9 years ago
  93. af9b8c8 Switch AlphaThresholdFilter over to new onFilterImage interface by robertphillips · 9 years ago
  94. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 9 years ago
  95. cbc060a SkWStream::writeText inlined. by halcanary · 9 years ago
  96. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 9 years ago
  97. c791728 Pass effects directly to fontcache by reed · 9 years ago
  98. 377add7 Fix race condition in SkROBuffer. by reed · 9 years ago
  99. 0576aa9 Serialize invNormRotation in SkLightingShader. by mtklein · 9 years ago
  100. 6461251 Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points by robertphillips · 9 years ago