Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am d9cc7659: Merge change 2706 into donut | Android (Google) Code Review | 2009-05-29 | 1 | -11/+14 |
|\ | |||||
| * | Fix issue 1883666: Audio coming from the music player stopped suddenly | Eric Laurent | 2009-05-29 | 1 | -11/+14 |
* | | Implement sampler GL setup code. | Jason Sams | 2009-05-28 | 1 | -14/+9 |
* | | Add sampler support | Jason Sams | 2009-05-28 | 6 | -25/+140 |
* | | Merge change 2658 | Android (Google) Code Review | 2009-05-28 | 5 | -10/+30 |
|\ \ | |||||
| * | | Delete the acc script when deleting the Renderscript rsScriptC object. | Jack Palevich | 2009-05-28 | 5 | -10/+30 |
* | | | Merge change 2657 | Android (Google) Code Review | 2009-05-28 | 1 | -9/+2 |
|\ \ \ | |/ / | |||||
| * | | Remove versions of scriptCSetScript method that take byte arrays. | Jack Palevich | 2009-05-28 | 1 | -9/+2 |
* | | | Merge change 2636 | Android (Google) Code Review | 2009-05-28 | 4 | -255/+219 |
|\ \ \ | |/ / | |||||
| * | | Add support for setting scripts, rather than having a hard-coded script. | Jack Palevich | 2009-05-28 | 4 | -255/+219 |
* | | | Merge change 2574 | Android (Google) Code Review | 2009-05-28 | 4 | -533/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Sim-only files move, part 2/2. | Andy McFadden | 2009-05-27 | 4 | -533/+1 |
* | | | Add background bitmap to fountain test app for renderscript. | Jason Sams | 2009-05-27 | 3 | -1/+32 |
* | | | Change the Fountain test app's package to com.android.fountain. | Jack Palevich | 2009-05-27 | 6 | -6/+6 |
* | | | Merge change 2568 | Android (Google) Code Review | 2009-05-27 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Enable renderscript to build under the simulator. | Jack Palevich | 2009-05-27 | 1 | -0/+1 |
* | | | | Implement first pass bitmap to allocation support. The Java bindings can cre... | Jason Sams | 2009-05-27 | 10 | -34/+250 |
* | | | | Turn on ACC script test. (It works!) | Jack Palevich | 2009-05-27 | 1 | -26/+23 |
| |/ / |/| | | |||||
* | | | Fix Fountain test app so that it actually builds. | Jack Palevich | 2009-05-26 | 7 | -63/+205 |
* | | | am 0c0ad39c: Merge change 2502 into donut | Android (Google) Code Review | 2009-05-26 | 3 | -22/+19 |
|\ \ \ | | |/ | |/| | |||||
| * | | minor clean-up to Rect and Point. | Mathias Agopian | 2009-05-26 | 3 | -22/+19 |
* | | | Fix RenderScript JNI code build issue. | Jack Palevich | 2009-05-26 | 1 | -1/+7 |
| |/ |/| | |||||
* | | some work to try to reduce the code size of some native libraries | Mathias Agopian | 2009-05-26 | 18 | -85/+105 |
* | | Merge change 2466 | Android (Google) Code Review | 2009-05-26 | 6 | -0/+0 |
|\ \ | |||||
| * | | Rename Calc sample to Fountain. | Jack Palevich | 2009-05-26 | 6 | -0/+0 |
* | | | Merge change 2462 | Android (Google) Code Review | 2009-05-26 | 8 | -4/+1143 |
|\ \ \ | |/ / | |||||
| * | | Add sprite fountain test. | Jack Palevich | 2009-05-26 | 8 | -4/+1143 |
* | | | am de8268d6: Merge change 2331 into donut | Android (Google) Code Review | 2009-05-26 | 4 | -22/+24 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix issue 1846343 - part 1 | Eric Laurent | 2009-05-26 | 4 | -22/+24 |
* | | | am 04561a55: Merge change 2359 into donut | Android (Google) Code Review | 2009-05-23 | 1 | -11/+26 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Merge change 2359 into donut | Android (Google) Code Review | 2009-05-23 | 1 | -11/+26 |
| |\ | |||||
| | * | Fix for the simultor build breakage. | Nicolas Catania | 2009-05-22 | 1 | -11/+26 |
* | | | Merge change 2362 | Android (Google) Code Review | 2009-05-22 | 50 | -0/+7445 |
|\ \ \ | |||||
| * | | | Add the Renderscript library. (Not in the build by default yet.) | Jason Sams | 2009-05-22 | 50 | -0/+7445 |
* | | | | am d50a458b: Merge change 2351 into donut | Android (Google) Code Review | 2009-05-22 | 1 | -2/+6 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge change 2351 into donut | Android (Google) Code Review | 2009-05-22 | 1 | -2/+6 |
| |\ \ | |||||
| | * | | Fix a major bug in Bundle when unparcelling from AIDL. | Dianne Hackborn | 2009-05-22 | 1 | -2/+6 |
| | |/ | |||||
* | | | am 7198030f: This should fix the simulator build. | Marco Nelissen | 2009-05-22 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | This should fix the simulator build. | Marco Nelissen | 2009-05-22 | 1 | -0/+1 |
| |/ | |||||
* | | am 69a6c3eb: Merge change 2292 into donut | Android (Google) Code Review | 2009-05-21 | 7 | -351/+27 |
|\ \ | |/ | |||||
| * | split boot animation out of SurfaceFlinger | Mathias Agopian | 2009-05-21 | 7 | -351/+27 |
| * | bring the native_handle stuff back from master_gl | Mathias Agopian | 2009-05-20 | 2 | -37/+15 |
* | | change 2115 wasn't merged properly into master. this fixes that. | Mathias Agopian | 2009-05-21 | 2 | -36/+15 |
* | | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 41 | -182/+92 |
* | | checkpoint: split libutils into libutils + libbinder | Mathias Agopian | 2009-05-20 | 21 | -51/+108 |
* | | am e2914615: Merge change 2099 into donut | Android (Google) Code Review | 2009-05-20 | 2 | -56/+149 |
|\ \ | |/ | |||||
| * | Hook up the backup data writer, and add a utility to read the backup data files. | Joe Onorato | 2009-05-20 | 2 | -56/+149 |
* | | am eb2c314b: Merge change 2042 into donut | Android (Google) Code Review | 2009-05-20 | 6 | -47/+0 |
|\ \ | |/ | |||||
| * | Remove deprecated openInputStream factory method | Dave Sparks | 2009-05-19 | 6 | -47/+0 |
* | | am a59aba8c: Merge changes 2023,2036 into donut | Android (Google) Code Review | 2009-05-20 | 4 | -6/+24 |
|\ \ | |/ |