summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add run all button to image processing test.Jason Sams2012-09-213-7/+53
* | | | Add Mandelbrot test to ImageProcessing.Tim Murray2012-09-213-1/+160
| |_|/ |/| |
* | | Merge "Fix aprox fs function names bug b206696" into jb-mr1-devJason Sams2012-09-203-12/+11
|\ \ \ | |/ /
| * | Fix aprox fs function namesJason Sams2012-09-203-12/+11
* | | Optimize tiling managementRomain Guy2012-09-201-2/+2
|/ /
* | Merge "Add tests for pass-by-value kernels." into jb-mr1-devStephen Hines2012-09-203-0/+108
|\ \
| * | Add tests for pass-by-value kernels.Stephen Hines2012-09-193-0/+108
* | | Merge "Cleanup blur test, remove deprecated functions." into jb-mr1-devJason Sams2012-09-205-169/+66
|\ \ \
| * | | Cleanup blur test, remove deprecated functions.Jason Sams2012-09-205-169/+66
| | |/ | |/|
* | | Add support for QCOM_tiled_renderingRomain Guy2012-09-193-0/+9
|/ /
* | Add test for layer updates optimizationsRomain Guy2012-09-182-0/+84
* | Add Kernel, Method, and field IDsJason Sams2012-09-181-16/+15
|/
* Go to home screen after launching each app.Maxim Siniavine2012-09-171-3/+13
* Merge "Failing uchar4->int4 test" into jb-mr1-devStephen Hines2012-09-133-0/+70
|\
| * Failing uchar4->int4 testStephen Hines2012-08-293-0/+70
* | Unhide intrinsics and document API.Jason Sams2012-09-131-1/+1
* | Merge "Fix bugs in grain where values could go out of bounds." into jb-mr1-devJason Sams2012-09-131-3/+4
|\ \
| * | Fix bugs in grain where values could go out of bounds.Jason Sams2012-09-131-3/+4
* | | dodging the @JavascriptInterface bulletGuang Zhu2012-09-131-0/+2
* | | Updated tests for simpler ScriptC constructors.Stephen Hines2012-09-1228-29/+28
|/ /
* | LUT intrinsic and CrossProcess test.Jason Sams2012-09-085-60/+314
* | Merge "Fix memory corruption in LayerRenderer::copyLayer" into jb-mr1-devRomain Guy2012-09-072-0/+90
|\ \
| * | Fix memory corruption in LayerRenderer::copyLayerRomain Guy2012-09-072-0/+90
* | | Merge "Add greyscale intrinsic test." into jb-mr1-devJason Sams2012-09-072-6/+16
|\ \ \
| * | | Add greyscale intrinsic test.Jason Sams2012-09-062-6/+16
* | | | Merge "Document ColorMatrix intrinsic and add helpers" into jb-mr1-devJason Sams2012-09-074-2/+2
|\ \ \ \ | |/ / /
| * | | Document ColorMatrix intrinsic and add helpersJason Sams2012-09-064-2/+2
| |/ /
* | | Handle different x, y scales in drawLines AA pathChris Craik2012-09-071-0/+8
|/ /
* | Merge "Varying-based AA rect drawing" into jb-mr1-devChris Craik2012-09-061-0/+6
|\ \
| * | Varying-based AA rect drawingChris Craik2012-09-051-0/+6
* | | Merge "Stabilize perf data." into jb-mr1-devJason Sams2012-09-053-8/+12
|\ \ \
| * | | Stabilize perf data.Jason Sams2012-09-053-8/+12
* | | | Merge "Add ColorMatrix Intrinsic." into jb-mr1-devJason Sams2012-09-055-31/+186
|\ \ \ \ | |/ / / |/| | |
| * | | Add ColorMatrix Intrinsic.Jason Sams2012-09-045-31/+186
* | | | Merge "update image processing to fix ScriptGroup names." into jb-mr1-devJason Sams2012-09-041-2/+2
|\ \ \ \ | |/ / /
| * | | update image processing to fix ScriptGroup names.Jason Sams2012-09-041-2/+2
| |/ /
* | | Add new hw acceleration testRomain Guy2012-09-042-0/+76
* | | Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-3/+7
|/ /
* | Merge "Improve multi-user broadcasts." into jb-mr1-devDianne Hackborn2012-08-301-1/+2
|\ \
| * | Improve multi-user broadcasts.Dianne Hackborn2012-08-301-1/+2
| |/
* | Fixed MemoryUsage issue with reporting results.Maxim Siniavine2012-08-301-17/+17
|/
* 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