summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge changes Iac9cc917,I8eed4b0dJamie Gennis2012-04-061-1/+27
|\
| * SurfaceTexture: add GL context attach & detachJamie Gennis2012-04-051-1/+27
* | Fix javadocRomain Guy2012-04-051-3/+1
|/
* Merge "Embed layout padding in nine patch images"Amith Yamasani2012-04-044-6/+58
|\
| * Embed layout padding in nine patch imagesAmith Yamasani2012-04-044-6/+58
* | Merge "Optimize FBOs composition"Romain Guy2012-04-031-9/+3
|\ \
| * | Optimize FBOs compositionRomain Guy2012-04-031-9/+3
| |/
* | Validate context when using RS objects.Jason Sams2012-04-0316-87/+94
* | Rename ioReceive and ioSendJason Sams2012-03-291-2/+10
|/
* Convert from SurfaceTexture to SurfaceJason Sams2012-03-283-13/+34
* Moving libRSAlex Sakhartchouk2012-03-281-1/+1
* Add getSizeBytes and cleanup docs.Jason Sams2012-03-231-2/+13
* Cleanup Allocation docs and getter funcs.Jason Sams2012-03-231-0/+39
* Merge "Implement USAGE_IO_INPUT"Jason Sams2012-03-233-20/+26
|\
| * Implement USAGE_IO_INPUTJason Sams2012-03-233-20/+26
* | Fix LayerDrawable#mutateAdam Powell2012-03-211-1/+6
|/
* Pre-scale bitmaps on the native heapRomain Guy2012-03-191-10/+55
* Remove unused private APIRomain Guy2012-03-151-24/+0
* Handle view properties at the native levelChet Haase2012-03-121-0/+21
* Don't allocate new typefaces when not needed.Romain Guy2012-03-121-14/+64
* Merge "Make Drawable RTL APIs public"Fabrice Di Meglio2012-03-093-6/+0
|\
| * Make Drawable RTL APIs publicFabrice Di Meglio2012-03-093-6/+0
* | Fix a typo in RectF.equalsAmith Yamasani2012-03-091-1/+1
|/
* am b962b98b: am 67a15457: am e5e11fd6: Merge "docs: fixing bug 5942573" into ...Robert Ly2012-03-021-3/+3
|\
| * am e5e11fd6: Merge "docs: fixing bug 5942573" into ics-mr1Robert Ly2012-03-021-3/+3
| |\
| | * Merge "docs: fixing bug 5942573" into ics-mr1Robert Ly2012-03-021-3/+3
| | |\
| | | * docs: fixing bug 5942573Robert Ly2012-02-221-3/+3
* | | | am ca7d7541: am d70eaff4: am 941ff38d: Merge "fix bug 5942522" into ics-mr1Robert Ly2012-03-011-1/+6
|\ \ \ \ | |/ / /
| * | | am 941ff38d: Merge "fix bug 5942522" into ics-mr1Robert Ly2012-03-011-1/+6
| |\ \ \ | | |/ /
| | * | fix bug 5942522Robert Ly2012-02-221-1/+6
| | |/
| * | am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)"Jean-Baptiste Queru2012-01-191-3/+3
| |\ \
| | * | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-191-3/+3
| * | | Merge ee4618bcJean-Baptiste Queru2012-01-191-5/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-191-5/+5
* | | fix libgui header locationMathias Agopian2012-02-271-2/+0
* | | Merge "Make compute work without an app context."Jason Sams2012-02-242-11/+18
|\ \ \
| * | | Make compute work without an app context.Jason Sams2012-02-242-11/+18
* | | | Merge "Do RS caching the same way HardwareRenderer does. Eliminates the need ...Jason Sams2012-02-242-5/+22
|\ \ \ \ | |/ / /
| * | | Do RS caching the same way HardwareRenderer does.Jason Sams2012-02-242-5/+22
* | | | deprecate L_8, LA_88 and RGB_332 in sdkMathias Agopian2012-02-241-0/+4
|/ / /
* | | Merge "start new headers"Jason Sams2012-02-231-0/+2
|\ \ \
| * | | start new headersJason Sams2012-02-221-0/+2
* | | | Perform early intersect to avoid unnecessary drawsRomain Guy2012-02-231-30/+13
* | | | frameworks/base refactoringMathias Agopian2012-02-201-0/+1
|/ / /
* | | frameworks/base refactoring.Mathias Agopian2012-02-171-3/+3
* | | Merge "Rename three header files to free namespace for api."Jason Sams2012-02-171-2/+2
|\ \ \
| * | | Rename three header files to free namespace for api.Jason Sams2012-02-161-2/+2
* | | | Merge "Piping texture names through shader builder. Fixing uint size_t mismat...Alex Sakhartchouk2012-02-167-35/+122
|\ \ \ \
| * | | | Piping texture names through shader builder.Alex Sakhartchouk2012-02-157-35/+122
* | | | | Vectors of non-primitive types are not allowed.Stephen Hines2012-02-151-7/+30