summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests/ImageProcessing/src
Commit message (Expand)AuthorAgeFilesLines
* am d1a18011: Merge "Fix image processing test to include all benchmark tests ...Xia Wang2013-01-143-129/+363
|\
| * Fix image processing test to include all benchmark testsXia Wang2013-01-143-129/+363
* | Fix sample code issuesJason Sams2012-11-301-0/+0
|/
* Merge "Port ImageProcessing to Filterscript." into jb-mr1-devJason Sams2012-10-1218-77/+77
|\
| * Port ImageProcessing to Filterscript.Stephen Hines2012-10-1218-77/+77
* | Fix crash in ImageProcessing blend testJason Sams2012-10-122-2/+5
|/
* Fix range on blur intrinsic.Jason Sams2012-10-021-6/+7
* Lighten grain and make live preview gpu friendly.Jason Sams2012-09-282-11/+32
* fix build breakTim Murray2012-09-261-0/+24
* fix blend intrinsics, add testsTim Murray2012-09-263-7/+210
* Reduce test warmup time to avoid driving into thermal throttle.Jason Sams2012-09-251-2/+2
* Test FS getElementAtJason Sams2012-09-243-44/+44
* Change 5x5 convolve to better test impl.Jason Sams2012-09-231-5/+17
* Force destroy scripts in imageProcessing.Jason Sams2012-09-232-0/+7
* Merge "Add run all button to image processing test." into jb-mr1-devJason Sams2012-09-211-7/+47
|\
| * Add run all button to image processing test.Jason Sams2012-09-211-7/+47
* | Add Mandelbrot test to ImageProcessing.Tim Murray2012-09-213-1/+160
|/
* Fix aprox fs function namesJason Sams2012-09-202-5/+5
* Cleanup blur test, remove deprecated functions.Jason Sams2012-09-205-169/+66
* Add Kernel, Method, and field IDsJason Sams2012-09-181-16/+15
* Unhide intrinsics and document API.Jason Sams2012-09-131-1/+1
* Fix bugs in grain where values could go out of bounds.Jason Sams2012-09-131-3/+4
* LUT intrinsic and CrossProcess test.Jason Sams2012-09-085-60/+314
* Add greyscale intrinsic test.Jason Sams2012-09-062-6/+16
* Document ColorMatrix intrinsic and add helpersJason Sams2012-09-061-2/+2
* Merge "Stabilize perf data." into jb-mr1-devJason Sams2012-09-053-8/+12
|\
| * Stabilize perf data.Jason Sams2012-09-053-8/+12
* | Add ColorMatrix Intrinsic.Jason Sams2012-09-045-31/+186
|/
* update image processing to fix ScriptGroup names.Jason Sams2012-09-041-2/+2
* 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
* | Fisheye filter: approx version, general performance improvementsRajeev Sharma2012-08-156-50/+186
|/
* Intrinsics testJason Sams2012-08-142-1/+67
* Fix build issue with new error checks.Jason Sams2012-08-101-6/+1
* Implement ScriptGroup and add test.Jason Sams2012-08-104-1/+213
* Add approximate version of Vignette filter to Image Processing testRajeev Sharma2012-08-065-11/+152
* Vignette filter: precompute more values, simplify math, cleanup codeRajeev Sharma2012-08-011-28/+23
* 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
* Add film grain test.Jason Sams2012-07-203-1/+170
* Refactor ImageProcessing benchmark and stabilize results.Jason Sams2012-07-1911-215/+704
* Add fp_relaxed pragma to image processing test.Jason Sams2012-03-282-0/+2
* am 6b110728: am 606b16bc: am e546b879: am ccc11c4d: Merge "Fix a typo in imag...Xia Wang2012-02-011-1/+1
|\
| * Fix a typo in image processing testXia Wang2012-02-011-1/+1
* | am e328d6b0: am b18a7c3e: am 1446c7b2: Merge "Get average value for image pro...Xia Wang2012-01-111-6/+14
|\ \ | |/
| * Get average value for image processing testXia Wang2011-12-191-6/+14
* | Make image processing results more stable.Jason Sams2011-11-101-0/+3
|/