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
*
Add GPU support for roundrects
commit-bot@chromium.org
2013-04-25
*
Adding missing SK_API identifier to class so that it's accessible in debug bl...
sugoi@google.com
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
*
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...
edisonn@google.com
2013-04-24
*
ARGB image encoder for checksums.
bungeman@google.com
2013-04-23
*
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
*
check-point for linux fontmgr impl
reed@google.com
2013-04-22
*
Add thread-per-core setting to SkThreadPool.
commit-bot@chromium.org
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
*
path ops : add support for inverse fill
caryclark@google.com
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
*
Remove GR_STATIC_RECT_VB
robertphillips@google.com
2013-04-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-20
*
use SkDataTable to return familyNames for fontmgr
reed@google.com
2013-04-19
*
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
*
Expand modulate, add, subtract, extract component glsl helpers.
bsalomon@google.com
2013-04-18
*
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
*
Updates to images project.
scroggo@google.com
2013-04-17
*
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
*
Disable GPU acceleration for narrow ovals.
jvanverth@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
*
Adding SkSurface support to SkDeferredCanvas
junov@chromium.org
2013-04-12
*
turn on pathops unit test
caryclark@google.com
2013-04-12
*
Add glCopyTexSubImage2D to GrGLInterface
commit-bot@chromium.org
2013-04-11
*
forward declare SkTypeface
reed@google.com
2013-04-11
*
Fixed bug in SkSurface_Gpu to make the surface receive the new copy when copy
junov@chromium.org
2013-04-11
*
add SK_API to public classes for sharedlib build
reed@google.com
2013-04-10
[next]