summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Revert jparks code from IPCThreadState.Evan Millar2009-11-061-5/+0
* Merge change Idf40f3b0 into eclairAndroid (Google) Code Review2009-11-051-0/+2
|\
| * Prevent crash in Home when using widgets whose ids collide with Home'sRomain Guy2009-11-051-0/+2
* | Fix texture upload bug for narrow texture of less than 32bpp.Jason Sams2009-11-051-0/+1
|/
* When a thread is about to be put back onto the thread pool ensure that it is ...Jason Parks2009-11-041-22/+4
* Support applications changing the surface attached to the RS.Jason Sams2009-11-033-21/+42
* Merge change I9d5e03db into eclairAndroid (Google) Code Review2009-11-036-14/+23
|\
| * Fix RS bugs. We were holding a pointer to the script text from the java vm. ...Jason Sams2009-11-036-14/+23
* | Merge change If2fdad3b into eclairAndroid (Google) Code Review2009-11-031-0/+28
|\ \
| * | Add a warning when we leave threads in the binder thread pool in the backgrou...Jason Parks2009-11-031-0/+28
* | | Log for issue 2203561.Eric Laurent2009-11-034-3/+230
|/ /
* | Merge change I36d0184e into eclairAndroid (Google) Code Review2009-11-022-0/+10
|\ \
| * | fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...Mathias Agopian2009-11-022-0/+10
* | | libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heapDima Zavin2009-11-021-1/+1
* | | Merge change Ic4918c30 into eclairAndroid (Google) Code Review2009-11-022-3/+0
|\ \ \ | | |/ | |/|
| * | Fix a build break. Too many branches to keep track of.Jason Sams2009-11-022-3/+0
* | | Merge change Ibaef6141 into eclairAndroid (Google) Code Review2009-11-021-1/+5
|\ \ \ | |/ / |/| |
| * | libbinder: add a NO_CACHING flag to MemoryHeapBaseIliyan Malchev2009-10-301-1/+5
* | | Fix some leaks. This fixes the major malloc memory leak in allApps. Still t...Jason Sams2009-11-025-0/+9
| |/ |/|
* | Fix issue 197683: English IME key-press latency is noticeably higher on passi...Eric Laurent2009-11-021-3/+6
|/
* Merge change Id8b28e4f into eclairAndroid (Google) Code Review2009-10-301-3/+4
|\
| * fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cppMathias Agopian2009-10-291-3/+4
* | Merge change I56779290 into eclairAndroid (Google) Code Review2009-10-302-21/+41
|\ \
| * | fix[2222341] Soft reset while going back from camcorder settingsMathias Agopian2009-10-302-21/+41
* | | Merge change If007a2fa into eclairAndroid (Google) Code Review2009-10-301-3/+1
|\ \ \ | |/ /
| * | return proper error code from eglCreateImageKHRMathias Agopian2009-10-291-3/+1
| |/
* | DO NOT MERGE: Another gcc 4.0.3 workaround.Andy McFadden2009-10-301-0/+2
|/
* Fix x offset for boxed texturesMarco Nelissen2009-10-281-1/+1
* Merge change I8d2de438 into eclairAndroid (Google) Code Review2009-10-289-192/+117
|\
| * fix [2143798] Need to figure out how to do videoMathias Agopian2009-10-279-192/+117
* | Fix egl cleanup code on context teardown.Jason Sams2009-10-272-3/+60
|/
* Merge change Icf10db28 into eclairAndroid (Google) Code Review2009-10-244-34/+73
|\
| * Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_C...Eric Laurent2009-10-214-34/+73
* | fix [2211532] improves sholes graphics performanceMathias Agopian2009-10-233-64/+146
|/
* Merge change Ia8ac904d into eclairAndroid (Google) Code Review2009-10-161-0/+7
|\
| * fix [2182249] [MR1] valgrind error in surface flingerMathias Agopian2009-10-151-0/+7
* | Fix bug where dirty messages for allocations attached to programVertex object...Jason Sams2009-10-152-0/+5
* | Remove hack in RS that called exit to WAR now fixed driver bugs. Make gloaba...Jason Sams2009-10-152-5/+20
* | Minor bug fixes and add glError check.Jason Sams2009-10-152-1/+7
* | Add egl init start message to help debug driver init hangs.Jason Sams2009-10-151-0/+1
|/
* 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
|\