summaryrefslogtreecommitdiffstats
path: root/libart/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleaning old JIT methods from String.Jeff Hao2013-07-091-69/+0
| | | | | | (cherry picked from commit 16f4ce14801128a7d826a2249f35120dbd3e0ce1) Change-Id: Icf0ac5f12748b6bafabc7621cfe62264016c8503
* Fix Class.getModifiers for arrays of inner classes.Elliott Hughes2013-07-091-1/+14
| | | | | | | | Bug: https://code.google.com/p/android/issues/detail?id=56267 (cherry picked from commit 8aa5892195543e80b1c4eb10d8764268927cc1be) Change-Id: I3be5433b04607e5f41e7c68f03cfabc166b56d54
* Add dalvik.system.VMRuntime.vmLibraryBrian Carlstrom2013-07-091-0/+5
| | | | | | (cherry picked from commit 3382fd584e926b61960ded814c889ea8b84a2222) Change-Id: Ie095151c54caf4b996414d04c2140dcc3b93aa7b
* Rename vmDataAnwar Ghuloum2013-07-091-3/+3
| | | | | | (cherry picked from commit bd1fa4dcf60bafdcaae3ebd5b8b93ae3550cd560) Change-Id: I015cb48b6ac9e5c7f478b3a2f532d9c6c413058b
* Revert "Rename vmData"Anwar Ghuloum2013-07-021-3/+3
| | | | | | This reverts commit 1d3779283db9454b5914d522771db37cbba6a4bd. Change-Id: I16c998e8c4ee7e9b8e505150d05f2a399df6d066
* Rename vmDataAnwar Ghuloum2013-07-021-3/+3
| | | | | | (cherry picked from commit bd1fa4dcf60bafdcaae3ebd5b8b93ae3550cd560) Change-Id: Ie33c2d730a2302c2f5297163e0ed2f37fb5b97c7
* Ensure that setName and setPriority are properly synchronizedAnwar Ghuloum2013-07-021-4/+17
| | | | | | | | Bug:8050919 (cherry picked from commit f1e80e4e227076f99e54d1a00f4e3d5ec1a23ba6) Change-Id: I77408ddf708b674b57474f096be7cdb786c05224
* Copy the libdvm docs to the libart docs.Elliott Hughes2013-06-071-3/+3
| | | | | | (cherry picked from commit 4e74358e31134d52aaf0ab3b3a96ab10b5e1138b) Change-Id: Icaf54e1ef429f8948f65e2f90e748919d7263d3c
* Move dalvik.system.VMDebug to be runtime specificBrian Carlstrom2013-06-061-0/+374
| | | | Change-Id: Iae4b645f02e474875aca8ccfd7ba46610e12acbf
* Move java.lang.String to be runtime specificBrian Carlstrom2013-06-051-0/+2080
| | | | Change-Id: I67b912d06f19cd1167214f631973fa84b4e5aa61
* Making libcore build WITH_ARTBrian Carlstrom2013-06-0510-0/+1442
| | | | Change-Id: I4db5fbf6a5977c02a1dffffc5386f7fc04ef7eab
* Adding libart support to libcoreBrian Carlstrom2013-05-2223-0/+10944
Change-Id: I86febf08eacf42bb4b2f06dbd51c5b2d5b25c9fb