summaryrefslogtreecommitdiffstats
path: root/test/115-native-bridge
Commit message (Expand)AuthorAgeFilesLines
* Fix test 115-native-bridge for Mips.Douglas Leung2015-05-311-0/+2
* ART: Add support for special handlers in sigchainlibAndreas Gampe2015-05-313-4/+111
* ART: Use v2 version of NativeBridge structAndreas Gampe2015-05-311-1/+3
* Replace String CharArray with internal uint16_t array.Jeff Hao2015-04-273-1/+17
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-3/+5
* [native bridge] Add test to verify code_cache existance.Calin Juravle2014-10-242-1/+9
* C++11 related clean-up of DISALLOW_..Ian Rogers2014-10-221-2/+2
* More native bridge testsCalin Juravle2014-10-011-0/+20
* ART: Update for split native bridge initializationjgu212014-09-232-2/+42
* ART: Change ART for new native bridge sequenceAndreas Gampe2014-09-041-1/+1
* [ART] Move to system/core native bridge libraryCalin Juravle2014-08-151-22/+6
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-3/+3
* Add trampoline invoke and ART callback tests for native-bridgeYong WU2014-08-032-22/+239
* ART: Native bridge command-line parameterAndreas Gampe2014-07-265-0/+317