aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* skia: Add ANGLE with GL backend to nanobench/DMGravatar hendrikw2015-09-11
* move GrGLPathProcessor back into GrPathProcessorGravatar joshualitt2015-09-11
* support colortables in cacheratorGravatar reed2015-09-11
* remove path specific program building classesGravatar joshualitt2015-09-11
* Provide link to worker logs.Gravatar benjaminwagner2015-09-11
* Start trying to collapse path program stuffGravatar joshualitt2015-09-11
* Remove jpegs with uninitialized memory from GoldGravatar msarett2015-09-11
* Remove batchtrackerGravatar joshualitt2015-09-11
* increase resource image-cache size to test perfGravatar reed2015-09-11
* Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://co...Gravatar jyasskin2015-09-10
* Revert of use new shuffle to speed up affine matrix mappts (patchset #3 id:40...Gravatar mtklein2015-09-10
* Use SkImageCacherator in SkImagesGravatar reed2015-09-10
* use new shuffle to speed up affine matrix mapptsGravatar mtklein2015-09-10