| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: Iac5ef595dffe890ad06917afe20085b5628ec267
|
| |
|
|
|
|
|
|
| |
Refactor JniInvocation::GetLibrary to not return a stack-allocated
string. Instead, provide a char buffer.
Bug: 16404669
Change-Id: I34f4a40e28bc491ba630a2b1bff5792e34937101
|
| |
|
|
|
|
|
|
|
|
| |
On device, only allow "libart.so" in non-debuggable (user) builds.
Bug: 16404669
(cherry picked from commit 5019faa3a6bdde33785ece0537e8b865ea7cf938)
Change-Id: Ie163c04ce40c82698dcc98ced651dafef094d8b5
|
| |
|
|
|
|
|
|
| |
Bug: 14298175
(cherry picked from commit ddfc32a279eb575380cc3a601cbd989f0177d3be)
Change-Id: I901e35bc43fbc18be3052863429897f133c8d37d
|
| |
|
|
|
|
|
| |
In particular, this makes dalvikvm host invocations on
host use ART instead of dalvik.
Change-Id: I2220c529434f5c7c07687ca2aaa442f7dbcc9733
|
| |
|
|
|
|
|
| |
This only causes trouble later for anyone who tries to call exec(2).
Bug: 12585421
Change-Id: I33c969cf05ac000489f0cf765555882de68f247b
|
| |
|
|
|
| |
Bug: 12798969
Change-Id: I00789d967c8443f0e0a1e5d35edc2cd16a472a64
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
| |
Bug: 11463182
Change-Id: I478e7ab9eaee179114b7fa6afe660233e66b0614
|
| |
|
|
| |
Change-Id: I120e2f85a5f946d5884cca722b3bdc61961eb32b
|
|
|
Change-Id: I15870937ad7bfa4757e21f83acbbb6a7826a0b0b
|