index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
Image filters: refactor input GPU processing into filterInputGPU().
senorblanco
2015-10-16
*
Image Filters: refactor all CPU input processing into a filterInput helper fu...
senorblanco
2015-10-15
*
Remove params from Cacherator_GrTextureMaker
bsalomon
2015-10-15
*
GrDrawContext now holds GrRenderTarget pointer
robertphillips
2015-10-15
*
change back to method for localmatrix imagefilter
reed
2015-10-14
*
Implement SkLocalMatrixImageFilter.
senorblanco
2015-10-14
*
post-commit fixes to applyFilter CL
reed
2015-10-12
*
add applyFilter() to SkImage
reed
2015-10-12
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
remove internalDrawBitmap, as it is no longer shared with any other caller, a...
reed
2015-10-08
*
SkPath::fFirstDirection: seq-cst -> relaxed
mtklein
2015-10-07
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Implement cached nvpr text blobs
cdalton
2015-10-05
*
SkImage doesn't use props, so don't need to store it
reed
2015-10-04
*
Base SkAutoTUnref on skstd::unique_ptr.
bungeman
2015-10-01
*
Add support for light dumps in SkTraceMemoryDump interface.
ssid
2015-09-30
*
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
*
update memset16/32 inlining heuristics
mtklein
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
*
Revert of change pixel-serializer to support reencoding existing data (patchs...
reed
2015-09-28
*
Add cast and assignment operators to SkAtomic.
herb
2015-09-28
*
change pixel-serializer to support reencoding existing data
reed
2015-09-28
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
Remove SkBitmapSource
fmalita
2015-09-25
*
SkInstallDiscardablePixelRef is deprecated, enforce that
reed
2015-09-25
*
Eliminate some clutter in SkFlattenable
mdempsky
2015-09-24
*
Remove SkImage::newImage()
fmalita
2015-09-24
*
Make mutex semaphore based.
herb
2015-09-24
*
remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ...
reed
2015-09-24
*
SkPDF: add basic metadata support
halcanary
2015-09-23
*
Fix possible integer overflow in SkTSearch's midpoint calculation
mdempsky
2015-09-22
*
Remove SkNEW and SkDELETE macros
mdempsky
2015-09-22
*
Revert of Combined approach. (patchset #2 id:20001 of https://codereview.chro...
mtklein
2015-09-21
*
Combined approach.
mtklein
2015-09-21
*
Revert of try simplest code: inline whenever vaguely sensible (patchset #1 id...
mtklein
2015-09-20
*
try simplest code: inline whenever vaguely sensible
mtklein
2015-09-20
*
Revert of try stosd/w (patchset #2 id:20001 of https://codereview.chromium.or...
mtklein
2015-09-20
*
try stosd/w
mtklein
2015-09-20
*
Revert of update memset16/32 inlining heuristics (patchset #1 id:1 of https:/...
mtklein
2015-09-20
*
update memset16/32 inlining heuristics
mtklein
2015-09-20
*
Add debug mode to shared mutex.
herb
2015-09-18
*
use allocator (if present) when we allocate our cache bitmap
reed
2015-09-17
*
Add subtract to atomics.
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
[next]