index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
change back to method for localmatrix imagefilter
reed
2015-10-14
*
Implement SkLocalMatrixImageFilter.
senorblanco
2015-10-14
*
Fix dm with Chromium command buffer driver
kkinnunen
2015-10-13
*
Add subsetting to SkScanlineDecoder
msarett
2015-10-13
*
post-commit fixes to applyFilter CL
reed
2015-10-12
*
add applyFilter() to SkImage
reed
2015-10-12
*
change more effects to only expose factories
reed
2015-10-12
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
remove internalDrawBitmap, as it is no longer shared with any other caller, a...
reed
2015-10-08
*
Updates nvpr text blobs to not store a direct reference to the
cdalton
2015-10-08
*
SkPath::fFirstDirection: seq-cst -> relaxed
mtklein
2015-10-07
*
Revert "Revert of factories should return baseclass, allowing the impl to spe...
reed
2015-10-06
*
Revert of factories should return baseclass, allowing the impl to specialize ...
schenney
2015-10-06
*
factories should return baseclass, allowing the impl to specialize
reed
2015-10-06
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Dynamically allocate the GrDrawContexts
robertphillips
2015-10-06
*
Implement cached nvpr text blobs
cdalton
2015-10-05
*
SkScaledCodec should implement onRewind()
msarett
2015-10-05
*
SkImage doesn't use props, so don't need to store it
reed
2015-10-04
*
Move all knowledge of X sampling into SkScaledCodec
scroggo
2015-10-02
*
Remove separate cache for clip mask textures
bsalomon
2015-10-02
*
Skia: Add Command Buffer support to Linux/Mac
hendrikw
2015-10-01
*
Base SkAutoTUnref on skstd::unique_ptr.
bungeman
2015-10-01
*
Implement stencil clipping in mixed sampled render targets
vbuzinov
2015-09-30
*
Call rewindIfNeeded in SkCodec
scroggo
2015-09-30
*
Merge SkCodec with SkScanlineDecoder
scroggo
2015-09-30
*
Add support for light dumps in SkTraceMemoryDump interface.
ssid
2015-09-30
*
remove unused helper function
reed
2015-09-29
*
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
*
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
*
simplify code in SkRecords.h
mtklein
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
[next]