summaryrefslogtreecommitdiffstats
path: root/runtime/native_bridge_art_interface.cc
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-27/+20
* ART: Add support for special handlers in sigchainlibAndreas Gampe2015-05-311-1/+16
* Remove portable.Elliott Hughes2014-12-121-0/+1
* Remove MethodHelper from the interpreter.Ian Rogers2014-12-021-3/+1
* Change 64 bit ArtMethod fields to be pointer sizedMathieu Chartier2014-11-181-2/+2
* Merge "ART: More warnings"Andreas Gampe2014-11-051-4/+4
|\
| * ART: More warningsAndreas Gampe2014-11-041-4/+6
* | ART: Fix unused parameter warning on MacAndreas Gampe2014-11-041-0/+3
|/
* [native bridge] Add test to verify code_cache existance.Calin Juravle2014-10-241-1/+0
* [native bridge] Make sure we always unload the native bridgeCalin Juravle2014-10-231-2/+3
* ART: Fix some -Wpedantic errorsAndreas Gampe2014-09-291-1/+1
* ART: Fix mac buildAndreas Gampe2014-09-261-0/+2
* ART: Update for split native bridge initializationjgu212014-09-231-0/+39
* [ART] Move to system/core native bridge libraryCalin Juravle2014-08-151-0/+94