platform/upstream/libSkiaSharp.git
2015-09-21 mtkleinRevert of try simplest code: inline whenever vaguely...
2015-09-21 mtkleintry simplest code: inline whenever vaguely sensible
2015-09-21 mtkleinRevert of try stosd/w (patchset #2 id:20001 of https...
2015-09-21 mtkleintry stosd/w
2015-09-20 mtkleinRevert of update memset16/32 inlining heuristics (patch...
2015-09-20 mtkleinupdate memset16/32 inlining heuristics
2015-09-20 update-skpsUpdate SKP version
2015-09-19 bungemanRevert of Avoid CTFontCreateCopyWithAttributes. (patchs...
2015-09-19 bungemanAvoid CTFontCreateCopyWithAttributes.
2015-09-18 jcgregorioskia.og: Update the home page to have a showcase of...
2015-09-18 herbDelete the typefaces.
2015-09-18 joshualittCreate append methods in batch namespaces
2015-09-18 joshualittFix for combining with perspective local rects
2015-09-18 herbFont cache stress test.
2015-09-18 msarettDisable dithering in libjpeg-turbo for 565 decodes
2015-09-18 joshualittadd new gm to test overlapping lcd text
2015-09-18 joshualittMake Ben happy
2015-09-18 msarettUse rounding when converting desiredScale to a sampleSize
2015-09-18 herbAdd shared mutex benchmark.
2015-09-18 tomhudsonRevert of add ImageShader, sharing code with its Bitmap...
2015-09-18 herbBenchmark all mutex implementations.
2015-09-18 robertphillipsAdd slice tool
2015-09-18 reedadd ImageShader, sharing code with its Bitmap cousin
2015-09-18 fmalitaPurge cached resources on SkImage destruction.
2015-09-18 joshualittMove StrokeRectBatches into .cpp files
2015-09-18 herbAdd debug mode to shared mutex.
2015-09-18 mtkleinunplumb sknx_no_simd
2015-09-18 joshualittNot correctly initializing VisualBench commandline...
2015-09-18 borenetBuildbot spec and gyp defs for SK_USE_DISCARDABLE_SCALE...
2015-09-18 mtkleinTest-...-Release-SK_FOO --> -DSK_FOO
2015-09-18 wangxianzhuMerge sub-device annotations in SkPDFDevice::drawDevice()
2015-09-18 reedReland of add a ClassID function to GrBatch (patchset...
2015-09-18 reedRevert of add a ClassID function to GrBatch (patchset...
2015-09-17 reedshare IDs between cacherator and its host-image
2015-09-17 reeduse allocator (if present) when we allocate our cache...
2015-09-17 reedremove racy tests, as they assume the cache can't be...
2015-09-17 joshualittadd a ClassID function to GrBatch
2015-09-17 joshualittRevert of add a ClassID function to GrBatch (patchset...
2015-09-17 joshualittadd a ClassID function to GrBatch
2015-09-17 robertphillipsFix Ganesh perspective projection bug
2015-09-17 tomhudsonDOC: Mention install_dependencies in Android quickstart
2015-09-16 reeddisable test for all quality levels, since it is driver...
2015-09-16 reedhave raster-image return itself as a texture
2015-09-16 reedadd test for skbug.com/4351
2015-09-16 reedshare code between SkGr and Cacherator
2015-09-16 joshualittminor cleanup
2015-09-16 herbUse atomic subtract in shared mutex.
2015-09-16 herbAdd subtract to atomics.
2015-09-16 robertphillipsRemove duplicate GrProcessorUnitTest.cpp from gpu.gypi
2015-09-15 bsalomonCreate fragment processor for performing input color...
2015-09-15 herbRevert of Parallel cache - preliminary (patchset ...
2015-09-15 reedmove SkBitmapProvider to its own file
2015-09-15 bsalomonFix vs2015 build
2015-09-15 ericrkAdd onMemoryDump to GrContext
2015-09-15 joshualittfix up GrGLProgrambuilder precision on varyings
2015-09-15 hendrikwskia: ANGLE roll
2015-09-15 reeduse SkBitmapProvider for shader-context
2015-09-15 mtkleinvb: also thread --key through to .json
2015-09-15 egdanielOn gpu, use max(r,g,b) for coverage alpha in LCD and...
2015-09-15 jvanverthUpdate params to get better packing for DF path atlas
2015-09-15 halcanaryForward declare SkStrokeRec in SkPathEffect
2015-09-15 reedcreate SkBitmapProvider to abstract images and bitmaps
2015-09-15 fmalitaConvert unit tests, GMs from SkBitmapSource to SkImages...
2015-09-15 robertphillipsAdd special case circle blur for Ganesh
2015-09-15 mtkleinsmall tweaks to cmake_build
2015-09-15 egdanielAdd support for blending of LCD for all blend modes.
2015-09-15 egdanielMinor fix to attaching stencils
2015-09-15 jvanverthAdd viewer mode to VisualBench.
2015-09-15 herbParallel cache.
2015-09-15 benjaminwagnerAdd documentation of cs.skia.org.
2015-09-15 fmalitaSpeculative fix for uninitialized bitmap mem in ImageFi...
2015-09-15 mtkleinLet's try building the example app on the bots too.
2015-09-15 Mike Kleincmake_build is a bash script.
2015-09-14 fmalitaSuppress test_imagegenerator_factory
2015-09-14 reedremove code from SK_SUPPORT_LEGACY_NEWFROMGENERATOR...
2015-09-14 reedfix leaked generator
2015-09-14 fmalitaSkImageSource
2015-09-14 bsalomonAdd helper for creating leaf FPs inside GrFP::TestCreat...
2015-09-14 mtkleinRevert of SkPx: new approach to fixed-point SIMD (patch...
2015-09-14 egdanielMove some of the adding stencil attachment logic of...
2015-09-14 rmistryUpdate SkWhitelistChecksums.cpp with the checksums...
2015-09-14 mtkleinSkPx: new approach to fixed-point SIMD
2015-09-14 bsalomonTest that GrFragmentProcessors work without input colors.
2015-09-14 mtkleincmake_build: support SKIA_OUT and BUILDTYPE
2015-09-14 bsalomonRevert of Test that GrFragmentProcessors work without...
2015-09-14 bsalomonTest that GrFragmentProcessors work without input colors.
2015-09-14 robertphillipsFix GPU-only snapping bug in mask blur rendering
2015-09-14 reedimpl preroll for all image backends
2015-09-14 mtkleinHave SkVarAlloc::alloc() use sk_malloc_throw.
2015-09-14 mtkleinSkValidatingReadBuffer: make sure we don't call readTyp...
2015-09-14 reedfix leak in test
2015-09-14 reedbe sure to use cached bitmap when we need to upload...
2015-09-14 mtkleinCMake bot script
2015-09-14 reedwe must own/free the generator, even if we fail to...
2015-09-14 reeddisable kIndex_8 gpu support for now -- seems to always...
2015-09-14 reeddiscardable pixelrefs are gone, update tests accordingly
2015-09-14 mtkleinremove dead code not mentioned in any GYP
2015-09-13 update-skpsUpdate SKP version
2015-09-13 reedformalize generate->bitmap
2015-09-12 reedremove obsolete samples
next