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
...
*
temp work-around for mysterious failure of shadertext2 when using __builtin_clz
reed@google.com
2013-04-29
*
reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker)
reed@google.com
2013-04-29
*
revert 8897 -- broke clang build
reed@google.com
2013-04-29
*
use intrinsics on more platforms for SkCLZ
reed@google.com
2013-04-29
*
add computation for error in conic-as-quad
mike@reedtribe.org
2013-04-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-27
*
path ops -- handle non-finite numbers
caryclark@google.com
2013-04-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-26
*
rename SkRationalQuad to SkConic
mike@reedtribe.org
2013-04-26
*
Updates to skimage tool to use it for testing.
scroggo@google.com
2013-04-25
*
Reduce calls to SkMatrix::reset from GrDrawState
robertphillips@google.com
2013-04-25
*
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
[prev]
[next]