1. 47ca30a am 2671ba8c: Merge "Handle locations with more than 30 chars for lat/lon." by Jean-Baptiste Queru · 12 years ago
  2. 2671ba8 Merge "Handle locations with more than 30 chars for lat/lon." by Jean-Baptiste Queru · 12 years ago
  3. 8f596c1 refactor libexif into libexif and libexif_jni by Keun young Park · 12 years ago
  4. 2bfc190 Handle locations with more than 30 chars for lat/lon. by Wang Kun2 · 14 years ago
  5. bc589e8 Merge remote-tracking branch 'goog/ics-aah' by Mike Lockwood · 12 years ago
  6. 482486a Use values from attributes for DateTime tag. by Angus Kong · 12 years ago
  7. f485c62 Revert "Use values from attributes for DateTime tag." by Angus Kong · 12 years ago
  8. f4fd06d Use values from attributes for DateTime tag. by Angus Kong · 12 years ago
  9. 7a314da Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  10. d282614 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  11. 84f254d Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  12. 658ad71 jhead: Add handling for short tags with unknown length by Tyler Luu · 13 years ago
  13. bc0c7e1 keep previous history after reset to mr1 plus aah changes (ics-aah-wip) by Ed Heyl · 13 years ago
  14. faac8ee undo reset to ics-mr1 until we have a better method by Ed Heyl · 13 years ago
  15. ea35ec7 reset to ics-mr1, but keep history by Ed Heyl · 13 years ago
  16. b669a2d am 56c2f1ee: (-s ours) Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. 56c2f1e Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  18. 7540780 Fixes for exif tag insertion by Tyler Luu · 13 years ago
  19. bd90094 Fix insertion of GPSProcessingMethod tag by Tyler Luu · 13 years ago
  20. 13714f2 Add API for jhead to use a thumbnail buffer by Tyler Luu · 13 years ago
  21. 0aba81d Fix IFD linking in EXIF creation by Tyler Luu · 13 years ago
  22. 24757b4 Add API for jhead to use a JPEG buffer by Tyler Luu · 13 years ago
  23. c7f0656 am fc9da699: am e5617a0c: Merge "Make create_EXIF allocate enough memory" by Jean-Baptiste Queru · 13 years ago
  24. fc9da69 am e5617a0c: Merge "Make create_EXIF allocate enough memory" by Jean-Baptiste Queru · 13 years ago
  25. e5617a0 Merge "Make create_EXIF allocate enough memory" by Jean-Baptiste Queru · 13 years ago
  26. 2645b48 Make create_EXIF allocate enough memory by Takahiro Okada · 13 years ago
  27. 189fc1d Better non-ascii character filtering. by Dongwon Kang · 13 years ago
  28. 2856a27 Do not set default value (-1) for FLASH & WHITE_BALANCE if it's not available in EXIF. by Ray Chen · 14 years ago
  29. 817f4c4 am c5a25662: am be1baa7e: Merge "Fixed memory leak in function getThumbnail." by Brad Fitzpatrick · 14 years ago
  30. c5a2566 am be1baa7e: Merge "Fixed memory leak in function getThumbnail." by Brad Fitzpatrick · 14 years ago
  31. be1baa7 Merge "Fixed memory leak in function getThumbnail." by Brad Fitzpatrick · 14 years ago
  32. eb7bd10 Fixed memory leak in function getThumbnail. by Jiangping Wu · 14 years ago
  33. a5d9b7a am fd983181: add meta-files about 3rd party projects by The Android Open Source Project · 14 years ago
  34. fd98318 add meta-files about 3rd party projects by The Android Open Source Project · 14 years ago
  35. 5d50b9a Fix 2639116 android.process.media should always use human-readable logcat tag. by Ray Chen · 14 years ago
  36. 1ed8197 Add GPSAltitude and GPSAltitudeRef EXIF tag. by Wu-cheng Li · 14 years ago
  37. 70059dd Get rid of warnings when compiled with -Wformat-security by Nick Kralevich · 14 years ago
  38. 8d61723 Fix Issue 2536139 Camera testJpegExif cts test is failing. by Ray Chen · 14 years ago
  39. 6b7eabd Replace bzero with memset. Eliminates a warning when the implicit by Carl Shapiro · 14 years ago
  40. 434623a Add GPSProcessingMethod tag to ExifInterface. by Ray Chen · 14 years ago
  41. aed661a Add an empty CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  42. 614a162 am f73c044f: am d34d5cc5: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  43. f73c044 am d34d5cc5: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  44. d34d5cc reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  45. 661f963 Include stdint.h to fix compile error. by Wu-cheng Li · 14 years ago
  46. bd6892a Merge "Fix issue 2399083 EXIF parser is too noisy." by Ray Chen · 14 years ago
  47. 574d52d Change focal length string to rational. by Wu-cheng Li · 14 years ago
  48. 1d54135 Fix issue 2399083 EXIF parser is too noisy. by Ray Chen · 14 years ago
  49. 15ca419 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  50. a39920c Add gps-timestamp and gps-datestamp support to jhead library. by Ray Chen · 14 years ago
  51. 54af1ae android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  52. f7e7344 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  53. cd383c3 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  54. 71cf5e3 merge from eclair by Jean-Baptiste Queru · 15 years ago
  55. 55f4eee eclair snapshot by Jean-Baptiste Queru · 15 years ago
  56. 6a3cf8f Fix jpeg write tag failure. by Chih-Chung Chang · 15 years ago
  57. 37f509c Prevent corrupting image files when disk is full. by Benny Wong · 15 years ago
  58. d2b5c4f merge from open-source master by Jean-Baptiste Queru · 15 years ago
  59. efe210b merge from donut by Jean-Baptiste Queru · 15 years ago
  60. 8f828c6 reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  61. b77a0a2 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  62. f89670a am db940f2a: Move ExifInterface from com.android.camera to android.media package. by repo sync · 15 years ago
  63. db940f2 Move ExifInterface from com.android.camera to android.media package. by repo sync · 15 years ago
  64. a908825 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  65. cc53ae1 merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  66. 4961d00 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  67. 89b2b19 Merge branch 'open_source_no_contributions' into google_internal by The Android Open Source Project · 15 years ago
  68. 4c25577 Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  69. d6a02c3 Automated import from //branches/master/...@141567,141567 by Chih-Chung Chang · 15 years ago
  70. 631e3e0 Automated import from //branches/donutburger/...@141564,141564 by Chih-Chung Chang · 15 years ago
  71. 33d5014 Automated import from //branches/cupcake/...@141562,141562 by Chih-Chung Chang · 15 years ago
  72. c2f099c Merge commit 'remotes/korg/cupcake' into cupcake_to_master by Jean-Baptiste Queru · 15 years ago
  73. e9eb3b0 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  74. 34a2564 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  75. e0fbb24 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  76. 5a0782c auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  77. 9705c3e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  78. 426377d Initial Contribution by The Android Open Source Project · 16 years ago