Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Issue 10535156: Add libexif to deps/third_party. (Closed)

Created:
8 years, 6 months ago by kmadhusu
Modified:
8 years, 6 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Visibility:
Public.

Description

Add libexif to deps/third_party. BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=141967

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15291 lines, -0 lines) Patch
A libexif/sources/AUTHORS View 1 chunk +4 lines, -0 lines 0 comments Download
A libexif/sources/COPYING View 1 chunk +504 lines, -0 lines 0 comments Download
A libexif/sources/README View 1 chunk +177 lines, -0 lines 0 comments Download
A libexif/sources/config.h View 1 chunk +360 lines, -0 lines 0 comments Download
A libexif/sources/libexif/_stdint.h View 1 chunk +15 lines, -0 lines 0 comments Download
A libexif/sources/libexif/canon/exif-mnote-data-canon.h View 1 chunk +58 lines, -0 lines 0 comments Download
A libexif/sources/libexif/canon/exif-mnote-data-canon.c View 1 chunk +389 lines, -0 lines 0 comments Download
A libexif/sources/libexif/canon/mnote-canon-entry.h View 1 chunk +44 lines, -0 lines 0 comments Download
A libexif/sources/libexif/canon/mnote-canon-entry.c View 1 chunk +759 lines, -0 lines 0 comments Download
A libexif/sources/libexif/canon/mnote-canon-tag.h View 1 chunk +59 lines, -0 lines 0 comments Download
A libexif/sources/libexif/canon/mnote-canon-tag.c View 1 chunk +205 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-byte-order.h View 1 chunk +46 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-byte-order.c View 1 chunk +39 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-content.h View 1 chunk +145 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-content.c View 1 chunk +327 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-data.h View 1 chunk +264 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-data.c View 1 chunk +1266 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-data-type.h View 1 chunk +46 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-entry.h View 1 chunk +185 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-entry.c View 1 chunk +1712 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-format.h View 1 chunk +65 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-format.c View 1 chunk +82 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-ifd.h View 1 chunk +43 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-ifd.c View 1 chunk +49 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-loader.h View 1 chunk +128 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-loader.c View 1 chunk +434 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-log.h View 1 chunk +116 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-log.c View 1 chunk +152 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-mem.h View 1 chunk +90 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-mem.c View 1 chunk +119 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-mnote-data.h View 1 chunk +122 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-mnote-data.c View 1 chunk +158 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-mnote-data-priv.h View 1 chunk +86 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-system.h View 1 chunk +32 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-tag.h View 1 chunk +287 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-tag.c View 1 chunk +1184 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-utils.h View 1 chunk +195 lines, -0 lines 0 comments Download
A libexif/sources/libexif/exif-utils.c View 1 chunk +253 lines, -0 lines 0 comments Download
A libexif/sources/libexif/fuji/exif-mnote-data-fuji.h View 1 chunk +53 lines, -0 lines 0 comments Download
A libexif/sources/libexif/fuji/exif-mnote-data-fuji.c View 1 chunk +349 lines, -0 lines 0 comments Download
A libexif/sources/libexif/fuji/mnote-fuji-entry.h View 1 chunk +45 lines, -0 lines 0 comments Download
A libexif/sources/libexif/fuji/mnote-fuji-entry.c View 1 chunk +306 lines, -0 lines 0 comments Download
A libexif/sources/libexif/fuji/mnote-fuji-tag.h View 1 chunk +92 lines, -0 lines 0 comments Download
A libexif/sources/libexif/fuji/mnote-fuji-tag.c View 1 chunk +109 lines, -0 lines 0 comments Download
A libexif/sources/libexif/i18n.h View 1 chunk +52 lines, -0 lines 0 comments Download
A libexif/sources/libexif/olympus/exif-mnote-data-olympus.h View 1 chunk +67 lines, -0 lines 0 comments Download
A libexif/sources/libexif/olympus/exif-mnote-data-olympus.c View 1 chunk +659 lines, -0 lines 0 comments Download
A libexif/sources/libexif/olympus/mnote-olympus-entry.h View 1 chunk +43 lines, -0 lines 0 comments Download
A libexif/sources/libexif/olympus/mnote-olympus-entry.c View 1 chunk +821 lines, -0 lines 0 comments Download
A libexif/sources/libexif/olympus/mnote-olympus-tag.h View 1 chunk +229 lines, -0 lines 0 comments Download
A libexif/sources/libexif/olympus/mnote-olympus-tag.c View 1 chunk +234 lines, -0 lines 0 comments Download
A libexif/sources/libexif/pentax/exif-mnote-data-pentax.h View 1 chunk +59 lines, -0 lines 0 comments Download
A libexif/sources/libexif/pentax/exif-mnote-data-pentax.c View 1 chunk +449 lines, -0 lines 0 comments Download
A libexif/sources/libexif/pentax/mnote-pentax-entry.h View 1 chunk +43 lines, -0 lines 0 comments Download
A libexif/sources/libexif/pentax/mnote-pentax-entry.c View 1 chunk +459 lines, -0 lines 0 comments Download
A libexif/sources/libexif/pentax/mnote-pentax-tag.h View 1 chunk +153 lines, -0 lines 0 comments Download
A libexif/sources/libexif/pentax/mnote-pentax-tag.c View 1 chunk +179 lines, -0 lines 0 comments Download
A libexif/sources/test/test-integers.c View 1 chunk +64 lines, -0 lines 0 comments Download
A libexif/sources/test/test-mem.c View 1 chunk +67 lines, -0 lines 0 comments Download
A libexif/sources/test/test-mnote.c View 1 chunk +107 lines, -0 lines 0 comments Download
A libexif/sources/test/test-parse.c View 1 chunk +122 lines, -0 lines 0 comments Download
A libexif/sources/test/test-sorted.c View 1 chunk +50 lines, -0 lines 0 comments Download
A libexif/sources/test/test-tagtable.c View 1 chunk +220 lines, -0 lines 0 comments Download
A libexif/sources/test/test-value.c View 1 chunk +61 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kmadhusu
8 years, 6 months ago (2012-06-13 20:49:23 UTC) #1
Lei Zhang
8 years, 6 months ago (2012-06-13 20:56:03 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698