커밋 기록

작성자 SHA1 메시지 날짜
  Nico Weber 1f0b54c857 LibGfx: Limit ICC-size-is-multiple-of-4 check to v4 files 2 년 전
  Nico Weber 8f415e7b21 LibGfx: Introduce ICC::Profile::create 2 년 전
  Nico Weber b161f5ea05 LibGfx: Make ICC reader check that profile size is a multiple of 4 2 년 전
  Nico Weber 9bd7048519 LibGfx: Move ICC TagTableEntry to BinaryFormat.h 2 년 전
  Nico Weber 0ca620a286 LibGfx: Move ICC ProfileFileSignature into a constant in BinaryFormat.h 2 년 전
  Nico Weber 78d849bce2 LibGfx: Make ICCHeader use RenderingIntent enum 2 년 전
  Nico Weber 429467f46c LibGfx: Move ICC on-disk structs to new BinaryFormat.h 2 년 전
  Nico Weber 9ba3c8e36d LibGfx: Move ICC::Profile towards "Fallible Constructors" pattern 2 년 전
  Nico Weber db614b47dd LibGfx: Move ICC::Profile::read_header() out of class 2 년 전
  Nico Weber 272e5321e3 LibGfx: Move ICC::Profile::read_tag_table() out of class 2 년 전
  Nico Weber 006dff6878 LibGfx: Move ICC::Profile::read_tag() out of class 2 년 전
  Nico Weber 1c259b7a5a LibGfx: Validate ICC namedColor2Tag consistency 2 년 전
  Nico Weber 45e391dae9 LibGfx: Add v2 "ncol" tag, expand comment 2 년 전
  Nico Weber 7e915b145b LibGfx: Let ICC code validate tag data alignment 2 년 전
  Nico Weber cf73e15dc1 LibGfx: Make ICC code handle out-of-memory situations better 2 년 전
  Nico Weber 4eebe753d1 LibGfx: Validate ICC cicpTag some more 2 년 전
  Nico Weber b232281d15 LibGfx+icc: Read chromaticityTag 2 년 전
  Nico Weber c61cfdd5ed LibGfx+icc: Read viewingConditionsType 2 년 전
  Nico Weber 664946c543 LibGfx+icc: Read measurementType 2 년 전
  Nico Weber 2ff11bac3d LibGfx+icc: Implement half of lutAToBType and lutBToAType 2 년 전
  Nico Weber 839bec14af LibGfx: Validate type of cicpTag in ICC Profile 2 년 전
  Nico Weber e8bbb3d915 LibGfx+icc: Read cicpType 2 년 전
  Nico Weber a434b89521 LibGfx: Add another profile ID to ICC quirk list 2 년 전
  Nico Weber 21cc0c0cb2 LibGfx: Add ICC v2 tags to tag list 2 년 전
  Nico Weber 8bd64f001c LibGfx+icc: Read signatureType 2 년 전
  Nico Weber cbcf8471a6 LibGfx+icc: Read namedColor2Type 2 년 전
  Nico Weber e9dcc49f9c LibGfx: Validate tag types of AToBNTag, BToANTag, gamutTag, previewNTag 2 년 전
  Nico Weber 909c2a73c4 LibGfx+icc: Read and display lut16Type and lut8Type ICC tag types 2 년 전
  Nico Weber a0513a360a LibGfx: Use AssertSize<> in ICC/Profile.cpp 2 년 전
  Nico Weber b5deccf859 LibGfx: Split ICC/Profile.{h,cpp} into several files 2 년 전