2012-01-17 |
bsalomon@google.com | Add convex path renderer (disabled) |
commit | commitdiff | tree | snapshot |
2012-01-16 |
skyostil@google.com | Modify SkBitmap::extractSubset() to respect volatility |
commit | commitdiff | tree | snapshot |
2012-01-13 |
bungeman@google.com | Rebaseline for 3037. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
bungeman@google.com | Subpixel text 3/8 of a pixel too far to the right. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
skyostil@google.com | Modify SkBitmap::extractSubset() to respect opaqueness |
commit | commitdiff | tree | snapshot |
2012-01-12 |
bsalomon@google.com | Add gyp variable to disable OSAA |
commit | commitdiff | tree | snapshot |
2012-01-12 |
bsalomon@google.com | Fix vs2010 int to scalar warnings |
commit | commitdiff | tree | snapshot |
2012-01-12 |
bsalomon@google.com | Add code path to SW rasterize paths and upload as a... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
tomhudson@google.com | Create floating-point square root path for 16b mirrored... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
schenney@chromium.org | Adding new SkPathMeasure tests, defined out for now... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
senorblanco... | Add a wide stroked line path benchmark to bench. It... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
reed@google.com | automatically inject a moveTo if we see a close followe... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
tomhudson@google.com | Convert 32b radial gradient procs to take SkScalar... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
reed@google.com | remove unused bool param to SkMutex constructor |
commit | commitdiff | tree | snapshot |
2012-01-12 |
bsalomon@google.com | Remove supports per-vertex coverage caps bit |
commit | commitdiff | tree | snapshot |
2012-01-11 |
tomhudson@google.com | Remove obsolete SK_USE_FLOAT_SQRT |
commit | commitdiff | tree | snapshot |
2012-01-11 |
reed@google.com | update baseline |
commit | commitdiff | tree | snapshot |
2012-01-11 |
reed@google.com | reenable direction test, fix handling of degenerate... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
epoger@google.com | Fix SkScalar values in ClipperTest.cpp; these were... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
tomhudson@google.com | Fix the string we're checking for in the #if defined... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
reed@google.com | disable test until I can fix it |
commit | commitdiff | tree | snapshot |
2012-01-11 |
bungeman@google.com | Roll gyp to 1139. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
bsalomon@google.com | Fix variable renaming in asserts related to r3015 |
commit | commitdiff | tree | snapshot |
2012-01-11 |
bsalomon@google.com | Remove shadersupport caps bit |
commit | commitdiff | tree | snapshot |
2012-01-11 |
reed@google.com | fix cheapComputeDirection() in the non-convex case... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
bungeman@google.com | Rebaseline for 3010. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
digit@google.com | android: optimize atomics routines |
commit | commitdiff | tree | snapshot |
2012-01-11 |
reed@google.com | improve clamping logic when handling imprecise chopping... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
bungeman@google.com | Correct GPU glyph positioning. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
bsalomon@google.com | fix compilation error in GrContext.cpp when PREFER_MSAA... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
bsalomon@google.com | fix comment |
commit | commitdiff | tree | snapshot |
2012-01-11 |
reed@google.com | detect (and reject) if radius ia NaN, by using !(radius... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
senorblanco... | Export SkColorMatrixFilter via SK_API. |
commit | commitdiff | tree | snapshot |
2012-01-10 |
caryclark@google.com | work in progress for shape operations |
commit | commitdiff | tree | snapshot |
2012-01-10 |
reed@google.com | stroking wants CW, so we reverse if the orig was CCW |
commit | commitdiff | tree | snapshot |
2012-01-10 |
reed@google.com | use SkIntToScalar |
commit | commitdiff | tree | snapshot |
2012-01-10 |
reed@google.com | use SkIntToScalar(10) instead of 10 for parameters... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
reed@google.com | add gm for reverseAddPath |
commit | commitdiff | tree | snapshot |
2012-01-10 |
reed@google.com | restore (debugged) cheapComputeDirection |
commit | commitdiff | tree | snapshot |
2012-01-10 |
reed@google.com | disable for now |
commit | commitdiff | tree | snapshot |
2012-01-10 |
reed@google.com | disable cheap check while its being debugged |
commit | commitdiff | tree | snapshot |
2012-01-10 |
bsalomon@google.com | Remove accidentally checked in printf |
commit | commitdiff | tree | snapshot |
2012-01-10 |
reed@google.com | add SkPath::cheapComputeDirection() plus unittests |
commit | commitdiff | tree | snapshot |
2012-01-10 |
reed@google.com | add SkPath::reverseAddPath() |
commit | commitdiff | tree | snapshot |
2012-01-10 |
epoger@google.com | Add --add-new-files option to download-baselines.py... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
digit@google.com | Android: disable static global initializers |
commit | commitdiff | tree | snapshot |
2012-01-10 |
digit@google.com | remove one un-needed static initializer |
commit | commitdiff | tree | snapshot |
2012-01-09 |
djsollen@google.com | Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROID |
commit | commitdiff | tree | snapshot |
2012-01-09 |
djsollen@google.com | Add ARM optimizations to the build. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
tomhudson@google.com | Code cleanup: move gradient inner loops into procs. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
djsollen@google.com | Exclude BGRA readPixel tests on Android until bug 438... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
reed@google.com | remove obsolete file |
commit | commitdiff | tree | snapshot |
2012-01-07 |
mike@reedtribe.org | add unittest for sk_memset16 and sk_memset32 |
commit | commitdiff | tree | snapshot |
2012-01-07 |
mike@reedtribe.org | override asComponentTable() |
commit | commitdiff | tree | snapshot |
2012-01-06 |
bsalomon@google.com | Towards enabling -Werror in skia on Linux |
commit | commitdiff | tree | snapshot |
2012-01-06 |
bsalomon@google.com | Fix check for glTexStorage2D fn ptr |
commit | commitdiff | tree | snapshot |
2012-01-06 |
reed@google.com | add allowImageFilter() so a device can allow/disallow... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
bungeman@google.com | Rebaseline mac fixed poly2poly. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
bungeman@google.com | Mac generateFontMetrics not converting to scalar. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
reed@google.com | baselines for macpro |
commit | commitdiff | tree | snapshot |
2012-01-05 |
reed@google.com | add filterImage() entry-point to SkDevice, to allow... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
bungeman@google.com | Remove attempt at subpixel handling from GDI font host. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
vandebo@chromium.org | [PDF] Fix some scalar/int assumptions. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
senorblanco... | When applying a color matrix, unpremultiply the source... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
bungeman@google.com | Make font scaler gm work correctly in fixed point. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
senorblanco... | Reverting r2969, since it broke the GLPrograms RunTests... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
reed@google.com | add asComponentTable() query (will impl in SkTableColor... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
caryclark@google.com | make getOrigin() public so callers can adjust layer |
commit | commitdiff | tree | snapshot |
2012-01-05 |
senorblanco... | When applying a color matrix, unpremultiply the source... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
bungeman@google.com | The units used to setup XPS should be SkScalars. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
bsalomon@google.com | Fix Mac build |
commit | commitdiff | tree | snapshot |
2012-01-05 |
bsalomon@google.com | Add support for GL texture storage |
commit | commitdiff | tree | snapshot |
2012-01-05 |
mike@reedtribe.org | remove as these are replaced by SkJSON |
commit | commitdiff | tree | snapshot |
2012-01-04 |
bsalomon@google.com | Trash cached render target when creating a new FBO... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
senorblanco... | Fix incorrect use of the SK_RESTRICT macro in SkColorMa... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
schenney@chromium.org | Add the ability to iterate through a path without modif... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
djsollen@google.com | Allow 0 as a valid text size in SkPaint. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
reed@google.com | implement dithering for vertical grads (was a todo:) |
commit | commitdiff | tree | snapshot |
2012-01-04 |
bungeman@google.com | drawPosText with center or right align skips every... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
mike@reedtribe.org | add count(), fix bad llist logic in remove() |
commit | commitdiff | tree | snapshot |
2012-01-04 |
mike@reedtribe.org | add Object::remove, some dox, leak debugging code |
commit | commitdiff | tree | snapshot |
2012-01-04 |
schenney@chromium.org | Removing path drawing gm tests that produce either... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
senorblanco... | Improve the quality of color matrix filters by using... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
bungeman@google.com | Formatting only, multi-line call actually fits on one... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
senorblanco... | Disable colormatrix GM test, since it's failing on... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
schenney@chromium.org | Build fix. Forgot to update gyp. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
schenney@chromium.org | Removing unnecessary gm tests. Unreviewed but approved... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
senorblanco... | Speculative fix to please the skia buildbots. I couldn... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
bsalomon@google.com | Add null check to createPlatformTexture |
commit | commitdiff | tree | snapshot |
2012-01-03 |
senorblanco... | Implement the color matrix filter in Ganesh. Also... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
tomhudson@google.com | Fix off-by-one error in assertion; improve coverage_to_... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
reed@google.com | expose isSubpixel() on the cache, so SkDraw can know... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
bsalomon@google.com | Add flags to GrStencilSettings |
commit | commitdiff | tree | snapshot |
2012-01-03 |
vandebo@chromium.org | Fix ToUnicode generation bug. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
reed@google.com | add helper drawSizeBounds to show the GM's size |
commit | commitdiff | tree | snapshot |
2012-01-03 |
tomhudson@google.com | Update header comments to more accurately describe... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
tomhudson@google.com | Fix return value from SkImageDecoder::DecodeFile()... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
mike@reedtribe.org | experiment #2 for JSON data |
commit | commitdiff | tree | snapshot |
2011-12-31 |
mike@reedtribe.org | add experimental class for json |
commit | commitdiff | tree | snapshot |
2011-12-30 |
mike@reedtribe.org | add optional --forceBWtext to gm, forcing all text... |
commit | commitdiff | tree | snapshot |
next |