index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Strip font name of special characters before dumping
ssid
2015-10-01
*
Base SkAutoTUnref on skstd::unique_ptr.
bungeman
2015-10-01
*
add hard-coded limit for tmp allocations when HQ image scaling
reed
2015-10-01
*
Revert[4] of add ImageShader, sharing code with its Bitmap cousin
reed
2015-09-30
*
Add support for light dumps in SkTraceMemoryDump interface.
ssid
2015-09-30
*
Unify ThreadID.
herb
2015-09-29
*
Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 i...
mtklein
2015-09-29
*
Implement SkImageFilter::Cache with SkResourceCache.
mtklein
2015-09-29
*
Move Mutexy things to private.
herb
2015-09-29
*
Handle inverted rects in SkRRect creation methods
robertphillips
2015-09-29
*
Have /src files use header directly.
herb
2015-09-29
*
Use child processors to implement compose color filter.
bsalomon
2015-09-29
*
Move SkAtomics.h to private.
herb
2015-09-28
*
Make SkPath fFirstDirection atomic to fix tsan.
herb
2015-09-28
*
simplify code in SkRecords.h
mtklein
2015-09-28
*
Revert of change pixel-serializer to support reencoding existing data (patchs...
reed
2015-09-28
*
Revert of SkImage-backed SkPictureShader (patchset #4 id:60001 of https://cod...
robertphillips
2015-09-28
*
change pixel-serializer to support reencoding existing data
reed
2015-09-28
*
SkBlockMemoryStream: correct test in getMemoryBase().
halcanary
2015-09-28
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
SkImage-backed SkPictureShader
fmalita
2015-09-25
*
SkInstallDiscardablePixelRef is deprecated, enforce that
reed
2015-09-25
*
Eliminate some clutter in SkFlattenable
mdempsky
2015-09-24
*
Make mutex semaphore based.
herb
2015-09-24
*
Small cleanups to SkSmallAllocator
mdempsky
2015-09-22
*
Replace GrExtractAlphaFragmentProcessor with DstIn compose processor
bsalomon
2015-09-22
*
SkTLList throw on sk_malloc fail
halcanary
2015-09-21
*
Purge cached resources on SkImage destruction.
fmalita
2015-09-18
*
Add debug mode to shared mutex.
herb
2015-09-18
*
use allocator (if present) when we allocate our cache bitmap
reed
2015-09-17
*
share code between SkGr and Cacherator
reed
2015-09-16
*
Use atomic subtract in shared mutex.
herb
2015-09-16
*
Create fragment processor for performing input color blend with child processor
bsalomon
2015-09-15
*
Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://co...
herb
2015-09-15
*
move SkBitmapProvider to its own file
reed
2015-09-15
*
use SkBitmapProvider for shader-context
reed
2015-09-15
*
Forward declare SkStrokeRec in SkPathEffect
halcanary
2015-09-15
*
create SkBitmapProvider to abstract images and bitmaps
reed
2015-09-15
*
Add special case circle blur for Ganesh
robertphillips
2015-09-15
*
Parallel cache.
herb
2015-09-15
*
SkImageSource
fmalita
2015-09-14
*
Revert of SkPx: new approach to fixed-point SIMD (patchset #9 id:160001 of ht...
mtklein
2015-09-14
*
SkPx: new approach to fixed-point SIMD
mtklein
2015-09-14
*
Have SkVarAlloc::alloc() use sk_malloc_throw.
mtklein
2015-09-14
*
SkValidatingReadBuffer: make sure we don't call readTypeface().
mtklein
2015-09-14
*
be sure to use cached bitmap when we need to upload something to make a texture
reed
2015-09-14
*
we must own/free the generator, even if we fail to return a cacherator
reed
2015-09-14
*
formalize generate->bitmap
reed
2015-09-13
*
support colortables in cacherator
reed
2015-09-11
*
increase resource image-cache size to test perf
reed
2015-09-11
[next]