index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Modify SkBitmap::extractSubset() to respect opaqueness
skyostil@google.com
2012-01-13
*
Add gyp variable to disable OSAA
bsalomon@google.com
2012-01-12
*
Fix vs2010 int to scalar warnings
bsalomon@google.com
2012-01-12
*
Add code path to SW rasterize paths and upload as a mask texture
bsalomon@google.com
2012-01-12
*
Create floating-point square root path for 16b mirrored radial gradients
tomhudson@google.com
2012-01-12
*
Adding new SkPathMeasure tests, defined out for now as they fail.
schenney@chromium.org
2012-01-12
*
Add a wide stroked line path benchmark to bench. It uses the same stroke width
senorblanco@chromium.org
2012-01-12
*
automatically inject a moveTo if we see a close followed by a line/quad/cubic
reed@google.com
2012-01-12
*
Convert 32b radial gradient procs to take SkScalar instead of
tomhudson@google.com
2012-01-12
*
remove unused bool param to SkMutex constructor
reed@google.com
2012-01-12
*
Remove supports per-vertex coverage caps bit
bsalomon@google.com
2012-01-12
*
Remove obsolete SK_USE_FLOAT_SQRT
tomhudson@google.com
2012-01-11
*
update baseline
reed@google.com
2012-01-11
*
reenable direction test, fix handling of degenerate segments in the non-conve...
reed@google.com
2012-01-11
*
Fix SkScalar values in ClipperTest.cpp; these were breaking one Windows buildbot
epoger@google.com
2012-01-11
*
Fix the string we're checking for in the #if defined(), so that loops actuall...
tomhudson@google.com
2012-01-11
*
disable test until I can fix it
reed@google.com
2012-01-11
*
Roll gyp to 1139.
bungeman@google.com
2012-01-11
*
Fix variable renaming in asserts related to r3015
bsalomon@google.com
2012-01-11
*
Remove shadersupport caps bit
bsalomon@google.com
2012-01-11
*
fix cheapComputeDirection() in the non-convex case to pivot on the y-max point
reed@google.com
2012-01-11
*
Rebaseline for 3010.
bungeman@google.com
2012-01-11
*
android: optimize atomics routines
digit@google.com
2012-01-11
*
improve clamping logic when handling imprecise chopping of cubics
reed@google.com
2012-01-11
*
Correct GPU glyph positioning.
bungeman@google.com
2012-01-11
*
fix compilation error in GrContext.cpp when PREFER_MSAA_OFFSCREEN_AA is enabled
bsalomon@google.com
2012-01-11
*
fix comment
bsalomon@google.com
2012-01-11
*
detect (and reject) if radius ia NaN, by using !(radius > 0) instead of (radi...
reed@google.com
2012-01-11
*
Export SkColorMatrixFilter via SK_API.
senorblanco@chromium.org
2012-01-10
*
work in progress for shape operations
caryclark@google.com
2012-01-10
*
stroking wants CW, so we reverse if the orig was CCW
reed@google.com
2012-01-10
*
use SkIntToScalar
reed@google.com
2012-01-10
*
use SkIntToScalar(10) instead of 10 for parameters (for scalar==fixed)
reed@google.com
2012-01-10
*
add gm for reverseAddPath
reed@google.com
2012-01-10
*
restore (debugged) cheapComputeDirection
reed@google.com
2012-01-10
*
disable for now
reed@google.com
2012-01-10
*
disable cheap check while its being debugged
reed@google.com
2012-01-10
*
Remove accidentally checked in printf
bsalomon@google.com
2012-01-10
*
add SkPath::cheapComputeDirection() plus unittests
reed@google.com
2012-01-10
*
add SkPath::reverseAddPath()
reed@google.com
2012-01-10
*
Add --add-new-files option to download-baselines.py script
epoger@google.com
2012-01-10
*
Android: disable static global initializers
digit@google.com
2012-01-10
*
remove one un-needed static initializer
digit@google.com
2012-01-10
*
Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROID
djsollen@google.com
2012-01-09
*
Add ARM optimizations to the build.
djsollen@google.com
2012-01-09
*
Code cleanup: move gradient inner loops into procs.
tomhudson@google.com
2012-01-09
*
Exclude BGRA readPixel tests on Android until bug 438 is resolved.
djsollen@google.com
2012-01-09
*
remove obsolete file
reed@google.com
2012-01-09
*
add unittest for sk_memset16 and sk_memset32
mike@reedtribe.org
2012-01-07
*
override asComponentTable()
mike@reedtribe.org
2012-01-07
[prev]
[next]