Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
534f045c57532f5689ccad269faa35b655a44f77
/
test
c228252
Fix order CheckCastFromCode and enable Fibonacci test
by Brian Carlstrom
· 14 years ago
67375ac
Support for exception throwing from JNI.
by Ian Rogers
· 14 years ago
43a3642
Fix null check elimination
by buzbee
· 14 years ago
303b01e
Add unit test for exercising AbstractMethodErrorStub code.
by Shih-wei Liao
· 14 years ago
f0cde54
SSA renaming fix & invalid opcode fix
by buzbee
· 14 years ago
31384c5
Generating stub code for registering a jni function at runtime.
by Shih-wei Liao
· 14 years ago
1240dad
Test conversion of floats and doubles to strings.
by Elliott Hughes
· 14 years ago
2a475e7
Check-cast, instance-of, misc fixes
by buzbee
· 14 years ago
5dbddee
Added tests for interfaces that extend other interfaces.
by jeffhao
· 14 years ago
98e0e5e
Merge "Fix various JNI compiler bugs/unimplementeds." into dalvik-dev
by Ian Rogers
· 14 years ago
7a99c11
Fix various JNI compiler bugs/unimplementeds.
by Ian Rogers
· 14 years ago
f5ecf06
Invoke <clinit> where necessary.
by Elliott Hughes
· 14 years ago
69b15fb
Working dex2oat and oatexec
by Brian Carlstrom
· 14 years ago
109bd6a
Fix for argument passing bug
by buzbee
· 14 years ago
b9231c8
Test arg passing for arraycopy.
by Ian Rogers
· 14 years ago
e9a72f6
Try/Catch analysis; various workarounds
by buzbee
· 14 years ago
aa762fe
Merge "Fix bug in long arguments for JNI on x86" into dalvik-dev
by Ian Rogers
· 14 years ago
9b269d2
Fix bug in long arguments for JNI on x86
by Ian Rogers
· 14 years ago
0f4c41d
Various fixes.
by Elliott Hughes
· 14 years ago
1da522d
Complete static field accesses; clear TODO's
by buzbee
· 14 years ago
193a44d
Make InitializeStaticStorageFromCode handle requests for uninitialized storage from <clinit>
by Brian Carlstrom
· 14 years ago
4a3164f
Codegen for invoke-super, invoke-interface
by buzbee
· 14 years ago
558788e
Testing the decoding of JObject.
by Shih-wei Liao
· 14 years ago
561227c
Complete direct, static & virtual invoke
by buzbee
· 14 years ago
1b4c859
Complete OP_CONST_STRING, OP_CONST_CLASS
by buzbee
· 14 years ago
82da44b
Fix the "mov R1, R2; mov R2, R3" bug in jni_compiler.
by Shih-wei Liao
· 14 years ago
8a48741
Allow compilation of classes in different ClassLoaders
by Brian Carlstrom
· 14 years ago
a250199
Add -Xcheck:jni.
by Elliott Hughes
· 14 years ago
9f30b38
Externalize test code
by Brian Carlstrom
· 14 years ago