1. 6c0e99e SnapdragonCamera: Enable build of local jni libraries by Leena Winterrowd · 10 years ago
  2. 89d153b Rename module and package name to co-exist with AOSP app by Sachin Shah · 10 years ago
  3. 05f84f3 Increased time to wait in all tests. by priya · 11 years ago
  4. 9081ee5 Adding back the camera tests to KLP-DEV after sorting them out in UB. by Jason Noguchi · 11 years ago
  5. de42a04 Remove all tests from Camera2 until we have them sorted out. by Sascha Haeberling · 11 years ago
  6. 10fe363 Remove Camera tests from Gallery (breaks userdebugs builds) by Sascha Haeberling · 11 years ago
  7. 1ac5817 Add camera-related tests back. by Sascha Haeberling · 11 years ago
  8. 8e963a5 This removes all non-Camera stuff from Camera2. by Sascha Haeberling · 11 years ago
  9. 4fc90b0 Remove all .mk files from the cloned Camera2 until the project is by Sascha Haeberling · 11 years ago
  10. 8672b22 Merge tests/exiftool_parser/ from platform/packages/apps/Gallery2 to tests/exiftool_parser/ by Qiwen Zhao · 11 years ago
  11. 7ee1687 Merge Android.mk/ from platform/packages/apps/Gallery2 to Android.mk/ by Qiwen Zhao · 11 years ago
  12. 48634be Merge AndroidManifest.xml/ from platform/packages/apps/Gallery2 to AndroidManifest.xml/ by Qiwen Zhao · 11 years ago
  13. 51b3321 Merge res/ from platform/packages/apps/Gallery2 to res/ by Qiwen Zhao · 11 years ago
  14. 4c3d807 Clean up the test tags used by the continuous test service to determine which by Jason Noguchi · 11 years ago
  15. f40d4fb Clean up the test tags used by the continuous test service to determine which by Jason Noguchi · 11 years ago
  16. bffb4a0 Added jpeg streaming classes. by Ruben Brunk · 11 years ago
  17. ade3402 Added jpeg streaming classes. by Ruben Brunk · 11 years ago
  18. 8d8d5cf Added jpeg streaming classes. by Ruben Brunk · 11 years ago
  19. caa77af Remove GL dependency on unused stencil buffers. by George Mount · 11 years ago
  20. 0cea1fc Speed improvements for ExifOutputStream. by Ruben Brunk · 11 years ago
  21. b658ef4 Remove ImageCache from PhotoProvider in favor of MediaCache. by George Mount · 11 years ago
  22. 778228b Add initial implementation of MediaCache. by George Mount · 11 years ago
  23. 314de40 Add initial implementation of MediaCache. by George Mount · 11 years ago
  24. 51177aa Revert "New loading model" by John Reck · 11 years ago
  25. b529aa8 Removing obsolete test. by Jason Noguchi · 11 years ago
  26. 4fc93d0 Delete and recreate database on upgrade. by George Mount · 11 years ago
  27. 29fd4aa Exif parser modifications. by Ruben Brunk · 11 years ago
  28. 9bd3f52 Add delete cascade for Accounts. by George Mount · 11 years ago
  29. 07d00fa Add batch operations to PhotoProvider by George Mount · 11 years ago
  30. 5e46468 Remove redundant Album NAME (replaced by TITLE) by Mangesh Ghiware · 11 years ago
  31. 3360e27 Add inserts to PhotoProvider. by George Mount · 11 years ago
  32. f73f725 Add required fields to PhotoProvider. by George Mount · 11 years ago
  33. c0a5c3b Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apk by George Mount · 11 years ago
  34. b2b1e6c Add initial implementation of PhotosProvider. by George Mount · 11 years ago
  35. 178b04f Add initial implementation of PhotosProvider. by George Mount · 11 years ago
  36. bceb3b0 Scaling down the stress test defaults iteration counts to some base level. by Jason Noguchi · 11 years ago
  37. 81d9773 Scaling down the stress test defaults iteration counts to some base level. by Jason Noguchi · 11 years ago
  38. 26ac261 Remove more com.android.camera.R by John Reck · 11 years ago
  39. e6371c5 Merging camera test with gallery test. by Jason Noguchi · 11 years ago
  40. 32a5909 Merging camera test with gallery test. by Jason Noguchi · 11 years ago
  41. d7a6d86 Merging camera test with gallery test. by Jason Noguchi · 11 years ago
  42. d0dab30 Merging camera test with gallery test. by Jason Noguchi · 11 years ago
  43. 9686d9d New loading model by John Reck · 11 years ago
  44. c8cab06 Fix slide show animation so that cross fades work. by George Mount · 11 years ago
  45. e4673b2 Instantiate GLCanvas rather than reinitialize current GLCanvas. by George Mount · 11 years ago
  46. 74898c3 Merge "ExifModifier" into gb-ub-photos-bryce by Angus Kong · 11 years ago
  47. 8661644 Move LightCycle to render directly to GLRootView. by George Mount · 11 years ago
  48. 8cb165a GL packaging refactor by John Reck · 11 years ago
  49. 837007c Add GLES20 canvas implementation. by George Mount · 12 years ago
  50. cf62554 ExifModifier by Earl Ou · 12 years ago
  51. 0db6ec1 Separate GL calls into GLCanvas in preparation for adding GLES2. by George Mount · 12 years ago
  52. d6db57c Use getValueAt() to read different data in ExifTag by Earl Ou · 12 years ago
  53. bb2a49c Handle wrong thumbnail tag type by Earl Ou · 12 years ago
  54. cd42404 Handle undefined tags and ignore copyright tag in exif test by Earl Ou · 12 years ago
  55. c188a0d Handle invalid offset value in ExifParser by Earl Ou · 12 years ago
  56. 24bc9e2 ignore image with invalid thumbnail type in Exif test by Earl Ou · 12 years ago
  57. b7dbeb1 Handle tag not found in ExifParserTest by Earl Ou · 12 years ago
  58. 10b9000 fix OOM in exif test by Earl Ou · 12 years ago
  59. 1927ec5 print image path when setup error in Exif test by Earl Ou · 12 years ago
  60. 665a3a6 am 0c7e8aac: Merge "Fix build." into gb-ub-photos-arches by Michael Jurka · 12 years ago
  61. 6a06e72 Fix build. by Angus Kong · 12 years ago
  62. 943fd56 Use NO_VALUE in ground truth of exif test when no valid value from exiftool by Earl Ou · 12 years ago
  63. 9cf0bba Use List to store duplicated exif tag by Earl Ou · 12 years ago
  64. 120cdf4 Use NO_VALUE in ground truth of exif test when no valid value from exiftool by Earl Ou · 12 years ago
  65. 5be98ed use NO_VALUE when the output of exiftool is invalid by Earl Ou · 12 years ago
  66. 3c9c7dc Handle duplicated tags in the Exif test by Earl Ou · 12 years ago
  67. b677dc8 Print image path for exception in Exif test by Earl Ou · 12 years ago
  68. aa8ef6a Merge "Make original exif test pass with the exiftool ground truth" into gb-ub-photos-bryce by Hung-ying Tyan · 12 years ago
  69. c1ceb80 Make original exif test pass with the exiftool ground truth by Earl Ou · 12 years ago
  70. 58fb8e9 Merge "Read exif test images from the external storage of the test package" into gb-ub-photos-bryce by Hung-ying Tyan · 12 years ago
  71. cdd116d Read exif test images from the external storage of the test package by Earl Ou · 12 years ago
  72. 144dc61 Do not use parentheses for Model tag in exiftool parser by Earl Ou · 12 years ago
  73. 030bf17 Parse the layer of exiftool output by Earl Ou · 12 years ago
  74. 66bfc06 am ff025412: Merge "Revert "Revert "Upload screennails in tiles to prevent jank""" into gb-ub-photos-arches by Owen Lin · 12 years ago
  75. a942400 Merge "Revert "Revert "Upload screennails in tiles to prevent jank""" into gb-ub-photos-arches by Owen Lin · 12 years ago
  76. e2d056e am a38801ed: Merge "Fix build" into gb-ub-photos-arches by John Reck · 12 years ago
  77. 778aebd Fix build by John Reck · 12 years ago
  78. f579ab7 Exiftool parser by Earl Ou · 12 years ago
  79. fdff8bc Use exiftool as ground truth for Exif API test by Earl Ou · 12 years ago
  80. 74054c4 Use exiftool as ground truth for Exif API test by Earl Ou · 12 years ago
  81. 5849073 Revert "Revert "Upload screennails in tiles to prevent jank"" by Owen Lin · 12 years ago
  82. 82da69f Revert "Upload screennails in tiles to prevent jank" by Bart Sears · 12 years ago
  83. 7e64ee9 Upload screennails in tiles to prevent jank by Owen Lin · 12 years ago
  84. 85feecb Fix build break in tests by George Mount · 12 years ago
  85. 2abb15c Tests for ExifData by Earl Ou · 12 years ago
  86. b5b30a0 Simplify the usage of ExifData by Earl Ou · 12 years ago
  87. c27ecc2 Rearrange the constants in ExifTag by Earl Ou · 12 years ago
  88. 397d48c Remove the parameter of getAllExifTags() in IfdData by Earl Ou · 12 years ago
  89. 4729f29 ExifOutputStream by Earl Ou · 12 years ago
  90. a393402 Redesign the set function of ExifTag by Earl Ou · 12 years ago
  91. 3d5c7f5 Merge "Read thumbnail into ExifData" into gb-ub-photos-arches by Hung-ying Tyan · 12 years ago
  92. fd74527 Read thumbnail into ExifData by Earl Ou · 12 years ago
  93. 93d87ff Ongoing reskin of Gallery app by Bobby Georgescu · 12 years ago
  94. ccd9f27 Re-design ExifParser for some strange Exif header by Earl Ou · 12 years ago
  95. 1eebc58 A simple ExifReader and its test by Earl Ou · 12 years ago
  96. e81de49 A simple ExifReader and its test by Earl Ou · 12 years ago
  97. de8079d Merge "First gallery reskin iteration." into gb-ub-photos-arches by Bobby Georgescu · 12 years ago
  98. 15f32af First gallery reskin iteration. by Bobby Georgescu · 12 years ago
  99. 40abc17 Check if the ExifParser paser every part in the test by Earl Ou · 12 years ago
  100. 3fda31a ignore uncompressed thumbnail when test exif thumbnail by Earl Ou · 12 years ago