summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* GFX api cleanup 2 of 2Jason Sams2012-05-086-0/+119
* GFX api cleanup 1.5 of 2Jason Sams2012-05-083-2/+51
* GFX api cleanup 1 of 2Jason Sams2012-05-085-4/+109
* Merge "Revert "Deprecate"" into jb-devStephen Hines2012-05-0849-682/+426
|\
| * Revert "Deprecate"Stephen Hines2012-05-0749-682/+426
* | Fix bug #6408393 Character corruption is caused when locale is changedFabrice Di Meglio2012-05-071-0/+7
|/
* Hide Paint textLocale APIs - DO NOT MERGEFabrice Di Meglio2012-05-041-0/+2
* Hide RTL related APIs - DO NOT MERGEFabrice Di Meglio2012-05-041-2/+2
* Merge "Update docs for YV12 format and camera preview callbacks." into jb-devEino-Ville Talvala2012-05-031-2/+14
|\
| * Update docs for YV12 format and camera preview callbacks.Eino-Ville Talvala2012-05-031-2/+14
* | Start passing element/dim information along with FieldPacker.Stephen Hines2012-05-013-1/+35
* | Unhide FONT.Stephen Hines2012-05-011-4/+2
* | Fix scaling of layout bounds.Dianne Hackborn2012-04-301-0/+8
|/
* Fixes for optical bounds feature.Philip Milne2012-04-271-1/+12
* DeprecateAlex Sakhartchouk2012-04-1949-425/+683
* Share Insets instances between views that have the same background (Drawable)Philip Milne2012-04-184-23/+13
* Merge "Unhide new SurfaceTexture & TextureView APIs"Jamie Gennis2012-04-161-5/+1
|\
| * Unhide new SurfaceTexture & TextureView APIsJamie Gennis2012-04-131-5/+1
* | Merge "Fix for bug 6110465."Philip Milne2012-04-164-25/+198
|\ \ | |/ |/|
| * Fix for bug 6110465.Philip Milne2012-04-134-25/+198
* | SurfaceTexture: update API docsJamie Gennis2012-04-131-9/+24
|/
* Merge "Improve Paint.setTextLocale()"Fabrice Di Meglio2012-04-121-8/+21
|\
| * Improve Paint.setTextLocale()Fabrice Di Meglio2012-04-121-8/+21
* | Merge "Editing fixes to ImageFormat documentation."Eino-Ville Talvala2012-04-121-17/+21
|\ \
| * | Editing fixes to ImageFormat documentation.Eino-Ville Talvala2012-04-101-17/+21
* | | Merge "Add Paint.setTextLocale()"Fabrice Di Meglio2012-04-121-0/+41
|\ \ \ | | |/ | |/|
| * | Add Paint.setTextLocale()Fabrice Di Meglio2012-04-121-0/+41
| |/
* | Merge "Add missing support for Element.FONT()."Stephen Hines2012-04-122-1/+10
|\ \
| * | Add missing support for Element.FONT().Stephen Hines2012-04-112-1/+10
| |/
* | Unhiding J API's for Renderscript.Alex Sakhartchouk2012-04-118-101/+87
|/
* 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