summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests/ImageProcessing
Commit message (Expand)AuthorAgeFilesLines
* Move compute tests from frameworks/base to frameworks/rsJason Sams2013-03-1966-4893/+0
* Handle onPause in ImageProcessing.Jason Sams2013-03-081-12/+59
* Update IP and IP2Jason Sams2013-03-0828-67/+62
* Implement USAGE_IO_INPUTJason Sams2013-02-222-1/+71
* Reuse context and allocations across test.Jason Sams2013-02-132-7/+23
* Implement rs.sendMessage()Jason Sams2013-02-052-26/+1
* Merge "Turn off vector code for tests where this reduces performance."Jason Sams2013-01-223-3/+3
|\
| * Turn off vector code for tests where this reduces performance.Jason Sams2013-01-223-3/+3
* | Merge "fast math error testing."Jason Sams2013-01-222-4/+2
|\ \ | |/ |/|
| * fast math error testing.Jason Sams2013-01-182-4/+2
* | Fix image processing test to include all benchmark testsXia Wang2013-01-153-147/+446
|/
* Merge "Add parentheses for latest Clang warnings."Stephen Hines2013-01-101-3/+3
|\
| * Add parentheses for latest Clang warnings.Stephen Hines2013-01-101-3/+3
* | Add 3D LUT intrinsic java classJason Sams2013-01-082-7/+18
|/
* Fix off by 1 in color cube.Jason Sams2013-01-022-59/+50
* Merge "Fix color cube tests."Jason Sams2012-12-282-19/+61
|\
| * Fix color cube tests.Jason Sams2012-12-282-19/+61
* | Merge "Add API support for 3D allocations."Jason Sams2012-12-283-1/+143
|\ \ | |/
| * Add API support for 3D allocations.Jason Sams2012-12-273-1/+143
* | Switch to simpler createFromBitmap in ImageProcessing.Tim Murray2012-12-181-9/+5
|/
* Minor cleanup of a few RS filter ports.Jason Sams2012-12-115-34/+25
* Merge "add filters from Gallery to ImageProcessing"Tim Murray2012-12-0613-1/+781
|\
| * add filters from Gallery to ImageProcessingTim Murray2012-12-0613-1/+781
* | Fix app bug related to same input/output bitmap.Stephen Hines2012-12-062-3/+3
* | am 98a09c64: am 43174b7d: am 718fb9f1: Fix sample code issuesJason Sams2012-11-302-1/+1
|\ \ | |/ |/|
| * Fix sample code issuesJason Sams2012-11-302-1/+1
* | Add single channel blur test.Jason Sams2012-11-164-2/+110
* | Update ImageProcessing test.Jason Sams2012-11-093-3/+84
* | Remove copyBitmap from ImageProcessing.Tim Murray2012-10-171-10/+3
|/
* 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-264-7/+214
* Reduce test warmup time to avoid driving into thermal throttle.Jason Sams2012-09-251-2/+2
* Merge into jb-mr1-devJean-Baptiste Queru2012-09-253-44/+44
|\
| * Test FS getElementAtJason Sams2012-09-243-44/+44
* | Test image for 2 input tests.Jason Sams2012-09-242-0/+0
|/
* 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-213-7/+53
|\
| * 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
|/
* 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