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

Unified Diff: third_party/libexif/libexif.def

Issue 1803883002: Reland: Media Galleries Partial Deprecation: Remove image metadata & libexif. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove a remnant on MacOSX official build Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libexif/chromium.patch ('k') | third_party/libexif/libexif.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libexif/libexif.def
diff --git a/third_party/libexif/libexif.def b/third_party/libexif/libexif.def
deleted file mode 100644
index e0238a1e1209c8c586c3964c9570e2395357781f..0000000000000000000000000000000000000000
--- a/third_party/libexif/libexif.def
+++ /dev/null
@@ -1,145 +0,0 @@
-LIBRARY "libexif"
-EXPORTS
-
-exif_array_set_byte_order @1
-exif_byte_order_get_name @2
-exif_content_add_entry @3
-exif_content_dump @4
-exif_content_fix @5
-exif_content_foreach_entry @6
-exif_content_free @7
-exif_content_get_entry @8
-exif_content_get_ifd @9
-exif_content_log @10
-exif_content_new @11
-exif_content_new_mem @12
-exif_content_ref @13
-exif_content_remove_entry @14
-exif_content_unref @15
-exif_convert_utf16_to_utf8 @16
-exif_data_dump @17
-exif_data_fix @18
-exif_data_foreach_content @19
-exif_data_free @20
-exif_data_get_byte_order @21
-exif_data_get_data_type @22
-exif_data_get_log @23
-exif_data_get_mnote_data @24
-exif_data_load_data @25
-exif_data_log @26
-exif_data_new @27
-exif_data_new_from_data @28
-exif_data_new_from_file @29
-exif_data_new_mem @30
-exif_data_option_get_description @31
-exif_data_option_get_name @32
-exif_data_ref @33
-exif_data_save_data @34
-exif_data_set_byte_order @35
-exif_data_set_data_type @36
-exif_data_set_option @37
-exif_data_unref @38
-exif_data_unset_option @39
-exif_entry_dump @40
-exif_entry_fix @41
-exif_entry_free @42
-exif_entry_get_value @43
-exif_entry_initialize @44
-exif_entry_new @45
-exif_entry_new_mem @46
-exif_entry_ref @47
-exif_entry_unref @48
-exif_format_get_name @49
-exif_format_get_size @50
-exif_get_long @51
-exif_get_rational @52
-exif_get_short @53
-exif_get_slong @54
-exif_get_srational @55
-exif_get_sshort @56
-exif_ifd_get_name @57
-exif_loader_get_buf @58
-exif_loader_get_data @59
-exif_loader_log @60
-exif_loader_new @61
-exif_loader_new_mem @62
-exif_loader_ref @63
-exif_loader_reset @64
-exif_loader_unref @65
-exif_loader_write @66
-exif_loader_write_file @67
-exif_log @68
-exif_log_code_get_message @69
-exif_log_code_get_title @70
-exif_log_free @71
-exif_log_new @72
-exif_log_new_mem @73
-exif_log_ref @74
-exif_log_set_func @75
-exif_log_unref @76
-exif_logv @77
-exif_mem_alloc @78
-exif_mem_free @79
-exif_mem_new @80
-exif_mem_new_default @81
-exif_mem_realloc @82
-exif_mem_ref @83
-exif_mem_unref @84
-exif_mnote_data_canon_identify @85
-exif_mnote_data_canon_new @86
-exif_mnote_data_construct @87
-exif_mnote_data_count @88
-exif_mnote_data_fuji_identify @89
-exif_mnote_data_fuji_new @90
-exif_mnote_data_get_description @91
-exif_mnote_data_get_id @92
-exif_mnote_data_get_name @93
-exif_mnote_data_get_title @94
-exif_mnote_data_get_value @95
-exif_mnote_data_load @96
-exif_mnote_data_log @97
-exif_mnote_data_olympus_identify @98
-exif_mnote_data_olympus_new @99
-exif_mnote_data_pentax_identify @100
-exif_mnote_data_pentax_new @101
-exif_mnote_data_ref @102
-exif_mnote_data_save @103
-exif_mnote_data_set_byte_order @104
-exif_mnote_data_set_offset @105
-exif_mnote_data_unref @106
-exif_set_long @107
-exif_set_rational @108
-exif_set_short @109
-exif_set_slong @110
-exif_set_srational @111
-exif_set_sshort @112
-exif_tag_from_name @113
-exif_tag_get_description @114
-exif_tag_get_description_in_ifd @115
-exif_tag_get_name @116
-exif_tag_get_name_in_ifd @117
-exif_tag_get_support_level_in_ifd @118
-exif_tag_get_title @119
-exif_tag_get_title_in_ifd @120
-exif_tag_table_count @121
-exif_tag_table_get_name @122
-exif_tag_table_get_tag @123
-mnote_canon_entry_count_values @124
-mnote_canon_entry_get_value @125
-mnote_canon_tag_get_description @126
-mnote_canon_tag_get_name @127
-mnote_canon_tag_get_name_sub @128
-mnote_canon_tag_get_title @129
-mnote_canon_tag_get_title_sub @130
-mnote_fuji_entry_get_value @131
-mnote_fuji_tag_get_description @132
-mnote_fuji_tag_get_name @133
-mnote_fuji_tag_get_title @134
-mnote_olympus_entry_get_value @135
-mnote_olympus_tag_get_description @136
-mnote_olympus_tag_get_name @137
-mnote_olympus_tag_get_title @138
-mnote_pentax_entry_get_value @139
-mnote_pentax_tag_get_description @140
-mnote_pentax_tag_get_name @141
-mnote_pentax_tag_get_title @142
« no previous file with comments | « third_party/libexif/chromium.patch ('k') | third_party/libexif/libexif.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698