summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apkGeorge Mount2013-03-044-228/+123
* Add initial implementation of PhotosProvider.George Mount2013-02-265-0/+807
* Scaling down the stress test defaults iteration counts to some base level.Jason Noguchi2013-02-202-3/+3
* Remove more com.android.camera.RJohn Reck2013-02-152-2/+2
* Merging camera test with gallery test.Jason Noguchi2013-02-1417-0/+1733
* New loading modelJohn Reck2013-01-163-8/+13
* Fix slide show animation so that cross fades work.George Mount2013-01-091-3/+0
* Instantiate GLCanvas rather than reinitialize current GLCanvas.George Mount2013-01-083-30/+17
* Merge "ExifModifier" into gb-ub-photos-bryceAngus Kong2012-12-183-1/+175
|\
| * ExifModifierEarl Ou2012-11-303-1/+175
* | Move LightCycle to render directly to GLRootView.George Mount2012-12-171-0/+7
* | GL packaging refactorJohn Reck2012-12-117-16/+39
* | Add GLES20 canvas implementation.George Mount2012-12-053-14/+35
* | Separate GL calls into GLCanvas in preparation for adding GLES2.George Mount2012-11-202-8/+69
|/
* Use getValueAt() to read different data in ExifTagEarl Ou2012-11-144-23/+14
* Merge "use NO_VALUE when the output of exiftool is invalid" into gb-ub-photos...Hung-ying Tyan2012-11-121-8/+14
|\
| * use NO_VALUE when the output of exiftool is invalidEarl Ou2012-10-181-8/+14
* | Merge "Do not use parentheses for Model tag in exiftool parser" into gb-ub-ph...Hung-ying Tyan2012-11-121-10/+9
|\|
| * Do not use parentheses for Model tag in exiftool parserEarl Ou2012-10-171-10/+9
* | Merge "Parse the layer of exiftool output" into gb-ub-photos-bryceHung-ying Tyan2012-11-121-11/+30
|\|
| * Parse the layer of exiftool outputEarl Ou2012-10-171-11/+30
* | Merge "Exiftool parser" into gb-ub-photos-bryceHung-ying Tyan2012-11-121-0/+66
|\|
| * Exiftool parserEarl Ou2012-10-121-0/+66
* | Handle wrong thumbnail tag typeEarl Ou2012-11-072-45/+88
* | Handle undefined tags and ignore copyright tag in exif testEarl Ou2012-11-073-2/+147
* | Handle invalid offset value in ExifParserEarl Ou2012-11-071-2/+2
* | ignore image with invalid thumbnail type in Exif testEarl Ou2012-11-071-3/+3
* | Handle tag not found in ExifParserTestEarl Ou2012-11-071-0/+3
* | fix OOM in exif testEarl Ou2012-11-071-0/+1
* | print image path when setup error in Exif testEarl Ou2012-10-311-9/+13
* | am 0c7e8aac: Merge "Fix build." into gb-ub-photos-archesMichael Jurka2012-10-252-0/+4
|\ \
| * | Fix build.Angus Kong2012-10-262-0/+4
* | | Use List to store duplicated exif tagEarl Ou2012-10-243-17/+21
* | | Use NO_VALUE in ground truth of exif test when no valid value from exiftoolEarl Ou2012-10-244-23/+18
* | | Handle duplicated tags in the Exif testEarl Ou2012-10-183-15/+27
* | | Print image path for exception in Exif testEarl Ou2012-10-183-148/+168
* | | Merge "Make original exif test pass with the exiftool ground truth" into gb-u...Hung-ying Tyan2012-10-173-20/+45
|\ \ \
| * | | Make original exif test pass with the exiftool ground truthEarl Ou2012-10-183-20/+45
* | | | Merge "Read exif test images from the external storage of the test package" i...Hung-ying Tyan2012-10-166-76/+166
|\| | |
| * | | Read exif test images from the external storage of the test packageEarl Ou2012-10-176-76/+166
| | |/ | |/|
* | | am ff025412: Merge "Revert "Revert "Upload screennails in tiles to prevent ja...Owen Lin2012-10-151-0/+2
|\ \ \ | | |/ | |/|
| * | Merge "Revert "Revert "Upload screennails in tiles to prevent jank""" into gb...Owen Lin2012-10-151-0/+2
| |\ \
| | * | Revert "Revert "Upload screennails in tiles to prevent jank""Owen Lin2012-10-111-0/+2
* | | | am a38801ed: Merge "Fix build" into gb-ub-photos-archesJohn Reck2012-10-152-0/+4
|\| | | | |_|/ |/| |
| * | Fix buildJohn Reck2012-10-152-0/+4
| |/
* / Use exiftool as ground truth for Exif API testEarl Ou2012-10-124-155/+137
|/
* Revert "Upload screennails in tiles to prevent jank"Bart Sears2012-10-061-2/+0
* Upload screennails in tiles to prevent jankOwen Lin2012-10-051-0/+2
* Fix build break in testsGeorge Mount2012-10-041-0/+2
* Tests for ExifDataEarl Ou2012-09-197-26/+304