summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-16/+159
* fix [2425395] portrait UI briefly shows in landscapeMathias Agopian2010-03-011-1/+2
* Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-016-8/+49
* Merge "Demote the famous ResourceTypes warning to LOGV."Ficus Kirkpatrick2010-03-011-2/+2
|\
| * Demote the famous ResourceTypes warning to LOGV.Ficus Kirkpatrick2010-03-011-2/+2
* | Merge "Add support for linking to a skia bitmap rather than always copying th...Jason Sams2010-03-014-6/+60
|\ \
| * | Add support for linking to a skia bitmap rather than always copying the data ...Jason Sams2010-03-014-6/+60
* | | Merge "Support defered generation of mipmaps. With this change we support mi...Jason Sams2010-03-014-5/+13
|\ \ \ | |/ /
| * | Support defered generation of mipmaps. With this change we support mipmap ge...Jason Sams2010-02-234-5/+13
* | | Merge "Begin implementation of generated java files from RS files."Jason Sams2010-03-013-2/+257
|\ \ \ | |/ /
| * | Begin implementation of generated java files from RS files.Jason Sams2010-02-233-2/+257
* | | Unhide zoom API.Wu-cheng Li2010-03-011-0/+5
| |/ |/|
* | to help debugging [2461567] Home screen redraw messed upMathias Agopian2010-02-262-0/+6
* | Unhide exposure compensation API.Wu-cheng Li2010-02-261-1/+3
* | Merge "Fix issue 2327064: Music played via line out is interrupted due to the...Eric Laurent2010-02-251-12/+10
|\ \
| * | Fix issue 2327064: Music played via line out is interrupted due to the phone ...Eric Laurent2010-02-241-12/+10
* | | 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
|\ \