index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)
rmistry@google.com
2013-04-22
*
Copied over new versions of SKP files.
rmistry@google.com
2013-04-21
*
remove printf
mike@reedtribe.org
2013-04-21
*
pass 0 instead of NULL for size_t parameter
mike@reedtribe.org
2013-04-21
*
specialize SkDataTable for arrays where all elements are the same size.
mike@reedtribe.org
2013-04-21
*
Win7 Intel performance rebaseline
robertphillips@google.com
2013-04-20
*
Performance rebaseline on ubuntu
robertphillips@google.com
2013-04-20
*
Vertex Attrib configurations now handled as pointers vs. SkSTArrays
robertphillips@google.com
2013-04-20
*
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
*
can't return false for a ptr (unless you're in gcc)
reed@google.com
2013-04-19
*
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
*
Fix non-uniform scale and stroked ellipses
commit-bot@chromium.org
2013-04-19
*
Final round of .0s
bsalomon@google.com
2013-04-19
*
More .0s
bsalomon@google.com
2013-04-19
*
Add ".0" to 1 constants in xfermodes GLSL code.
bsalomon@google.com
2013-04-19
*
Add all remaining separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-19
*
return empty fontstyleset instead of null
reed@google.com
2013-04-19
*
Fix for segmentation fault in xfermodes2 GM.
jvanverth@google.com
2013-04-19
*
check-point for new fontmgr on linux
reed@google.com
2013-04-19
*
silence && || parens clang warning.
bsalomon@google.com
2013-04-19
*
Add --threads to tests binary, to run non-GPU tests on multiple cores.
commit-bot@chromium.org
2013-04-19
*
Perform coverage blend with the dst in the shader when using a dst-reading xf...
bsalomon@google.com
2013-04-19
*
ensure that negative zeros are still ignored when computing isIdentity()
reed@google.com
2013-04-19
*
enable path ops in unit tests
caryclark@google.com
2013-04-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-19
*
Whitespace change to test the commit queue. (SkipBuildbotRuns)
commit-bot@chromium.org
2013-04-19
*
Whitespace change (SkipBuildbotRuns)
commit-bot@chromium.org
2013-04-19
*
path ops : remove countdown overkill
caryclark@google.com
2013-04-18
*
Expand modulate, add, subtract, extract component glsl helpers.
bsalomon@google.com
2013-04-18
*
disabling path ops
caryclark@google.com
2013-04-18
*
Remove exclude of file which no longer exists.
bungeman@google.com
2013-04-18
*
Enable path ops
caryclark@google.com
2013-04-18
*
allow tests to optionally use multiple threads
caryclark@google.com
2013-04-18
*
use SkAutoTDelete instead of SkTScopedPtr
reed@google.com
2013-04-18
*
Fix compile warning
caryclark@google.com
2013-04-18
*
path ops work in progress
caryclark@google.com
2013-04-18
*
augmenting fix in 8700 and 8701, be careful NOT to "sort" the result of mapRect
reed@google.com
2013-04-18
*
revert 8731, restoring 8700 and 8701... further investigation concluded that the
reed@google.com
2013-04-18
*
Reset shader in ovals GM
jvanverth@google.com
2013-04-18
*
Adding a bit of rebustness to SkRectShaderImageFilter
sugoi@google.com
2013-04-18
*
Disabling GPU noise on Windows since Angle can't do a proper translation of t...
sugoi@google.com
2013-04-18
*
Add a GM to test ovals with a variety of paint settings, matrices and sizes.
jvanverth@google.com
2013-04-18
*
Adding SK_API to export SkImage and SkSurface API classes
junov@chromium.org
2013-04-18
*
Rebaseline Nexus7 cuteoverload performance trigger
robertphillips@google.com
2013-04-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-18
*
Revert r8701 and r8700 due to layout test discrepancies
robertphillips@google.com
2013-04-17
*
Updates to images project.
scroggo@google.com
2013-04-17
[next]