summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge change 23583 into eclairAndroid (Google) Code Review2009-09-011-15/+14
|\
| * Update fountain to use structures.Jason Sams2009-08-311-15/+14
* | Fix issue 2091594: music chirp after disconnecting A2DP.Eric Laurent2009-09-011-1/+4
|/
* Fix issue 2085690: AudioFlinger must properly terminate the input and output ...Eric Laurent2009-08-311-2/+11
* Merge change 23168 into eclairAndroid (Google) Code Review2009-08-281-0/+1
|\
| * EventHub: Fix file descriptor leak.Mike Lockwood2009-08-281-0/+1
* | Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams2009-08-2724-146/+252
|/
* Fix issue 2045911: Camera Shutter tone does not play correctly while listenin...Eric Laurent2009-08-272-75/+201
* dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlockedMathias Agopian2009-08-262-1/+58
* Remove bogus comments and logging.Jason Sams2009-08-253-14/+11
* Implement java interface for RS shutdown and fix shutdown deadlock with the c...Jason Sams2009-08-255-6/+30
* Add support for selecting the color bit depth and if the application used a d...Jason Sams2009-08-2516-97/+128
* Remove Galaxy Render Script, replaced by its wallpaper equivalent.Romain Guy2009-08-249-594/+0
* Merge change 22352 into eclairAndroid (Google) Code Review2009-08-211-2/+5
|\
| * Fix FallRS by keeping a reference to the mesh.Romain Guy2009-08-211-2/+5
* | fix [2070341] [FAST BLOCKER] can't successfully setup erc52Mathias Agopian2009-08-211-2/+12
|/
* Merge change 22169 into eclairAndroid (Google) Code Review2009-08-202-3/+40
|\
| * Cleanup the Galaxy, add a few RS functions for Grass.Romain Guy2009-08-202-3/+40
* | Point SpritesJason Sams2009-08-2010-44/+50
* | Add offset handling in MemoryHeapBase classBenny Wong2009-08-201-4/+4
|/
* Merge change 22024 into eclairAndroid (Google) Code Review2009-08-191-56/+69
|\
| * Micro-optimizations for FallRSRomain Guy2009-08-191-56/+69
* | Merge change 22021 into eclairAndroid (Google) Code Review2009-08-196-21/+27
|\ \
| * | fix a bug that caused the PixelFormat viewed by Surface to be wrong.Mathias Agopian2009-08-196-21/+27
* | | Merge change 22011 into eclairAndroid (Google) Code Review2009-08-192-36/+62
|\ \ \ | |/ / | | / | |/ |/|
| * fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of...Mathias Agopian2009-08-192-36/+62
* | Improved performance in Galaxy and FallRomain Guy2009-08-195-91/+97
|/
* Merge change 21927 into eclairAndroid (Google) Code Review2009-08-193-22/+83
|\
| * Improved RS timing code to monitor where we spend CPU time.Jason Sams2009-08-193-22/+83
* | Move the skyRomain Guy2009-08-194-198/+166
* | Tweak the water and its textureRomain Guy2009-08-183-49/+21
* | Merge change 21831 into eclairAndroid (Google) Code Review2009-08-183-29/+49
|\ \ | |/ |/|
| * Add reflections to the waterRomain Guy2009-08-183-29/+49
* | Implement OOB destroy method that can be called from the java finalizer remov...Jason Sams2009-08-184-10/+90
* | Cleanup of object destruction. No need to have a per-class destruction funct...Jason Sams2009-08-1812-121/+25
|/
* Tweak the galaxyRomain Guy2009-08-184-24/+67
* Merge change 21660 into eclairAndroid (Google) Code Review2009-08-175-141/+122
|\
| * Optimized GalaxyRomain Guy2009-08-175-141/+122
* | Merge change 21653 into eclairAndroid (Google) Code Review2009-08-175-18/+14
|\ \
| * | Remove global IO context and integrate it into the RS context.Jason Sams2009-08-175-18/+14
| |/
* | Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-171-95/+63
|/
* Update fountain and add writable flag to script slots.Jason Sams2009-08-179-111/+108
* Merge change 21471 into eclairAndroid (Google) Code Review2009-08-1610-0/+650
|\
| * Add Galaxy wallpaperRomain Guy2009-08-1610-0/+650
* | make sure to update a surface's usage bits when it changes, instead of only t...Mathias Agopian2009-08-141-23/+52
|/
* fix a bug that could cause a window to be hidden in some cases.Mathias Agopian2009-08-131-1/+6
* Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-132-5/+0
* Merge change 21152Android (Google) Code Review2009-08-1310-64/+123
|\
| * Implement named slots and convert script.addType to script.setType to remove ...Jason Sams2009-08-1310-64/+123
* | Merge change 21059Android (Google) Code Review2009-08-121-4/+11
|\ \