Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
913af1bd90a6e8fd56f1f851db1f098636dae6a5
/
src
/
runtime.h
f615a61
Rename RawDexFile to DexFile
by Brian Carlstrom
· 14 years ago
7e49dca
Rename DexFile to DexCache
by Brian Carlstrom
· 14 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 14 years ago
69759ea
Add allocation and garbage collection infrastructure.
by Carl Shapiro
· 14 years ago
ffe6736
Implement Runtime::Abort and switch LOG(FATAL) over to it.
by Elliott Hughes
· 14 years ago
61e019d
Initialize runtime constituents on runtime construction.
by Carl Shapiro
· 14 years ago
b557353
Add more functionality to the thread and mutex implementation.
by Carl Shapiro
· 14 years ago
1fb8620
Add class loading infrastructure.
by Carl Shapiro
· 14 years ago