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
*
Add GPU support for roundrects
commit-bot@chromium.org
2013-04-25
*
path ops : make it real
caryclark@google.com
2013-04-25
*
Added "SkRRect::contains(const SkRect&) const"
robertphillips@google.com
2013-04-25
*
Move MMap to SkData.
commit-bot@chromium.org
2013-04-24
*
Remove static effects from the effect memory pool.
bsalomon@google.com
2013-04-23
*
add block comment for using SkChecksum
reed@google.com
2013-04-23
*
path ops -- use standard max, min, double-is-nan
caryclark@google.com
2013-04-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-23
*
fix asserts in SkMulDiv255Round, and add test
reed@google.com
2013-04-22
*
Feed Clang a pragma to ignore -Wc++11-extensions to let it build Skia on Mac.
commit-bot@chromium.org
2013-04-22
*
Adding optimization to avoid image copy in SkSurface copy on write when conte...
commit-bot@chromium.org
2013-04-22
*
specialize SkDataTable for arrays where all elements are the same size.
mike@reedtribe.org
2013-04-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-20
*
add SkDataTable::NewEmpty()
reed@google.com
2013-04-19
*
add SkDataTable, to efficiently store an immutable array. Includes a builder
reed@google.com
2013-04-19
*
Add all remaining separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-19
*
use SkAutoTDelete instead of SkTScopedPtr
reed@google.com
2013-04-18
*
Adding SK_API to export SkImage and SkSurface API classes
junov@chromium.org
2013-04-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-17
*
add compute-bounds for conics
mike@reedtribe.org
2013-04-17
*
add extrema for conics
mike@reedtribe.org
2013-04-17
*
Remove 'friend SkRefCnt' from SkData.
bungeman@google.com
2013-04-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-16
*
add experimental chop-into-quads for conics
mike@reedtribe.org
2013-04-15
*
Add coeffecients for kScreen xfermode.
bsalomon@google.com
2013-04-15
*
add special-case for chopping at exactly half for rational-quads (2-3x faster)
mike@reedtribe.org
2013-04-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-13
*
Fixing viral copy/paste typo Shapshot -> Snapshot
junov@chromium.org
2013-04-12
*
experimental start to arcs
reed@google.com
2013-04-12
*
explicitly initialize all entries in array of SkBaseMatrix, since we can't say
reed@google.com
2013-04-12
*
Add testing of optimizations to GM
robertphillips@google.com
2013-04-12
*
Reverting r8654
robertphillips@google.com
2013-04-12
*
Add testing of optimizations to GM
robertphillips@google.com
2013-04-12
*
turn on pathops unit test
caryclark@google.com
2013-04-12
*
Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copy
junov@chromium.org
2013-04-11
*
First pass at Rect Effect
robertphillips@google.com
2013-04-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-09
*
Error checking / reporting API
humper@google.com
2013-04-08
*
Allow single-pass filters (which use asNewEffect()) to participate in the ima...
senorblanco@chromium.org
2013-04-08
*
SkDraw.h #include cleanup
tomhudson@google.com
2013-04-03
*
Remove unused header declaration.
commit-bot@chromium.org
2013-04-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-02
*
Take two for r8466:
jvanverth@google.com
2013-04-01
*
Rolling back r8466.
jvanverth@google.com
2013-04-01
*
Revise attribute binding interface.
commit-bot@chromium.org
2013-04-01
*
Add Xfermode bench. Also clear before rendering in bench (rather than after).
commit-bot@chromium.org
2013-04-01
*
Trim the copy of the dst made for dst-reading effects using the clip and dev-...
commit-bot@chromium.org
2013-04-01
*
Add support for reading the dst pixel value in an effect. Use in a new effect...
bsalomon@google.com
2013-03-29
*
Add interface to SkXfermode to return a GrEffect and blend coeffs.
bsalomon@google.com
2013-03-27
*
Fix a few clang errors while trying to build tools target.
tfarina@chromium.org
2013-03-26
[next]