Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5900149256919538efb2edf4ffc0403d4ddd8446
/
test
/
044-proxy
166aaee
ART: Fix type parameter in tests
by Andreas Gampe
· 8 years ago
52c9da0
Fix issue with Constructor proxies.
by Alex Light
· 9 years ago
75d5053
Replace proxy class names with deterministic ones for test output.
by Hiroshi Yamauchi
· 9 years ago
598302a
Call JNI_OnUnload when class loaders get collected
by Mathieu Chartier
· 9 years ago
e806732
ART: Add missing GetInterfaceMethodIfProxy
by Andreas Gampe
· 9 years ago
9346ff0
Fix moving GC bugs in proxy stub for X86/X86_64
by Mathieu Chartier
· 9 years ago
57795db
Merge "ART: Add another proxy test"
by Andreas Gampe
· 10 years ago
96849ce
ART: Add another proxy test
by Andreas Gampe
· 10 years ago
3057f46
resolved conflicts for merge of 773965c0 to klp-dev-plus-aosp
by Jeff Hao
· 11 years ago
4460ea6
Test Method.getModifiers() result for proxy methods
by Brian Carlstrom
· 11 years ago
3addc29
Fix stack trace for proxy methods and added test case.
by Jeff Hao
· 11 years ago
228d6b8
Fix stack trace for proxy methods and added test case.
by Jeff Hao
· 11 years ago
8250232
Update test/044-proxy/expected.txt
by Brian Carlstrom
· 11 years ago
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 12 years ago
530f71c
Fix proxy return ClassCastException and add test.
by Ian Rogers
· 12 years ago
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 13 years ago
2ed52c4
Stash the directly-implemented interfaces in Proxy so we can implement Class.getInterfaces.
by Elliott Hughes
· 13 years ago
ecbce8f
Give proxy all of the return types. Part 2.
by Jesse Wilson
· 13 years ago
466bb25
Proxy implementation
by Ian Rogers
· 13 years ago
5d1ac92
Adding old unit tests to test suite.
by jeffhao
· 13 years ago