| Commit message (Expand) | Author | Age |
* | Merge changes from the android repo upstream to Skia | djsollen@google.com | 2012-02-15 |
* | hack to enable SSSE3 on Macs | epoger@google.com | 2012-02-14 |
* | Attempt to make Windows and Mac compilers happy after breakage in r3193. | tomhudson@google.com | 2012-02-14 |
* | Add SSSE3 acceleration for S32_{opaque,alpha}_D32_filter_DX; should yield | tomhudson@google.com | 2012-02-14 |
* | Add test to detect bias in conversion of frag shader floats to bytes | bsalomon@google.com | 2012-02-14 |
* | add test for colored text drawing (hopefully gamma corrected) | reed@google.com | 2012-02-14 |
* | Move GL-specific include files to their own subdirectory, to better | tomhudson@google.com | 2012-02-14 |
* | Set LCD font smoothing to "medium" for gm on Mac, regardless of system settings | epoger@google.com | 2012-02-14 |
* | Make GLCaps be standalone and be a member of GrGLContextInfo | bsalomon@google.com | 2012-02-14 |
* | Add path effect GM | bsalomon@google.com | 2012-02-13 |
* | Add two files missed in r3165; most critically the gyp! | tomhudson@google.com | 2012-02-10 |
* | Add GrGLContextInfo | bsalomon@google.com | 2012-02-10 |
* | Add more TT table definitions and create fake enum typedef. | bungeman@google.com | 2012-02-07 |
* | Move SkBase64 to utils, allow user defined encoding. | bungeman@google.com | 2012-02-07 |
* | Fixing backing store access in SkDeferredCanvas. | junov@chromium.org | 2012-02-07 |
* | Open type table definitions. | bungeman@google.com | 2012-02-02 |
* | posix: Avoid static initializers in static/global mutexes | digit@google.com | 2012-01-26 |
* | Fix a warning in libtess in Release builds; define NDEBUG in Release on all | senorblanco@chromium.org | 2012-01-19 |
* | Adding class SkDeferredCanvas for deferred rendering. | junov@google.com | 2012-01-18 |
* | Add convex path renderer (disabled) | bsalomon@google.com | 2012-01-17 |
* | Subpixel text 3/8 of a pixel too far to the right. | bungeman@google.com | 2012-01-13 |
* | Add gyp variable to disable OSAA | 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 |
* | add gm for reverseAddPath | reed@google.com | 2012-01-10 |
* | add SkPath::reverseAddPath() | reed@google.com | 2012-01-10 |
* | Android: disable static global initializers | 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 |
* | add unittest for sk_memset16 and sk_memset32 | mike@reedtribe.org | 2012-01-07 |
* | Towards enabling -Werror in skia on Linux | bsalomon@google.com | 2012-01-06 |
* | Fix incorrect use of the SK_RESTRICT macro in SkColorMatrixFilter, and re-enable | senorblanco@chromium.org | 2012-01-04 |
* | Disable colormatrix GM test, since it's failing on win32 float release. | senorblanco@chromium.org | 2012-01-03 |
* | Build fix. Forgot to update gyp. | schenney@chromium.org | 2012-01-03 |
* | Implement the color matrix filter in Ganesh. Also, fix and enable the color | senorblanco@chromium.org | 2012-01-03 |
* | Add SkTableColorFilter, as a foundation for several SVG filters | mike@reedtribe.org | 2011-12-28 |
* | support vertical text and typeface-by-name on Leopard | caryclark@google.com | 2011-12-21 |
* | add unittest for invariants for empty paths, still need to think about | reed@google.com | 2011-12-21 |
* | add SkUnichar_IsVariationSelector() | reed@google.com | 2011-12-21 |
* | New gm to test anti-aliased clipping. | tomhudson@google.com | 2011-12-21 |
* | Disable colorfilter GM for now, since it causes Debug Fixed builds to assert. | senorblanco@chromium.org | 2011-12-20 |
* | Implement SkColorFilter::asColorMatrix() virtual, and override in | senorblanco@chromium.org | 2011-12-20 |
* | A software implementation of the Gaussian blur filter, using 3 box blurs. Also | senorblanco@chromium.org | 2011-12-20 |
* | initial impl of SkImageFilters : virtual signature will change! | reed@google.com | 2011-12-20 |
* | Modifying SkPath to store all verbs provided by the user, and to give | schenney@chromium.org | 2011-12-20 |
* | Fix android build and cleanup references to SkMMapStream | djsollen@google.com | 2011-12-15 |
* | add optional manual global initialization | caryclark@google.com | 2011-12-15 |
* | move ports into its own gyp file | caryclark@google.com | 2011-12-14 |
* | add first cut at arithmetic mode | mike@reedtribe.org | 2011-12-10 |
* | Adding isOpaque method to skia shader classes | junov@chromium.org | 2011-12-09 |
* | Make GrGLShaderVar objects aware of whether they are uniform, varying, or | tomhudson@google.com | 2011-12-08 |