Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Round rect outline clipping" | Chris Craik | 2014-05-16 | 14 | -34/+250 |
|\ | |||||
| * | Round rect outline clipping | Chris Craik | 2014-05-15 | 14 | -34/+250 |
* | | Animator start value... | John Reck | 2014-05-15 | 5 | -158/+155 |
|/ | |||||
* | Merge "Combine projection matrix, and viewport management" | Chris Craik | 2014-05-15 | 9 | -82/+75 |
|\ | |||||
| * | Combine projection matrix, and viewport management | Chris Craik | 2014-05-14 | 9 | -82/+75 |
* | | Merge "Remove Path based outline clipping" | Chris Craik | 2014-05-15 | 3 | -52/+7 |
|\ \ | |||||
| * | | Remove Path based outline clipping | Chris Craik | 2014-05-14 | 3 | -52/+7 |
| |/ | |||||
* | | Merge "Disable texture atlas" | John Reck | 2014-05-14 | 1 | -3/+4 |
|\ \ | |||||
| * | | Disable texture atlas | John Reck | 2014-05-14 | 1 | -3/+4 |
| |/ | |||||
* | | Merge "Check the array before accessing it" | ztenghui | 2014-05-14 | 1 | -0/+4 |
|\ \ | |||||
| * | | Check the array before accessing it | ztenghui | 2014-05-14 | 1 | -0/+4 |
* | | | Merge "Fix potential crash in libandroidfw" | Adam Lesinski | 2014-05-14 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix potential crash in libandroidfw | Adam Lesinski | 2014-05-14 | 1 | -1/+1 |
* | | | Merge "Clamp to uint8 for alpha" | John Reck | 2014-05-13 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | Clamp to uint8 for alpha | John Reck | 2014-05-13 | 1 | -1/+6 |
| | |/ | |/| | |||||
* | | | Wire up texture atlas | John Reck | 2014-05-13 | 2 | -3/+38 |
|/ / | |||||
* | | Merge "More native interpolators" | John Reck | 2014-05-13 | 2 | -3/+115 |
|\ \ | |||||
| * | | More native interpolators | John Reck | 2014-05-12 | 2 | -3/+115 |
* | | | Merge "Add TimeInterpolator support to RNA" | John Reck | 2014-05-12 | 4 | -1/+61 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Add TimeInterpolator support to RNA | John Reck | 2014-05-12 | 4 | -1/+61 |
* | | Merge "Add support for building split APKs" | Adam Lesinski | 2014-05-12 | 1 | -42/+49 |
|\ \ | |/ |/| | |||||
| * | Add support for building split APKs | Adam Lesinski | 2014-05-11 | 1 | -42/+49 |
* | | Revert "Simplify projection matrix management." | Jorim Jaggi | 2014-05-11 | 5 | -19/+27 |
* | | Merge "Simplify projection matrix management." | Chris Craik | 2014-05-09 | 5 | -27/+19 |
|\ \ | |||||
| * | | Simplify projection matrix management. | Chris Craik | 2014-05-09 | 5 | -27/+19 |
* | | | Merge "Refactor VirtualLightRefBase & JNI" | John Reck | 2014-05-09 | 5 | -38/+3 |
|\ \ \ | |||||
| * | | | Refactor VirtualLightRefBase & JNI | John Reck | 2014-05-09 | 5 | -38/+3 |
* | | | | am 90eaf92e: am 7e13d1d4: am f6c9c420: Merge "Correct stride for drawing to c... | Chris Craik | 2014-05-09 | 1 | -5/+15 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | am 7e13d1d4: am f6c9c420: Merge "Correct stride for drawing to cached glyph b... | Chris Craik | 2014-05-09 | 1 | -5/+15 |
| |\ \ \ | |||||
| | * \ \ | am f6c9c420: Merge "Correct stride for drawing to cached glyph bitmap" | Chris Craik | 2014-05-09 | 1 | -5/+15 |
| | |\ \ \ | |||||
| | | * | | | Correct stride for drawing to cached glyph bitmap | Digish Pandya | 2014-05-09 | 1 | -5/+15 |
* | | | | | | Merge "Rename matrices for consistency" | Chris Craik | 2014-05-09 | 3 | -20/+19 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Rename matrices for consistency | Chris Craik | 2014-05-08 | 3 | -20/+19 |
* | | | | | | Add logging utility methods | Chris Craik | 2014-05-08 | 9 | -32/+120 |
|/ / / / / | |||||
* | | | | | Merge "Avoid caching shadow properties in Java & HWUI." | Derek Sollenberger | 2014-05-08 | 9 | -99/+85 |
|\ \ \ \ \ | |||||
| * | | | | | Avoid caching shadow properties in Java & HWUI. | Derek Sollenberger | 2014-05-07 | 9 | -99/+85 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge "Cleanup attachFunctor" | John Reck | 2014-05-07 | 3 | -49/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Cleanup attachFunctor | John Reck | 2014-05-07 | 3 | -49/+1 |
* | | | | | | Merge "Implement TODO(romainguy)" | John Reck | 2014-05-07 | 4 | -0/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Implement TODO(romainguy) | John Reck | 2014-05-07 | 4 | -0/+18 |
| |/ / / / / | |||||
* | | | | | | Don't try to draw if there's no canvas or surface | John Reck | 2014-05-07 | 1 | -0/+6 |
|/ / / / / | |||||
* | | | | | Merge "Implement loadSystemProperties" | John Reck | 2014-05-06 | 2 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Implement loadSystemProperties | John Reck | 2014-05-05 | 2 | -0/+14 |
* | | | | | | am 3cb74d21: am 5d8343b8: am a85db5ab: Merge "libhwui: Handle the blurImage()... | Chris Craik | 2014-05-05 | 1 | -20/+24 |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | am 5d8343b8: am a85db5ab: Merge "libhwui: Handle the blurImage() implement on... | Chris Craik | 2014-05-05 | 1 | -20/+24 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | am a85db5ab: Merge "libhwui: Handle the blurImage() implement once RS::init f... | Chris Craik | 2014-05-05 | 1 | -20/+24 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Merge "libhwui: Handle the blurImage() implement once RS::init fail" | Chris Craik | 2014-05-05 | 1 | -20/+24 |
| | | |\ \ | |||||
| | | | * | | libhwui: Handle the blurImage() implement once RS::init fail | Lu, Shenghua | 2014-04-25 | 1 | -20/+24 |
| * | | | | | am 9feab5f2: am 8a02b20f: Merge "Add TYPE_MAGNIFICATION_OVERLAY to InputWindo... | Michael Wright | 2014-04-30 | 2 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD | Bill Yi | 2014-04-29 | 6 | -16/+20 |
| | |\ \ \ \ |