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
skia.committer@gmail.com
2012-12-01
*
Create aliases AddRef() and Release() to SkRefCnt for compatibility with scop...
reed@google.com
2012-11-30
*
Disabling validation of the glyph cache for standard debug builds.
djsollen@google.com
2012-11-30
*
Add auto table ref for coretext.
bungeman@google.com
2012-11-30
*
Adds BENCH_ALLOWED_NOISE to widen expected bench ranges.
bensong@google.com
2012-11-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-30
*
Fix for roll-blocking compiler error in SkRRect.cpp
robertphillips@google.com
2012-11-30
*
Clean up some Windows compiler warnings.
senorblanco@chromium.org
2012-11-29
*
rebaseline.py: Allow multiple testnames on the command line.
senorblanco@chromium.org
2012-11-29
*
remove 4444 support (for now) form gm -- not used (afaik) and slows us down
reed@google.com
2012-11-29
*
Keep track of identity SkMatrix44s
jamesr@chromium.org
2012-11-29
*
Remove SkClipStack::Iter::combinedNext.
bsalomon@google.com
2012-11-29
*
Create a factory to decode an SkBitmap from an SkData.
scroggo@google.com
2012-11-29
*
Make SkClipStack::Element public.
bsalomon@google.com
2012-11-29
*
use fast-pt case when radius <= 1/2, instead of just hairlines
reed@google.com
2012-11-29
*
add SkPictureUtils::GatherPixelRefs()
reed@google.com
2012-11-29
*
Change SkClipStack::Element::State to SkClipStack::Type, rename Comine* membe...
bsalomon@google.com
2012-11-29
*
Turn on the separable blur (release the hounds!). This will require rebaseli...
senorblanco@chromium.org
2012-11-29
*
Rename SkClipStack::Rec to SkClipStack::Element
bsalomon@google.com
2012-11-29
*
Fix the gr/gl destruction order in Test.cpp
bsalomon@google.com
2012-11-29
*
Modify the blur bench to add tests for high-quality blurs, and large non-inte...
senorblanco@chromium.org
2012-11-29
*
Remove legacy flag for android from tests
djsollen@google.com
2012-11-29
*
Fix test app to ensure that we destroy our GPU resources.
djsollen@google.com
2012-11-29
*
Enable profiling options to be selectively enabled for a given build
djsollen@google.com
2012-11-29
*
shape ops work in progress
caryclark@google.com
2012-11-29
*
Add newline at end of SkRRect.h
robertphillips@google.com
2012-11-29
*
SkRoundRect start
robertphillips@google.com
2012-11-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-29
*
Remove what turns out to be a bogus assert.
bungeman@google.com
2012-11-28
*
update dox
reed@google.com
2012-11-28
*
Write correct type of sfnt file in mac coretext open stream.
bungeman@google.com
2012-11-28
*
Update bench_expectations.txt with new codes in issue 6842112.
bensong@google.com
2012-11-28
*
Update gm self-test to pass again after r6585
epoger@google.com
2012-11-28
*
Added dashing fast path
robertphillips@google.com
2012-11-28
*
Set empty/wide-open genID on clip stack in more places and fix a bug in GrRed...
bsalomon@google.com
2012-11-28
*
Update gyp to allow alternative out directories
djsollen@google.com
2012-11-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-28
*
Implement radius interpolation for separable blur. Unroll both separable imp...
senorblanco@chromium.org
2012-11-27
*
update bench_expectations with wider range before further investigations and ...
bensong@google.com
2012-11-27
*
capture repro case for gradient bug (inside if-false for now)
reed@google.com
2012-11-27
*
revert prev change to reset
reed@google.com
2012-11-27
*
add skp bench expectations and watch for alerts.
bensong@google.com
2012-11-27
*
guard for self-assignment in reset()
reed@google.com
2012-11-27
*
Temporarily disable clip stack reduce test while working on fix.
bsalomon@google.com
2012-11-27
*
Close pending save() calls in QT debugger to avoid saveLayer() corruption.
tomhudson@google.com
2012-11-27
*
Address debugger profiling issue in tile mode
robertphillips@google.com
2012-11-27
*
Make the clip stack reduction test generate inverse filled paths.
bsalomon@google.com
2012-11-27
*
don't leak *every* src mask in the ninepatch case. doh.
reed@google.com
2012-11-27
*
add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initialization
reed@google.com
2012-11-27
*
don't use bit-wise test for equality when using floats.
reed@google.com
2012-11-27
[prev]
[next]