index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
RenderScriptTests
/
ImageProcessing
Age
Commit message (
Expand
)
Author
2012-08-21
Merge "Fix bug in grain." into jb-mr1-dev
Jason Sams
2012-08-21
Merge "Move the kernel launch to specific intrinsic class." into jb-mr1-dev
Jason Sams
2012-08-21
Fix bug in grain.
Jason Sams
2012-08-21
Move the kernel launch to specific intrinsic class.
Jason Sams
2012-08-15
Fisheye filter: approx version, general performance improvements
Rajeev Sharma
2012-08-14
Intrinsics test
Jason Sams
2012-08-10
Fix build issue with new error checks.
Jason Sams
2012-08-10
Implement ScriptGroup and add test.
Jason Sams
2012-08-06
Add approximate version of Vignette filter to Image Processing test
Rajeev Sharma
2012-08-01
Vignette filter: precompute more values, simplify math, cleanup code
Rajeev Sharma
2012-07-30
save 2ms replace div with mul.
Jason Sams
2012-07-27
Add vignette filter to Image Processing test
Rajeev Sharma
2012-07-27
Add fisheye filter to Image Processing benchmark
Rajeev Sharma
2012-07-20
Add film grain test.
Jason Sams
2012-07-19
Refactor ImageProcessing benchmark and stabilize results.
Jason Sams
2012-03-28
Add fp_relaxed pragma to image processing test.
Jason Sams
2012-02-01
am 6b110728: am 606b16bc: am e546b879: am ccc11c4d: Merge "Fix a typo in imag...
Xia Wang
2012-02-01
Fix a typo in image processing test
Xia Wang
2012-01-11
am e328d6b0: am b18a7c3e: am 1446c7b2: Merge "Get average value for image pro...
Xia Wang
2011-12-19
Get average value for image processing test
Xia Wang
2011-11-10
Make image processing results more stable.
Jason Sams
2011-09-13
Cleanup example code.
Jason Sams
2011-09-07
Integrate ImageProcessing test into test framework
Xia Wang
2011-08-24
Fix DPI issues in RS tests.
Jason Sams
2011-07-25
Merge "Add size param to rsForEach bug 5074640"
Jason Sams
2011-07-25
Add size param to rsForEach
Jason Sams
2011-07-20
Fixing bitmap invalidation bug.
Alex Sakhartchouk
2011-07-11
Remove the simulator target from all makefiles.
Jeff Brown
2011-05-02
Clean up use of rsSetObject/rsClearObject.
Stephen Hines
2011-04-26
Better workaround for the bitmap invalidation problem.
Alex Sakhartchouk
2011-04-22
sped up the ui in image processing test app
Alex Sakhartchouk
2011-02-22
Moving renderscript tests away from the library to a dedicated test folder.
Alex Sakhartchouk