Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
ff17f1fd3ff32f93e45588eb2b158832d73f9afa
/
src
/
dalvik_system_DexFile.cc
a7679b6
Improve exceptions thrown during class loading.
by Elliott Hughes
· 13 years ago
b3e66df
Minor fixes.
by Elliott Hughes
· 13 years ago
725aee5
Fixes for 071-dexfile
by Ian Rogers
· 13 years ago
c981848
Tweaks to DexFile defineClass JNI code
by Ian Rogers
· 13 years ago
cab0101
Fix 086-null-super and 087-gc-after-link
by Ian Rogers
· 13 years ago
2e3d1b2
Changes to compile with gcc 4.6
by Brian Carlstrom
· 13 years ago
d601af8
Move old dex file creation logic to oat file creation
by Brian Carlstrom
· 13 years ago
8952189
Merge art-cache dex files into oat files
by Brian Carlstrom
· 13 years ago
9557241
Don't default-construct std::strings and then assign them.
by Elliott Hughes
· 13 years ago
ae82698
Add --image-classes to dex2oat
by Brian Carlstrom
· 13 years ago
b82b687
Make sure threads allocating are in the kRunnable state
by Brian Carlstrom
· 13 years ago
262bf46
dex2oat invoked by system if it can't find an oat file for a dex file.
by jeffhao
· 13 years ago
c393a4f
System calls dex2oat when opening a dex file with an output location
by jeffhao
· 13 years ago
c252c3e
Clarify cause of 071 failure with an UNIMPLEMENTED
by Brian Carlstrom
· 13 years ago
fad7143
Assorted fixes
by Brian Carlstrom
· 13 years ago
1d9f52b
Implement DexFile_isDexOptNeeded
by Brian Carlstrom
· 13 years ago
03a20ba
Implement DexFile_getClassNameList
by Brian Carlstrom
· 13 years ago
41ec477
Fixed DexFile.defineClass to return null, not throw Exception
by Brian Carlstrom
· 13 years ago
df14324
Setup Thread's context ClassLoader and add image DexFiles to ClassLinker's boot classpath
by Brian Carlstrom
· 13 years ago
bc4b76d
Fix class name format for jniThrowExceptionFmt
by Brian Carlstrom
· 13 years ago
aded5f7
Working ClassLoader
by Brian Carlstrom
· 13 years ago
f91c8c3
Adding JNI code for dalvik.system.DexFile and java.lang.Class
by Brian Carlstrom
· 13 years ago