summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: fix class nameDan Pasanen2018-01-262-2/+2
* Rename SnapdragonCamera to SnapMichael Bestas2018-01-261-3/+3
* SnapdragonCamera: Rename the resource Id to fix CTS issue.Santhosh Kumar Thimmanna Bhattar2018-01-092-2/+2
* SnapdragonCamera: Enable build of local jni librariesLeena Winterrowd2014-08-221-1/+1
* Rename module and package name to co-exist with AOSP appSachin Shah2014-08-161-5/+5
* Increased time to wait in all tests.priya2013-10-104-9/+21
* Adding back the camera tests to KLP-DEV after sorting them out in UB.Jason Noguchi2013-08-2621-0/+1791
* Remove all tests from Camera2 until we have them sorted out.Sascha Haeberling2013-08-1219-1643/+0
* Remove Camera tests from Gallery (breaks userdebugs builds)Sascha Haeberling2013-08-122-153/+0
* Add camera-related tests back.Sascha Haeberling2013-08-0921-0/+1796
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-0666-11221/+0
* Remove all .mk files from the cloned Camera2 until the project isSascha Haeberling2013-08-061-18/+0
* Merge tests/exiftool_parser/ from platform/packages/apps/Gallery2 to tests/ex...Qiwen Zhao2013-08-051-0/+90
|\
| * use NO_VALUE when the output of exiftool is invalidEarl Ou2012-10-181-8/+14
| * Do not use parentheses for Model tag in exiftool parserEarl Ou2012-10-171-10/+9
| * Parse the layer of exiftool outputEarl Ou2012-10-171-11/+30
| * Exiftool parserEarl Ou2012-10-121-0/+66
* Merge Android.mk/ from platform/packages/apps/Gallery2 to Android.mk/Qiwen Zhao2013-08-051-0/+18
|\
| * Merging camera test with gallery test.Jason Noguchi2013-02-141-0/+2
| * Fix Gallery2Tests BuildEarl Ou2012-07-311-1/+1
| * Add profiling tools.Chih-Chung Chang2012-02-141-1/+0
| * Initial code for Gallery2.Owen Lin2011-08-181-0/+17
* Merge AndroidManifest.xml/ from platform/packages/apps/Gallery2 to AndroidMan...Qiwen Zhao2013-08-051-0/+48
|\
| * Added jpeg streaming classes.Ruben Brunk2013-07-111-1/+6
| * Add initial implementation of PhotosProvider.George Mount2013-02-261-0/+4
| * Merging camera test with gallery test.Jason Noguchi2013-02-141-0/+8
| * 1. Use xml to record true data for ExifParserTest 2. A ExifTestRunnerEarl Ou2012-08-071-0/+4
| * Initial code for Gallery2.Owen Lin2011-08-181-0/+27
* Merge res/ from platform/packages/apps/Gallery2 to res/Qiwen Zhao2013-08-054-0/+43
|\
| * Clean up the test tags used by the continuous test service to determine whichJason Noguchi2013-08-026-10/+0
| * Added jpeg streaming classes.Ruben Brunk2013-07-111-0/+0
| * Add initial implementation of MediaCache.George Mount2013-03-291-0/+0
| * Scaling down the stress test defaults iteration counts to some base level.Jason Noguchi2013-02-202-3/+3
| * Merging camera test with gallery test.Jason Noguchi2013-02-149-0/+967
| * Use NO_VALUE in ground truth of exif test when no valid value from exiftoolEarl Ou2012-10-241-0/+1
| * Use exiftool as ground truth for Exif API testEarl Ou2012-10-121-46/+40
| * A simple ExifReader and its testEarl Ou2012-08-151-0/+1
| * Use hex to represent unknown type and byte type for ExifParser debuggingEarl Ou2012-08-071-2/+2
| * 1. Use xml to record true data for ExifParserTest 2. A ExifTestRunnerEarl Ou2012-08-072-0/+47
| * ExifParserTestEarl Ou2012-08-011-0/+0
* Clean up the test tags used by the continuous test service to determine whichJason Noguchi2013-08-0216-13/+32
* Added jpeg streaming classes.Ruben Brunk2013-07-114-0/+368
* Remove GL dependency on unused stencil buffers.George Mount2013-05-091-15/+0
* Speed improvements for ExifOutputStream.Ruben Brunk2013-04-022-0/+68
* Remove ImageCache from PhotoProvider in favor of MediaCache.George Mount2013-03-291-9/+9
* Add initial implementation of MediaCache.George Mount2013-03-292-0/+398
* Revert "New loading model"John Reck2013-03-213-13/+8
* Removing obsolete test.Jason Noguchi2013-03-201-116/+0
* Delete and recreate database on upgrade.George Mount2013-03-151-5/+33
* Exif parser modifications.Ruben Brunk2013-03-1311-280/+1037