<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_piex/src/tiff_parser.cc, branch nougat-dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_piex/'/>
<entry>
<title>Update PIEX</title>
<updated>2016-04-15T09:22:13+00:00</updated>
<author>
<name>Yujie Qin</name>
<email>yujieqin@google.com</email>
</author>
<published>2016-04-14T12:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_piex/commit/?id=0edcd9aecceaffe22368d91df82a0e4f6ff47d97'/>
<id>0edcd9aecceaffe22368d91df82a0e4f6ff47d97</id>
<content type='text'>
* Adjust the max thumbnail size to 512 pixel
* Reads the correct full dimensions for DNGs which are stored in DefaultCropSize of the main image

Cherry-pick of be908191d0a6883a95333bdc0bca749c9b830969 from public AOSP

This change should fix the issue of Skia getPixels() / getAndroidPixels()
It is already tested and used by the up-stream Skia since http://crrev.com/1883783002

Bug: 28162811, Bug: 28119810
Change-Id: I78caa62eb79ae0b6c8cf718a2ba82c0b6bde9f27
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adjust the max thumbnail size to 512 pixel
* Reads the correct full dimensions for DNGs which are stored in DefaultCropSize of the main image

Cherry-pick of be908191d0a6883a95333bdc0bca749c9b830969 from public AOSP

This change should fix the issue of Skia getPixels() / getAndroidPixels()
It is already tested and used by the up-stream Skia since http://crrev.com/1883783002

Bug: 28162811, Bug: 28119810
Change-Id: I78caa62eb79ae0b6c8cf718a2ba82c0b6bde9f27
</pre>
</div>
</content>
</entry>
<entry>
<title>Update PIEX</title>
<updated>2016-04-06T12:55:11+00:00</updated>
<author>
<name>Yujie Qin</name>
<email>yujieqin@google.com</email>
</author>
<published>2016-04-06T10:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_piex/commit/?id=604bae7c753098ee9e040da4270501b37a8663cf'/>
<id>604bae7c753098ee9e040da4270501b37a8663cf</id>
<content type='text'>
* Add IsOfType() and GEtNumberofBytesForIsOfType() to image_type_recognition_lite
* Add GetDngInformation() and GetOrientation() to piex
* Remove deprecated data entries from piex_types

cherry-pick of 2f5d8eafb5648056703d6b3dec237d293f75f99e

Bug: 27214608
Change-Id: I845b2b0e4a1c061df6b3956fb3dab258f471937b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add IsOfType() and GEtNumberofBytesForIsOfType() to image_type_recognition_lite
* Add GetDngInformation() and GetOrientation() to piex
* Remove deprecated data entries from piex_types

cherry-pick of 2f5d8eafb5648056703d6b3dec237d293f75f99e

Bug: 27214608
Change-Id: I845b2b0e4a1c061df6b3956fb3dab258f471937b
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepares support for uncompressed thumbnails.</title>
<updated>2016-02-23T14:00:01+00:00</updated>
<author>
<name>Eik Brauer</name>
<email>ebrauer@google.com</email>
</author>
<published>2016-02-23T11:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_piex/commit/?id=afe48206f9d34ad4015c32b072eb6152807402e6'/>
<id>afe48206f9d34ad4015c32b072eb6152807402e6</id>
<content type='text'>
Bug: 26894354
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 26894354
</pre>
</div>
</content>
</entry>
<entry>
<title>Enables warnings for unused parameters. Adds cfa_repeat_pattern_dim to identify non bayer patterns e.g. Fuji X-Trans in DNG.</title>
<updated>2016-02-01T11:26:23+00:00</updated>
<author>
<name>Eik Brauer</name>
<email>ebrauer@google.com</email>
</author>
<published>2016-02-01T11:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_piex/commit/?id=b415ce2eec78846ec705c983f98a74c9526f3faa'/>
<id>b415ce2eec78846ec705c983f98a74c9526f3faa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates Piex.</title>
<updated>2016-01-27T12:25:41+00:00</updated>
<author>
<name>Eik Brauer</name>
<email>ebrauer@google.com</email>
</author>
<published>2016-01-27T12:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_piex/commit/?id=a9540117cdd785b0dd75f8c4c28b278f86eb485c'/>
<id>a9540117cdd785b0dd75f8c4c28b278f86eb485c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync to github.com/google/piex at commit 0bce6433c1bc4c45fe9b2237d4c3596fc3f8e087</title>
<updated>2016-01-25T12:12:07+00:00</updated>
<author>
<name>Yujie Qin</name>
<email>yujieqin@google.com</email>
</author>
<published>2016-01-25T12:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_piex/commit/?id=afc6ebdcba72e4eeeaafab1547c19025fcec5d1f'/>
<id>afc6ebdcba72e4eeeaafab1547c19025fcec5d1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync to github.com/google/piex at commit cdcebd956de2dd080bc106058db3d12f8dce8ba2</title>
<updated>2016-01-15T15:22:20+00:00</updated>
<author>
<name>Yujie Qin</name>
<email>yujieqin@google.com</email>
</author>
<published>2016-01-15T15:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_piex/commit/?id=3eaa83178e9d1722c126d598d3eee7fb383c2c85'/>
<id>3eaa83178e9d1722c126d598d3eee7fb383c2c85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit from github/google/piex</title>
<updated>2016-01-13T17:28:47+00:00</updated>
<author>
<name>Jaesung Chung</name>
<email>jaesung@google.com</email>
</author>
<published>2016-01-13T17:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_piex/commit/?id=29345531d776962073312d423917406fc59b09f6'/>
<id>29345531d776962073312d423917406fc59b09f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
