summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am f9b0e826: fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera...Mathias Agopian2009-12-111-0/+1
|\
| * fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview scre...Mathias Agopian2009-12-111-0/+1
* | am 083a557c: fix [2319255] crash in openGL : from the media recorder stress t...Mathias Agopian2009-12-101-1/+8
|\ \ | |/
| * fix [2319255] crash in openGL : from the media recorder stress test.Mathias Agopian2009-12-101-1/+8
* | Merge change I6478884a into eclair-mr2Android (Google) Code Review2009-12-101-1/+9
|\ \
| * | Add string resource type inspectionKenny Root2009-12-101-1/+9
* | | am 76169da0: fix [2315900] Monochrome camera preview screen after launching c...Mathias Agopian2009-12-102-50/+69
|\ \ \ | | |/ | |/|
| * | fix [2315900] Monochrome camera preview screen after launching cameraMathias Agopian2009-12-092-50/+69
* | | am 57ce0888: Merge change Id22c0137 into eclairJason Sams2009-12-105-33/+45
|\ \ \ | |/ /
| * | Merge change Id22c0137 into eclairAndroid (Google) Code Review2009-12-095-33/+45
| |\ \
| | * | Throttle low priority RS threads by sleeping once per frame to avoid starving...Jason Sams2009-12-095-33/+45
* | | | am d8c752ef: Merge change Ib548dbb2 into eclairMathias Agopian2009-12-101-9/+15
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | improve video performance to minimize the tearing effect seen in 720p moviesMathias Agopian2009-12-081-9/+15
| |/
* | Maybe really fix windows build.Dianne Hackborn2009-12-081-1/+4
* | Hopefully fix Windows buildDianne Hackborn2009-12-081-0/+2
* | Merge change I129483f8 into eclair-mr2Android (Google) Code Review2009-12-083-46/+183
|\ \
| * | Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-073-46/+183
* | | Propagate background scheduling class across processes.Dianne Hackborn2009-12-072-15/+87
|/ /
* | am 0a08029f: Fix issue 2306779: Runtime restart - Init failed at android.med...Eric Laurent2009-12-071-12/+4
|\ \ | |/
| * Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenera...Eric Laurent2009-12-071-12/+4
* | am 6d42d806: Merge change I9cc489a2 into eclairEric Laurent2009-12-072-17/+39
|\ \ | |/
| * Merge change I9cc489a2 into eclairAndroid (Google) Code Review2009-12-072-17/+39
| |\
| | * Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persiste...Eric Laurent2009-12-072-17/+39
* | | am 0019215f: Revert "When using MDP, we needed to use a texture for diming."Dima Zavin2009-12-071-3/+0
|\ \ \ | |/ /
| * | Revert "When using MDP, we needed to use a texture for diming."Dima Zavin2009-12-071-3/+0
| |/
| * Merge change Ic73ec39b into eclairAndroid (Google) Code Review2009-12-031-0/+14
| |\
| | * DO NOT MERGE. Implement WAR which should prevent the white square bug from ap...Jason Sams2009-12-031-0/+14
* | | am cef8d031: Merge change I00d0b54a into eclairErik Gilling2009-12-031-2/+1
|\ \ \ | |/ /
| * | surfaceflinger: remove un-cached buffer hack for SGXErik Gilling2009-12-031-2/+1
| |/
* | 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
|/