summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use UTF-8 strings to avoid duplicate caching, part 1"Kenny Root2010-02-241-6/+39
|\
| * Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-231-6/+39
* | Merge "Fix issue 2305382: Pick up original call makes a noisy beep when wired...Eric Laurent2010-02-231-3/+21
|\ \
| * | Fix issue 2305382: Pick up original call makes a noisy beep when wired headse...Eric Laurent2010-02-231-3/+21
| |/
* | Merge "remove a dependency of surfaceflinger on libskia"Mathias Agopian2010-02-235-180/+351
|\ \ | |/ |/|
| * remove a dependency of surfaceflinger on libskiaMathias Agopian2010-02-225-180/+351
* | beging np2 extension check work.Jason Sams2010-02-227-5/+41
|/
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-215-45/+182
* Initialize layer positionMathias Agopian2010-02-191-0/+1
* Merge "Add test pattern icon to Fountain."Jason Sams2010-02-192-1/+3
|\
| * Add test pattern icon to Fountain.Jason Sams2010-02-192-1/+3
* | Merge "Remove a dependency of Region (libui) on Parcel (libbinder)."Mathias Agopian2010-02-172-48/+33
|\ \ | |/ |/|
| * Remove a dependency of Region (libui) on Parcel (libbinder).Mathias Agopian2010-02-172-48/+33
* | Implement type collapsing for Elements and Types. Now if a user creates two ...Jason Sams2010-02-177-12/+79
|/
* fix a bug I introduced recently where YUV formats would crash the systemMathias Agopian2010-02-161-4/+35
* get rid off the YUV formats at the libui layerMathias Agopian2010-02-164-24/+35
* Merge "minor cleanup."Mathias Agopian2010-02-162-18/+10
|\
| * minor cleanup.Mathias Agopian2010-02-122-18/+10
* | Merge "Add comment block matching the type defines added by RS."Jason Sams2010-02-121-2/+26
|\ \
| * | Add comment block matching the type defines added by RS.Jason Sams2010-02-121-2/+26
* | | Totally remove Unicode.cpp and rely on ICUKenny Root2010-02-123-822/+0
| |/ |/|
* | Merge changes I128ce4b2,I5cbb940cMathias Agopian2010-02-123-9/+8
|\ \
| * | real fix for [2440014] launcher2 crashing in loop during bootMathias Agopian2010-02-122-3/+3
| * | Revert "Revert "RenderScript should not depend on libsurfaceflinger_client.so""Mathias Agopian2010-02-122-7/+6
| |/
* | Excise code from Unicode.cpp that was deadKenny Root2010-02-122-102/+0
|/
* Revert "RenderScript should not depend on libsurfaceflinger_client.so"Jack Palevich2010-02-122-6/+7
* RenderScript should not depend on libsurfaceflinger_client.soMathias Agopian2010-02-112-7/+6
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-1127-82/+122
* Change default mode.Jason Sams2010-02-101-1/+1
* Add java benchmark to imageProcessing.Jason Sams2010-02-102-10/+46
* Cleanup image processing example script.Jason Sams2010-02-101-22/+10
* Merge "Fix ImageProcessing example."Jason Sams2010-02-101-4/+9
|\
| * Fix ImageProcessing example.Jason Sams2010-02-101-4/+9
* | Merge "Remove some logs."Wu-cheng Li2010-02-102-2/+2
|\ \
| * | Remove some logs.Wu-cheng Li2010-02-102-2/+2
* | | Merge "Add exposure compensation parameter."Wu-cheng Li2010-02-091-0/+2
|\ \ \
| * | | Add exposure compensation parameter.Wu-cheng Li2010-02-091-0/+2
| |/ /
* | | Merge "Preview seperating RenderScript into RenderScript and RenderScriptGL"Jason Sams2010-02-098-37/+64
|\ \ \ | | |/ | |/|
| * | Preview seperating RenderScript into RenderScript and RenderScriptGLJason Sams2010-02-098-37/+64
* | | Merge "Add support for physically rotated displays"Mathias Agopian2010-02-092-37/+69
|\ \ \ | |/ / |/| |
| * | Add support for physically rotated displaysMathias Agopian2010-02-082-37/+69
| |/
* | Fix fountain and put the demos back in the optional build.Jason Sams2010-02-082-0/+7
|/
* Add support for direct EGLImageKHR use with pushbuffer APIMathias Agopian2010-02-042-16/+31
* Add float support for set and get in CameraParameters.Wu-cheng Li2010-01-311-0/+14
* Add focal length and view angle API.Wu-cheng Li2010-01-301-0/+3
* Simplify the MemoryDealer implementationMathias Agopian2010-01-293-138/+181
* Remove verbose log from AudioPolicyManagerBase.Eric Laurent2010-01-281-2/+1
* Merge "Fix some minor bugs with GL state setup that were exposed by Droids dr...Jason Sams2010-01-277-13/+24
|\
| * Fix some minor bugs with GL state setup that were exposed by Droids driver.Jason Sams2010-01-277-13/+24
* | Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/...Eric Laurent2010-01-2710-9/+62
|\ \ | |/ |/|