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 |
2011-12-29 |
epoger@google.com | Add tool that downloads gm baseline images from the... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
schenney@chromium.org | Fix problems with SampleApp Fuzzer due to issues in... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
tomhudson@google.com | Tighten up restrictions on blit width: some shaders... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
epoger@google.com | Commit base-macmini gm baselines that are similar to... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
mike@reedtribe.org | Add SkTableColorFilter, as a foundation for several... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
mike@reedtribe.org | add SK_OVERRIDE |
commit | commitdiff | tree | snapshot |
2011-12-28 |
mike@reedtribe.org | return -1 if we failed to find by title |
commit | commitdiff | tree | snapshot |
2011-12-28 |
tomhudson@google.com | Fix fixed-point antialiased clipping GM; upload baselines. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
epoger@google.com | Add number-of-missing-baseline-images report to gm |
commit | commitdiff | tree | snapshot |
2011-12-28 |
tomhudson@google.com | Bugfixes to antialiased blitting. |
commit | commitdiff | tree | snapshot |
2011-12-28 |
epoger@google.com | Fix Windows build breakage in code.google.com/p/skia... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
tomhudson@google.com | Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); |
commit | commitdiff | tree | snapshot |
2011-12-27 |
mike@reedtribe.org | RETURN key now records default slide for startup |
commit | commitdiff | tree | snapshot |
2011-12-27 |
tomhudson@google.com | New 'blitAntiRect' entry point for blitters, specialize... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
schenney@chromium.org | Protecting changes to the SkPath iteration with an... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
reed@google.com | add move-close-move and move-close-move-close to the... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
caryclark@google.com | support vertical text and typeface-by-name on Leopard |
commit | commitdiff | tree | snapshot |
2011-12-21 |
reed@google.com | add unittest for invariants for empty paths, still... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
schenney@chromium.org | Unreviewed. Adding a define to enable the old bahevior... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
reed@google.com | declare IsVariationSelector to be inline, to fix warning |
commit | commitdiff | tree | snapshot |
2011-12-21 |
reed@google.com | preserve inverseness when stroking |
commit | commitdiff | tree | snapshot |
2011-12-21 |
reed@google.com | add SkUnichar_IsVariationSelector() |
commit | commitdiff | tree | snapshot |
2011-12-21 |
tomhudson@google.com | New gm to test anti-aliased clipping. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
vandebo@chromium.org | Coverity: Add a default case in SkPDFShader. CID=101159 |
commit | commitdiff | tree | snapshot |
2011-12-20 |
schenney@chromium.org | Unreviewed. Fixing the Windows build, due to a non... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
schenney@chromium.org | Unreviewed changes to the gm tests for paths. Each... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
senorblanco... | Disable colorfilter GM for now, since it causes Debug... |
commit | commitdiff | tree | snapshot |
next |