- a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 9 years ago
- a376099 Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.chromium.org/1871953002/ ) by bungeman · 9 years ago
- d06920a Fixes for SkRWBuffer by scroggo · 9 years ago
- 3dc6aac remove U16 support, just support F16 by reed · 9 years ago
- b2a4dc6 Switch SkMagnifierImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
- f9634b9 For GOOGLE3, add deref method to SkRefCnt. by benjaminwagner · 9 years ago
- 5092eac Fix legacy NewRenderTarget factory by bsalomon · 9 years ago
- 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 9 years ago
- 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 9 years ago
- b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 9 years ago
- ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 9 years ago
- dada4dd Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
- 58700da remove SK_SUPPORT_NEW_ONCREATESCALERCONTEXT, no longer needed in chdrome by reed · 9 years ago
- 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 9 years ago
- af9b8c8 Switch AlphaThresholdFilter over to new onFilterImage interface by robertphillips · 9 years ago
- a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 9 years ago
- cbc060a SkWStream::writeText inlined. by halcanary · 9 years ago
- 74b8d32 Implement texel buffers by cdalton · 9 years ago
- c14b978 Switch SkTileImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
- f8a6ce8 Add GLSL support for texelFetch by cdalton · 9 years ago
- a6b92ad Infer sampler precision from pixel config by cdalton · 9 years ago
- fef2860 Switch SkPictureImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
- 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 9 years ago
- c791728 Pass effects directly to fontcache by reed · 9 years ago
- e6277de Switch SkDisplacementImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
- 82b043e Fix roll bot's win gn build by robertphillips · 9 years ago
- 9d77d62 remove unused BML (binary xml) code by reed · 9 years ago
- 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 9 years ago
- 377add7 Fix race condition in SkROBuffer. by reed · 9 years ago
- 0576aa9 Serialize invNormRotation in SkLightingShader. by mtklein · 9 years ago
- 6461251 Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points by robertphillips · 9 years ago
- ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 9 years ago
- 2c4bd07 Convert SkRefCnt to std::atomic. by bungeman · 9 years ago
- a1e8f8d Decouple contrast boost from fake gamma. by brianosman · 9 years ago
- 23f9a84 Update Skia milestone to 52 by hcm · 9 years ago
- 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 · 9 years ago
- e2e71c2 Track GL buffer state based on unique resource ID by cdalton · 9 years ago
- 93dc339 For *ToFixed, in debug mode, assert that the value is in range. by benjaminwagner · 9 years ago
- 70f1a6c Add pinned versions of *ToFixed. by benjaminwagner · 9 years ago
- 73add93 Appease valgrind wrt testing code initialization by robertphillips · 9 years ago
- 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 9 years ago
- 6f01104 Revert conversion of SkColorFilterImageFilter to new API by robertphillips · 9 years ago
- 11171f3 Update MagnifierImageFilter to sk_sp by robertphillips · 9 years ago
- 044d3c1 Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ ) by mtklein · 9 years ago
- deacc97 Track GL buffer state based on unique resource ID by cdalton · 9 years ago
- c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 9 years ago
- fc0f44a Update DownSampleImageFilter to sk_sp by robertphillips · 9 years ago
- 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 · 9 years ago
- ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 9 years ago
- 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
- be243d4 Revert of Delete SkFlattenable::Type (part 1) (patchset #1 id:1 of https://codereview.chromium.org/1861013002/ ) by msarett · 9 years ago
- 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 9 years ago
- 6b63536 Delete SkFlattenable::Type (part 1) by msarett · 9 years ago
- fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 9 years ago
- 59dc542 remove avoid and pixelxor xfermodes by reed · 9 years ago
- 3b37545 Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ ) by mtklein · 9 years ago
- 99d9231 Delete SkFlattenable::Type by msarett · 9 years ago
- af0ba65 Add SK_API to SkROBuffer::Iter by scroggo · 9 years ago
- efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
- 175cf0e Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
- b591c77 Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ ) by robertphillips · 9 years ago
- 3bc9692 Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
- aee62f5 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #6 id:100001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 9 years ago
- 33550da Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
- 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 9 years ago
- 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
- 6db0a7b Image filters: optimize crop rect application. by senorblanco · 9 years ago
- 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 9 years ago
- f624204 Update SkAlphaThresholdFilter to sk_sp by robertphillips · 9 years ago
- 549c899 Update SkImageSource to sk_sp by robertphillips · 9 years ago
- 4eb4964 Revert of Switch SkDownSampleImageFilter over to new onFilterImage interface (patchset #2 id:20001 of https://codereview.chromium.org/1851583002/ ) by robertphillips · 9 years ago
- daa9da4 Switch SkDownSampleImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
- 0fba3b9 sk_sp for SkCanvas::drawAnnotation() by mtklein · 9 years ago
- 92d4883 fix typo: add missing const by mtklein · 9 years ago
- 062bd86 Expose GrGLAssembleInterface by bsalomon · 9 years ago
- 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 9 years ago
- dda239e SkPDF: Use Pathops clipping by halcanary · 9 years ago
- 1263448 Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nextSScalar1. by benjaminwagner · 9 years ago
- 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
- 2238c9d Update SkMergeImageFilter to sk_sp by robertphillips · 9 years ago
- 491fb17 Update SkComposeImageFilter to sk_sp by robertphillips · 9 years ago
- 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 9 years ago
- fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
- 40d8d62 Update Morphology image filter to store its type by robertphillips · 9 years ago
- 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 9 years ago
- 8905790 Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ ) by djsollen · 9 years ago
- a33cf07 Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 9 years ago
- cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
- ffe5400 SkPDF: milestone in metadata, also SkMilestone.h by halcanary · 9 years ago
- 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 9 years ago
- dec2943 Remove the GrGLInterface callback mechanism. by bsalomon · 9 years ago
- dfed06f Make SkFixed private. by benjaminwagner · 9 years ago
- e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 9 years ago
- 2176f75 Remove Sk48Dot16. No longer used. by benjaminwagner · 9 years ago
- ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 9 years ago
- 397536c Consolidate GPU buffer implementations by cdalton · 9 years ago
- 77899d1 Move SkRWBuffer.h to include/ and add SK_API by scroggo · 9 years ago
- 1514257 Delete SkPageFlipper by msarett · 9 years ago
- 28ef445 added support for glMinSampleShading by ethannicholas · 9 years ago
- 5443f1b Fix typo in SkTLazy copy ctor. src is a reference, not a pointer. by mtklein · 9 years ago