summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/gallery3d/exif
Commit message (Expand)AuthorAgeFilesLines
* Tests for ExifDataEarl Ou2012-09-197-26/+304
* Simplify the usage of ExifDataEarl Ou2012-09-192-4/+4
* Rearrange the constants in ExifTagEarl Ou2012-09-062-14/+14
* Remove the parameter of getAllExifTags() in IfdDataEarl Ou2012-08-311-1/+1
* ExifOutputStreamEarl Ou2012-08-302-0/+78
* Redesign the set function of ExifTagEarl Ou2012-08-302-6/+6
* Read thumbnail into ExifDataEarl Ou2012-08-271-1/+57
* Re-design ExifParser for some strange Exif headerEarl Ou2012-08-243-346/+136
* A simple ExifReader and its testEarl Ou2012-08-154-80/+263
* Check if the ExifParser paser every part in the testEarl Ou2012-08-081-2/+27
* ignore uncompressed thumbnail when test exif thumbnailEarl Ou2012-08-081-0/+6
* Handle error when string length=0 in IfdParserEarl Ou2012-08-081-6/+2
* 1. add interoperability ifd in exif test and 2. add some logEarl Ou2012-08-071-4/+52
* Change Thumbnail test for ExifParser when there is no thumbnail or thumbnail'...Earl Ou2012-08-071-20/+6
* Use hex to represent unknown type and byte type for ExifParser debuggingEarl Ou2012-08-071-3/+8
* 1. Use xml to record true data for ExifParserTest 2. A ExifTestRunnerEarl Ou2012-08-072-80/+149
* use InstrumentationTestCase for ExifParserTestEarl Ou2012-08-061-2/+2
* Remove TYPE_SUB_IFD for next() in IfdParserEarl Ou2012-08-061-31/+29
* Check number of exif tag in testEarl Ou2012-08-061-0/+12
* Test read thumbnailEarl Ou2012-08-061-10/+68
* Test only keep some exif tags for valueEarl Ou2012-08-011-0/+32
* Test skip to next ifd in ExifParserTestEarl Ou2012-08-011-0/+25
* ExifParserTestEarl Ou2012-08-011-0/+267