summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 121a31ac: Merge change Id86beb99 into eclairMathias Agopian2009-12-021-13/+15
|\
| * fix [2291418] Camera preview cannot work in EmulatorMathias Agopian2009-12-021-13/+15
* | am 1ac56b60: Merge change Iac196e17 into eclairEric Laurent2009-12-021-5/+6
|\ \ | |/
| * Merge change Iac196e17 into eclairAndroid (Google) Code Review2009-12-011-5/+6
| |\
| | * Fix issue 2292062: Audio freezes for three seconds when choosing ringtones wi...Eric Laurent2009-12-011-5/+6
* | | am 33ad0f9e: Merge change I0e44976a into eclairMathias Agopian2009-12-022-13/+22
|\ \ \ | |/ /
| * | fix [2297155] SurfaceFlinger's freeze-timeout doesn't workMathias Agopian2009-12-012-13/+22
| |/
* | am 8e4a110b: Merge change I5469a4ac into eclairMathias Agopian2009-12-011-0/+5
|\ \ | |/
| * fixed [2260070] display stopped updatingMathias Agopian2009-11-301-0/+5
* | Fix A2dpAudioInterface getParameters.Eric Laurent2009-11-251-1/+3
|/
* Merge change Ibf0c320a into eclairAndroid (Google) Code Review2009-11-241-0/+3
|\
| * When using MDP, we needed to use a texture for diming.Mathias Agopian2009-11-231-0/+3
* | Force a crash under conditions where white square bug in all apps is likely t...Jason Sams2009-11-244-3/+32
|/
* Fix ref counting bug that could cause memory leak in allApps.Jason Sams2009-11-231-2/+1
* Merge change I49f02be9 into eclairAndroid (Google) Code Review2009-11-212-97/+162
|\
| * Issue 2265163: Audio still reported routed through earpiece on sholesEric Laurent2009-11-192-97/+162
* | Debugging for issue #2228381 android.view.InflateExceptionDianne Hackborn2009-11-201-6/+14
* | backout a workaround that is not needed anymoreMathias Agopian2009-11-191-1/+0
* | Merge change I4c29c948 into eclairAndroid (Google) Code Review2009-11-191-1/+6
|\ \
| * | fix [2269022] The raw picture displayed post shutter seems to have low-resolu...Mathias Agopian2009-11-191-1/+6
| |/
* | Fix extended logging for object dumping.Jason Sams2009-11-191-12/+6
|/
* Add support for dumping RS objects to aid in debugging of white blocks bug.Jason Sams2009-11-176-0/+42
* Merge change I1c0bebbc into eclairAndroid (Google) Code Review2009-11-162-3/+1
|\
| * fix [2262591] Junk on screen in ERD46Mathias Agopian2009-11-162-3/+1
* | Add setPriority to allow wallpapers to run at lower cpu priority than default.Jason Sams2009-11-153-6/+32
|/
* addresses several bugs: 2206097, 2166583, 2261119, 2216759Mathias Agopian2009-11-131-1/+3
* fix some aspects of [2258746] native crash in launcher2Mathias Agopian2009-11-131-29/+19
* Merge change Iad79689a into eclairAndroid (Google) Code Review2009-11-122-70/+103
|\
| * Improvements for issue 2197683: English IME key-press latency is noticeably h...Eric Laurent2009-11-112-70/+103
* | Merge change Ia0a40883 into eclairAndroid (Google) Code Review2009-11-121-1/+1
|\ \
| * | Modify the binder to request 1M - 2 pages instead of 1M. The backing storeRebecca Schultz Zavin2009-11-121-1/+1
* | | Make default vertex program correctly track surface size.Jason Sams2009-11-124-18/+21
* | | Defer EGL init until the surface changed call comes in. Pass w,h along with ...Jason Sams2009-11-127-44/+76
|/ /
* | Merge change I31c52bef into eclairAndroid (Google) Code Review2009-11-121-2/+0
|\ \
| * | Revert change incorrectly submitted as part of change #32153.Romain Guy2009-11-051-2/+0
* | | fix [2143798] Need to figure out how to do video on Passion w/ GPUMathias Agopian2009-11-112-9/+69
* | | Don't feed the timezone to RenderScript time functions, let the library figur...Romain Guy2009-11-111-55/+18
| |/ |/|
* | AudioFlinger: delete Track object when createTrack() fails due to lack of tra...Eric Laurent2009-11-091-1/+1
* | Merge change Ifb9d6df3 into eclairAndroid (Google) Code Review2009-11-084-17/+120
|\ \
| * | More log for issue 2242381.Eric Laurent2009-11-074-17/+120
* | | Reset binder service threads' cgroup/priority after command completionChristopher Tate2009-11-081-0/+15
|/ /
* | Revert jparks code from IPCThreadState.Evan Millar2009-11-061-5/+0
|/
* Merge change Idf40f3b0 into eclairAndroid (Google) Code Review2009-11-051-0/+2
|\
| * Prevent crash in Home when using widgets whose ids collide with Home'sRomain Guy2009-11-051-0/+2
* | Fix texture upload bug for narrow texture of less than 32bpp.Jason Sams2009-11-051-0/+1
|/
* When a thread is about to be put back onto the thread pool ensure that it is ...Jason Parks2009-11-041-22/+4
* Support applications changing the surface attached to the RS.Jason Sams2009-11-033-21/+42
* Merge change I9d5e03db into eclairAndroid (Google) Code Review2009-11-036-14/+23
|\
| * Fix RS bugs. We were holding a pointer to the script text from the java vm. ...Jason Sams2009-11-036-14/+23
* | Merge change If2fdad3b into eclairAndroid (Google) Code Review2009-11-031-0/+28
|\ \