<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_dynamic_depth, branch android10-qpr1-b-release</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_dynamic_depth/'/>
<entry>
<title>Snap for 5767086 from cfc5a976af28e4666ebba17b71d06ca6bb4300e8 to qt-qpr1-release</title>
<updated>2019-07-31T03:01:42+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2019-07-31T03:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=055cc88b552ac956f518e1904c67256d26d4b1bc'/>
<id>055cc88b552ac956f518e1904c67256d26d4b1bc</id>
<content type='text'>
Change-Id: I1c4e95f734532d65d2dc232285f3c46c4e34c99a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1c4e95f734532d65d2dc232285f3c46c4e34c99a
</pre>
</div>
</content>
</entry>
<entry>
<title>Check Android container item MIME type</title>
<updated>2019-07-30T20:27:07+00:00</updated>
<author>
<name>Emilian Peev</name>
<email>epeev@google.com</email>
</author>
<published>2019-07-30T20:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=cfc5a976af28e4666ebba17b71d06ca6bb4300e8'/>
<id>cfc5a976af28e4666ebba17b71d06ca6bb4300e8</id>
<content type='text'>
am: 8facf7af35

Change-Id: I9b22049ad4de49d8a71c35a847777fd002b904cc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 8facf7af35

Change-Id: I9b22049ad4de49d8a71c35a847777fd002b904cc
</pre>
</div>
</content>
</entry>
<entry>
<title>Check Android container item MIME type</title>
<updated>2019-07-25T22:40:26+00:00</updated>
<author>
<name>Emilian Peev</name>
<email>epeev@google.com</email>
</author>
<published>2019-07-25T22:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=8facf7af35ae12fb6b5eb159eccbbf3b2ca49c3c'/>
<id>8facf7af35ae12fb6b5eb159eccbbf3b2ca49c3c</id>
<content type='text'>
Android depth photos item mime type must be
according to the dynamic depth spec.

Bug: 138399780
Test: runtest -x
cts/tests/camera/src/android/hardware/camera2/cts/ImageReaderTest.java
-m testDynamicDepth

Change-Id: I6ad6a1c581ba8a12884785171bc2f9b7360a4fb4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Android depth photos item mime type must be
according to the dynamic depth spec.

Bug: 138399780
Test: runtest -x
cts/tests/camera/src/android/hardware/camera2/cts/ImageReaderTest.java
-m testDynamicDepth

Change-Id: I6ad6a1c581ba8a12884785171bc2f9b7360a4fb4
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync libdynamic_depth to CL #247448495</title>
<updated>2019-05-11T00:14:04+00:00</updated>
<author>
<name>Emilian Peev</name>
<email>epeev@google.com</email>
</author>
<published>2019-05-11T00:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=7d45c72571af61fa0aea76a6b1c3a7f397ab18cc'/>
<id>7d45c72571af61fa0aea76a6b1c3a7f397ab18cc</id>
<content type='text'>
am: d2455c3e60

Change-Id: I243f9724eeeca2a1d1a0ff831772c1f185a9b17b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: d2455c3e60

Change-Id: I243f9724eeeca2a1d1a0ff831772c1f185a9b17b
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync libdynamic_depth to CL #247448495</title>
<updated>2019-05-10T00:20:43+00:00</updated>
<author>
<name>Emilian Peev</name>
<email>epeev@google.com</email>
</author>
<published>2019-05-10T00:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=d2455c3e606688a0333cb32818d7e3a09ee55a5a'/>
<id>d2455c3e606688a0333cb32818d7e3a09ee55a5a</id>
<content type='text'>
Brief description of the changes included:
- Remove &lt;Device&gt; root entry from XMP writing
- Remove unused image test files
- Remove unused visibility specs
- Qualify calls to certain functions from the cmath library
- C++17 update for device_test due to order-independent containers

Bug: 132382410
Test: Camera CTS
Change-Id: I5ad27f6d33b5e73f494f6885d226086fecf59f2a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Brief description of the changes included:
- Remove &lt;Device&gt; root entry from XMP writing
- Remove unused image test files
- Remove unused visibility specs
- Qualify calls to certain functions from the cmath library
- C++17 update for device_test due to order-independent containers

