| Commit message (Expand) | Author | Age |
* | 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 |
* | first cut at rubber-sheet warping | reed@android.com | 2009-10-20 |
* | experiment | reed@android.com | 2009-10-20 |
* | clean up fix to drawBitmapRect | reed@android.com | 2009-10-16 |
* | fix drawBitmapRect to not clip the src rect when computing the matrix | reed@android.com | 2009-10-15 |
* | require expat to use with animator | reed@android.com | 2009-10-13 |
* | check-point for reviving animator | reed@android.com | 2009-10-13 |
* | add new cubic test for overflow | reed@android.com | 2009-10-13 |
* | add sample for text rasterizer | reed@android.com | 2009-10-12 |
* | capture drawings to png | reed@android.com | 2009-10-06 |
* | add BlitRow procs for 32->32, to allow for neon and other optimizations. | reed@android.com | 2009-09-23 |
* | update sample to use new two-point-radial gradients from senorblanco!!! | reed@android.com | 2009-09-22 |
* | #if 0 test code for blur, since it references a private header | reed@android.com | 2009-09-21 |
* | add tests for blurmask | reed@android.com | 2009-09-21 |
* | update with tests for blur | reed@android.com | 2009-09-18 |
* | use doubles in matrix.invert() to keep more precision, needed for subtle | reed@android.com | 2009-09-16 |
* | add neon opts for matrix procs | reed@android.com | 2009-09-15 |