2015-09-21 |
mtklein | Revert of Combined approach. (patchset #2 id:20001... |
commit | commitdiff | tree | snapshot |
2015-09-21 |
mtklein | Combined approach. |
commit | commitdiff | tree | snapshot |
2015-09-21 |
halcanary | CMake: Compile in OSMesa on Linux, if found. |
commit | commitdiff | tree | snapshot |
2015-09-21 |
halcanary | SK_API for include/gpu/gl/GrGLInterface.h |
commit | commitdiff | tree | snapshot |
2015-09-21 |
borenet | Buildbot specs for Linux ANGLE bot |
commit | commitdiff | tree | snapshot |
2015-09-21 |
hcm | update roadmap link to latest |
commit | commitdiff | tree | snapshot |
2015-09-21 |
mtklein | Revert of try simplest code: inline whenever vaguely... |
commit | commitdiff | tree | snapshot |
2015-09-21 |
mtklein | try simplest code: inline whenever vaguely sensible |
commit | commitdiff | tree | snapshot |
2015-09-21 |
mtklein | Revert of try stosd/w (patchset #2 id:20001 of https... |
commit | commitdiff | tree | snapshot |
2015-09-21 |
mtklein | try stosd/w |
commit | commitdiff | tree | snapshot |
2015-09-20 |
mtklein | Revert of update memset16/32 inlining heuristics (patch... |
commit | commitdiff | tree | snapshot |
2015-09-20 |
mtklein | update memset16/32 inlining heuristics |
commit | commitdiff | tree | snapshot |
2015-09-20 |
update-skps | Update SKP version |
commit | commitdiff | tree | snapshot |
2015-09-19 |
bungeman | Revert of Avoid CTFontCreateCopyWithAttributes. (patchs... |
commit | commitdiff | tree | snapshot |
2015-09-19 |
bungeman | Avoid CTFontCreateCopyWithAttributes. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
jcgregorio | skia.og: Update the home page to have a showcase of... |
commit | commitdiff | tree | snapshot |
2015-09-18 |
herb | Delete the typefaces. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
joshualitt | Create append methods in batch namespaces |
commit | commitdiff | tree | snapshot |
2015-09-18 |
joshualitt | Fix for combining with perspective local rects |
commit | commitdiff | tree | snapshot |
2015-09-18 |
herb | Font cache stress test. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
msarett | Disable dithering in libjpeg-turbo for 565 decodes |
commit | commitdiff | tree | snapshot |
2015-09-18 |
joshualitt | add new gm to test overlapping lcd text |
commit | commitdiff | tree | snapshot |
2015-09-18 |
joshualitt | Make Ben happy |
commit | commitdiff | tree | snapshot |
2015-09-18 |
msarett | Use rounding when converting desiredScale to a sampleSize |
commit | commitdiff | tree | snapshot |
2015-09-18 |
herb | Add shared mutex benchmark. |
commit | commitdiff | tree | snapshot |
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 |
next |