<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_dynamic_depth, branch android10-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 5558509 from d2455c3e606688a0333cb32818d7e3a09ee55a5a to qt-release</title>
<updated>2019-05-11T23:20:41+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2019-05-11T23:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=b9b6a727d692abb5fb0a13229e3a529b2b724889'/>
<id>b9b6a727d692abb5fb0a13229e3a529b2b724889</id>
<content type='text'>
Change-Id: Id9f3844eee18086914a50a020fd6f441569a9ef2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id9f3844eee18086914a50a020fd6f441569a9ef2
</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>Snap for 5297348 from 3663c2c50d146a507e222cb6c2cef32dde2b09c3 to qt-release</title>
<updated>2019-02-10T04:02:08+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2019-02-10T04:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=250da98dfab5ab37a5de14a17f5a2c3441eee9fd'/>
<id>250da98dfab5ab37a5de14a17f5a2c3441eee9fd</id>
<content type='text'>
Change-Id: I95b98c02c4b36ed1168f541282a76d42e26c2dc1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I95b98c02c4b36ed1168f541282a76d42e26c2dc1
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap for 5289249 from 1a5387f472b510232e0fd3af0b06e350341c334d to qt-release</title>
<updated>2019-02-07T04:14:40+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2019-02-07T04:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=c622ff3bb19d27204413cb7eb25bf2adbe025445'/>
<id>c622ff3bb19d27204413cb7eb25bf2adbe025445</id>
<content type='text'>
Change-Id: I8372d92fdd77321ea4c470068961d7eb24aa5066
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8372d92fdd77321ea4c470068961d7eb24aa5066
</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>Snap for 5264762 from 938d58078455ad446fb1196cb9978429faff36cc to qt-release</title>
<updated>2019-01-29T04:11:39+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2019-01-29T04:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_dynamic_depth/commit/?id=aaea7d524090c7e58a0cc5120ef02ba72384cdec'/>
<id>aaea7d524090c7e58a0cc5120ef02ba72384cdec</id>
<content type='text'>
Change-Id: I0bbf5ca8602c7cbeef88076d3629483ad2b8f8f5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0bbf5ca8602c7cbeef88076d3629483ad2b8f8f5
</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>
