<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_frameworks_rs/rsStream.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>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>
<entry>
<title>Cleaning up the serialization change.</title>
<updated>2011-01-31T22:53:24+00:00</updated>
<author>
<name>Alex Sakhartchouk</name>
<email>alexst@google.com</email>
</author>
<published>2011-01-31T22:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=77d9f4bd05b2d2a161f30c12a2248f9c97eaac42'/>
<id>77d9f4bd05b2d2a161f30c12a2248f9c97eaac42</id>
<content type='text'>
Renaming the define to be more in line with what it does and removing the host stub header file.

Change-Id: Ibd3a0a6a398c7f81cc661f71e4478707fe1679ed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renaming the define to be more in line with what it does and removing the host stub header file.

Change-Id: Ibd3a0a6a398c7f81cc661f71e4478707fe1679ed
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup to make formatting consistent</title>
<updated>2010-11-10T19:30:51+00:00</updated>
<author>
<name>Alex Sakhartchouk</name>
<email>alexst@google.com</email>
</author>
<published>2010-11-10T01:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=afb743aca56c18beb7ab924e75cb6e070ef3e55a'/>
<id>afb743aca56c18beb7ab924e75cb6e070ef3e55a</id>
<content type='text'>
across all the renderscript files.

Change-Id: Idf5fcc60877e44c8f074f7176e37f70b3b895a3c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
across all the renderscript files.

Change-Id: Idf5fcc60877e44c8f074f7176e37f70b3b895a3c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing freetype init/uninit code.</title>
<updated>2010-06-30T23:53:43+00:00</updated>
<author>
<name>Alex Sakhartchouk</name>
<email>alexst@google.com</email>
</author>
<published>2010-06-30T23:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=3659d94d345c333bf98070dbe7b6daee233225a9'/>
<id>3659d94d345c333bf98070dbe7b6daee233225a9</id>
<content type='text'>
Removing debug output from stream.

Change-Id: I401232e77cc011953e5ccc59069b22ec59958214
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removing debug output from stream.

Change-Id: I401232e77cc011953e5ccc59069b22ec59958214
</pre>
</div>
</content>
</entry>
<entry>
<title>Creating the jni and java layer to integrate a3d</title>
<updated>2010-06-04T17:06:50+00:00</updated>
<author>
<name>Alex Sakhartchouk</name>
<email>alexst@google.com</email>
</author>
<published>2010-06-04T17:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=b825f67adb5d1e1751fe108e6dbf9c6f2555c283'/>
<id>b825f67adb5d1e1751fe108e6dbf9c6f2555c283</id>
<content type='text'>
Change-Id: I438359633bae59bf9188cd2c4664a92ca16c5f37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I438359633bae59bf9188cd2c4664a92ca16c5f37
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unnecessary change based on comments.</title>
<updated>2010-05-21T21:00:10+00:00</updated>
<author>
<name>Alex Sakhartchouk</name>
<email>alexst@google.com</email>
</author>
<published>2010-05-21T19:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=fb6b614bcea88a587a7ea4530be45ff0ffa0210e'/>
<id>fb6b614bcea88a587a7ea4530be45ff0ffa0210e</id>
<content type='text'>
Now using android utils lib.
collada_to_a3d seems to work with android util libs.
Integrating old changelist
Changing assert to rsAssrt in VertexArray
making context compile.
Change-Id: I33890defa777f09253bfab630d97782359ec49d7

Added serialization code to rsLib
Integrated old changelist
Change-Id: Ie4746113f6d1817fbb3264f97fdddde25b779311

Added serialization code to rsLib

Change-Id: Ie4746113f6d1817fbb3264f97fdddde25b779311
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now using android utils lib.
collada_to_a3d seems to work with android util libs.
Integrating old changelist
Changing assert to rsAssrt in VertexArray
making context compile.
Change-Id: I33890defa777f09253bfab630d97782359ec49d7

Added serialization code to rsLib
Integrated old changelist
Change-Id: Ie4746113f6d1817fbb3264f97fdddde25b779311

Added serialization code to rsLib

Change-Id: Ie4746113f6d1817fbb3264f97fdddde25b779311
</pre>
</div>
</content>
</entry>
</feed>
