| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Prevent memory leak with ComposeShader. | Romain Guy | 2010-08-07 | 1 | -0/+7 | |
| * | | | Fix NPE in RoundRectShape. | Romain Guy | 2010-08-06 | 1 | -9/+6 | |
| * | | | Add support for paths. | Romain Guy | 2010-08-05 | 1 | -1/+4 | |
| * | | | Adding more matrix math functions. | Alex Sakhartchouk | 2010-08-05 | 3 | -0/+23 | |
| * | | | Support constant and varying colors in ProgramFragment. | Jason Sams | 2010-08-05 | 1 | -1/+8 | |
| * | | | Added ability to set font color. | Alex Sakhartchouk | 2010-08-04 | 4 | -0/+15 | |
| * | | | Adding matrix class methods. | Alex Sakhartchouk | 2010-08-04 | 2 | -0/+155 | |
| * | | | Add support for ColorFilters. | Romain Guy | 2010-08-02 | 4 | -9/+23 | |
| * | | | Refactor Skia shaders handling. | Romain Guy | 2010-07-30 | 4 | -73/+37 | |
| * | | | Add text rendering. | Romain Guy | 2010-07-21 | 1 | -6/+5 | |
| * | | | Add preliminary support for text rendering. | Romain Guy | 2010-07-20 | 2 | -8/+13 | |
| * | | | Add program for linear gradient. | Romain Guy | 2010-07-16 | 2 | -4/+10 | |
| * | | | Add plumbing to support gradients in OpenGL renderer. | Romain Guy | 2010-07-16 | 1 | -6/+35 | |
| * | | | Improve clip support (add intersect, union and replace.) | Romain Guy | 2010-07-16 | 1 | -1/+5 | |
| * | | | Merge "Populate java objects with native data from a3d file. Remove legacy co... | Alex Sakhartchouk | 2010-07-15 | 7 | -20/+169 | |
| |\ \ \ | ||||||
| | * | | | Populate java objects with native data from a3d file. | Alex Sakhartchouk | 2010-07-15 | 7 | -20/+169 | |
| * | | | | Merge "Add support for BitmapShader." | Romain Guy | 2010-07-15 | 1 | -4/+15 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Add support for BitmapShader. | Romain Guy | 2010-07-15 | 1 | -4/+15 | |
| * | | | | Merge "Making Program*.Builder classes' setters return 'this'" | Jim Shuma | 2010-07-15 | 5 | -13/+26 | |
| |\ \ \ \ | ||||||
| | * | | | | Making Program*.Builder classes' setters return 'this' | Jim Shuma | 2010-07-15 | 5 | -13/+26 | |
| | |/ / / | ||||||
| * | | | | am 4fd41688: am 5352d237: am 38137d7a: Merge "docs: lots of additions to the ... | Scott Main | 2010-07-15 | 13 | -18/+46 | |
| |\ \ \ \ | | |/ / | |/| | | ||||||
| | * | | | am 5352d237: am 38137d7a: Merge "docs: lots of additions to the resources doc... | Scott Main | 2010-07-15 | 13 | -18/+46 | |
| | |\ \ \ | | | |/ | | |/| | ||||||
| | | * | | am 38137d7a: Merge "docs: lots of additions to the resources docs new drawabl... | Scott Main | 2010-07-15 | 13 | -18/+46 | |
| | | |\ \ | ||||||
| | | | * | | docs: lots of additions to the resources docs | Scott Main | 2010-06-21 | 13 | -18/+46 | |
| * | | | | | am 98704f14: am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sak... | Mathias Agopian | 2010-07-14 | 1 | -49/+72 | |
| |\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| | * | | | am 38eea8bf: Merge "Remove the YV16 format for simplicity\'s sake." into ging... | Mathias Agopian | 2010-07-14 | 1 | -49/+72 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Remove the YV16 format for simplicity's sake. | Mathias Agopian | 2010-07-14 | 1 | -49/+72 | |
| * | | | | Merge "Enable 32-bits only assets." | Romain Guy | 2010-07-13 | 1 | -1/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | Enable 32-bits only assets. | Romain Guy | 2010-07-13 | 1 | -1/+4 | |
| * | | | | | Merge "Support bidi/shaping for getTextPath" | Kenny Root | 2010-07-13 | 1 | -4/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Support bidi/shaping for getTextPath | Doug Felt | 2010-07-12 | 1 | -4/+6 | |
| * | | | | | | Merge "Work on synchronizing a3d created files and java layer. Adding culling... | Alex Sakhartchouk | 2010-07-13 | 6 | -38/+171 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Work on synchronizing a3d created files and java layer. | Alex Sakhartchouk | 2010-07-12 | 6 | -38/+171 | |
| * | | | | | | Correctly support pre-multiplied alpha, optimizations, more stuff. | Romain Guy | 2010-07-12 | 1 | -9/+23 | |
| |/ / / / / | ||||||
| * | | | | | Merge "New cursor controller in TextViews." | Gilles Debunne | 2010-07-09 | 2 | -4/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | New cursor controller in TextViews. | Gilles Debunne | 2010-07-09 | 2 | -4/+11 | |
| | |/ / / / | ||||||
| * | | | | | Remove points from fixed function. | Jason Sams | 2010-07-09 | 3 | -18/+0 | |
| |/ / / / | ||||||
| * | | | | Merge "Add boolean support for setVar." | Jason Sams | 2010-07-07 | 1 | -0/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | Add boolean support for setVar. | Jason Sams | 2010-07-07 | 1 | -0/+4 | |
| * | | | | | Add support to draw 9patches in OpenGL. | Romain Guy | 2010-07-07 | 3 | -23/+46 | |
| |/ / / / | ||||||
| * | | | | Support bidi layout for drawTextOnPath. | Doug Felt | 2010-07-07 | 1 | -5/+8 | |
| * | | | | Cleanup pass on the mesh api change. | Alex Sakhartchouk | 2010-07-02 | 3 | -393/+0 | |
| * | | | | Start of mesh API cleanup. | Alex Sakhartchouk | 2010-07-01 | 4 | -9/+487 | |
| * | | | | Add hooks for drawBitmap(). | Romain Guy | 2010-06-30 | 2 | -8/+18 | |
| * | | | | Implement quickReject() and drawRect(). | Romain Guy | 2010-06-25 | 2 | -2/+10 | |
| * | | | | Adding freetype font rendering to renderscript. | Alex Sakhartchouk | 2010-06-24 | 4 | -5/+95 | |
| * | | | | Merge "Add matrix ops to RSH headers." | Jason Sams | 2010-06-24 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Add matrix ops to RSH headers. | Jason Sams | 2010-06-24 | 1 | -1/+1 | |
| * | | | | | Add support for transformations. | Romain Guy | 2010-06-23 | 1 | -1/+4 | |
| * | | | | | New XmlDocumentProvider class. | Gilles Debunne | 2010-06-23 | 1 | -4/+2 | |
