projects
/
platform
/
upstream
/
libSkiaSharp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libSkiaSharp.git
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
2015-09-10
egdaniel
Fix texture creation on stencil format test code
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
mtklein
Port SkMatrix opts to SkOpts.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
bsalomon
Remove GrClipTarget
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
bsalomon
Simplify installation of pipeling into GrDrawBatch...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
joshualitt
Late creation of GrPathProcessor
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
bsalomon
Cleanup GrDrawTarget now that all paths lead to GrBatch
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
mtklein
Port SkBlitRow::Color32 to SkOpts.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
mtklein
DM: add --key and --properties to PNG description field.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
bsalomon
Fix leak of path ranges
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
egdaniel
Calculate pixel config and stencil fmt pairs once per...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
bsalomon
Add a mutex to GrContext::readSurfacePixels to protect...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
wangyix
There's a set probability that a linear pipeline of...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
jvanverth
Initialize subrun variables to make Valgrind happy
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
bsalomon
Revert of Add a mutex to GrContext::readSurfacePixels...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
bsalomon
Add a mutex to GrContext::readSurfacePixels to protect...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
bsalomon
SK_API on GrWrapTextureInBitmap
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
herb
Remove race.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
reed
fix leaked picture
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
reed
don't peek w/o first acquiring the lock
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
caryclark
Reland of more zero-length changes for svg compatibilit...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
wangyix
Brian requested a new namespace for factories that...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
herb
Parallel cache.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
reed
add picture-image variant
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
mtklein
Mimic Chrome better in our GYPs.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
reed
switch over to using images
commit
|
commitdiff
|
tree
|
snapshot
next