summaryrefslogtreecommitdiff
path: root/tests/RenderScriptTests/ImageProcessing
AgeCommit message (Expand)Author
2012-12-11Minor cleanup of a few RS filter ports. Jason Sams
2012-12-06Merge "add filters from Gallery to ImageProcessing" Tim Murray
2012-12-06add filters from Gallery to ImageProcessing Tim Murray
2012-12-06Fix app bug related to same input/output bitmap. Stephen Hines
2012-11-30am 98a09c64: am 43174b7d: am 718fb9f1: Fix sample code issues Jason Sams
2012-11-30Fix sample code issues Jason Sams
2012-11-16Add single channel blur test. Jason Sams
2012-11-09Update ImageProcessing test. Jason Sams
2012-10-17Remove copyBitmap from ImageProcessing. Tim Murray
2012-10-12Merge "Port ImageProcessing to Filterscript." into jb-mr1-dev Jason Sams
2012-10-12Port ImageProcessing to Filterscript. Stephen Hines
2012-10-12Fix crash in ImageProcessing blend test Jason Sams
2012-10-02Fix range on blur intrinsic. Jason Sams
2012-09-28Lighten grain and make live preview gpu friendly. Jason Sams
2012-09-26fix build break Tim Murray
2012-09-26fix blend intrinsics, add tests Tim Murray
2012-09-25Reduce test warmup time to avoid driving into thermal throttle. Jason Sams
2012-09-25Merge into jb-mr1-dev Jean-Baptiste Queru
2012-09-24Test FS getElementAt Jason Sams
2012-09-24Test image for 2 input tests. Jason Sams
2012-09-23Change 5x5 convolve to better test impl. Jason Sams
2012-09-23Force destroy scripts in imageProcessing. Jason Sams
2012-09-21Merge "Add run all button to image processing test." into jb-mr1-dev Jason Sams
2012-09-21Add run all button to image processing test. Jason Sams
2012-09-21Add Mandelbrot test to ImageProcessing. Tim Murray
2012-09-20Fix aprox fs function names Jason Sams
2012-09-20Cleanup blur test, remove deprecated functions. Jason Sams
2012-09-18Add Kernel, Method, and field IDs Jason Sams
2012-09-13Unhide intrinsics and document API. Jason Sams
2012-09-13Fix bugs in grain where values could go out of bounds. Jason Sams
2012-09-08LUT intrinsic and CrossProcess test. Jason Sams
2012-09-06Add greyscale intrinsic test. Jason Sams
2012-09-06Document ColorMatrix intrinsic and add helpers Jason Sams
2012-09-05Merge "Stabilize perf data." into jb-mr1-dev Jason Sams
2012-09-05Stabilize perf data. Jason Sams
2012-09-04Add ColorMatrix Intrinsic. Jason Sams
2012-09-04update image processing to fix ScriptGroup names. Jason Sams
2012-08-21Merge "Fix bug in grain." into jb-mr1-dev Jason Sams
2012-08-21Merge "Move the kernel launch to specific intrinsic class." into jb-mr1-dev Jason Sams
2012-08-21Fix bug in grain. Jason Sams
2012-08-21Move the kernel launch to specific intrinsic class. Jason Sams
2012-08-15Fisheye filter: approx version, general performance improvements Rajeev Sharma
2012-08-14Intrinsics test Jason Sams
2012-08-10Fix build issue with new error checks. Jason Sams
2012-08-10Implement ScriptGroup and add test. Jason Sams
2012-08-06Add approximate version of Vignette filter to Image Processing test Rajeev Sharma
2012-08-01Vignette filter: precompute more values, simplify math, cleanup code Rajeev Sharma
2012-07-30save 2ms replace div with mul. Jason Sams
2012-07-27Add vignette filter to Image Processing test Rajeev Sharma
2012-07-27Add fisheye filter to Image Processing benchmark Rajeev Sharma