1. af9b8c8 Switch AlphaThresholdFilter over to new onFilterImage interface by robertphillips · 8 years ago
  2. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 8 years ago
  3. cbc060a SkWStream::writeText inlined. by halcanary · 8 years ago
  4. 74b8d32 Implement texel buffers by cdalton · 8 years ago
  5. c14b978 Switch SkTileImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  6. f8a6ce8 Add GLSL support for texelFetch by cdalton · 8 years ago
  7. a6b92ad Infer sampler precision from pixel config by cdalton · 8 years ago
  8. fef2860 Switch SkPictureImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  9. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 8 years ago
  10. c791728 Pass effects directly to fontcache by reed · 8 years ago
  11. e6277de Switch SkDisplacementImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  12. 82b043e Fix roll bot's win gn build by robertphillips · 8 years ago
  13. 9d77d62 remove unused BML (binary xml) code by reed · 8 years ago
  14. 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 8 years ago
  15. 377add7 Fix race condition in SkROBuffer. by reed · 8 years ago
  16. 0576aa9 Serialize invNormRotation in SkLightingShader. by mtklein · 8 years ago
  17. 6461251 Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points by robertphillips · 8 years ago
  18. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  19. 2c4bd07 Convert SkRefCnt to std::atomic. by bungeman · 8 years ago
  20. a1e8f8d Decouple contrast boost from fake gamma. by brianosman · 8 years ago
  21. 23f9a84 Update Skia milestone to 52 by hcm · 8 years ago
  22. e736506 Revert of For *ToFixed, in debug mode, assert that the value is in range. (patchset #6 id:140001 of https://codereview.chromium.org/1824733002/ ) by fmalita · 8 years ago
  23. e2e71c2 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  24. 93dc339 For *ToFixed, in debug mode, assert that the value is in range. by benjaminwagner · 8 years ago
  25. 70f1a6c Add pinned versions of *ToFixed. by benjaminwagner · 8 years ago
  26. 73add93 Appease valgrind wrt testing code initialization by robertphillips · 8 years ago
  27. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  28. 6f01104 Revert conversion of SkColorFilterImageFilter to new API by robertphillips · 8 years ago
  29. 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 8 years ago
  30. 044d3c1 Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ ) by mtklein · 8 years ago
  31. deacc97 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  32. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  33. fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 8 years ago
  34. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  35. ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 8 years ago
  36. 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  37. be243d4 Revert of Delete SkFlattenable::Type (part 1) (patchset #1 id:1 of https://codereview.chromium.org/1861013002/ ) by msarett · 8 years ago
  38. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  39. 6b63536 Delete SkFlattenable::Type (part 1) by msarett · 8 years ago
  40. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  41. 59dc542 remove avoid and pixelxor xfermodes by reed · 8 years ago
  42. 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 8 years ago
  43. 99d9231 Delete SkFlattenable::Type by msarett · 8 years ago
  44. af0ba65 Add SK_API to SkROBuffer::Iter by scroggo · 8 years ago
  45. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  46. 175cf0e Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  47. b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 8 years ago
  48. 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 8 years ago
  49. aee62f5 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #6 id:100001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 8 years ago
  50. 33550da Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  51. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  52. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  53. 6db0a7b Image filters: optimize crop rect application. by senorblanco · 8 years ago
  54. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 8 years ago
  55. f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 8 years ago
  56. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  57. 4eb4964 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #2 id:20001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 8 years ago
  58. daa9da4 Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  59. 0fba3b9 sk_sp for SkCanvas::drawAnnotation() by mtklein · 8 years ago
  60. 92d4883 fix typo: add missing const by mtklein · 8 years ago
  61. 062bd86 Expose GrGLAssembleInterface by bsalomon · 8 years ago
  62. 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 8 years ago
  63. dda239e SkPDF: Use Pathops clipping by halcanary · 8 years ago
  64. 1263448 Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nextSScalar1. by benjaminwagner · 8 years ago
  65. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  66. 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 8 years ago
  67. 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 8 years ago
  68. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  69. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  70. 40d8d62 Update Morphology image filter to store its type by robertphillips · 8 years ago
  71. 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  72. 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 8 years ago
  73. a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 8 years ago
  74. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  75. ffe5400 SkPDF: milestone in metadata, also SkMilestone.h by halcanary · 8 years ago
  76. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  77. dec2943 Remove the GrGLInterface callback mechanism. by bsalomon · 8 years ago
  78. dfed06f Make SkFixed private. by benjaminwagner · 8 years ago
  79. e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 8 years ago
  80. 2176f75 Remove Sk48Dot16. No longer used. by benjaminwagner · 8 years ago
  81. ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 8 years ago
  82. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  83. 77899d1 Move SkRWBuffer.h to include/ and add SK_API by scroggo · 8 years ago
  84. 1514257 Delete SkPageFlipper by msarett · 8 years ago
  85. 28ef445 added support for glMinSampleShading by ethannicholas · 8 years ago
  86. 5443f1b Fix typo in SkTLazy copy ctor. src is a reference, not a pointer. by mtklein · 8 years ago
  87. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  88. fd7bd45 Revise layer, extension and feature setup for Vulkan by jvanverth · 8 years ago
  89. 64d094d Require sRGB write control for sRGB support. Add flag to GrPaint to suppress linear -> sRGB conversion on write. Use that to fix YUV conversion, which directly produces sRGB data. (Technically, it produces data in whatever the color space of the JPEG might be). by brianosman · 8 years ago
  90. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  91. f299e71 Switch SkMorphologyImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  92. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  93. 3b5bea9 Add rowBytesAsPixels and shiftPerPixel to SkPixmap by robertphillips · 8 years ago
  94. 41c4096 Relocate SK_SUPPORT_LEGACY_PICTURE_PTR by fmalita · 8 years ago
  95. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  96. cd35baa Add missing SK_API to SkSwizzle.h by tomhudson · 8 years ago
  97. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  98. 83f2e5a Switch SkColorFilterImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  99. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  100. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago