<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_libnativehelper/JniInvocation.cpp, branch brillo-m8-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_libnativehelper/'/>
<entry>
<title>Use __ANDROID__ instead of HAVE_ANDROID_OS.</title>
<updated>2015-07-31T15:51:17+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-07-31T15:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_libnativehelper/commit/?id=68875719e13cababb7ec737de256f79dfd1eb806'/>
<id>68875719e13cababb7ec737de256f79dfd1eb806</id>
<content type='text'>
Change-Id: Iac5ef595dffe890ad06917afe20085b5628ec267
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iac5ef595dffe890ad06917afe20085b5628ec267
</pre>
</div>
</content>
</entry>
<entry>
<title>NativeHelper: Avoid returning local stack string</title>
<updated>2014-09-29T18:43:19+00:00</updated>
<author>
<name>Ningsheng Jian</name>
<email>ningsheng.jian@arm.com</email>
</author>
<published>2014-09-17T05:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_libnativehelper/commit/?id=88b84ec200091bdf5754b435ef55dfcd30078a67'/>
<id>88b84ec200091bdf5754b435ef55dfcd30078a67</id>
<content type='text'>
Refactor JniInvocation::GetLibrary to not return a stack-allocated
string. Instead, provide a char buffer.

Bug: 16404669
Change-Id: I34f4a40e28bc491ba630a2b1bff5792e34937101
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor JniInvocation::GetLibrary to not return a stack-allocated
string. Instead, provide a char buffer.

Bug: 16404669
Change-Id: I34f4a40e28bc491ba630a2b1bff5792e34937101
</pre>
</div>
</content>
</entry>
<entry>
<title>NativeHelper: Do not allow arbitrary library strings in user builds</title>
<updated>2014-08-25T17:25:00+00:00</updated>
<author>
<name>Andreas Gampe</name>
<email>agampe@google.com</email>
</author>
<published>2014-08-19T23:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_libnativehelper/commit/?id=5f4f4aa2ada1360731aede29a11b9a708afd0e68'/>
<id>5f4f4aa2ada1360731aede29a11b9a708afd0e68</id>
<content type='text'>
On device, only allow "libart.so" in non-debuggable (user) builds.

Bug: 16404669

(cherry picked from commit 5019faa3a6bdde33785ece0537e8b865ea7cf938)

Change-Id: Ie163c04ce40c82698dcc98ced651dafef094d8b5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On device, only allow "libart.so" in non-debuggable (user) builds.

Bug: 16404669

(cherry picked from commit 5019faa3a6bdde33785ece0537e8b865ea7cf938)

Change-Id: Ie163c04ce40c82698dcc98ced651dafef094d8b5
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to dalvik.vm.lib.2 to force default to libart</title>
<updated>2014-05-28T21:49:01+00:00</updated>
<author>
<name>Brian Carlstrom</name>
<email>bdc@google.com</email>
</author>
<published>2014-05-28T21:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_libnativehelper/commit/?id=3a4f0c3e2283d5af92fd097990a935d5457bc74d'/>
<id>3a4f0c3e2283d5af92fd097990a935d5457bc74d</id>
<content type='text'>
Bug: 14298175

(cherry picked from commit ddfc32a279eb575380cc3a601cbd989f0177d3be)

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

(cherry picked from commit ddfc32a279eb575380cc3a601cbd989f0177d3be)

Change-Id: I901e35bc43fbc18be3052863429897f133c8d37d
</pre>
</div>
</content>
</entry>
<entry>
<title>Change JniInvocation default to libart.so</title>
<updated>2014-05-12T15:49:11+00:00</updated>
<author>
<name>Narayan Kamath</name>
<email>narayan@google.com</email>
</author>
<published>2014-05-12T15:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_libnativehelper/commit/?id=8c4708c0c3a9f79a0794dd5fde1dcb38084b5da8'/>
<id>8c4708c0c3a9f79a0794dd5fde1dcb38084b5da8</id>
<content type='text'>
In particular, this makes dalvikvm host invocations on
host use ART instead of dalvik.

