| Commit message (Expand) | Author | Age | Files | Lines |
* | Draw overlapping rectangles with color modulated. | ztenghui | 2014-06-30 | 1 | -38/+87 |
* | Preparing the new GL depth test. | ztenghui | 2014-06-30 | 3 | -2/+329 |
* | Add setStartValue to RNA | John Reck | 2014-06-02 | 1 | -6/+12 |
* | Respect Z ordering in touch dispatch, software drawing | Chris Craik | 2014-05-28 | 4 | -11/+68 |
* | Fix build | Ji-Hwan Lee | 2014-05-17 | 1 | -3/+2 |
* | Fix build | Chris Craik | 2014-05-16 | 1 | -1/+2 |
* | Merge "Round rect outline clipping" | Chris Craik | 2014-05-16 | 2 | -0/+96 |
|\ |
|
| * | Round rect outline clipping | Chris Craik | 2014-05-15 | 2 | -0/+96 |
* | | Animator start value... | John Reck | 2014-05-15 | 1 | -5/+6 |
|/ |
|
* | Add TimeInterpolator support to RNA | John Reck | 2014-05-12 | 1 | -1/+7 |
* | Allow all loopers to be RT-accelerated | John Reck | 2014-05-07 | 2 | -0/+105 |
* | Make RenderNodeAnimator and WebView play nice | John Reck | 2014-05-05 | 1 | -0/+9 |
* | Add CanvasProperty for drawCircle | John Reck | 2014-05-02 | 3 | -1/+147 |
* | Add elevation, Z properties to View | Chris Craik | 2014-04-28 | 1 | -1/+1 |
* | Support Oval GradientDrawable outlines, and ShapeDrawable | Chris Craik | 2014-04-25 | 1 | -3/+0 |
* | Clip TouchFeedbackDrawable effect to receiver Outline | Chris Craik | 2014-04-23 | 4 | -0/+70 |
* | Remove isolated z volume test | Chris Craik | 2014-04-11 | 3 | -77/+0 |
* | Rename DisplayList->RenderNode | John Reck | 2014-03-17 | 1 | -2/+2 |
* | Fix build, removing hidden attr | Chris Craik | 2014-03-07 | 1 | -2/+0 |
* | Improve isolatedZVolume test | Chris Craik | 2014-03-03 | 2 | -7/+13 |
* | Rework and clean up DisplayList projection | Chris Craik | 2014-02-06 | 2 | -29/+3 |
* | Update reordering method names, and make 3d reordering API public | Chris Craik | 2014-01-29 | 5 | -1/+108 |
* | Support projection of DisplayLists onto ancestors. | Chris Craik | 2014-01-15 | 3 | -0/+155 |
* | am c1acf799: am 243a026b: Merge "Second attempt at avoiding infinite loop in ... | Romain Guy | 2013-08-21 | 1 | -2/+7 |
|\ |
|
| * | Second attempt at avoiding infinite loop in PathCache::trim() | Romain Guy | 2013-08-21 | 1 | -2/+7 |
* | | Make color filters mutable | Romain Guy | 2013-08-19 | 2 | -0/+189 |
|/ |
|
* | Fix region clipping bugs | Romain Guy | 2013-08-01 | 1 | -4/+2 |
* | Add path ops API | Romain Guy | 2013-07-30 | 2 | -1/+98 |
* | Remove unnecessary allocations | Romain Guy | 2013-06-06 | 1 | -5/+1 |
* | Pack preloaded framework assets in a texture atlas | Romain Guy | 2013-05-02 | 2 | -0/+76 |
* | Apply ComposeShader's local matrix to children | Romain Guy | 2013-03-18 | 1 | -2/+11 |
* | Merge all shapes/paths caches to PathCache | Romain Guy | 2013-03-18 | 1 | -6/+25 |
* | Add TaskManager API | Romain Guy | 2013-03-12 | 1 | -0/+17 |
* | Precache paths from a worker thread | Romain Guy | 2013-03-11 | 1 | -2/+2 |
* | Take text scale/skew into account only when rendering into a layer | Romain Guy | 2013-03-04 | 1 | -6/+24 |
* | Support 3D rotations when drawing text | Romain Guy | 2013-02-28 | 2 | -0/+74 |
* | Reorganize OpenGL renderer tests | Romain Guy | 2013-02-28 | 2 | -170/+331 |
* | Properly scale text | Romain Guy | 2013-02-27 | 2 | -3/+22 |
* | Implement support for drawBitmapMesh's colors array | Romain Guy | 2013-02-13 | 1 | -1/+1 |
* | Fix Snapshot::resetClip to also reset the clip region | Romain Guy | 2013-02-06 | 2 | -0/+91 |
* | Add support for non-antialiased text | Romain Guy | 2013-02-05 | 2 | -0/+66 |
* | Fix graphical corruption on QCOM GPU | Romain Guy | 2013-01-29 | 1 | -0/+1 |
* | Allow layers with a stencil buffer to be resized on the fly | Romain Guy | 2013-01-18 | 2 | -11/+79 |
* | Implement clipRect with a transform, clipRegion & clipPath | Romain Guy | 2013-01-17 | 3 | -13/+147 |
* | Preliminary Support for region clipping | Romain Guy | 2013-01-14 | 1 | -7/+3 |
* | Cleanup 9patch mesh matching code | Romain Guy | 2013-01-09 | 1 | -0/+0 |
* | Add plumbing for better text scaling | Romain Guy | 2013-01-08 | 2 | -6/+49 |
* | Add more tests for libhwui | Romain Guy | 2013-01-07 | 3 | -0/+189 |
* | Properly support ALPHA_8 bitmaps in all drawBitmap() methods | Romain Guy | 2013-01-04 | 3 | -0/+106 |
* | Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev | Romain Guy | 2012-10-16 | 3 | -0/+86 |
|\ |
|