summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH.Wu-cheng Li2009-09-281-1/+1
* don't emit GL commands when sf is in freeze modeMathias Agopian2009-09-271-9/+1
* Merge change 27375 into eclairAndroid (Google) Code Review2009-09-271-0/+4
|\
| * Allways dump the list of allocated buffers when an allocation fails.Mathias Agopian2009-09-271-0/+4
* | fix "pacakge" typo in error log messageDoug Zongker2009-09-271-2/+2
|/
* Add camera parameter key constants and documentation.Wu-cheng Li2009-09-251-21/+118
* minor SurfaceFlinger code cleanup and remove unnecessary testsMathias Agopian2009-09-245-79/+67
* Clear the device's data from the transport when backup is disabledChristopher Tate2009-09-241-1/+2
* turn dithering off if it's not neededMathias Agopian2009-09-235-11/+30
* fix [2142193] disable GL_LINEAR when not neededMathias Agopian2009-09-233-19/+32
* fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: fr...Mathias Agopian2009-09-233-20/+6
* fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to cre...Mathias Agopian2009-09-231-24/+41
* Merge change 26623 into eclairAndroid (Google) Code Review2009-09-231-8/+10
|\
| * fbDev wasn't initialized of hw_get_module failed, but was then used anyway.Marco Nelissen2009-09-231-8/+10
* | Fix issue 2116700: Ringer screwy while connected over Bluetooth.Eric Laurent2009-09-221-97/+106
|/
* Work around gcc 4.0.3 bug.Andy McFadden2009-09-211-0/+2
* Merge change 26081 into eclairAndroid (Google) Code Review2009-09-203-6/+20
|\
| * workaround for [2113743] Sholes: frozen then runtime restart going to list viewMathias Agopian2009-09-203-6/+20
* | Fix issue #1862317: Browser does not appear to honor anchors (#es) in linksDianne Hackborn2009-09-201-2/+10
|/
* Merge change 25496 into eclairAndroid (Google) Code Review2009-09-182-6/+18
|\
| * Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when...Eric Laurent2009-09-172-6/+18
* | fix [2129080] Soft reboot after clicking around and then rubbing the screenMathias Agopian2009-09-171-3/+9
* | Android side of the fix for [2121211] Sholes has stutter during animationsMathias Agopian2009-09-174-3/+16
* | add basic time stats for surfaces lock timeMathias Agopian2009-09-172-3/+18
|/
* Overlay could not set position or rotation immediately after created, it shou...Benny Wong2009-09-161-0/+1
* disable backbuffer preservation when possible, which may improve performance ...Mathias Agopian2009-09-161-0/+7
* fix [2119400] sholes: artifacting when switching orientationMathias Agopian2009-09-161-13/+13
* fix again [2102410] Home Screen is not displayed in the background in Landsca...Mathias Agopian2009-09-163-18/+84
* Fix issue 2123668: Class scope typo in AudioFlinger.cpp.Eric Laurent2009-09-161-8/+8
* revert to black video background, since we don't need the color-key anylongerMathias Agopian2009-09-151-1/+2
* fix [2122448] android_native_window_t::setUsage() only reallocates the first ...Mathias Agopian2009-09-151-19/+10
* Revert "fix [2122448] android_native_window_t::setUsage() only reallocates th...Mathias Agopian2009-09-151-8/+18
* fix [2122448] android_native_window_t::setUsage() only reallocates the first ...Mathias Agopian2009-09-151-18/+8
* Merge change 25050 into eclairAndroid (Google) Code Review2009-09-152-18/+14
|\
| * Fix issue 2118464: cannot play ring tones and notifications after disconnecti...Eric Laurent2009-09-152-18/+14
* | Fix 2083478: Camera needs an auto-focus cancel APIChih-Chung Chang2009-09-152-0/+26
|/
* Merge change 24872 into eclairAndroid (Google) Code Review2009-09-151-2/+3
|\
| * Fix issue 2115450: a2dp thread is started, even though we are only connected ...Eric Laurent2009-09-141-2/+3
* | add support for RGBX_8888 surfaces in SurfaceFlingerMathias Agopian2009-09-143-2/+10
* | fix [2117464] SF can crash when calling dumpsysMathias Agopian2009-09-141-2/+13
* | make sure to update the tail pointer when undoing a dequeueMathias Agopian2009-09-141-5/+15
|/
* Merge change 24337 into eclairAndroid (Google) Code Review2009-09-141-22/+27
|\
| * Fix issue 2107584: media server crash when AudioFlinger fails to allocate mem...Eric Laurent2009-09-091-22/+27
* | fix [2111536] [FAST BLOCKER] Device is soft rebooted after ending the call th...Mathias Agopian2009-09-111-3/+22
* | fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymoreMathias Agopian2009-09-106-34/+74
* | make sure conditions will return when the status of a surface is not NO_ERRORMathias Agopian2009-09-101-1/+17
* | add a debug property to disable h/w composition. debug.sf.hw, when set to 0 w...Mathias Agopian2009-09-091-2/+13
* | fix [2102410] Home Screen is not displayed in the background in Landscape ModeMathias Agopian2009-09-092-11/+35
* | Fix sim-eng build.Andy McFadden2009-09-091-0/+4
* | Merge change 24335 into eclairAndroid (Google) Code Review2009-09-091-2/+7
|\ \