<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_frameworks_support/v8, branch stable/cm-13.0-ZNH2K</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_support/'/>
<entry>
<title>Avoid absolute path loading .so after M am: 405f6d6e7c am: 5ab545784d</title>
<updated>2016-01-15T21:17:43+00:00</updated>
<author>
<name>Yang Ni</name>
<email>yangni@google.com</email>
</author>
<published>2016-01-15T21:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_support/commit/?id=4097efdd93078034122f17442d5b4df675d1028a'/>
<id>4097efdd93078034122f17442d5b4df675d1028a</id>
<content type='text'>
am: 4c2f5b63e9

* commit '4c2f5b63e935777645bb819b5e261ad5dda1796d':
  Avoid absolute path loading .so after M
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 4c2f5b63e9

* commit '4c2f5b63e935777645bb819b5e261ad5dda1796d':
  Avoid absolute path loading .so after M
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid absolute path loading .so after M</title>
<updated>2016-01-15T21:13:15+00:00</updated>
<author>
<name>Yang Ni</name>
<email>yangni@google.com</email>
</author>
<published>2016-01-15T21:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_support/commit/?id=5ab545784d96d5fa2c6fb9304dda04c2593778ce'/>
<id>5ab545784d96d5fa2c6fb9304dda04c2593778ce</id>
<content type='text'>
am: 405f6d6e7c

* commit '405f6d6e7c2f21aca8f4dfe7bbe42a8767690aac':
  Avoid absolute path loading .so after M
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 405f6d6e7c

* commit '405f6d6e7c2f21aca8f4dfe7bbe42a8767690aac':
  Avoid absolute path loading .so after M
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid absolute path loading .so after M</title>
<updated>2016-01-15T18:16:18+00:00</updated>
<author>
<name>Yang Ni</name>
<email>yangni@google.com</email>
</author>
<published>2016-01-14T23:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_support/commit/?id=405f6d6e7c2f21aca8f4dfe7bbe42a8767690aac'/>
<id>405f6d6e7c2f21aca8f4dfe7bbe42a8767690aac</id>
<content type='text'>
Bug: 26548955

Some apps have unpacked APKs, e.g., Google Camera. Using absolute path
for shared libraries provided by the app will prevent them from loading.
Fixed this by limiting usage of the absolute path to API levels older
than M.

Updated the bug number comment in the code so that they are clickable.

Bumped the SDK level to 23 for RenderScript support lib build, so that
we can use the proper API level constant defined in
android.os.Build.VERSION_CODES.

