summaryrefslogtreecommitdiffstats
path: root/perftests
Commit message (Collapse)AuthorAgeFilesLines
* Include <string.h> for memset.Elliott Hughes2015-01-251-0/+2
| | | | Change-Id: I36bff9268ba1cb50a4be25f1a428082cf854b7be
* Explicitly use an older C++ standard.Dan Albert2014-11-201-10/+2
| | | | | | | | | | There's some crufty code in here that cannot be compiled with C++11 (a lot of implicit conversions that C++11 complains about but C++98 doesn't). Moving this project isn't a high priority, so just use an older standard. Bug: 18466763 Change-Id: Iaffc7b2b19bb7ecbdc234782fb9370c641559fac
* Build both 64- and 32-bit versions.Ben Cheng2014-05-301-0/+2
| | | | Change-Id: I9e641cebcd71cb680ecb326e8c75e68e7d016ea4
* Move the panorama benchmark from packages/apps/Camera to here.Ben Cheng2014-05-27118-0/+79526
Also cut unnecessary dependencies on other parts of Android and build staticly linked binaries so that the benchmark can be run on barebone systems. Change-Id: I69ea59c677c750d1982389dd62a6a74e4719d547