summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix bug in grain." into jb-mr1-devJason Sams2012-08-211-4/+4
|\
| * Fix bug in grain.Jason Sams2012-08-211-4/+4
* | Merge "Move the kernel launch to specific intrinsic class." into jb-mr1-devJason Sams2012-08-211-2/+3
|\ \ | |/
| * Move the kernel launch to specific intrinsic class.Jason Sams2012-08-211-2/+3
* | Merge "Switch to v8 (and appropriate llvm-rs-cc stuff)." into jb-mr1-devStephen Hines2012-08-212-3/+6
|\ \
| * | Switch to v8 (and appropriate llvm-rs-cc stuff).Stephen Hines2012-08-162-3/+6
| |/
* | am 34d85746: am b8da225f: Merge "Tests/RS: Add RS context check for RsBalls s...Jean-Baptiste Queru2012-08-211-1/+1
|\ \
| * \ am b8da225f: Merge "Tests/RS: Add RS context check for RsBalls setAccel()"Jean-Baptiste Queru2012-08-211-1/+1
| |\ \
| | * | Tests/RS: Add RS context check for RsBalls setAccel()Yong Chen2012-08-171-1/+1
| | * | Create telephony-common and mms-common - DO NOT MERGEWink Saville2012-07-171-1/+1
* | | | Added a test to measure memory usage of apps.Maxim Siniavine2012-08-214-0/+301
* | | | Switch public APIs to use new UserHandle class for identifying users.Dianne Hackborn2012-08-174-5/+8
* | | | Merge "Initial version of Renderscript Compute Benchmark" into jb-mr1-devStephen Hines2012-08-166-0/+572
|\ \ \ \
| * | | | Initial version of Renderscript Compute BenchmarkRajeev Sharma2012-08-156-0/+572
* | | | | Merge "Fisheye filter: approx version, general performance improvements" int...Stephen Hines2012-08-166-50/+186
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fisheye filter: approx version, general performance improvementsRajeev Sharma2012-08-156-50/+186
| |/ / /
* | | | Merge "Testing java compat lib for RS." into jb-mr1-devJason Sams2012-08-1632-0/+2037
|\ \ \ \ | |/ / / |/| | |
| * | | Testing java compat lib for RS.Jason Sams2012-08-1532-0/+2037
* | | | Power manager rewrite.Jeff Brown2012-08-151-17/+22
* | | | Merge "Add API to create new contexts with custom configurations." into jb-mr...Dianne Hackborn2012-08-141-0/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Add API to create new contexts with custom configurations.Dianne Hackborn2012-08-141-0/+33
* | | | Intrinsics testJason Sams2012-08-142-1/+67
* | | | Optimize interactions with glyph cacheChet Haase2012-08-142-0/+84
|/ / /
* | | Fix build issue with new error checks.Jason Sams2012-08-101-6/+1
* | | Implement ScriptGroup and add test.Jason Sams2012-08-104-1/+213
* | | Reduce gradients textures size whenever possibleRomain Guy2012-08-082-0/+86
* | | Merge "More mult-user API work." into jb-mr1-devDianne Hackborn2012-08-085-1/+153
|\ \ \
| * | | More mult-user API work.Dianne Hackborn2012-08-075-1/+153
* | | | Merge "Draw an empty border around glyphs to avoid sampling issues Bug #69422...Romain Guy2012-08-071-0/+6
|\ \ \ \
| * | | | Draw an empty border around glyphs to avoid sampling issuesRomain Guy2012-08-071-0/+6
| |/ / /
* | | | Add case for NEON min to RSTestRajeev Sharma2012-08-073-0/+61
|/ / /
* | | Add approximate version of Vignette filter to Image Processing testRajeev Sharma2012-08-065-11/+152
* | | Merge "Add dithering to gradients" into jb-mr1-devRomain Guy2012-08-031-0/+9
|\ \ \
| * | | Add dithering to gradientsRomain Guy2012-08-011-0/+9
* | | | Add APIs for interacting across users.Dianne Hackborn2012-08-024-12/+103
* | | | Vignette filter: precompute more values, simplify math, cleanup codeRajeev Sharma2012-08-011-28/+23
|/ / /
* | | Improve gradientsRomain Guy2012-07-312-0/+125
* | | save 2ms replace div with mul.Jason Sams2012-07-301-5/+7
* | | Add vignette filter to Image Processing testRajeev Sharma2012-07-275-1/+238
* | | Add fisheye filter to Image Processing benchmarkRajeev Sharma2012-07-275-1/+221
* | | am ddd88726: am 71930dd7: am a45746ef: Fix several cases of broken droiddoc s...Jeff Smith2012-07-251-1/+1
|\ \ \
| * \ \ am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax externa...Jeff Smith2012-07-251-1/+1
| |\ \ \ | | |/ /
| | * | am a45746ef: Fix several cases of broken droiddoc syntax external issue 35214Jeff Smith2012-07-251-1/+1
| | |\ \
| | | * | Fix several cases of broken droiddoc syntaxJeff Smith2012-07-251-1/+1
| | | |/
* | | | Add unsigned tests to math agreement testRajeev Sharma2012-07-252-103/+96
* | | | Merge "Test for unsigned RS setters."Stephen Hines2012-07-253-0/+97
|\ \ \ \ | |/ / / |/| | |
| * | | Test for unsigned RS setters.Stephen Hines2012-07-253-0/+97
* | | | Make HardwareRenderer able to target generic Surface objectsRomain Guy2012-07-241-5/+4
|/ / /
* | | Merge "Make gradients look slightly better"Romain Guy2012-07-202-0/+59
|\ \ \
| * | | Make gradients look slightly betterRomain Guy2012-07-202-0/+59