index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
RenderScriptTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add run all button to image processing test." into jb-mr1-dev
Jason Sams
2012-09-21
3
-7
/
+53
|
\
|
*
Add run all button to image processing test.
Jason Sams
2012-09-21
3
-7
/
+53
*
|
Add Mandelbrot test to ImageProcessing.
Tim Murray
2012-09-21
3
-1
/
+160
|
/
*
Fix aprox fs function names
Jason Sams
2012-09-20
3
-12
/
+11
*
Merge "Add tests for pass-by-value kernels." into jb-mr1-dev
Stephen Hines
2012-09-20
3
-0
/
+108
|
\
|
*
Add tests for pass-by-value kernels.
Stephen Hines
2012-09-19
3
-0
/
+108
*
|
Cleanup blur test, remove deprecated functions.
Jason Sams
2012-09-20
5
-169
/
+66
*
|
Add Kernel, Method, and field IDs
Jason Sams
2012-09-18
1
-16
/
+15
|
/
*
Merge "Failing uchar4->int4 test" into jb-mr1-dev
Stephen Hines
2012-09-13
3
-0
/
+70
|
\
|
*
Failing uchar4->int4 test
Stephen Hines
2012-08-29
3
-0
/
+70
*
|
Unhide intrinsics and document API.
Jason Sams
2012-09-13
1
-1
/
+1
*
|
Merge "Fix bugs in grain where values could go out of bounds." into jb-mr1-dev
Jason Sams
2012-09-13
1
-3
/
+4
|
\
\
|
*
|
Fix bugs in grain where values could go out of bounds.
Jason Sams
2012-09-13
1
-3
/
+4
*
|
|
Updated tests for simpler ScriptC constructors.
Stephen Hines
2012-09-12
28
-29
/
+28
|
/
/
*
|
LUT intrinsic and CrossProcess test.
Jason Sams
2012-09-08
5
-60
/
+314
*
|
Add greyscale intrinsic test.
Jason Sams
2012-09-06
2
-6
/
+16
*
|
Document ColorMatrix intrinsic and add helpers
Jason Sams
2012-09-06
4
-2
/
+2
*
|
Merge "Stabilize perf data." into jb-mr1-dev
Jason Sams
2012-09-05
3
-8
/
+12
|
\
\
|
*
|
Stabilize perf data.
Jason Sams
2012-09-05
3
-8
/
+12
*
|
|
Add ColorMatrix Intrinsic.
Jason Sams
2012-09-04
5
-31
/
+186
|
/
/
*
|
update image processing to fix ScriptGroup names.
Jason Sams
2012-09-04
1
-2
/
+2
|
/
*
Merge "Fix bug in grain." into jb-mr1-dev
Jason Sams
2012-08-21
1
-4
/
+4
|
\
|
*
Fix bug in grain.
Jason Sams
2012-08-21
1
-4
/
+4
*
|
Merge "Move the kernel launch to specific intrinsic class." into jb-mr1-dev
Jason Sams
2012-08-21
1
-2
/
+3
|
\
\
|
|
/
|
*
Move the kernel launch to specific intrinsic class.
Jason Sams
2012-08-21
1
-2
/
+3
*
|
Merge "Switch to v8 (and appropriate llvm-rs-cc stuff)." into jb-mr1-dev
Stephen Hines
2012-08-21
2
-3
/
+6
|
\
\
|
*
|
Switch to v8 (and appropriate llvm-rs-cc stuff).
Stephen Hines
2012-08-16
2
-3
/
+6
|
|
/
*
|
am 34d85746: am b8da225f: Merge "Tests/RS: Add RS context check for RsBalls s...
Jean-Baptiste Queru
2012-08-21
1
-1
/
+1
|
\
\
|
*
|
Tests/RS: Add RS context check for RsBalls setAccel()
Yong Chen
2012-08-17
1
-1
/
+1
*
|
|
Merge "Initial version of Renderscript Compute Benchmark" into jb-mr1-dev
Stephen Hines
2012-08-16
6
-0
/
+572
|
\
\
\
|
*
|
|
Initial version of Renderscript Compute Benchmark
Rajeev Sharma
2012-08-15
6
-0
/
+572
*
|
|
|
Merge "Fisheye filter: approx version, general performance improvements" int...
Stephen Hines
2012-08-16
6
-50
/
+186
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fisheye filter: approx version, general performance improvements
Rajeev Sharma
2012-08-15
6
-50
/
+186
|
|
/
/
*
|
|
Testing java compat lib for RS.
Jason Sams
2012-08-15
32
-0
/
+2037
|
/
/
*
|
Intrinsics test
Jason Sams
2012-08-14
2
-1
/
+67
*
|
Fix build issue with new error checks.
Jason Sams
2012-08-10
1
-6
/
+1
*
|
Implement ScriptGroup and add test.
Jason Sams
2012-08-10
4
-1
/
+213
*
|
Add case for NEON min to RSTest
Rajeev Sharma
2012-08-07
3
-0
/
+61
*
|
Add approximate version of Vignette filter to Image Processing test
Rajeev Sharma
2012-08-06
5
-11
/
+152
*
|
Vignette filter: precompute more values, simplify math, cleanup code
Rajeev Sharma
2012-08-01
1
-28
/
+23
*
|
save 2ms replace div with mul.
Jason Sams
2012-07-30
1
-5
/
+7
*
|
Add vignette filter to Image Processing test
Rajeev Sharma
2012-07-27
5
-1
/
+238
*
|
Add fisheye filter to Image Processing benchmark
Rajeev Sharma
2012-07-27
5
-1
/
+221
*
|
Add unsigned tests to math agreement test
Rajeev Sharma
2012-07-25
2
-103
/
+96
*
|
Test for unsigned RS setters.
Stephen Hines
2012-07-25
3
-0
/
+97
*
|
Merge "Updated math_agree test"
Stephen Hines
2012-07-20
2
-24
/
+872
|
\
\
|
*
|
Updated math_agree test
Rajeev Sharma
2012-07-20
2
-24
/
+872
*
|
|
Add film grain test.
Jason Sams
2012-07-20
3
-1
/
+170
|
/
/
*
|
Refactor ImageProcessing benchmark and stabilize results.
Jason Sams
2012-07-19
13
-254
/
+742
*
|
Cleanup filter preview test.
Jason Sams
2012-07-10
3
-43
/
+44
[next]