index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Temp fix for very large text sizes.
bungeman@google.com
2012-04-02
*
defer drawing/work until first draw, to make debugging easier and speedup
reed@google.com
2012-03-30
*
rm obsolete build-flag SK_IGNORE_HAIRLINE_CLIP_FIX
reed@google.com
2012-03-30
*
shape ops work in progress
caryclark@google.com
2012-03-30
*
Reland 3563
bsalomon@google.com
2012-03-30
*
Revet 3563 due to mac bot failure
bsalomon@google.com
2012-03-30
*
Improve save layer handling in SkGpuDevice
bsalomon@google.com
2012-03-30
*
regression unittest for the fix in rev. 3558 (handling nan in antihairpaths)
reed@google.com
2012-03-30
*
Unify text flushing with other deferred drawing
bsalomon@google.com
2012-03-30
*
Add assert to catch circular drawing higher up the call stack.
bsalomon@google.com
2012-03-30
*
check for integer-nan (0x8000...) and don't draw those as antihairlines
reed@google.com
2012-03-30
*
Make fewer copies when using GrDrawTarget::AutoStateRestore
bsalomon@google.com
2012-03-30
*
Reverting r3555
robertphillips@google.com
2012-03-30
*
Added run-time switching between OpenGL & ANGLE in SampleApp
robertphillips@google.com
2012-03-30
*
Reland 3507
bsalomon@google.com
2012-03-30
*
Remove deprecated names from Gr (WK is no longer using them)
bsalomon@google.com
2012-03-30
*
Fix deadlock in Android's font deserializer.
djsollen@google.com
2012-03-30
*
Reverting bench tests to pre-3546 (i.e., readding "Debug" option) with a SK_D...
robertphillips@google.com
2012-03-30
*
Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL ...
bsalomon@google.com
2012-03-29
*
whitespace change to trigger Skia buildbot
epoger@google.com
2012-03-29
*
Removing "Debug" option from bench tests to evaluate possible regression
robertphillips@google.com
2012-03-29
*
Don't look at current vertex layout when vertex source hasn't been set
bsalomon@google.com
2012-03-29
*
Remove unused static functions from SampleApp and effects
djsollen@google.com
2012-03-29
*
partial revert of r3541 to removed accidentally uploaded file
djsollen@google.com
2012-03-29
*
Landing arm patch from contributor.
djsollen@google.com
2012-03-29
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Revert 3538.
bungeman@google.com
2012-03-29
*
Correct dependencies in gyp files.
bungeman@google.com
2012-03-29
*
Revert 3507
bsalomon@google.com
2012-03-28
*
Fix coverity defects in FontHost_FreeType
vandebo@chromium.org
2012-03-28
*
Move SkColorMatrix to effects.
bungeman@google.com
2012-03-28
*
Fix Coverity reports. (Mostly use of uninitialised values.)
vandebo@chromium.org
2012-03-28
*
Consolidate PixelRef flattables with the standard impl
djsollen@google.com
2012-03-28
*
Fix a bunch of Coverity defects - class members not initialized in the constr...
vandebo@chromium.org
2012-03-28
*
Move SkTextBox.h from utils to views.
bungeman@google.com
2012-03-28
*
Moved mac, unix, win and mesa directories under src/gpu/gl
robertphillips@google.com
2012-03-28
*
Remove unused classes from the build.
djsollen@google.com
2012-03-28
*
rebaseline
reed@google.com
2012-03-28
*
Fix comparison of GrPaint::fCoverage (which is a byte not a uint32_t)
bsalomon@google.com
2012-03-28
*
Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.
robertphillips@google.com
2012-03-28
*
Update skia's gyp to 1284 (was 1139).
bungeman@google.com
2012-03-28
*
Revert r3523 and r2522
vandebo@chromium.org
2012-03-28
*
Fix build break.
vandebo@chromium.org
2012-03-28
*
Fix Coverity reports. (Mostly use of uninitialised values.)
vandebo@chromium.org
2012-03-28
*
shape ops builders; fix typo
caryclark@google.com
2012-03-28
*
first support at shape ops support for quads
caryclark@google.com
2012-03-28
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
handle null-device correctly in setDevice
reed@google.com
2012-03-28
*
Fix a memory leak in SkAAClip::translate().
tomhudson@google.com
2012-03-28
*
Make printf in GrContext about partial pixel coverage be debug-only
bsalomon@google.com
2012-03-28
[next]