Gitiles
Code Review
Sign In
review.gerrithub.io
/
DU-Final
/
packages_apps_Gallery2
/
501c443a49d121385ef71314a37e5ecbb3d4e0ec
/
tests
ac94740
Remove GL dependency on unused stencil buffers.
by George Mount
· 10 years ago
4bee0f2
Speed improvements for ExifOutputStream.
by Ruben Brunk
· 10 years ago
d4681a3
Remove ImageCache from PhotoProvider in favor of MediaCache.
by George Mount
· 10 years ago
4950825
Add initial implementation of MediaCache.
by George Mount
· 10 years ago
705dc81
Revert "New loading model"
by John Reck
· 10 years ago
8d3d430
Removing obsolete test.
by Jason Noguchi
· 10 years ago
b5ab491
Delete and recreate database on upgrade.
by George Mount
· 10 years ago
6e6a524
Exif parser modifications.
by Ruben Brunk
· 10 years ago
56c42ad
Add delete cascade for Accounts.
by George Mount
· 10 years ago
5139ee0
Add batch operations to PhotoProvider
by George Mount
· 10 years ago
17362f8
Remove redundant Album NAME (replaced by TITLE)
by Mangesh Ghiware
· 10 years ago
aebb3b0
Add inserts to PhotoProvider.
by George Mount
· 10 years ago
2f5a064
Add required fields to PhotoProvider.
by George Mount
· 10 years ago
135c2e5
Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apk
by George Mount
· 10 years ago
c8419b4
Add initial implementation of PhotosProvider.
by George Mount
· 10 years ago
b9f71cb
Scaling down the stress test defaults iteration counts to some base level.
by Jason Noguchi
· 10 years ago
7db6eb0
Remove more com.android.camera.R
by John Reck
· 10 years ago
43a4f8b
Merging camera test with gallery test.
by Jason Noguchi
· 10 years ago
f4f43e7
New loading model
by John Reck
· 10 years ago
bdb71cc
Fix slide show animation so that cross fades work.
by George Mount
· 10 years ago
50b33ab
Instantiate GLCanvas rather than reinitialize current GLCanvas.
by George Mount
· 10 years ago
d81e17b
Merge "ExifModifier" into gb-ub-photos-bryce
by Angus Kong
· 10 years ago
64072a0
Move LightCycle to render directly to GLRootView.
by George Mount
· 10 years ago
a4eae1a
GL packaging refactor
by John Reck
· 10 years ago
6eb3376
Add GLES20 canvas implementation.
by George Mount
· 11 years ago
b430b34
ExifModifier
by Earl Ou
· 11 years ago
7da54d7
Separate GL calls into GLCanvas in preparation for adding GLES2.
by George Mount
· 11 years ago
8592397
Use getValueAt() to read different data in ExifTag
by Earl Ou
· 11 years ago
201c6d5
Merge "use NO_VALUE when the output of exiftool is invalid" into gb-ub-photos-bryce
by Hung-ying Tyan
· 11 years ago
f0d2bbe
Merge "Do not use parentheses for Model tag in exiftool parser" into gb-ub-photos-bryce
by Hung-ying Tyan
· 11 years ago
a230880
Merge "Parse the layer of exiftool output" into gb-ub-photos-bryce
by Hung-ying Tyan
· 11 years ago
4825985
Merge "Exiftool parser" into gb-ub-photos-bryce
by Hung-ying Tyan
· 11 years ago
79a457d
Handle wrong thumbnail tag type
by Earl Ou
· 11 years ago
28a814f
Handle undefined tags and ignore copyright tag in exif test
by Earl Ou
· 11 years ago
86ad9b7
Handle invalid offset value in ExifParser
by Earl Ou
· 11 years ago
be3c601
ignore image with invalid thumbnail type in Exif test
by Earl Ou
· 11 years ago
6c89e5f
Handle tag not found in ExifParserTest
by Earl Ou
· 11 years ago
12c9c4c
fix OOM in exif test
by Earl Ou
· 11 years ago
e7fab41
print image path when setup error in Exif test
by Earl Ou
· 11 years ago
219b556
am 0c7e8aac: Merge "Fix build." into gb-ub-photos-arches
by Michael Jurka
· 11 years ago
6585f08
Fix build.
by Angus Kong
· 11 years ago
08b5e19
Use List to store duplicated exif tag
by Earl Ou
· 11 years ago
b44cda6
Use NO_VALUE in ground truth of exif test when no valid value from exiftool
by Earl Ou
· 11 years ago
0ffdd63
use NO_VALUE when the output of exiftool is invalid
by Earl Ou
· 11 years ago
35762ce
Handle duplicated tags in the Exif test
by Earl Ou
· 11 years ago
aa5243c
Print image path for exception in Exif test
by Earl Ou
· 11 years ago
0445a64
Merge "Make original exif test pass with the exiftool ground truth" into gb-ub-photos-bryce
by Hung-ying Tyan
· 11 years ago
85e5509
Make original exif test pass with the exiftool ground truth
by Earl Ou
· 11 years ago
89e81e6
Merge "Read exif test images from the external storage of the test package" into gb-ub-photos-bryce
by Hung-ying Tyan
· 11 years ago
1bea7ba
Read exif test images from the external storage of the test package
by Earl Ou
· 11 years ago
63209dc
Do not use parentheses for Model tag in exiftool parser
by Earl Ou
· 11 years ago
097b601
Parse the layer of exiftool output
by Earl Ou
· 11 years ago
3fdbde7
am ff025412: Merge "Revert "Revert "Upload screennails in tiles to prevent jank""" into gb-ub-photos-arches
by Owen Lin
· 11 years ago
ff02541
Merge "Revert "Revert "Upload screennails in tiles to prevent jank""" into gb-ub-photos-arches
by Owen Lin
· 11 years ago
4d6ea9c
am a38801ed: Merge "Fix build" into gb-ub-photos-arches
by John Reck
· 11 years ago
ea9e881
Fix build
by John Reck
· 11 years ago
4681926
Exiftool parser
by Earl Ou
· 11 years ago
e031a28
Use exiftool as ground truth for Exif API test
by Earl Ou
· 11 years ago
a8f3473
Revert "Revert "Upload screennails in tiles to prevent jank""
by Owen Lin
· 11 years ago
ad7cf18
Revert "Upload screennails in tiles to prevent jank"
by Bart Sears
· 11 years ago
e29fc4a
Upload screennails in tiles to prevent jank
by Owen Lin
· 11 years ago
bdd935b
Fix build break in tests
by George Mount
· 11 years ago
ce64bc9
Tests for ExifData
by Earl Ou
· 11 years ago
8959132
Simplify the usage of ExifData
by Earl Ou
· 11 years ago
2486ee3
Rearrange the constants in ExifTag
by Earl Ou
· 11 years ago
9bc2a5c
Remove the parameter of getAllExifTags() in IfdData
by Earl Ou
· 11 years ago
4f529e7
ExifOutputStream
by Earl Ou
· 11 years ago
5df339d
Redesign the set function of ExifTag
by Earl Ou
· 11 years ago
f6513f5
Merge "Read thumbnail into ExifData" into gb-ub-photos-arches
by Hung-ying Tyan
· 11 years ago
d83a374
Read thumbnail into ExifData
by Earl Ou
· 11 years ago
915c2c5
Ongoing reskin of Gallery app
by Bobby Georgescu
· 11 years ago
4ae9b21
Re-design ExifParser for some strange Exif header
by Earl Ou
· 11 years ago
321e7c4
A simple ExifReader and its test
by Earl Ou
· 11 years ago
42a68a6
Merge "First gallery reskin iteration." into gb-ub-photos-arches
by Bobby Georgescu
· 11 years ago
c90a116
First gallery reskin iteration.
by Bobby Georgescu
· 11 years ago
ebb149b
Check if the ExifParser paser every part in the test
by Earl Ou
· 11 years ago
eb8418a
ignore uncompressed thumbnail when test exif thumbnail
by Earl Ou
· 11 years ago
0ee84c4
Handle error when string length=0 in IfdParser
by Earl Ou
· 11 years ago
1156d38
1. add interoperability ifd in exif test and 2. add some log
by Earl Ou
· 11 years ago
052298a
Change Thumbnail test for ExifParser when there is no thumbnail or thumbnail's information
by Earl Ou
· 11 years ago
07d72dd
Use hex to represent unknown type and byte type for ExifParser debugging
by Earl Ou
· 11 years ago
fa0639a
1. Use xml to record true data for ExifParserTest 2. A ExifTestRunner
by Earl Ou
· 11 years ago
015bc40
use InstrumentationTestCase for ExifParserTest
by Earl Ou
· 11 years ago
24b08ee
Remove TYPE_SUB_IFD for next() in IfdParser
by Earl Ou
· 11 years ago
6b50491
Check number of exif tag in test
by Earl Ou
· 11 years ago
f2fb250
Test read thumbnail
by Earl Ou
· 11 years ago
7d8caf1
Test only keep some exif tags for value
by Earl Ou
· 11 years ago
c72fad9
Test skip to next ifd in ExifParserTest
by Earl Ou
· 11 years ago
6131e77
ExifParserTest
by Earl Ou
· 11 years ago
c130eed
Fix Gallery2Tests Build
by Earl Ou
· 11 years ago
5c64aba
Fix build.
by Owen Lin
· 11 years ago
37c6059
Add a new state uploading to UploadedTexture.
by Owen Lin
· 11 years ago
0b2486c
Use View.setSystemUiVisibility to enter/leave lights-out mode.
by Chih-Chung Chang
· 11 years ago
1ade126
Add freeze/unfreeze for GLRootView.
by Chih-Chung Chang
· 11 years ago
2ef46ed
Better orientation change handling.
by Chih-Chung Chang
· 11 years ago
8ac2e86
Add support to draw on texture.
by Owen Lin
· 11 years ago
bd141b5
Support drawing in different orientation in Gallery.
by Chih-Chung Chang
· 11 years ago
2341c19
Remove Position and PositionRepository.
by Owen Lin
· 11 years ago
b29a27f
Use SurfaceTexture to show Camera preview.
by Chih-Chung Chang
· 11 years ago
7b83fb8
Remove unused code.
by Chih-Chung Chang
· 11 years ago
Next »