| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Change-Id: I481b5f77344e10204371074f2eb41bcf293d16ad
|
| |
| |
| |
| |
| |
| | |
(cherry-pick of b4c2ec89de5bafcc5ce59e384f9688b069bb36f8.)
Change-Id: Ie257696fe7a5e9848dfdab98799b645ce87701d9
|
| |
| |
| |
| |
| |
| | |
(cherry-pick of 07e1d1125c11b8e037a31e9ebb6b64332a394a9f.)
Change-Id: I06ccfb93525525ec4f417bcbabdcead2e817ced6
|
| |
| |
| |
| | |
Change-Id: I221a00ad7d6f4f15317ba34a79f3fba4a6990638
|
| |
| |
| |
| | |
Change-Id: I3cb180d3c1912b9362c5a2e8dbedc1e80fb0c14f
|
|\ \
| |/
| |
| |
| | |
* commit '5a2fc9c912510c65504a548f2b26328d11017059':
Simplify merges of the annotation code.
|
| |
| |
| |
| | |
Change-Id: Ifb43ae14efcbfad1da600f97e3b3763ad9764b1f
|
|\ \
| |/
| |
| |
| | |
* commit '73599f39d3c9b14f0c698413c4b6be0357f156f6':
Synchronize access to the annotation cache.
|
| |
| |
| |
| |
| | |
Bug: https://code.google.com/p/android/issues/detail?id=57649
Change-Id: Icfd1e8dea317e4f8dec735ff709781dea0c0dc71
|
| |
| |
| |
| |
| |
| | |
This process state will be used for determining GC behavior.
Change-Id: I2dde66a79d8fa835a7ed2499bd37069c6062f84b
|
| |
| |
| |
| |
| |
| |
| | |
Code obtained from:
https://googleplex-android-review.googlesource.com/#/c/329373/
Change-Id: Id693d90833cf1eaee4342c6cc3077c41092a3977
|
|\ \
| |/
| |
| |
| | |
* commit '63e17f1c1d1aa9e13e1945e8e8e78d34a48a5eb6':
Fix Class.getMethod docs.
|
| |
| |
| |
| |
| | |
Bug: https://code.google.com/p/android/issues/detail?id=31485
Change-Id: Ic9693eced5d914663428375f7d4d893417ea09e6
|
|/
|
|
|
|
| |
(cherry picked from commit 3382fd584e926b61960ded814c889ea8b84a2222)
Change-Id: Ie095151c54caf4b996414d04c2140dcc3b93aa7b
|
|\
| |
| |
| | |
library."
|
| |
| |
| |
| |
| |
| | |
(cherry-picked from commit 2f95766aac3df74c6c641232eec4791b2330c9df)
Change-Id: I1005ee22ed8a017bb536bfd76df2173c7e8dcf64
|
|/
|
|
| |
Change-Id: Ie210fed0b59cfd009a969dfbfab06b858e06c463
|
|
|
|
| |
Change-Id: I7b218f9732b36b9cca5ebc38380f3e7ef0275f34
|
|
|
|
| |
Change-Id: I6db6d91e21b8e1aca5b5338534196fd5bdef8a06
|
|
|
|
| |
Change-Id: Ia03630612b6d4e116b9c737cdf7a93c8eacee910
|
|
|
|
| |
Change-Id: Idc1caee3a0afb61d159cd046348ecb11db3d9e10
|
|
|
|
|
|
|
|
|
|
|
| |
The originally-reported bug (https://android-review.googlesource.com/58258)
was that dalvik would fail to start if LD_LIBRARY_PATH was unset.
This changes things so we no longer have multiple default values for
java.library.path, cope better with that not being set, and don't set
it if LD_LIBRARY_PATH isn't set.
Change-Id: I55d48a35b1b42df872e6dcd0a38fc7bc4b8cad5a
|
|
Change-Id: I04498d8d8c4b065dbda8d7b30b8b77ce53e63a77
|