Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
254db0ff7ea6509a1c2914b1d9532e2041a0c4c4
/
src
/
dex2oat.cc
254db0f
Pass the classpath to dex2oat.
by Jesse Wilson
· 13 years ago
169c9a7
Remove the use of Method from jni_compiler
by Ian Rogers
· 13 years ago
b1f9f22
Fix a TODO regarding flock(2) and TEMP_FAILURE_RETRY.
by Elliott Hughes
· 13 years ago
9717051
Don't delete oat files when not generating image.
by Ian Rogers
· 13 years ago
234da57
Basic file locking.
by Elliott Hughes
· 13 years ago
5d4bdc2
Various runtime/JNI related fixes.
by Ian Rogers
· 13 years ago
5e863dd
Make dex2oat fail early if it can't write oat file
by Ian Rogers
· 13 years ago
3fe7957
Make dex2oat more chatty with the log.
by Ian Rogers
· 13 years ago
5d84040
Created --runtime-arg switch for dex2oat to pass arguments to runtime.
by jeffhao
· 13 years ago
40381fb
Reuse SIRT for C++ references
by Brian Carlstrom
· 13 years ago
362f9bc
Fix cpplint's whitespace warnings.
by Elliott Hughes
· 13 years ago
f8e0127
Add -verbose to dex2oat, and improve -verbose:monitor output.
by Elliott Hughes
· 13 years ago
5de8fe5
Add internal compiler option to control defaulting of boot.art
by Brian Carlstrom
· 13 years ago
b7bbba4
Add oatopt drop in replacement for dexopt
by Brian Carlstrom
· 13 years ago
47a0d5a
Move art content to /data
by Brian Carlstrom
· 13 years ago
aded5f7
Working ClassLoader
by Brian Carlstrom
· 13 years ago
3320cf4
Move rest of code related blobs from Method to oat
by Brian Carlstrom
· 13 years ago
4f0d07c
Spill possibly reference holding registers for runtime calls.
by Ian Rogers
· 13 years ago
1cb0a1d
Support for resolving unknown direct/static methods.
by Ian Rogers
· 13 years ago
ad25ac5
Static and direct resolution stub.
by Ian Rogers
· 13 years ago
58ae941
Simplify command line arguments
by Brian Carlstrom
· 13 years ago
e24fa61
Separate oat from image
by Brian Carlstrom
· 13 years ago
ff1ed47
Class cast, fill array and interface exception support.
by Ian Rogers
· 13 years ago
27ec961
Adding oat_process
by Brian Carlstrom
· 13 years ago
78128a6
oatdump
by Brian Carlstrom
· 13 years ago
1619286
Add oat file generation and tests to build
by Brian Carlstrom
· 13 years ago
2c8f653
Support for cross compilation.
by Ian Rogers
· 13 years ago
69b15fb
Working dex2oat and oatexec
by Brian Carlstrom
· 13 years ago