Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean getTextRunAdvances() APIs | Fabrice Di Meglio | 2011-04-21 | 1 | -113/+68 |
* | Rework display size access. | Dianne Hackborn | 2011-04-21 | 4 | -3/+139 |
* | Merge "TextLayoutCache - add glyphs caching" | Fabrice Di Meglio | 2011-04-08 | 1 | -23/+72 |
|\ | |||||
| * | TextLayoutCache - add glyphs caching | Fabrice Di Meglio | 2011-04-08 | 1 | -23/+72 |
* | | Merge "Use jniThrowException for exception throwing from native code." | Elliott Hughes | 2011-04-08 | 1 | -11/+5 |
|\ \ | |||||
| * | | Use jniThrowException for exception throwing from native code. | Elliott Hughes | 2011-04-07 | 1 | -11/+5 |
| |/ | |||||
* | | Remove the deprecated things from Config.java. These haven't been working sin... | Joe Onorato | 2011-04-07 | 11 | -12/+1 |
|/ | |||||
* | Cleanup character limits. | Jason Sams | 2011-04-06 | 1 | -2/+4 |
* | Seperate ProgramRaster. | Jason Sams | 2011-04-06 | 4 | -154/+32 |
* | Merge "First draft of fbo in renderscript. Updating samples and benchmark" | Alex Sakhartchouk | 2011-04-04 | 2 | -8/+29 |
|\ | |||||
| * | First draft of fbo in renderscript. | Alex Sakhartchouk | 2011-04-01 | 2 | -8/+29 |
* | | Make BaseObj a public class. | Stephen Hines | 2011-04-01 | 1 | -1/+1 |
* | | Fix text redering issue where the text was sometimes truncated | Fabrice Di Meglio | 2011-03-29 | 1 | -0/+122 |
* | | Merge "Move the drawable state to the correct class. Bug #4170455" | Romain Guy | 2011-03-29 | 1 | -7/+7 |
|\ \ | |/ |/| | |||||
| * | Move the drawable state to the correct class. | Romain Guy | 2011-03-29 | 1 | -7/+7 |
* | | am 8ef609ab: am a4206029: am 5d5a0ca5: Merge "Fixing the wrong link in YuvIma... | Brad Fitzpatrick | 2011-03-29 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | am a4206029: am 5d5a0ca5: Merge "Fixing the wrong link in YuvImage JavaDoc." | Brad Fitzpatrick | 2011-03-29 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge "Fixing the wrong link in YuvImage JavaDoc." | Brad Fitzpatrick | 2011-03-23 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Fixing the wrong link in YuvImage JavaDoc. | Keiji Ariyama | 2011-02-05 | 1 | -3/+3 |
| | * | | am 7d234fab: Merge "Don\'t drop the drawable cache completely on configuratio... | Dianne Hackborn | 2011-01-14 | 12 | -12/+12 |
| | |\ \ | | | |/ | |||||
| | | * | Don't drop the drawable cache completely on configuration change | Christopher Lais | 2011-01-14 | 12 | -12/+12 |
| | * | | am 61d9ffbf: Merge "Do not merge." into gingerbread | Wei-Ta Chen | 2011-01-13 | 2 | -0/+273 |
| | |\ \ | |||||
| | | * | | Do not merge. | Wei-Ta Chen | 2011-01-11 | 2 | -0/+273 |
* | | | | | merge libsurfaceflinger_client into libgui | Mathias Agopian | 2011-03-25 | 1 | -1/+1 |
* | | | | | Merge "NEW_API: Add getTimestamp() to SurfaceTexture." | Eino-Ville Talvala | 2011-03-24 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | NEW_API: Add getTimestamp() to SurfaceTexture. | Eino-Ville Talvala | 2011-03-21 | 1 | -1/+0 |
* | | | | | | Always apply the tile mode. | Romain Guy | 2011-03-24 | 1 | -10/+70 |
* | | | | | | Merge "Use Harfbuzz instead of ICU4C for computing advances" | Fabrice Di Meglio | 2011-03-23 | 2 | -1/+67 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Use Harfbuzz instead of ICU4C for computing advances | Fabrice Di Meglio | 2011-03-22 | 2 | -1/+67 |
* | | | | | | Start seperating out RS compute implementation. Create hal | Jason Sams | 2011-03-17 | 3 | -53/+25 |
* | | | | | | Merge "Add support for timestamps into SurfaceTexture." | Eino-Ville Talvala | 2011-03-17 | 1 | -0/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add support for timestamps into SurfaceTexture. | Eino-Ville Talvala | 2011-03-17 | 1 | -0/+16 |
* | | | | | | | am 6ff211e0: am 8f6c5226: am 55a9be3d: Merge "Fix for bug 3434228" into honey... | Alex Sakhartchouk | 2011-03-16 | 3 | -7/+9 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Fix for bug 3434228 | Alex Sakhartchouk | 2011-03-16 | 3 | -7/+9 |
| |/ / / / / | |||||
* | | | | | | Merge "Check setName() for null string + typo fixes." | Stephen Hines | 2011-03-16 | 1 | -4/+10 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Check setName() for null string + typo fixes. | Stephen Hines | 2011-03-15 | 1 | -4/+10 |
| |/ / / / | |||||
| * | | | | Merge "Fix typos in RenderScript docs." | Stephen Hines | 2011-03-03 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Fix typos in RenderScript docs. | Stephen Hines | 2011-03-01 | 2 | -2/+2 |
* | | | | | | 2X2 matrix needs 4 float elements. | Stephen Hines | 2011-03-15 | 1 | -1/+1 |
* | | | | | | DO NOT MERGE: Fix typos in RenderScript docs. | Stephen Hines | 2011-03-03 | 2 | -2/+2 |
|/ / / / / | |||||
* | | | | | Merge "Fixing element count bug in renderscript." | Alex Sakhartchouk | 2011-03-02 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fixing element count bug in renderscript. | Alex Sakhartchouk | 2011-03-02 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge changes I9a202210,If26ef8be | Mathias Agopian | 2011-03-02 | 1 | -71/+81 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fix YV12 documentation | Mathias Agopian | 2011-03-02 | 1 | -6/+16 |
| * | | | | reformat file, which contained tabs instead of spaces | Mathias Agopian | 2011-03-01 | 1 | -71/+71 |
* | | | | | Discovered a matrix element bug while writing cts unit tests. | Alex Sakhartchouk | 2011-02-28 | 1 | -3/+3 |
|/ / / / | |||||
* | | | | Expand on the SurfaceTexture API docs. | Jamie Gennis | 2011-02-25 | 1 | -1/+7 |
* | | | | Revert "Merge "Expand on the SurfaceTexture API docs."" | Jamie Gennis | 2011-02-24 | 1 | -7/+1 |
* | | | | Merge "Expand on the SurfaceTexture API docs." | Jamie Gennis | 2011-02-24 | 1 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | Expand on the SurfaceTexture API docs. | Jamie Gennis | 2011-02-23 | 1 | -1/+7 |