Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
c2293025a25e04b26bf53713d71f85fd9ca5e8e9
/
tests
/
RenderScriptTests
fe02fc4
Balls perf update
by Jason Sams
· 13 years ago
806f133
Merge "Turn off vector code for tests where this reduces performance."
by Jason Sams
· 13 years ago
582748e
Merge "Build the actual RSTest_CompatLib."
by Stephen Hines
· 13 years ago
79914f9
Turn off vector code for tests where this reduces performance.
by Jason Sams
· 13 years ago
b472aad
Merge "fast math error testing."
by Jason Sams
· 13 years ago
fc74530
Build the actual RSTest_CompatLib.
by Stephen Hines
· 13 years ago
5cb9037
Revert "Move RSTest to compatibility library."
by Stephen Hines
· 13 years ago
023c260
fast math error testing.
by Jason Sams
· 13 years ago
878749fe
Merge "Move RSTest to compatibility library."
by Tim Murray
· 13 years ago
36103c8
Move RSTest to compatibility library.
by Tim Murray
· 13 years ago
4e17a9e
Actually test fract(float).
by Stephen Hines
· 13 years ago
b2d98ce
Fix image processing test to include all benchmark tests
by Xia Wang
· 13 years ago
bb469bd
Merge "Add parentheses for latest Clang warnings."
by Stephen Hines
· 13 years ago
9be5f0a
Add parentheses for latest Clang warnings.
by Stephen Hines
· 13 years ago
8d1127e
Merge "Update IP2 to use bitmap-backed allocations."
by Tim Murray
· 13 years ago
f9485d0
Update IP2 to use bitmap-backed allocations.
by Tim Murray
· 13 years ago
40f1fa6
Add 3D LUT intrinsic java class
by Jason Sams
· 13 years ago
09e2835
Fix off by 1 in color cube.
by Jason Sams
· 13 years ago
a22f980
Merge "Fix color cube tests."
by Jason Sams
· 13 years ago
ddf66ce
Fix color cube tests.
by Jason Sams
· 13 years ago
69bf687
Merge "Add API support for 3D allocations."
by Jason Sams
· 13 years ago
d1c306a
Add API support for 3D allocations.
by Jason Sams
· 13 years ago
2c1dc9a
Switch to simpler createFromBitmap in ImageProcessing.
by Tim Murray
· 13 years ago
2e28e2b
Revert "Turn off IP2."
by Stephen Hines
· 13 years ago
bc89730
Turn off IP2.
by Stephen Hines
· 13 years ago
a52b503
Merge "Compatibility lib changes for IP2."
by Stephen Hines
· 13 years ago
f43ac73
Compatibility lib changes for IP2.
by Stephen Hines
· 13 years ago
0d0c4e1
Merge "Minor cleanup of a few RS filter ports."
by Jason Sams
· 13 years ago
f914db7
Minor cleanup of a few RS filter ports.
by Jason Sams
· 13 years ago
cca2455
Test bounds on rsForEach calls.
by Stephen Hines
· 13 years ago
906380a
Merge "add filters from Gallery to ImageProcessing"
by Tim Murray
· 13 years ago
d7940c8
add filters from Gallery to ImageProcessing
by Tim Murray
· 13 years ago
b6d04f8
Fix app bug related to same input/output bitmap.
by Stephen Hines
· 13 years ago
131549d
am 98a09c64: am 43174b7d: am 718fb9f1: Fix sample code issues
by Jason Sams
· 13 years ago
98a09c6
am 43174b7d: am 718fb9f1: Fix sample code issues
by Jason Sams
· 13 years ago
718fb9f
Fix sample code issues
by Jason Sams
· 13 years ago
8150941
Add single channel blur test.
by Jason Sams
· 13 years ago
63f316f
Merge "Java RS latency benchmark."
by Tim Murray
· 13 years ago
83e185c
Update ImageProcessing test.
by Jason Sams
· 13 years ago
9368f0b
JB image processing.
by Jason Sams
· 13 years ago
3ffedae
Java RS latency benchmark.
by Tim Murray
· 13 years ago
2bd9144
Convert constant to float instead of double in mandelbrot.rs.
by Tim Murray
· 13 years ago
7b172a4
am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 13 years ago
58ed5d7
am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 13 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 13 years ago
bd5b3a7
Minor fixes for range clamp + default blending.
by Stephen Hines
· 13 years ago
57b3557
Remove copyBitmap from ImageProcessing.
by Tim Murray
· 13 years ago
10542ec
Merge "Port ImageProcessing to Filterscript." into jb-mr1-dev
by Jason Sams
· 13 years ago
d3d6570
Port ImageProcessing to Filterscript.
by Stephen Hines
· 13 years ago
4b42941
Fix crash in ImageProcessing blend test
by Jason Sams
· 13 years ago
b2ae7a1
Update compatibility library tests
by Jason Sams
· 13 years ago
31864d7
Fix range on blur intrinsic.
by Jason Sams
· 13 years ago
1ebb720
Lighten grain and make live preview gpu friendly.
by Jason Sams
· 13 years ago
0b17115
Merge "RS char bug repro case" into jb-mr1-dev
by Stephen Hines
· 13 years ago
c49c71a
Merge "Restore RSTest functionality (char bug is fixed)." into jb-mr1-dev
by Stephen Hines
· 13 years ago
0e3d40d
fix build break
by Tim Murray
· 13 years ago
74478f7
fix blend intrinsics, add tests
by Tim Murray
· 13 years ago
8d60b1e
Restore RSTest functionality (char bug is fixed).
by Stephen Hines
· 13 years ago
d895d37
RS char bug repro case
by Stephen Hines
· 13 years ago
761d3d0
Reduce test warmup time to avoid driving into thermal throttle.
by Jason Sams
· 13 years ago
07e35aa
Merge into jb-mr1-dev
by Jean-Baptiste Queru
· 13 years ago
641c36f
Merge into jb-mr1-dev
by Jean-Baptiste Queru
· 13 years ago
ae76051
Test FS getElementAt
by Jason Sams
· 13 years ago
85d4955
Add test for copy kernels.
by Jason Sams
· 13 years ago
c4b95cf
Test image for 2 input tests.
by Jason Sams
· 13 years ago
ac4bd00
Change 5x5 convolve to better test impl.
by Jason Sams
· 13 years ago
9c7b529
Merge "Verify pass-by-value kernels with structs." into jb-mr1-dev
by Stephen Hines
· 13 years ago
ed0b4f9
Force destroy scripts in imageProcessing.
by Jason Sams
· 13 years ago
c4358c7
Verify pass-by-value kernels with structs.
by Stephen Hines
· 13 years ago
82c8cda
Merge "Add run all button to image processing test." into jb-mr1-dev
by Jason Sams
· 13 years ago
b94d69a
Add run all button to image processing test.
by Jason Sams
· 13 years ago
0e64d89
Add Mandelbrot test to ImageProcessing.
by Tim Murray
· 13 years ago
36fa5a4
Fix aprox fs function names bug b206696
by Jason Sams
· 13 years ago
5ca88a1
Merge "Add tests for pass-by-value kernels." into jb-mr1-dev
by Stephen Hines
· 13 years ago
97e9ee2
Cleanup blur test, remove deprecated functions.
by Jason Sams
· 13 years ago
263459d
Add tests for pass-by-value kernels.
by Stephen Hines
· 13 years ago
08a8158
Add Kernel, Method, and field IDs bug 7182873
by Jason Sams
· 13 years ago
2f2f0d4
Merge "Failing uchar4->int4 test" into jb-mr1-dev
by Stephen Hines
· 13 years ago
80d8190
Unhide intrinsics and document API.
by Jason Sams
· 13 years ago
bd6acda
Merge "Fix bugs in grain where values could go out of bounds." into jb-mr1-dev
by Jason Sams
· 13 years ago
8a95803
Fix bugs in grain where values could go out of bounds.
by Jason Sams
· 13 years ago
58b2b24
Updated tests for simpler ScriptC constructors.
by Stephen Hines
· 13 years ago
3a5b801
LUT intrinsic and CrossProcess test. 5x5 convolve and test Gauss blur and test
by Jason Sams
· 13 years ago
c1ccbf5
Add greyscale intrinsic test.
by Jason Sams
· 13 years ago
8fd5853
Document ColorMatrix intrinsic and add helpers
by Jason Sams
· 13 years ago
6d617c2
Merge "Stabilize perf data." into jb-mr1-dev
by Jason Sams
· 13 years ago
76fb297
Stabilize perf data.
by Jason Sams
· 13 years ago
5729fcd
Add ColorMatrix Intrinsic.
by Jason Sams
· 13 years ago
c3f6d18
update image processing to fix ScriptGroup names.
by Jason Sams
· 13 years ago
7bb5745
Failing uchar4->int4 test
by Stephen Hines
· 13 years ago
f967807
Merge "Fix bug in grain." into jb-mr1-dev
by Jason Sams
· 13 years ago
a8309cb
Merge "Move the kernel launch to specific intrinsic class." into jb-mr1-dev
by Jason Sams
· 13 years ago
cdb0597
Merge "Switch to v8 (and appropriate llvm-rs-cc stuff)." into jb-mr1-dev
by Stephen Hines
· 13 years ago
f1c051b
Fix bug in grain.
by Jason Sams
· 13 years ago
19e1086
Move the kernel launch to specific intrinsic class.
by Jason Sams
· 13 years ago
02df84a
am 34d85746: am b8da225f: Merge "Tests/RS: Add RS context check for RsBalls setAccel()"
by Jean-Baptiste Queru
· 13 years ago
da1c93a
Tests/RS: Add RS context check for RsBalls setAccel()
by Yong Chen
· 13 years ago
31bc7f9
Merge "Initial version of Renderscript Compute Benchmark" into jb-mr1-dev
by Stephen Hines
· 13 years ago
9196c9a
Merge "Fisheye filter: approx version, general performance improvements" into jb-mr1-dev
by Stephen Hines
· 13 years ago
65b8734
Switch to v8 (and appropriate llvm-rs-cc stuff).
by Stephen Hines
· 13 years ago
Next »