Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge changes Iac9cc917,I8eed4b0d | Jamie Gennis | 2012-04-06 | 1 | -1/+27 |
|\ | |||||
| * | SurfaceTexture: add GL context attach & detach | Jamie Gennis | 2012-04-05 | 1 | -1/+27 |
* | | Fix javadoc | Romain Guy | 2012-04-05 | 1 | -3/+1 |
|/ | |||||
* | Merge "Embed layout padding in nine patch images" | Amith Yamasani | 2012-04-04 | 4 | -6/+58 |
|\ | |||||
| * | Embed layout padding in nine patch images | Amith Yamasani | 2012-04-04 | 4 | -6/+58 |
* | | Merge "Optimize FBOs composition" | Romain Guy | 2012-04-03 | 1 | -9/+3 |
|\ \ | |||||
| * | | Optimize FBOs composition | Romain Guy | 2012-04-03 | 1 | -9/+3 |
| |/ | |||||
* | | Validate context when using RS objects. | Jason Sams | 2012-04-03 | 16 | -87/+94 |
* | | Rename ioReceive and ioSend | Jason Sams | 2012-03-29 | 1 | -2/+10 |
|/ | |||||
* | Convert from SurfaceTexture to Surface | Jason Sams | 2012-03-28 | 3 | -13/+34 |
* | Moving libRS | Alex Sakhartchouk | 2012-03-28 | 1 | -1/+1 |
* | Add getSizeBytes and cleanup docs. | Jason Sams | 2012-03-23 | 1 | -2/+13 |
* | Cleanup Allocation docs and getter funcs. | Jason Sams | 2012-03-23 | 1 | -0/+39 |
* | Merge "Implement USAGE_IO_INPUT" | Jason Sams | 2012-03-23 | 3 | -20/+26 |
|\ | |||||
| * | Implement USAGE_IO_INPUT | Jason Sams | 2012-03-23 | 3 | -20/+26 |
* | | Fix LayerDrawable#mutate | Adam Powell | 2012-03-21 | 1 | -1/+6 |
|/ | |||||
* | Pre-scale bitmaps on the native heap | Romain Guy | 2012-03-19 | 1 | -10/+55 |
* | Remove unused private API | Romain Guy | 2012-03-15 | 1 | -24/+0 |
* | Handle view properties at the native level | Chet Haase | 2012-03-12 | 1 | -0/+21 |
* | Don't allocate new typefaces when not needed. | Romain Guy | 2012-03-12 | 1 | -14/+64 |
* | Merge "Make Drawable RTL APIs public" | Fabrice Di Meglio | 2012-03-09 | 3 | -6/+0 |
|\ | |||||
| * | Make Drawable RTL APIs public | Fabrice Di Meglio | 2012-03-09 | 3 | -6/+0 |
* | | Fix a typo in RectF.equals | Amith Yamasani | 2012-03-09 | 1 | -1/+1 |
|/ | |||||
* | am b962b98b: am 67a15457: am e5e11fd6: Merge "docs: fixing bug 5942573" into ... | Robert Ly | 2012-03-02 | 1 | -3/+3 |
|\ | |||||
| * | am e5e11fd6: Merge "docs: fixing bug 5942573" into ics-mr1 | Robert Ly | 2012-03-02 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge "docs: fixing bug 5942573" into ics-mr1 | Robert Ly | 2012-03-02 | 1 | -3/+3 |
| | |\ | |||||
| | | * | docs: fixing bug 5942573 | Robert Ly | 2012-02-22 | 1 | -3/+3 |
* | | | | am ca7d7541: am d70eaff4: am 941ff38d: Merge "fix bug 5942522" into ics-mr1 | Robert Ly | 2012-03-01 | 1 | -1/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | am 941ff38d: Merge "fix bug 5942522" into ics-mr1 | Robert Ly | 2012-03-01 | 1 | -1/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | fix bug 5942522 | Robert Ly | 2012-02-22 | 1 | -1/+6 |
| | |/ | |||||
| * | | am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" | Jean-Baptiste Queru | 2012-01-19 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) | Steve Block | 2012-01-19 | 1 | -3/+3 |
| * | | | Merge ee4618bc | Jean-Baptiste Queru | 2012-01-19 | 1 | -5/+5 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) | Steve Block | 2012-01-19 | 1 | -5/+5 |
* | | | fix libgui header location | Mathias Agopian | 2012-02-27 | 1 | -2/+0 |
* | | | Merge "Make compute work without an app context." | Jason Sams | 2012-02-24 | 2 | -11/+18 |
|\ \ \ | |||||
| * | | | Make compute work without an app context. | Jason Sams | 2012-02-24 | 2 | -11/+18 |
* | | | | Merge "Do RS caching the same way HardwareRenderer does. Eliminates the need ... | Jason Sams | 2012-02-24 | 2 | -5/+22 |
|\ \ \ \ | |/ / / | |||||
| * | | | Do RS caching the same way HardwareRenderer does. | Jason Sams | 2012-02-24 | 2 | -5/+22 |
* | | | | deprecate L_8, LA_88 and RGB_332 in sdk | Mathias Agopian | 2012-02-24 | 1 | -0/+4 |
|/ / / | |||||
* | | | Merge "start new headers" | Jason Sams | 2012-02-23 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | start new headers | Jason Sams | 2012-02-22 | 1 | -0/+2 |
* | | | | Perform early intersect to avoid unnecessary draws | Romain Guy | 2012-02-23 | 1 | -30/+13 |
* | | | | frameworks/base refactoring | Mathias Agopian | 2012-02-20 | 1 | -0/+1 |
|/ / / | |||||
* | | | frameworks/base refactoring. | Mathias Agopian | 2012-02-17 | 1 | -3/+3 |
* | | | Merge "Rename three header files to free namespace for api." | Jason Sams | 2012-02-17 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Rename three header files to free namespace for api. | Jason Sams | 2012-02-16 | 1 | -2/+2 |
* | | | | Merge "Piping texture names through shader builder. Fixing uint size_t mismat... | Alex Sakhartchouk | 2012-02-16 | 7 | -35/+122 |
|\ \ \ \ | |||||
| * | | | | Piping texture names through shader builder. | Alex Sakhartchouk | 2012-02-15 | 7 | -35/+122 |
* | | | | | Vectors of non-primitive types are not allowed. | Stephen Hines | 2012-02-15 | 1 | -7/+30 |