| Commit message (Expand) | Author | Age |
* | Begin removing deprecated (and now, unused) ImageFilter code paths | robertphillips | 2016-04-20 |
* | SkTArray movable and swap for move only elements. | bungeman | 2016-04-20 |
* | Add instructions for building with MSAN | scroggo | 2016-04-20 |
* | Rein in the use of SkDevice.h | robertphillips | 2016-04-20 |
* | Add more diagnostic messages to ReadWriteAlpha test | robertphillips | 2016-04-19 |
* | Rename CodexTest.cpp to CodecTest.cpp | scroggo | 2016-04-19 |
* | Make SkImageFilter::Cache purging methods pure virtual | robertphillips | 2016-04-18 |
* | Modernize and trim down SkOnce. | mtklein | 2016-04-18 |
* | Split AlphaThresholdEffect out into its own file | robertphillips | 2016-04-18 |
* | Move SkImageFilter over to storing sk_sps | robertphillips | 2016-04-15 |
* | Update TileImageFilter to sk_sp | robertphillips | 2016-04-15 |
* | Update DisplacementMapEffect to sk_sp | robertphillips | 2016-04-15 |
* | Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of http... | robertphillips | 2016-04-15 |
* | Update DisplacementMapEffect to sk_sp | robertphillips | 2016-04-15 |
* | Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.ch... | bungeman | 2016-04-14 |
* | Fixes for SkRWBuffer | scroggo | 2016-04-14 |
* | Put SkEmptyTypeface in anonymous namespace. | bungeman | 2016-04-14 |
* | Remove requestedStyle from SkTypefaceCache. | bungeman | 2016-04-14 |
* | Remove GrTextureStorageAllocator. This was added from Chromium but never used... | bsalomon | 2016-04-13 |
* | Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface | robertphillips | 2016-04-13 |
* | Make more unit tests run on Vulkan | bsalomon | 2016-04-12 |
* | Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o... | reed | 2016-04-12 |
* | Convert some unit tests from running on GL contexts to running on all contexts | bsalomon | 2016-04-11 |
* | Vulkan config in dm | bsalomon | 2016-04-11 |
* | Ensure all image filter tests have "ImageFilter" somewhere in the name. | senorblanco | 2016-04-11 |
* | Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:... | borenet | 2016-04-11 |
* | Pass effects directly to fontcache | reed | 2016-04-11 |
* | Update LightingImageFilter to sk_sp | robertphillips | 2016-04-08 |
* | Fix context size for benchmakr. | herb | 2016-04-08 |
* | Add clone to Stage. Rename place to mix and PolymorphicUnion to Stage. Cleanup. | herb | 2016-04-08 |
* | Fix race condition in SkROBuffer. | reed | 2016-04-08 |
* | Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points | robertphillips | 2016-04-08 |
* | Update MatrixConvolutionImageFilter to sk_sp | robertphillips | 2016-04-08 |
* | Convert SkRefCnt to std::atomic. | bungeman | 2016-04-08 |
* | Add pinned versions of *ToFixed. | benjaminwagner | 2016-04-07 |
* | Appease valgrind wrt testing code initialization | robertphillips | 2016-04-07 |
* | Reverse dependency between SkScalar.h and SkFixed.h. | benjaminwagner | 2016-04-07 |
* | Make existing unit tests only run on GL contexts | bsalomon | 2016-04-06 |
* | Update DropShadowImageFilter to sk_sp | robertphillips | 2016-04-06 |
* | Update SkMatrixImageFilter to sk_sp | robertphillips | 2016-04-05 |
* | One signature for creating unit tests that run on premade GrContexts | bsalomon | 2016-04-05 |
* | Update SkXfermodeImageFilter to sk_sp | robertphillips | 2016-04-05 |
* | Update SkColorFilterImageFilter to sk_sp | robertphillips | 2016-04-05 |
* | Rename enums in GrContextFactory to remove "GL" | bsalomon | 2016-04-05 |
* | Remove 'native' context unit test macro. | bsalomon | 2016-04-05 |
* | Update SkMorphology ImageFilters to sk_sp | robertphillips | 2016-04-05 |
* | Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use... | bsalomon | 2016-04-05 |
* | give up if huge paths have unresolvable coincidence | caryclark | 2016-04-05 |
* | Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that exp... | bsalomon | 2016-04-05 |
* | Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use... | bsalomon | 2016-04-05 |