index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add matrixbench for invert_translate
reed@google.com
2013-01-04
*
Fix Android compiler warnings.
djsollen@google.com
2013-01-04
*
add --exclude-config to opt out of 1 or more configs. This always is respected,
reed@google.com
2013-01-04
*
use DEF_BENCH to simplify registration
reed@google.com
2013-01-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-04
*
reorder internal files, in preparation for refactoring. no functional change.
mike@reedtribe.org
2013-01-04
*
remove dead code from SkPath::addOval
mike@reedtribe.org
2013-01-04
*
shape ops work in progress
caryclark@google.com
2013-01-03
*
* Extended skdiff to report alpha channel differences.
rmistry@google.com
2013-01-03
*
ran gm/tests/rebaseline.sh 5-6 times to update the self-test after 6984
reed@google.com
2013-01-03
*
use SkTreatAsSprite in SkDraw (with guard for chrome if needed)
reed@google.com
2013-01-03
*
Fix Windows warning: Changed implicit int32_t to SkScalar cast to explicit Sk...
jvanverth@google.com
2013-01-03
*
Yet another whitespace change
borenet@google.com
2013-01-03
*
Another Whitespace Change...
borenet@google.com
2013-01-03
*
Whitespace change to trigger rebuild
borenet@google.com
2013-01-03
*
#undef SK_IGNORE_QUAD_STROKE_FIX, to enable the fix for stroked quads.
reed@google.com
2013-01-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-03
*
The motivation for this changeset is to fix the following build failure in go...
rmistry@google.com
2013-01-02
*
Fix warnings about unused function on Mac.
bsalomon@google.com
2013-01-02
*
Fixed debugger for addition of drawRRect, clipRRect & drawOval
robertphillips@google.com
2013-01-02
*
add unittest for SkTreatAsSprite
reed@google.com
2013-01-02
*
Remove GrInstanceCounter.
bsalomon@google.com
2013-01-02
*
Ensure that GrCacheID::Key instances are fully initialized.
bsalomon@google.com
2013-01-02
*
Delete no-longer compiled SkRectShape.cpp
epoger@google.com
2013-01-02
*
Update documentation around picture playback.
djsollen@google.com
2013-01-02
*
Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 (...
epoger@google.com
2013-01-02
*
remove #ifdef for scalar==float, since it always is
reed@google.com
2013-01-02
*
add metadata to Click for views
mike@reedtribe.org
2013-01-02
*
Whitespace change to trigger rebuilds
rmistry@google.com
2012-12-29
*
shape ops work in progress
caryclark@google.com
2012-12-28
*
Whitespace change to trigger rebuilds
rmistry@google.com
2012-12-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-28
*
shape ops work in progress
caryclark@google.com
2012-12-27
*
Whitespace change to trigger rebuilds
rmistry@google.com
2012-12-27
*
Whitespace change to trigger rebuilds
rmistry@google.com
2012-12-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-25
*
fix warnings:
mike@reedtribe.org
2012-12-24
*
add const to unhide virtuals in custom colorfilter
mike@reedtribe.org
2012-12-24
*
Fix break from eariler change to colorfilters. clang's warnings found that so...
mike@reedtribe.org
2012-12-24
*
fix warnings related to constness in overrides of SkColorFilter
mike@reedtribe.org
2012-12-24
*
fix compiler warnings:
mike@reedtribe.org
2012-12-24
*
disable (using build-flag) change in 6937 until I can figure out how to rebas...
mike@reedtribe.org
2012-12-24
*
revert 6938, as running rebaseline.sh did not seem to work.
mike@reedtribe.org
2012-12-24
*
rebaseline self-test images after stroke change
mike@reedtribe.org
2012-12-24
*
fix strokes for quadratics. #define SK_IGNORE_QUAD_STROKE_FIX to
mike@reedtribe.org
2012-12-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-24
*
add SkRRect::inset(), which mimics stroking
mike@reedtribe.org
2012-12-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-23
*
add SampleRotatedCircles.cpp
mike@reedtribe.org
2012-12-22
*
add test for large strokes on circles
mike@reedtribe.org
2012-12-22
[next]