aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* move SkBitmapProvider to its own fileGravatar reed2015-09-15
* Fix vs2015 buildGravatar bsalomon2015-09-15
* Add onMemoryDump to GrContextGravatar ericrk2015-09-15
* fix up GrGLProgrambuilder precision on varyingsGravatar joshualitt2015-09-15
* skia: ANGLE rollGravatar hendrikw2015-09-15
* use SkBitmapProvider for shader-contextGravatar reed2015-09-15
* vb: also thread --key through to .jsonGravatar mtklein2015-09-15
* On gpu, use max(r,g,b) for coverage alpha in LCD and update lcd blend gm.Gravatar egdaniel2015-09-15
* Update params to get better packing for DF path atlasGravatar jvanverth2015-09-15
* Forward declare SkStrokeRec in SkPathEffectGravatar halcanary2015-09-15
* create SkBitmapProvider to abstract images and bitmapsGravatar reed2015-09-15
* Convert unit tests, GMs from SkBitmapSource to SkImagesourceGravatar fmalita2015-09-15
* Add special case circle blur for GaneshGravatar robertphillips2015-09-15
* small tweaks to cmake_buildGravatar mtklein2015-09-15
* Add support for blending of LCD for all blend modes.Gravatar egdaniel2015-09-15
* Minor fix to attaching stencilsGravatar egdaniel2015-09-15
* Add viewer mode to VisualBench.Gravatar jvanverth2015-09-15
* Parallel cache.Gravatar herb2015-09-15
* Add documentation of cs.skia.org.Gravatar benjaminwagner2015-09-15
* Speculative fix for uninitialized bitmap mem in ImageFilterTestGravatar fmalita2015-09-15
* Let's try building the example app on the bots too.Gravatar mtklein2015-09-15
* cmake_build is a bash script.Gravatar Mike Klein2015-09-15
* Suppress test_imagegenerator_factoryGravatar fmalita2015-09-14
* remove code from SK_SUPPORT_LEGACY_NEWFROMGENERATOR, eliminates caller of dep...Gravatar reed2015-09-14
* fix leaked generatorGravatar reed2015-09-14
* SkImageSourceGravatar fmalita2015-09-14
* Add helper for creating leaf FPs inside GrFP::TestCreate functionsGravatar bsalomon2015-09-14
* Revert of SkPx: new approach to fixed-point SIMD (patchset #9 id:160001 of ht...Gravatar mtklein2015-09-14
* Move some of the adding stencil attachment logic of Gpu and into Render Target.Gravatar egdaniel2015-09-14
* Update SkWhitelistChecksums.cpp with the checksums of the fonts on the CT sla...Gravatar rmistry2015-09-14
* SkPx: new approach to fixed-point SIMDGravatar mtklein2015-09-14
* Test that GrFragmentProcessors work without input colors.Gravatar bsalomon2015-09-14
* cmake_build: support SKIA_OUT and BUILDTYPEGravatar mtklein2015-09-14
* Revert of Test that GrFragmentProcessors work without input colors. (patchset...Gravatar bsalomon2015-09-14
* Test that GrFragmentProcessors work without input colors.Gravatar bsalomon2015-09-14
* Fix GPU-only snapping bug in mask blur renderingGravatar robertphillips2015-09-14
* impl preroll for all image backendsGravatar reed2015-09-14
* Have SkVarAlloc::alloc() use sk_malloc_throw.Gravatar mtklein2015-09-14
* SkValidatingReadBuffer: make sure we don't call readTypeface().Gravatar mtklein2015-09-14
* fix leak in testGravatar reed2015-09-14
* be sure to use cached bitmap when we need to upload something to make a textureGravatar reed2015-09-14
* CMake bot scriptGravatar mtklein2015-09-14
* we must own/free the generator, even if we fail to return a cacheratorGravatar reed2015-09-14
* disable kIndex_8 gpu support for now -- seems to always be slowerGravatar reed2015-09-14
* discardable pixelrefs are gone, update tests accordinglyGravatar reed2015-09-14
* remove dead code not mentioned in any GYPGravatar mtklein2015-09-14
* Update SKP versionGravatar update-skps2015-09-13
* formalize generate->bitmapGravatar reed2015-09-13
* remove obsolete samplesGravatar reed2015-09-12
* sync-and-gyp: Update shell script to correct the syntax of functionsGravatar Hal Canary2015-09-11