summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge change I516c3191 into eclairAndroid (Google) Code Review2009-10-067-1/+103
|\
| * Implement data push from scripts. Fixes the problem where apps would have to...Jason Sams2009-10-067-1/+103
* | Add zoom functions and sendCommand.Wu-cheng Li2009-10-062-0/+30
|/
* Merge change I0c4cec7e into eclairAndroid (Google) Code Review2009-10-0210-39/+31
|\
| * Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-0210-39/+31
* | Update the SimpleMesh API to support new attribute types. Also spilt add/set...Jason Sams2009-10-021-3/+8
|/
* Add a test pattern as rollo's iconJoe Onorato2009-10-012-2/+5
* Implement screen aligned bitmap drawing support.Jason Sams2009-09-305-5/+70
* 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
|/
* absf() -> fabsf() instead of fabs()Romain Guy2009-09-291-1/+1
* Merge change I5235cf3f into eclairAndroid (Google) Code Review2009-09-289-14/+49
|\
| * Fix but processing raster state pragma.Jason Sams2009-09-289-14/+49
* | 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
* | | Merge change 27364 into eclairAndroid (Google) Code Review2009-09-2711-15/+54
|\ \ \ | | |/ | |/|
| * | Improve logging code to dump more detaild rs object info. Fix bug with prede...Jason Sams2009-09-2711-15/+54
| |/
* | fix "pacakge" typo in error log messageDoug Zongker2009-09-271-2/+2
|/
* Fix fountain crash.Jason Sams2009-09-251-1/+2
* Merge change 27171 into eclairAndroid (Google) Code Review2009-09-253-19/+1
|\
| * Fix remaining object leaks. Change FountainView to tear down the rsContext a...Jason Sams2009-09-253-19/+1
* | Merge change 27169 into eclairAndroid (Google) Code Review2009-09-2523-17/+123
|\ \ | |/
| * Improved object lifecycle tracking and fix leaks.Jason Sams2009-09-2523-17/+123
* | Merge change 27146 into eclairAndroid (Google) Code Review2009-09-256-28/+44
|\ \ | |/
| * Reduce debugging spew and add props to selectivly re-enable it.Jason Sams2009-09-256-28/+44
* | Merge change 27137 into eclairAndroid (Google) Code Review2009-09-2541-98/+248
|\ \ | |/
| * Improve renderscript context teardown. Track object in the system and then f...Jason Sams2009-09-2541-98/+248
* | Add camera parameter key constants and documentation.Wu-cheng Li2009-09-251-21/+118
|/
* Implement pause/resume for the RS thread.Jason Sams2009-09-243-1/+33
* Merge change 26942 into eclairAndroid (Google) Code Review2009-09-243-3/+2
|\
| * Minor cleanup of profile and compile logging.Jason Sams2009-09-243-3/+2
* | Merge change 26925 into eclairAndroid (Google) Code Review2009-09-245-79/+67
|\ \
| * | minor SurfaceFlinger code cleanup and remove unnecessary testsMathias Agopian2009-09-245-79/+67
* | | Merge change 26917 into eclairAndroid (Google) Code Review2009-09-247-11/+17
|\ \ \ | |/ / |/| / | |/
| * Fix invokables to make sure script pointers are setup before invoking functio...Jason Sams2009-09-247-11/+17
* | Merge change 26897 into eclairAndroid (Google) Code Review2009-09-247-377/+10
|\ \ | |/