<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_frameworks_rs/rsElement.cpp, branch cm-13.0</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/LineageOS/android_frameworks_rs/'/>
<entry>
<title>Revert "Replaced android::Vector with std::vector."</title>
<updated>2015-02-15T20:10:40+00:00</updated>
<author>
<name>Yang Ni</name>
<email>yangni@google.com</email>
</author>
<published>2015-02-15T02:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=b8353c5943f4038fd7f08db3d958390ce9418798'/>
<id>b8353c5943f4038fd7f08db3d958390ce9418798</id>
<content type='text'>
b/19148482

This reverts commit 93d6bc872b7d9fba63abfa7513d56b38d9c3d371.

I also made some changes to Make it work with HEAD.

Change-Id: I5e516976ec1d85ffe1cf388c01795348a9441982
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
b/19148482

This reverts commit 93d6bc872b7d9fba63abfa7513d56b38d9c3d371.

I also made some changes to Make it work with HEAD.

Change-Id: I5e516976ec1d85ffe1cf388c01795348a9441982
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace NULL macros with nullptr literals.</title>
<updated>2014-08-21T01:14:27+00:00</updated>
<author>
<name>Chris Wailes</name>
<email>chriswailes@google.com</email>
</author>
<published>2014-08-12T20:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=44bef6fba6244292b751387f3d6c31cca96c28ad'/>
<id>44bef6fba6244292b751387f3d6c31cca96c28ad</id>
<content type='text'>
Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced android::Vector with std::vector.</title>
<updated>2014-08-18T22:12:32+00:00</updated>
<author>
<name>Chris Wailes</name>
<email>chriswailes@google.com</email>
</author>
<published>2014-07-28T23:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=93d6bc872b7d9fba63abfa7513d56b38d9c3d371'/>
<id>93d6bc872b7d9fba63abfa7513d56b38d9c3d371</id>
<content type='text'>
Change-Id: I4c6abd964dc4b1412ec2e592fc8e835fecfe53f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4c6abd964dc4b1412ec2e592fc8e835fecfe53f6
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing delete operators to Type and Element.</title>
<updated>2014-07-10T17:00:00+00:00</updated>
<author>
<name>Tim Murray</name>
<email>timmurray@google.com</email>
</author>
<published>2014-07-10T17:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=49a87772b9abe620d28cbe110260424b8950055d'/>
<id>49a87772b9abe620d28cbe110260424b8950055d</id>
<content type='text'>
bug 15861251

Change-Id: I6cbf64f6cb24d2fb3f8ee048c08a982efd4a683e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug 15861251

Change-Id: I6cbf64f6cb24d2fb3f8ee048c08a982efd4a683e
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 64bit large object support</title>
<updated>2014-07-08T22:59:16+00:00</updated>
<author>
<name>Jason Sams</name>
<email>jsams@google.com</email>
</author>
<published>2014-06-17T19:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=a36c50a6ab87f4c9049318d4c6c8ec7b0a1e6e12'/>
<id>a36c50a6ab87f4c9049318d4c6c8ec7b0a1e6e12</id>
<content type='text'>
Add HAL hooks for filling in LO fields.

Change-Id: Ib9bdee714a062de519d2a9708c1016404a1b11a4

Conflicts:
	driver/rsdBcc.cpp
	driver/rsdCore.cpp
	rsAllocation.h
	rs_hal.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add HAL hooks for filling in LO fields.

Change-Id: Ib9bdee714a062de519d2a9708c1016404a1b11a4

Conflicts:
	driver/rsdBcc.cpp
	driver/rsdCore.cpp
	rsAllocation.h
	rs_hal.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Move element and type allocations to the HAL allocator.</title>
<updated>2014-07-08T16:32:19+00:00</updated>
<author>
<name>Tim Murray</name>
<email>timmurray@google.com</email>
</author>
<published>2014-07-01T17:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=665eafe0287f0d12c3f049a4f73b95db6e38b3f0'/>
<id>665eafe0287f0d12c3f049a4f73b95db6e38b3f0</id>
<content type='text'>
Change-Id: Ibbd7ac14008ad02da13655d7793eaa9e37254057
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ibbd7ac14008ad02da13655d7793eaa9e37254057
</pre>
</div>
</content>
</entry>
<entry>
<title>Update structs and defines for 64-bit.</title>
<updated>2014-06-10T17:24:42+00:00</updated>
<author>
<name>Tim Murray</name>
<email>timmurray@google.com</email>
</author>
<published>2014-06-10T16:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=e3af53b643677c40d228ffd3624cf259f4dc68ed'/>
<id>e3af53b643677c40d228ffd3624cf259f4dc68ed</id>
<content type='text'>
Also adds RS_FIND_OFFSETS, which prints address info for various types that allow us to easily update __pad.

Change-Id: I4d57248e155d113c83ff69f4f8f64160aa24fb9b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adds RS_FIND_OFFSETS, which prints address info for various types that allow us to easily update __pad.

Change-Id: I4d57248e155d113c83ff69f4f8f64160aa24fb9b
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Move rs.h functions over to extern "C"."</title>
<updated>2013-07-22T22:23:19+00:00</updated>
<author>
<name>Tim Murray</name>
<email>timmurray@google.com</email>
</author>
<published>2013-07-22T22:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=f51f8c741dda633f525a3eeb7552bff5819a75f0'/>
<id>f51f8c741dda633f525a3eeb7552bff5819a75f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move rs.h functions over to extern "C".</title>
<updated>2013-07-22T17:57:51+00:00</updated>
<author>
<name>Tim Murray</name>
<email>timmurray@google.com</email>
</author>
<published>2013-07-18T01:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=c2ce707a3d1a8eae79bcf1c749afc6d6e7969ad9'/>
<id>c2ce707a3d1a8eae79bcf1c749afc6d6e7969ad9</id>
<content type='text'>
Change-Id: I0503a64d93dda558455dfebca90a0c820c80d7b1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0503a64d93dda558455dfebca90a0c820c80d7b1
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more String8</title>
<updated>2013-07-18T01:12:03+00:00</updated>
<author>
<name>Jason Sams</name>
<email>jsams@google.com</email>
</author>
<published>2013-07-09T22:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=48ecf6a5e85a9a832f41393ed2802385bb8b5db8'/>
<id>48ecf6a5e85a9a832f41393ed2802385bb8b5db8</id>
<content type='text'>
Change-Id: I2b43c3c104eab7cb3b6573bea4858f6c2d0a76ca
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2b43c3c104eab7cb3b6573bea4858f6c2d0a76ca
</pre>
</div>
</content>
</entry>
</feed>
