Calin Juravle
576c384ed8
Use native ISA for dex code (in case there's a NativeBridge)
...
In the presence of a native bridge it is more efficient to compile the
dex directly to the native ISA than to use the shared library ISA as a
reference.
This can be achieve by configuring the readonly system properties to map
between the .so ISA and the desired dex code .ISA (e.g.
ro.dalvik.vm.isa.ISA1=ISA2).
Bug: 16185267
Change-Id: I50baa7b37e1465b9adf72d6f6b96f526a08d59c7
2014-08-06 19:28:28 +01:00
..
2013-11-01 11:14:41 -07:00
2013-11-11 23:48:53 +00:00
2014-07-31 13:58:53 +09:00
2014-06-23 21:02:45 +00:00
2014-03-24 22:44:59 +00:00
2013-11-21 19:32:59 -08:00
2013-08-14 09:49:02 -04:00
2014-02-14 13:07:11 -08:00
2014-01-08 10:06:07 +00:00
2014-05-22 17:13:49 -07:00
2013-12-13 13:40:30 -08:00
2013-12-13 13:40:30 -08:00
2014-08-06 19:28:28 +01:00
2014-05-07 03:33:37 +00:00
2013-10-31 16:25:21 +00:00
2014-06-12 20:46:34 +00:00
2014-04-29 16:07:29 -07:00
2014-03-10 20:04:10 +00:00
2014-03-25 17:26:28 +00:00
2014-02-21 09:53:19 -08:00
2013-09-26 09:40:19 -07:00
2014-02-20 12:10:24 +00:00
2014-03-10 18:07:12 -07:00
2013-08-07 18:33:12 +00:00
2013-10-10 12:12:04 -07:00
2013-09-20 17:48:15 -07:00
2013-10-01 20:51:12 -07:00
2013-08-20 21:16:38 +09:00
2014-06-23 21:02:45 +00:00
2014-02-07 18:12:23 +00:00
2013-09-06 13:57:16 -07:00
2013-11-22 11:18:57 -08:00
2013-09-06 08:08:18 -07:00
2013-10-03 15:07:37 -07:00
2013-11-12 09:57:00 -08:00
2013-09-16 14:05:34 -07:00
2013-10-29 10:47:07 -04:00
2013-09-24 14:16:38 -07:00
2014-01-24 10:43:53 +01:00
2014-03-14 17:54:45 +00:00
2013-11-08 14:08:10 -08:00
2014-05-06 15:14:29 -07:00
2013-08-23 18:30:19 +09:00
2014-03-21 23:09:21 +00:00
2013-09-19 10:57:16 -07:00
2014-03-17 20:10:50 +00:00
2014-03-13 23:16:30 +00:00
2013-09-24 14:16:38 -07:00
2013-10-03 13:56:09 -07:00
2013-07-31 14:54:03 -04:00
2014-05-28 14:53:40 -07:00
2014-01-10 11:08:06 +01:00
2013-08-02 16:22:04 +09:00
2013-11-18 14:14:49 -05:00
2013-10-29 21:20:54 +00:00