summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Only hold a weak pointer on SurfaceComposerClientsMatt Fischer2010-04-071-4/+4
* DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers o...Jason Sams2010-02-1168-1979/+2424
* Fix failure to open AVRCP input device due to EPERM.Nick Pelly2010-01-201-2/+8
* add drawSpriteScreenspaceCropped to renderscriptJoe Onorato2010-01-142-4/+13
* Fix issue 2323920: Notification & A2DP audio stutter.Eric Laurent2009-12-222-25/+85
* fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview scre...Mathias Agopian2009-12-111-0/+1
* fix [2319255] crash in openGL : from the media recorder stress test.Mathias Agopian2009-12-101-1/+8
* fix [2315900] Monochrome camera preview screen after launching cameraMathias Agopian2009-12-092-50/+69
* 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
* | improve video performance to minimize the tearing effect seen in 720p moviesMathias Agopian2009-12-081-9/+15
|/
* Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenera...Eric Laurent2009-12-071-12/+4
* 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
* | 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
* | surfaceflinger: remove un-cached buffer hack for SGXErik Gilling2009-12-031-2/+1
|/
* fix [2291418] Camera preview cannot work in EmulatorMathias Agopian2009-12-021-13/+15
* 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
* | fix [2297155] SurfaceFlinger's freeze-timeout doesn't workMathias Agopian2009-12-012-13/+22
|/
* fixed [2260070] display stopped updatingMathias Agopian2009-11-301-0/+5
* 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
| |/ |/|