summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Add new RenderScript sample: ImageProcessing.Romain Guy2009-10-097-0/+393
* Fix issue 2174002: After rejecting Call when device ringtone is mute and play...Eric Laurent2009-10-082-5/+33
* Merge change Ibd2197fb into eclairAndroid (Google) Code Review2009-10-072-1/+11
|\
| * Add script to script call support. Add exception to catch out of bound index...Jason Sams2009-10-072-1/+11
* | 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
|/
* Merge changes I430cf57b,I51f02f67,I464f13f3 into eclairAndroid (Google) Code Review2009-10-0623-684/+645
|\
| * 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
* | Merge change I996db8da into eclairAndroid (Google) Code Review2009-10-062-4/+10
|\ \ | |/ |/|
| * Fix tls crash on startup if more than one RS contexts are created in one proc...Jason Sams2009-10-062-4/+10
* | 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