| Commit message (Expand) | Author | Age |
* | add clipstack to canvas. not used yet, but will be for devices (e.g. gpu) that | reed@google.com | 2011-02-22 |
* | Add red black tree | bsalomon@google.com | 2011-02-22 |
* | rename SkDeque::Iter to SkDeque::F2BIter, since it runs front-to-back (in pre... | reed@google.com | 2011-02-22 |
* | can't use this in STATIC_ASSERT on windows | reed@google.com | 2011-02-18 |
* | use new high-quality blur in samples | reed@google.com | 2011-02-18 |
* | [Committed on behalf of junov@chromium.org] | senorblanco@chromium.org | 2011-02-18 |
* | Avoid putting adding vertex buffers to the pool when setting the complex clip. | bsalomon@google.com | 2011-02-18 |
* | Make VS2010 project reflect new location of GrGLIRect.h | bsalomon@google.com | 2011-02-18 |
* | Fix warning about non-local anonymous struct | bsalomon@google.com | 2011-02-18 |
* | Moving GrGLIRect to include directory to fix build break using make files. (A... | bsalomon@google.com | 2011-02-18 |
* | Reduce glGets for stencil bits. | bsalomon@google.com | 2011-02-18 |
* | call glyph::init() on tmpGlyph, so we have a properly initialized fMaskFormat | reed@google.com | 2011-02-18 |
* | remove dead conditional code | reed@google.com | 2011-02-18 |
* | Clean up geterror / log macros and globals for debugging. disable geterror in... | bsalomon@google.com | 2011-02-17 |
* | Set fLastGlyphID in SkFontHost::GetAdvancedTypefaceMetrics for windows. | ctguil@chromium.org | 2011-02-17 |
* | Hide alloc size vs content size below API | bsalomon@google.com | 2011-02-17 |
* | initial baseline for linux blurs, poly2poly, points | reed@google.com | 2011-02-17 |
* | add test for points | reed@google.com | 2011-02-17 |
* | add test for poly2poly | reed@google.com | 2011-02-17 |
* | need to apply the prepathmatrix (or perhaps push it on our mv stack) | reed@google.com | 2011-02-16 |
* | add new test for blurs | reed@google.com | 2011-02-16 |
* | upload generated mask for maskfilter to gpu (does not work with complex-paint... | reed@google.com | 2011-02-16 |
* | first steps for supporting maskfilters (disabled right now) | reed@google.com | 2011-02-16 |
* | Batch consecutive draw rects. | bsalomon@google.com | 2011-02-16 |
* | add initial linux baseline images for gm (still need gpu backend) | reed@google.com | 2011-02-16 |
* | add text | reed@google.com | 2011-02-16 |
* | fix compile error for linux | reed@google.com | 2011-02-15 |
* | add no-check version of SkPackARGB32, for callers that want to deliberately | reed@google.com | 2011-02-15 |
* | Fix file modes. | vandebo@chromium.org | 2011-02-14 |
* | Provide windows font host implementation needed to support TrueType text in p... | vandebo@chromium.org | 2011-02-14 |
* | Fix param order in setVertexSourceToBuffer calls due to r786 when GR_STATIC_R... | bsalomon@google.com | 2011-02-14 |
* | fix compile-error, mismatch between fontID and id | reed@google.com | 2011-02-14 |
* | Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer ... | bsalomon@google.com | 2011-02-14 |
* | safeUnref() -> SkSafeUnref() | bsalomon@google.com | 2011-02-13 |
* | Remove debugging printf that was accidentally left in 783. | bsalomon@google.com | 2011-02-11 |
* | git-svn-id: http://skia.googlecode.com/svn/trunk@783 2bbb7eff-a529-9590-31e7-... | bsalomon@google.com | 2011-02-11 |
* | Use real glyph IDs in the win fonthost to better support pdf. | vandebo@chromium.org | 2011-02-10 |
* | add 'c' command, which toggles a semi-complex clip (the pink is what has been | reed@google.com | 2011-02-10 |
* | update to work correctly for scalar == fixed or float | reed@android.com | 2011-02-09 |
* | Remove extra stub definition of GetAdvancedTypefaceMetrics. | vandebo@chromium.org | 2011-02-09 |
* | reformatting to match coding style -- no logic changes | reed@google.com | 2011-02-08 |
* | safeunref method to SkSafeUnref. | bsalomon@google.com | 2011-02-08 |
* | reformat for coding style, no logic changes | reed@google.com | 2011-02-08 |
* | add SkScalarIsFinite(), and use it for a more portable impl of SkRect::isVali... | reed@google.com | 2011-02-08 |
* | [PDF] Add support for xfermodes / blend modes. | vandebo@chromium.org | 2011-02-08 |
* | [PDF] Change SkPDFFormXObject to not hold a reference to device. | vandebo@chromium.org | 2011-02-08 |
* | update dox for readPixels() | reed@google.com | 2011-02-07 |
* | check for SK_BUILD_FOR_BREW | reed@google.com | 2011-02-07 |
* | add | reed@google.com | 2011-02-07 |
* | add | reed@google.com | 2011-02-07 |