- 5e3815b Rein in the use of SkDevice.h by robertphillips · 9 years ago
- df082c5 Add more diagnostic messages to ReadWriteAlpha test by robertphillips · 9 years ago
- 2477594 Rename CodexTest.cpp to CodecTest.cpp by scroggo · 9 years ago
- bde57ed Make SkImageFilter::Cache purging methods pure virtual by robertphillips · 9 years ago
- d9dd428 Modernize and trim down SkOnce. by mtklein · 9 years ago
- f7142e7 Split AlphaThresholdEffect out into its own file by robertphillips · 9 years ago
- 6b13473 Move SkImageFilter over to storing sk_sps by robertphillips · 9 years ago
- 534c270 Update TileImageFilter to sk_sp by robertphillips · 9 years ago
- bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 9 years ago
- 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 9 years ago
- 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
- a821af83 Put SkEmptyTypeface in anonymous namespace. by bungeman · 9 years ago
- 82a455f Remove requestedStyle from SkTypefaceCache. by bungeman · 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
- dada4dd Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface by robertphillips · 9 years ago
- 68d9134 Make more unit tests run on Vulkan by bsalomon · 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
- fda8807 Convert some unit tests from running on GL contexts to running on all contexts by bsalomon · 9 years ago
- dc0fcd4 Vulkan config in dm by bsalomon · 9 years ago
- 21a465d Ensure all image filter tests have "ImageFilter" somewhere in the name. by senorblanco · 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
- 12fa47d Update LightingImageFilter to sk_sp by robertphillips · 9 years ago
- 42da45d Fix context size for benchmakr. by herb · 9 years ago
- 9e0efe5 Add clone to Stage. Rename place to mix and PolymorphicUnion to Stage. Cleanup. by herb · 9 years ago
- 377add7 Fix race condition in SkROBuffer. by reed · 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
- 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
- 758586c Make existing unit tests only run on GL contexts by bsalomon · 9 years ago
- c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 9 years ago
- ae8c933 Update SkMatrixImageFilter to sk_sp by robertphillips · 9 years ago
- f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 9 years ago
- 8c0326d Update SkXfermodeImageFilter to sk_sp by robertphillips · 9 years ago
- 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 9 years ago
- 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
- f3261af Remove 'native' context unit test macro. by bsalomon · 9 years ago
- fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 9 years ago
- b8797bb Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 9 years ago
- 5c5cfe2 give up if huge paths have unresolvable coincidence by caryclark · 9 years ago
- 3b59738 Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GL… (patchset #3 id:40001 of https://codereview.chromium.org/1853103003/ ) by bsalomon · 9 years ago
- 74cb44d Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 9 years ago
- 6a93fa1 Fix failed filter followed by an affects-transparent-black filter. by senorblanco · 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
- 3c4521a Fix ParseConfigs_OutParam tests by halcanary · 9 years ago
- 4ba94e2 Switch internal testing ImageFilters over to new onFilterImage interface by robertphillips · 9 years ago
- efdfd51 switch maskfilters to sk_sp by reed · 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
- 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 9 years ago
- b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 9 years ago
- 43c2ad4 Update internal testing ImageFilters to sk_sp 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
- 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 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
- 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 9 years ago
- 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 9 years ago
- 3e4616f Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ ) by bsalomon · 9 years ago
- 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 9 years ago
- 51a315e Update SkOffsetImageFilter to sk_sp by robertphillips · 9 years ago
- 2ae4b2e Fix Vulkan tests after GrContextFactory move to sk_gpu_test by kkinnunen · 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
- 61d3b08 Enable gpusrgb config on bots. by brianosman · 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
- 372177e Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp by robertphillips · 9 years ago
- c28afdb Add test configs for nvpr with atlas text by cdalton · 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
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
- 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 9 years ago
- 92271fc Don't crash when resource path is omitted by Brian Salomon · 9 years ago
- d2100f2 Don't crash when resource path isn't specified by Brian Salomon · 9 years ago
- ec4d4d7 Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. by benjaminwagner · 9 years ago
- 9cf31f4 SkMipMap::Build supports 1xN and Nx1 inputs, so remove the special case from the test harness. Update a no-longer-correct comment. by brianosman · 9 years ago
- fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 9 years ago
- 8d3ad5a images with offset bitmap don't share genid by halcanary · 9 years ago
- 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 9 years ago
- e8f3062 switch surface to sk_sp by reed · 9 years ago
- 297f7ce Make a generic list of filters for use in ImageFilterTests. by senorblanco · 9 years ago
- 1d417a8 Add unit test for vertex attribute count. by bsalomon · 9 years ago
- 734351d Publicly expose one accelerated swizzle. by tomhudson · 9 years ago
- 6eff52a WIP: experimental bilerp pipeline. by herb · 9 years ago
- 0e05f38 Sk4x4f by mtklein · 9 years ago
- 4413e66 Remove SkPixmap::release by robertphillips · 9 years ago
- 343a63d SkRecord: infer return type for visit() and mutate(). by mtklein · 9 years ago
- d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 9 years ago