index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Build fix
sugoi@google.com
2013-04-23
*
Added a few bench for some image filters
sugoi@google.com
2013-04-23
*
path ops : enable optimizations
caryclark@google.com
2013-04-23
*
path ops -- use standard max, min, double-is-nan
caryclark@google.com
2013-04-23
*
Also proxy bumpTestCount.
commit-bot@chromium.org
2013-04-23
*
Whitespace change to trigger rebuilds after skia-autogen reset
rmistry@google.com
2013-04-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-23
*
Add non-separable xfer modes to GPU backend.
bsalomon@google.com
2013-04-22
*
Fix gyp files to allow ninja to build 64 bit on Mac.
commit-bot@chromium.org
2013-04-22
*
fix asserts in SkMulDiv255Round, and add test
reed@google.com
2013-04-22
*
path ops -- crap, I checked in the wrong file
caryclark@google.com
2013-04-22
*
remove deleted file from gyp
caryclark@google.com
2013-04-22
*
path ops -- use standard SkTQSort
commit-bot@chromium.org
2013-04-22
*
Add missing unistd.h include after r8765.
commit-bot@chromium.org
2013-04-22
*
check-point for linux fontmgr impl
reed@google.com
2013-04-22
*
fix refcnts for singleton fontconfig-direct
reed@google.com
2013-04-22
*
Add new roundrect GM
commit-bot@chromium.org
2013-04-22
*
start cleanup, in prep for new fontmgr impl
reed@google.com
2013-04-22
*
Unbreak -z. The LocalReporter shim layer was forcing the pathops options bac...
commit-bot@chromium.org
2013-04-22
*
Make it clearer what's going on at the end of tests.
commit-bot@chromium.org
2013-04-22
*
Add thread-per-core setting to SkThreadPool.
commit-bot@chromium.org
2013-04-22
*
Rebaseline performance triggers for new .skp files
robertphillips@google.com
2013-04-22
*
Revert accidentally changed msvs settings in r8764.
bsalomon@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
*
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
*
Catch failures to SkTypeface::Deserialize() and use the default in that case.
reed@google.com
2013-04-22
*
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
[next]