| Commit message (Expand) | Author | Age |
* | add test for points | reed@google.com | 2011-02-17 |
* | add test for poly2poly | reed@google.com | 2011-02-17 |
* | add text | reed@google.com | 2011-02-16 |
* | safeUnref() -> SkSafeUnref() | bsalomon@google.com | 2011-02-13 |
* | add 'c' command, which toggles a semi-complex clip (the pink is what has been | reed@google.com | 2011-02-10 |
* | safeunref method to SkSafeUnref. | bsalomon@google.com | 2011-02-08 |
* | remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with | reed@google.com | 2011-02-07 |
* | Add shaded text sample and gm test. | bsalomon@google.com | 2011-01-25 |
* | Rev the GrContext interface. Context has draw* functions that take a new GrPa... | bsalomon@google.com | 2011-01-21 |
* | Remove notion of default rendertarget. This doesn't map well to usage pattern... | bsalomon@google.com | 2011-01-18 |
* | add dithering to 32bit linear gradients | reed@google.com | 2011-01-13 |
* | git-svn-id: http://skia.googlecode.com/svn/trunk@685 2bbb7eff-a529-9590-31e7-... | reed@google.com | 2011-01-11 |
* | Make SampleApp build on Win32 (still requires glew, this needs to be fixed) | bsalomon@google.com | 2011-01-05 |
* | add gpu backend (not hooked up yet) | reed@google.com | 2010-12-22 |
* | merge with changes for GPU backend | reed@android.com | 2010-12-20 |
* | fix matrix use in coretext fonthost | reed@android.com | 2010-07-22 |
* | updates | reed@android.com | 2010-05-17 |
* | updates | reed@android.com | 2010-04-22 |
* | add unittests for map() | reed@android.com | 2010-02-24 |
* | add localToGlobal and parents | reed@android.com | 2010-02-24 |
* | add tests for translate, concat, scale | reed@android.com | 2010-02-24 |
* | add DEBUG_LAYER_BOUNDS option to show layer bounds | reed@android.com | 2010-02-24 |
* | more layers extracted from webkit | reed@android.com | 2010-02-19 |
* | use statictextviews to display coordinates in unitmapper | reed@android.com | 2010-02-08 |
* | update | reed@android.com | 2010-01-28 |
* | check for gl-canvas before calling GL | reed@android.com | 2010-01-25 |
* | update to try out programmable shaders | reed@android.com | 2010-01-25 |
* | update windows port | reed@android.com | 2009-12-18 |
* | add drawData() to canvas, to record data blobs | reed@android.com | 2009-12-04 |
* | add unittest for IntersectLine, used by hairlines | reed@android.com | 2009-11-30 |
* | outset the bounds if we're in hairline before quick-reject in SkDraw.cpp | reed@android.com | 2009-11-23 |
* | add SampleCode::GetAnimTime() so slides go through a central location for | reed@android.com | 2009-11-23 |
* | fix winding bug in lineclipper | reed@android.com | 2009-11-23 |
* | retool clipping in hairlines to catch huge coordinates | reed@android.com | 2009-11-19 |
* | new scanconversion technique | reed@android.com | 2009-11-18 |
* | fix typos in cubic clipper | reed@android.com | 2009-11-18 |
* | add explicit clamping after chopping w/ t to ensure we're in the clip | reed@android.com | 2009-11-17 |
* | add quadclipping utility, plus sample test | reed@android.com | 2009-11-17 |
* | add lineclipper, and test case | reed@android.com | 2009-11-16 |
* | add onSendClickToChildren to views, so a view can capture all clicks. | reed@android.com | 2009-11-16 |
* | use imageref_globalpool in samplepicture, to test flattening bitmaps | reed@android.com | 2009-11-10 |
* | update dox for SkAvoidXfermode (as best I could) | reed@android.com | 2009-11-09 |
* | fix cheap calc of edgelist size | reed@android.com | 2009-11-05 |
* | default to not showing the (slow) overview slide: hit DELETE to invoke | reed@android.com | 2009-11-04 |
* | add SkEvalCubicInterval | reed@android.com | 2009-11-03 |
* | add OVerView slide to samplecode | reed@android.com | 2009-11-03 |
* | rename gamma to table, since it is more general than just gamma | reed@android.com | 2009-10-29 |
* | update on boundary patches | reed@android.com | 2009-10-28 |
* | add boundary patch experiment | reed@android.com | 2009-10-27 |
* | first cut at a checkbox | reed@android.com | 2009-10-21 |