summaryrefslogtreecommitdiff
path: root/tests/RenderScriptTests/PerfTest
AgeCommit message (Collapse)Author
2015-12-09Remove graphics-related RenderScript tests. Stephen Hines
Bug: http://b/25497185 These APIs have been deprecated for quite some time, and it makes sense to remove the obsolete tests. Change-Id: Ief413633c49b304042e191fbc200901bf9a794ad
2015-05-19Clean RenderScript warnings Jean-Luc Brouillet
Change-Id: Ia7a98c1c977c839c74ae8081e70b5deb4b60c25d
2013-04-05Specify SDK version for RS graphics tests. Tim Murray
Change-Id: Ia61c753392432b91f91260a9b8769dfd396c259f
2012-11-07Correct executable bit for source files Kenny Root
Many media files and source code files were marked as executable in Git. Remove those. Also a shell script and python script were not marked as executable. Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
2012-01-06Add more fill tests. Jason Sams
Change-Id: I43ae760cdac391580e4af590e212b38afd183d1e
2011-12-07Making UI a bit more responsive. Alex Sakhartchouk
Change-Id: I92875e9304675fcda978a49c1447e22911e2a839
2011-12-06Fixing file writing bug Alex Sakhartchouk
Change-Id: I01b6fa9f14ecf01e8957cb1b9277ba88eea46845
2011-11-17adding benchmark single test Alex Sakhartchouk
Change-Id: I902579085bfee2f0bdc0bf4f38442f2f1569bf71
2011-11-15DO NOT MERGE Alex Sakhartchouk
More flexible structure for rs benchmark. Major refactoring to allow adding more benchmarks easily. Change-Id: I8cc97d5cd0a7c8cc5e95083713fbf034a002887e
2011-08-24Fix DPI issues in RS tests. Jason Sams
Change-Id: I02ca34187d93dfe703b90681061c3c7a42fafc15
2011-07-25Add size param to rsForEach Jason Sams
bug 5074640 Change-Id: I395bd8b295beacc979681ccdd3451d9d6cc3d672
2011-07-11Remove the simulator target from all makefiles. Jeff Brown
Bug: 5010576 Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
2011-06-30Adding some debug modes to the rs benchmark app. Alex Sakhartchouk
Change-Id: I6b957d93e0233ed268403dcdb14f4cf4cff29804
2011-06-20Fix issues in Opengl Benchmark tests: Xia Wang
- fix live wallpaper drawing, bind the global vertex program after it - scale the icons according to render surface in display icons, also add a background for the icon display test case. Change-Id: I410dfd745a7ebe0ce8a62fc590963bd1f86d1c1a
2011-06-15Add opengl bench mark test: Xia Wang
-- display icons with livewallpaper background (galaxy) Change-Id: I5b49bc732180069957abb47d206b5849c47469df
2011-06-15Fill in opengl benchmark test: Xia Wang
- display a list view Change-Id: I72ac8e4c84ae497f2297ed3c803a62db2600ef08
2011-06-14Add more opengl benchmark test: Xia Wang
- all apps in launcher - shortcuts of apps in home page Change-Id: Ibec109993bd17a990378dba394dfb0ab99774181
2011-06-06Add OpenGl benchmark tests: Xia Wang
display images with different texture in each mesh. Change-Id: I051be3cf8be117e62fc635dfaf75b5c0e4cdd644
2011-05-19Removing unused code Alex Sakhartchouk
Change-Id: I6eee2a6c9b9aa313a6ec16ad7ea28c075d1939a4
2011-05-05Merge "save benchmark results" Alex Sakhartchouk
2011-05-04save benchmark results Alex Sakhartchouk
Change-Id: I5b6a9f03de574be7983f1311173484f2cc0b4fe5
2011-05-02Clean up use of rsSetObject/rsClearObject. Stephen Hines
Change-Id: I8d8e198135d680a1cab7fde64407dec8030bd6a6
2011-04-27Fix RS graphics samples/tests. Stephen Hines
Change-Id: Id5b586a9d9bead426eb46d79a93941893f0d4925
2011-04-26- Add instrumentation utility to automate rs performance tests: Xia Wang
The RsBench test activity can be launched within instrumentation - Provide parameter to control test run: set the maximum number of loops from test runner, the script will send out a message after the test loops exceeds the maxium number Change-Id: I5fba0543094ef7a8b5eaa6ff9a04367d272b4d65
2011-04-07Remove the deprecated things from Config.java. These haven't been working ↵ Joe Onorato
since before 1.0. Change-Id: Ic2e8fa68797ea9d486f4117f3d82c98233cdab1e
2011-04-01First draft of fbo in renderscript. Alex Sakhartchouk
Updating samples and benchmark Change-Id: I469bf8b842fca72b59475c8fa024c12cf0e14954
2011-02-22Moving renderscript tests away from the library to a dedicated test folder. Alex Sakhartchouk
Change-Id: I7d8e20a17513f167eae3681d77463c01f4fa24a7