Change-Id: I9b6d9efed380e3e077e1efeabea324d4c01a7f0b
(cherry picked from commit e214512fee6106909d3c6de59d28c307d71236c1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 26548955

Some apps have unpacked APKs, e.g., Google Camera. Using absolute path
for shared libraries provided by the app will prevent them from loading.
Fixed this by limiting usage of the absolute path to API levels older
than M.

Updated the bug number comment in the code so that they are clickable.

Bumped the SDK level to 23 for RenderScript support lib build, so that
we can use the proper API level constant defined in
android.os.Build.VERSION_CODES.

Change-Id: I9b6d9efed380e3e077e1efeabea324d4c01a7f0b
(cherry picked from commit e214512fee6106909d3c6de59d28c307d71236c1)
</pre>
</div>
</content>
</entry>
<entry>
<title>[RenderScript] Load from the full path of librsjni and libRSSupport. am: aa35ba536c am: 2e2e7fb23a</title>
<updated>2015-11-21T17:26:46+00:00</updated>
<author>
<name>Miao Wang</name>
<email>miaowang@google.com</email>
</author>
<published>2015-11-21T17:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_support/commit/?id=4ff55e387967fe1ce6fce2c754621810e5bfd839'/>
<id>4ff55e387967fe1ce6fce2c754621810e5bfd839</id>
<content type='text'>
am: bac4635b8f

* commit 'bac4635b8f965f9ab34bbf497d1cc3a2a7c2dbcc':
  [RenderScript] Load from the full path of librsjni and libRSSupport.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: bac4635b8f

* commit 'bac4635b8f965f9ab34bbf497d1cc3a2a7c2dbcc':
  [RenderScript] Load from the full path of librsjni and libRSSupport.
</pre>
</div>
</content>
</entry>
<entry>
<title>[RenderScript] Load from the full path of librsjni and libRSSupport.</title>
<updated>2015-11-20T16:41:20+00:00</updated>
<author>
<name>Miao Wang</name>
<email>miaowang@google.com</email>
</author>
<published>2015-11-20T16:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_support/commit/?id=2e2e7fb23ae9be56e2c8d17eac3295e99fe61adf'/>
<id>2e2e7fb23ae9be56e2c8d17eac3295e99fe61adf</id>
<content type='text'>
am: aa35ba536c

* commit 'aa35ba536c6fec729b2efab8223922890ce59c26':
  [RenderScript] Load from the full path of librsjni and libRSSupport.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: aa35ba536c

* commit 'aa35ba536c6fec729b2efab8223922890ce59c26':
  [RenderScript] Load from the full path of librsjni and libRSSupport.
</pre>
</div>
</content>
</entry>
<entry>
<title>[RenderScript] Load from the full path of librsjni and libRSSupport.</title>
<updated>2015-11-12T21:52:08+00:00</updated>
<author>
<name>Miao Wang</name>
<email>miaowang@google.com</email>
</author>
<published>2015-11-07T00:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_support/commit/?id=aa35ba536c6fec729b2efab8223922890ce59c26'/>
<id>aa35ba536c6fec729b2efab8223922890ce59c26</id>
<content type='text'>
  - For API 9+ load from the full path of librsjni, libRSSupport.
  - Enable logging of critical error.
  - Log the version of both JAVA and JNI.

Bug: 25226912
Change-Id: I357398634ec3bfd70c71e005241c5a66650bdba6
(cherry picked from commit 8b03eca305a4019ef712afa3a8deb1d348463e70)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - For API 9+ load from the full path of librsjni, libRSSupport.
  - Enable logging of critical error.
  - Log the version of both JAVA and JNI.

Bug: 25226912
Change-Id: I357398634ec3bfd70c71e005241c5a66650bdba6
(cherry picked from commit 8b03eca305a4019ef712afa3a8deb1d348463e70)
</pre>
</div>
</content>
</entry>
<entry>
<title>am 35bb8589: am 14222d5d: [RenderScript] pass correct length of ains to BLAS functions.</title>
<updated>2015-10-12T16:57:09+00:00</updated>
<author>
<name>Miao Wang</name>
<email>miaowang@google.com</email>
</author>
<published>2015-10-12T16:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_support/commit/?id=54256aaa7fbaabbd7dc61dbc3050f582f2e607cb'/>
<id>54256aaa7fbaabbd7dc61dbc3050f582f2e607cb</id>
<content type='text'>
* commit '35bb85896bb2adafb8688602d04d92810dbed59b':
  [RenderScript] pass correct length of ains to BLAS functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '35bb85896bb2adafb8688602d04d92810dbed59b':
  [RenderScript] pass correct length of ains to BLAS functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>[RenderScript] pass correct length of ains to BLAS functions.</title>
<updated>2015-10-09T21:07:28+00:00</updated>
<author>
<name>Miao Wang</name>
<email>miaowang@google.com</email>
</author>
<published>2015-09-30T22:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_support/commit/?id=14222d5dac9113a1feb5b9ea75cae652c038e312'/>
<id>14222d5dac9113a1feb5b9ea75cae652c038e312</id>
<content type='text'>
bug: 24540091
Change-Id: I7b7b42041d2241c265c15f5b92394f6b7cef8c2b
(cherry picked from commit 5df13a81a731c6486d67ee24d7eb74988cd2366f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug: 24540091
Change-Id: I7b7b42041d2241c265c15f5b92394f6b7cef8c2b
(cherry picked from commit 5df13a81a731c6486d67ee24d7eb74988cd2366f)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 23.1.0 API files</title>
<updated>2015-10-07T09:50:42+00:00</updated>
<author>
<name>Chris Banes</name>
<email>chrisbanes@google.com</email>
</author>
<published>2015-10-07T09:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_support/commit/?id=b1d3557501182e6335b1a25f778e27f7e6bfd689'/>
<id>b1d3557501182e6335b1a25f778e27f7e6bfd689</id>
<content type='text'>
Also renamed the 23.0.0 files to match the
naming scheme.

Change-Id: I48aca5ff1c024186ff8f2f768ff078420aa6cf16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also renamed the 23.0.0 files to match the
naming scheme.

Change-Id: I48aca5ff1c024186ff8f2f768ff078420aa6cf16
</pre>
</div>
</content>
</entry>
<entry>
<title>[RenderScript] Make android-support-annotations not included as STATIC</title>
<updated>2015-08-20T21:14:10+00:00</updated>
<author>
<name>Miao Wang</name>
<email>miaowang@google.com</email>
</author>
<published>2015-08-20T21:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_support/commit/?id=dd6fab3f3bf18a404d8d67077a84256257f745f1'/>
<id>dd6fab3f3bf18a404d8d67077a84256257f745f1</id>
<content type='text'>
LIB.

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

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