summaryrefslogtreecommitdiffstats
path: root/test/044-proxy
Commit message (Expand)AuthorAgeFilesLines
* ART: Add missing GetInterfaceMethodIfProxyAndreas Gampe2015-10-124-0/+96
* Fix moving GC bugs in proxy stub for X86/X86_64Mathieu Chartier2015-06-181-0/+2
* Merge "ART: Add another proxy test"Andreas Gampe2014-06-043-0/+45
|\
| * ART: Add another proxy testAndreas Gampe2014-06-023-0/+45
* | resolved conflicts for merge of 773965c0 to klp-dev-plus-aospJeff Hao2014-03-141-0/+14
|\ \ | |/ |/|
| * Fix stack trace for proxy methods and added test case.Jeff Hao2014-02-242-3/+24
* | Test Method.getModifiers() result for proxy methodsBrian Carlstrom2014-03-122-6/+10
* | Fix stack trace for proxy methods and added test case.Jeff Hao2013-12-042-3/+24
* | Update test/044-proxy/expected.txtBrian Carlstrom2013-11-241-1/+1
|/
* Interpreter entries and instrumentation as a listener.Ian Rogers2013-04-081-20/+282
* Fix proxy return ClassCastException and add test.Ian Rogers2013-02-253-0/+76
* Kill constants.h and fix some copyright headers.Elliott Hughes2012-03-301-4/+1
* Stash the directly-implemented interfaces in Proxy so we can implement Class....Elliott Hughes2012-03-212-0/+3
* Give proxy all of the return types. Part 2.Jesse Wilson2011-10-242-10/+6
* Proxy implementationIan Rogers2011-10-144-3/+225
* Adding old unit tests to test suite.jeffhao2011-09-299-0/+904