summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | make sure EGL_ANDROID_swap_rectangle is actually supported before using itMathias Agopian2009-08-121-4/+11
* | | Merge change 21057Android (Google) Code Review2009-08-121-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Better error handling in EGL extensionsMathias Agopian2009-08-121-1/+1
* | Implement reflecting Java objects into the ACC enviroment.Jason Sams2009-08-1214-106/+126
* | Grass has graduated from an RS experiment to a real live wallpaper.Romain Guy2009-08-1210-579/+0
* | am b8546001: Merge change 20878 into donutDianne Hackborn2009-08-121-5/+53
|\ \ | |/ |/|
| * Fix issue #2048263: More debugging informationDianne Hackborn2009-08-111-5/+53
| * Test for issue 2041105: CPU pegged after lost of bluetooth connection[WAR ROOM].Eric Laurent2009-08-081-2/+3
* | Fix the simulator build by removing librs_jni and libRS from it.Marco Nelissen2009-08-121-0/+7
* | Workaround for issue 2046783.Eric Laurent2009-08-122-2/+13
* | second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-112-4/+2
* | second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-1111-33/+83
* | Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-1111-83/+33
* | SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-1111-33/+83
* | Fix issue 2046140: master: media_server crash when powering down A2DP headset...Eric Laurent2009-08-112-25/+30
* | Fix issue 2043314: Recorded audio is choppy.Eric Laurent2009-08-111-1/+1
* | Merge change 20699Android (Google) Code Review2009-08-101-0/+3
|\ \
| * | enable HW acceleration for the Dim Surface on 8k devicesMathias Agopian2009-08-101-0/+3
* | | Merge change 20686Android (Google) Code Review2009-08-101-0/+3
|\ \ \
| * | | fix the buildJoe Onorato2009-08-101-0/+3
* | | | Merge change 20607Android (Google) Code Review2009-08-101-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Limit AudioFlinger mixer track sampling rate.Eric Laurent2009-08-101-0/+4
| |/ /
* | | Merge change 20654Android (Google) Code Review2009-08-104-34/+49
|\ \ \
| * | | The build system knows how to deal with lex files, but it treats them as c++,...Joe Onorato2009-08-104-34/+49
* | | | Implement basic allocation readback. Add Get height, width to ScriptC_Lib.Jason Sams2009-08-107-50/+51
|/ / /
* | | build libRSJoe Onorato2009-08-101-2/+0
|/ /
* | Merge change 20586Android (Google) Code Review2009-08-095-2/+105
|\ \
| * | Let java put #defines into renderscriptJoe Onorato2009-08-095-2/+105
* | | Make the laves follow the ripplesRomain Guy2009-08-093-47/+203
|/ /
* | add three rs functions: uptimeMillis, startTimeMillis, elapsedTimeMillisJoe Onorato2009-08-092-6/+37
* | Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...Jason Sams2009-08-0920-131/+620
* | Better ripples and leavesRomain Guy2009-08-096-64/+188
* | remove unused and confusing commentMathias Agopian2009-08-071-10/+0
* | Merge changes 20497,20498,20499Android (Google) Code Review2009-08-073-50/+83
|\ \
| * | minor code clean-upMathias Agopian2009-08-071-36/+15