2015-09-18 |
tomhudson | Revert of add ImageShader, sharing code with its Bitmap... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
herb | Benchmark all mutex implementations. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
robertphillips | Add slice tool |
commit | commitdiff | tree | snapshot |
2015-09-18 |
reed | add ImageShader, sharing code with its Bitmap cousin |
commit | commitdiff | tree | snapshot |
2015-09-18 |
fmalita | Purge cached resources on SkImage destruction. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
joshualitt | Move StrokeRectBatches into .cpp files |
commit | commitdiff | tree | snapshot |
2015-09-18 |
herb | Add debug mode to shared mutex. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
mtklein | unplumb sknx_no_simd |
commit | commitdiff | tree | snapshot |
2015-09-18 |
joshualitt | Not correctly initializing VisualBench commandline... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
borenet | Buildbot spec and gyp defs for SK_USE_DISCARDABLE_SCALE... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
mtklein | Test-...-Release-SK_FOO --> -DSK_FOO |
commit | commitdiff | tree | snapshot |
2015-09-18 |
wangxianzhu | Merge sub-device annotations in SkPDFDevice::drawDevice() |
commit | commitdiff | tree | snapshot |
2015-09-18 |
reed | Reland of add a ClassID function to GrBatch (patchset... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
reed | Revert of add a ClassID function to GrBatch (patchset... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
reed | share IDs between cacherator and its host-image |
commit | commitdiff | tree | snapshot |
2015-09-17 |
reed | use allocator (if present) when we allocate our cache... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
reed | remove racy tests, as they assume the cache can't be... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
joshualitt | add a ClassID function to GrBatch |
commit | commitdiff | tree | snapshot |
2015-09-17 |
joshualitt | Revert of add a ClassID function to GrBatch (patchset... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
joshualitt | add a ClassID function to GrBatch |
commit | commitdiff | tree | snapshot |
2015-09-17 |
robertphillips | Fix Ganesh perspective projection bug |
commit | commitdiff | tree | snapshot |
2015-09-17 |
tomhudson | DOC: Mention install_dependencies in Android quickstart |
commit | commitdiff | tree | snapshot |
2015-09-16 |
reed | disable test for all quality levels, since it is driver... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
reed | have raster-image return itself as a texture |
commit | commitdiff | tree | snapshot |
2015-09-16 |
reed | add test for skbug.com/4351 |
commit | commitdiff | tree | snapshot |
2015-09-16 |
reed | share code between SkGr and Cacherator |
commit | commitdiff | tree | snapshot |
2015-09-16 |
joshualitt | minor cleanup |
commit | commitdiff | tree | snapshot |
2015-09-16 |
herb | Use atomic subtract in shared mutex. |
commit | commitdiff | tree | snapshot |
2015-09-16 |
herb | Add subtract to atomics. |
commit | commitdiff | tree | snapshot |
2015-09-16 |
robertphillips | Remove duplicate GrProcessorUnitTest.cpp from gpu.gypi |
commit | commitdiff | tree | snapshot |
2015-09-15 |
bsalomon | Create fragment processor for performing input color... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
herb | Revert of Parallel cache - preliminary (patchset ... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
reed | move SkBitmapProvider to its own file |
commit | commitdiff | tree | snapshot |
2015-09-15 |
bsalomon | Fix vs2015 build |
commit | commitdiff | tree | snapshot |
2015-09-15 |
ericrk | Add onMemoryDump to GrContext |
commit | commitdiff | tree | snapshot |
2015-09-15 |
joshualitt | fix up GrGLProgrambuilder precision on varyings |
commit | commitdiff | tree | snapshot |
2015-09-15 |
hendrikw | skia: ANGLE roll |
commit | commitdiff | tree | snapshot |
2015-09-15 |
reed | use SkBitmapProvider for shader-context |
commit | commitdiff | tree | snapshot |
2015-09-15 |
mtklein | vb: also thread --key through to .json |
commit | commitdiff | tree | snapshot |
2015-09-15 |
egdaniel | On gpu, use max(r,g,b) for coverage alpha in LCD and... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
jvanverth | Update params to get better packing for DF path atlas |
commit | commitdiff | tree | snapshot |
2015-09-15 |
halcanary | Forward declare SkStrokeRec in SkPathEffect |
commit | commitdiff | tree | snapshot |
2015-09-15 |
reed | create SkBitmapProvider to abstract images and bitmaps |
commit | commitdiff | tree | snapshot |
2015-09-15 |
fmalita | Convert unit tests, GMs from SkBitmapSource to SkImages... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
robertphillips | Add special case circle blur for Ganesh |
commit | commitdiff | tree | snapshot |
2015-09-15 |
mtklein | small tweaks to cmake_build |
commit | commitdiff | tree | snapshot |
2015-09-15 |
egdaniel | Add support for blending of LCD for all blend modes. |
commit | commitdiff | tree | snapshot |
2015-09-15 |
egdaniel | Minor fix to attaching stencils |
commit | commitdiff | tree | snapshot |
2015-09-15 |
jvanverth | Add viewer mode to VisualBench. |
commit | commitdiff | tree | snapshot |
2015-09-15 |
herb | Parallel cache. |
commit | commitdiff | tree | snapshot |
2015-09-15 |
benjaminwagner | Add documentation of cs.skia.org. |
commit | commitdiff | tree | snapshot |
2015-09-15 |
fmalita | Speculative fix for uninitialized bitmap mem in ImageFi... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
mtklein | Let's try building the example app on the bots too. |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Mike Klein | cmake_build is a bash script. |
commit | commitdiff | tree | snapshot |
2015-09-14 |
fmalita | Suppress test_imagegenerator_factory |
commit | commitdiff | tree | snapshot |
2015-09-14 |
reed | remove code from SK_SUPPORT_LEGACY_NEWFROMGENERATOR... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
reed | fix leaked generator |
commit | commitdiff | tree | snapshot |
2015-09-14 |
fmalita | SkImageSource |
commit | commitdiff | tree | snapshot |
2015-09-14 |
bsalomon | Add helper for creating leaf FPs inside GrFP::TestCreat... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
mtklein | Revert of SkPx: new approach to fixed-point SIMD (patch... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
egdaniel | Move some of the adding stencil attachment logic of... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
rmistry | Update SkWhitelistChecksums.cpp with the checksums... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
mtklein | SkPx: new approach to fixed-point SIMD |
commit | commitdiff | tree | snapshot |
2015-09-14 |
bsalomon | Test that GrFragmentProcessors work without input colors. |
commit | commitdiff | tree | snapshot |
2015-09-14 |
mtklein | cmake_build: support SKIA_OUT and BUILDTYPE |
commit | commitdiff | tree | snapshot |
2015-09-14 |
bsalomon | Revert of Test that GrFragmentProcessors work without... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
bsalomon | Test that GrFragmentProcessors work without input colors. |
commit | commitdiff | tree | snapshot |
2015-09-14 |
robertphillips | Fix GPU-only snapping bug in mask blur rendering |
commit | commitdiff | tree | snapshot |
2015-09-14 |
reed | impl preroll for all image backends |
commit | commitdiff | tree | snapshot |
2015-09-14 |
mtklein | Have SkVarAlloc::alloc() use sk_malloc_throw. |
commit | commitdiff | tree | snapshot |
2015-09-14 |
mtklein | SkValidatingReadBuffer: make sure we don't call readTyp... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
reed | fix leak in test |
commit | commitdiff | tree | snapshot |
2015-09-14 |
reed | be sure to use cached bitmap when we need to upload... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
mtklein | CMake bot script |
commit | commitdiff | tree | snapshot |
2015-09-14 |
reed | we must own/free the generator, even if we fail to... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
reed | disable kIndex_8 gpu support for now -- seems to always... |
commit | commitdiff | tree | snapshot |
2015-09-14 |
reed | discardable pixelrefs are gone, update tests accordingly |
commit | commitdiff | tree | snapshot |
2015-09-14 |
mtklein | remove dead code not mentioned in any GYP |
commit | commitdiff | tree | snapshot |
2015-09-13 |
update-skps | Update SKP version |
commit | commitdiff | tree | snapshot |
2015-09-13 |
reed | formalize generate->bitmap |
commit | commitdiff | tree | snapshot |
2015-09-12 |
reed | remove obsolete samples |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Hal Canary | sync-and-gyp: Update shell script to correct the syntax... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
hendrikw | skia: Add ANGLE with GL backend to nanobench/DM |
commit | commitdiff | tree | snapshot |
2015-09-11 |
joshualitt | move GrGLPathProcessor back into GrPathProcessor |
commit | commitdiff | tree | snapshot |
2015-09-11 |
reed | support colortables in cacherator |
commit | commitdiff | tree | snapshot |
2015-09-11 |
joshualitt | remove path specific program building classes |
commit | commitdiff | tree | snapshot |
2015-09-11 |
benjaminwagner | Provide link to worker logs. |
commit | commitdiff | tree | snapshot |
2015-09-11 |
joshualitt | Start trying to collapse path program stuff |
commit | commitdiff | tree | snapshot |
2015-09-11 |
msarett | Remove jpegs with uninitialized memory from Gold |
commit | commitdiff | tree | snapshot |
2015-09-11 |
joshualitt | Remove batchtracker |
commit | commitdiff | tree | snapshot |
2015-09-11 |
reed | increase resource image-cache size to test perf |
commit | commitdiff | tree | snapshot |
2015-09-11 |
jyasskin | Revert of Parallel cache - preliminary (patchset ... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
mtklein | Revert of use new shuffle to speed up affine matrix... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
reed | Use SkImageCacherator in SkImages |
commit | commitdiff | tree | snapshot |
2015-09-10 |
mtklein | use new shuffle to speed up affine matrix mappts |
commit | commitdiff | tree | snapshot |
2015-09-10 |
mtklein | Add simd.md to document Skia SIMD code / plans. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
herb | Correct a possible free after use. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
mtklein | SkNx_shuffle |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Brian Salomon | fix missing clipmaskmanager |
commit | commitdiff | tree | snapshot |
2015-09-10 |
reed | make a shallow-copy so we don't get racy trying to... |
commit | commitdiff | tree | snapshot |
next |