Bug: 132382410
Test: Camera CTS
Change-Id: I5ad27f6d33b5e73f494f6885d226086fecf59f2a
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for depth map payload</title>
<updated>2019-02-06T17:42:00+00:00</updated>
<author>
<name>Emilian Peev</name>
<email>epeev@google.com</email>
</author>
<published>2019-02-04T23:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=3663c2c50d146a507e222cb6c2cef32dde2b09c3'/>
<id>3663c2c50d146a507e222cb6c2cef32dde2b09c3</id>
<content type='text'>
The depth map payload presence is required
according to specification.

Bug:123316622
Test: Camera CTS
Change-Id: I4b4174246b7dc21a4d01da638a4563d85fa14317
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The depth map payload presence is required
according to specification.

Bug:123316622
Test: Camera CTS
Change-Id: I4b4174246b7dc21a4d01da638a4563d85fa14317
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync libdynamic_depth to CL #231067980</title>
<updated>2019-02-06T17:41:33+00:00</updated>
<author>
<name>Emilian Peev</name>
<email>epeev@google.com</email>
</author>
<published>2019-01-28T18:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=7e8ff987a6d808b25198d6ab7ebee21dd3255274'/>
<id>7e8ff987a6d808b25198d6ab7ebee21dd3255274</id>
<content type='text'>
Changes included:
- [ddepth] Add GetItemPayload for istream

Bug: 123316622
Test: Camera CTS
Change-Id: Idcc517dd0cc3b38a1ca28f348de4543d736f7146
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes included:
- [ddepth] Add GetItemPayload for istream

Bug: 123316622
Test: Camera CTS
Change-Id: Idcc517dd0cc3b38a1ca28f348de4543d736f7146
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an NDK library variant</title>
<updated>2019-02-05T00:18:10+00:00</updated>
<author>
<name>Emilian Peev</name>
<email>epeev@google.com</email>
</author>
<published>2019-01-29T16:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=1a5387f472b510232e0fd3af0b06e350341c334d'/>
<id>1a5387f472b510232e0fd3af0b06e350341c334d</id>
<content type='text'>
An NDK built library variant is needed for
clients using the NDK toolchain.
Move the Android depth buffer validation sequence
in a separate module.

Bug: 123237859
Test: Camera CTS

Change-Id: Ibf149f0be02a40de31e901cfc420f203d10e5bf3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An NDK built library variant is needed for
clients using the NDK toolchain.
Move the Android depth buffer validation sequence
in a separate module.

Bug: 123237859
Test: Camera CTS

Change-Id: Ibf149f0be02a40de31e901cfc420f203d10e5bf3
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge changes from topic "dynamic_depth"</title>
<updated>2019-01-28T22:21:51+00:00</updated>
<author>
<name>TreeHugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2019-01-28T22:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=938d58078455ad446fb1196cb9978429faff36cc'/>
<id>938d58078455ad446fb1196cb9978429faff36cc</id>
<content type='text'>
* changes:
  Add Android dynamic depth buffer validation sequence
  Sync libdynamic_depth to CL #228913159
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* changes:
  Add Android dynamic depth buffer validation sequence
  Sync libdynamic_depth to CL #228913159
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix include syntax error.</title>
<updated>2019-01-28T18:21:05+00:00</updated>
<author>
<name>Chih-Hung Hsieh</name>
<email>chh@google.com</email>
</author>
<published>2019-01-28T18:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=6b9f1f428665620ad0577a2b9bcf5c9834c711aa'/>
<id>6b9f1f428665620ad0577a2b9bcf5c9834c711aa</id>
<content type='text'>
* Use include &lt;project_name&gt; : &lt;file_path&gt;

Test: Gerrit upload validator
Change-Id: Ie0bf6cd038ab5c41b85eeb73fd79703627b32f7f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use include &lt;project_name&gt; : &lt;file_path&gt;

Test: Gerrit upload validator
Change-Id: Ie0bf6cd038ab5c41b85eeb73fd79703627b32f7f
</pre>
</div>
</content>
</entry>
</feed>
