| Commit message (Expand) | Author | Age |
... | |
* | Unreviewed. Adding a define to enable the old bahevior for SkPath::isEmpty. | schenney@chromium.org | 2011-12-21 |
* | declare IsVariationSelector to be inline, to fix warning | reed@google.com | 2011-12-21 |
* | preserve inverseness when stroking | 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 |
* | Coverity: Add a default case in SkPDFShader. CID=101159 | vandebo@chromium.org | 2011-12-21 |
* | Unreviewed. Fixing the Windows build, due to a non definition of M_PI. | schenney@chromium.org | 2011-12-20 |
* | Unreviewed changes to the gm tests for paths. Each test is broken into four | schenney@chromium.org | 2011-12-20 |
* | 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 |
* | fix 'no static globals' for chromium | caryclark@google.com | 2011-12-20 |
* | add baselines for macpro | reed@google.com | 2011-12-20 |
* | fix vertical text on Lion | caryclark@google.com | 2011-12-20 |
* | A software implementation of the Gaussian blur filter, using 3 box blurs. Also | senorblanco@chromium.org | 2011-12-20 |
* | Fixing PathTest. It was always broken in the convexity test code due | schenney@chromium.org | 2011-12-20 |
* | initial impl of SkImageFilters : virtual signature will change! | reed@google.com | 2011-12-20 |
* | Fixing the build for FIXED tests. PathTest was incorrect using "1" instead of... | schenney@chromium.org | 2011-12-20 |
* | Modifying SkPath to store all verbs provided by the user, and to give | schenney@chromium.org | 2011-12-20 |
* | can't pass const to setPixels :( | reed@google.com | 2011-12-20 |
* | whitespace change to tri | epoger@google.com | 2011-12-20 |
* | defer creating offscreen until our first draw (so our constructor runs fast) | reed@google.com | 2011-12-20 |
* | Commit base-macmini-lion-float gm baselines that are similar to those in base... | epoger@google.com | 2011-12-19 |
* | partial fix for vertical text on Lion | caryclark@google.com | 2011-12-19 |
* | sk_float_round isn't a function, so call this instead: sk_float_floor((x) + 0... | reed@google.com | 2011-12-16 |
* | add baselines | reed@google.com | 2011-12-16 |
* | add baselines | reed@google.com | 2011-12-16 |
* | Delete temporary files I accidentally committed previously | epoger@google.com | 2011-12-16 |
* | remove obsolete printf | reed@google.com | 2011-12-16 |
* | GM baselines that we already had for SnowLeopard, and are identical in Lion. | epoger@google.com | 2011-12-16 |
* | change typeface::purgeall to not assume that the array is empty, as it may | reed@google.com | 2011-12-16 |
* | cleanup font purging functions | caryclark@google.com | 2011-12-16 |
* | fix debug comment | caryclark@google.com | 2011-12-16 |
* | whitespace commit to trigger buildbots | epoger@google.com | 2011-12-15 |
* | Exposing the isImmutable/setImmutable API of SkPixelRef in SkBitmap | junov@chromium.org | 2011-12-15 |
* | GCC requires reinterpret_cast rather than static_cast to cast to privately in... | bsalomon@google.com | 2011-12-15 |
* | Make GrStencilState a class to enable future optimizations | bsalomon@google.com | 2011-12-15 |
* | whitespace commit to trigger android buildbot | epoger@google.com | 2011-12-15 |
* | Compile time vertex layout masks | bsalomon@google.com | 2011-12-15 |
* | 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 |
* | add canvas::isDrawingToLayer(), as a fast query for chrome; faster than | reed@google.com | 2011-12-14 |
* | move ports into its own gyp file | caryclark@google.com | 2011-12-14 |
* | Revert r2872 | bsalomon@google.com | 2011-12-14 |
* | two loops for setting stage descs | bsalomon@google.com | 2011-12-14 |
* | reset cpu shadow of vertex buffer to our usual vb size | bsalomon@google.com | 2011-12-14 |
* | Skip flush functions for disabled stages | bsalomon@google.com | 2011-12-13 |
* | Make null gl a top level config in bench | bsalomon@google.com | 2011-12-13 |
* | whitespace commit to try performance graph upload | epoger@google.com | 2011-12-13 |
* | Use a stack variable for hash computation in GrBinHashKey | bsalomon@google.com | 2011-12-12 |
* | fix positioning for scalar=fixed, still need to fix actual mode | reed@google.com | 2011-12-12 |