summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* fix [2182249] [MR1] valgrind error in surface flingerMathias Agopian2009-10-151-0/+7
* Fix issue 2174002: After rejecting Call when device ringtone is mute and play...Eric Laurent2009-10-082-5/+33
* Merge change I46b2df15 into eclairAndroid (Google) Code Review2009-10-071-3/+3
|\
| * fix [2164183] sometimes device just wants to stay asleepMathias Agopian2009-10-071-3/+3
* | fix [2170283] SurfaceFlinger crashes on OOM.Mathias Agopian2009-10-071-0/+2
|/
* fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-075-50/+12
* Revert "temporarily disable the use of glTexImage2D for sw buffers on sholes."Mathias Agopian2009-10-061-4/+4
* Merge change I4961c959 into eclairAndroid (Google) Code Review2009-10-065-12/+12
|\
| * fix [2152536] ANR in browserMathias Agopian2009-10-065-12/+12
* | Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too h...Eric Laurent2009-10-062-59/+81
* | temporarily disable the use of glTexImage2D for sw buffers on sholes.Mathias Agopian2009-10-061-4/+4
|/
* fix [2168528] enable glTexImage2D code path in SF for software-only buffersMathias Agopian2009-10-064-5/+23
* fix [2168531] have software-only gralloc buffer side-step the HALMathias Agopian2009-10-062-10/+170
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-0620-604/+387
* Add zoom functions and sendCommand.Wu-cheng Li2009-10-062-0/+30
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-0210-39/+31
* Turn off most of the backup-related debug loggingChristopher Tate2009-09-301-1/+1
* Merge change Ibe2085be into eclairAndroid (Google) Code Review2009-09-301-14/+23
|\
| * Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output t...Eric Laurent2009-09-301-14/+23
* | attempt to work around [2155085, 2150246] stuck in closeTransaction()Mathias Agopian2009-09-301-1/+8
* | Merge changes I8851617a,Ie1b6f244,I70cab912,Ibd23e30d into eclairAndroid (Google) Code Review2009-09-304-45/+75
|\ \
| * | fix [2152247] Windows sometimes drawn scaled up.Mathias Agopian2009-09-301-4/+34
| * | invalidate the surface when the physical changesMathias Agopian2009-09-302-7/+10
| * | introduce the notion of the requested size in the Layer stateMathias Agopian2009-09-293-19/+29
| * | remove unused codeMathias Agopian2009-09-293-16/+3
* | | Merge change I45094a34 into eclairAndroid (Google) Code Review2009-09-301-6/+0
|\ \ \ | |/ / | | / | |/ |/|
| * remove dead codeMathias Agopian2009-09-291-6/+0
* | Reduce the log spew from AudioFlinger due to a certain device that can't meet...Dave Sparks2009-09-301-4/+16
|/
* 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