Change-Id: I2220c529434f5c7c07687ca2aaa442f7dbcc9733
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In particular, this makes dalvikvm host invocations on
host use ART instead of dalvik.

Change-Id: I2220c529434f5c7c07687ca2aaa442f7dbcc9733
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop setting LD_LIBRARY_PATH.</title>
<updated>2014-04-03T22:51:29+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2014-04-03T22:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_libnativehelper/commit/?id=f48657172bfa59b93ca4923588de52166376a8b2'/>
<id>f48657172bfa59b93ca4923588de52166376a8b2</id>
<content type='text'>
This only causes trouble later for anyone who tries to call exec(2).

Bug: 12585421
Change-Id: I33c969cf05ac000489f0cf765555882de68f247b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This only causes trouble later for anyone who tries to call exec(2).

Bug: 12585421
Change-Id: I33c969cf05ac000489f0cf765555882de68f247b
</pre>
</div>
</content>
</entry>
<entry>
<title>libnativehelper: Rename persist.sys.dalvik.vm.lib to allow new default</title>
<updated>2014-01-30T21:17:00+00:00</updated>
<author>
<name>Brian Carlstrom</name>
<email>bdc@google.com</email>
</author>
<published>2014-01-30T21:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_libnativehelper/commit/?id=ec513922eab7896245a0f69bcbb5457b4706decf'/>
<id>ec513922eab7896245a0f69bcbb5457b4706decf</id>
<content type='text'>
Bug: 12798969
Change-Id: I00789d967c8443f0e0a1e5d35edc2cd16a472a64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 12798969
Change-Id: I00789d967c8443f0e0a1e5d35edc2cd16a472a64
</pre>
</div>
</content>
</entry>
<entry>
<title>Set LD_LIBRARY_PATH in Java apps.</title>
<updated>2014-01-14T00:36:06+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2014-01-14T00:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_libnativehelper/commit/?id=bf1e0bac82db4f1ce10b51781c136cb5671f59ed'/>
<id>bf1e0bac82db4f1ce10b51781c136cb5671f59ed</id>
<content type='text'>
This is the best place to put this because it handles both command-line
and GUI apps.

This change is needed to support 64-bit systems, where there may be
both 32-bit and 64-bit VMs at the same time.

Change-Id: Ifbc0ef18e7d7e5e188c77131ada2ce1e969bc064
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the best place to put this because it handles both command-line
and GUI apps.

This change is needed to support 64-bit systems, where there may be
both 32-bit and 64-bit VMs at the same time.

Change-Id: Ifbc0ef18e7d7e5e188c77131ada2ce1e969bc064
</pre>
</div>
</content>
</entry>
<entry>
<title>Fallback to a known good runtime if requested one is not available</title>
<updated>2013-10-31T23:05:00+00:00</updated>
<author>
<name>Brian Carlstrom</name>
<email>bdc@google.com</email>
</author>
<published>2013-10-31T22:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_libnativehelper/commit/?id=feeb36c2bd4adfe285f98f5de92e0f3771b2c115'/>
<id>feeb36c2bd4adfe285f98f5de92e0f3771b2c115</id>
<content type='text'>
Bug: 11463182
Change-Id: I478e7ab9eaee179114b7fa6afe660233e66b0614
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 11463182
Change-Id: I478e7ab9eaee179114b7fa6afe660233e66b0614
</pre>
</div>
</content>
</entry>
<entry>
<title>Renaming dalvik.vm.lib to persist.sys.dalvik.vm.lib</title>
<updated>2013-07-10T16:49:35+00:00</updated>
<author>
<name>Brian Carlstrom</name>
<email>bdc@google.com</email>
</author>
<published>2013-06-30T20:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_libnativehelper/commit/?id=df03494e77af20d21f3a659e6619cd64c8302c75'/>
<id>df03494e77af20d21f3a659e6619cd64c8302c75</id>
<content type='text'>
Change-Id: I120e2f85a5f946d5884cca722b3bdc61961eb32b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I120e2f85a5f946d5884cca722b3bdc61961eb32b
</pre>
</div>
</content>
</entry>
</feed>
