1. f867b6f Filling in some Class, Method, and Field native code needed during startup and I/O by Brian Carlstrom · 13 years ago
  2. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  3. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago[Renamed (98%) from src/main.cc]
  4. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  5. c1674ed Make valgrind happier and stop us leaking so much we can can't run the tests on a device. by Elliott Hughes · 13 years ago
  6. e5b0dc8 Add "class Throwable" and rewrite exception throwing to use JNI. by Elliott Hughes · 13 years ago
  7. a0b8feb Turn off the 'public' check for main, and improve diagnostics. by Elliott Hughes · 13 years ago
  8. 0a96fe0 Use libnativehelper's existing code for creating a String[]. by Elliott Hughes · 13 years ago
  9. f2682d5 Fix the invocation interface. by Elliott Hughes · 13 years ago
  10. 0dab4ec Switch to the libcore ScopedLocalRef. by Elliott Hughes · 13 years ago
  11. 2ed144c Preliminary implementation of the JNI invocation interface. by Carl Shapiro · 13 years ago
  12. 6b6b5f0 Shorten the namespace and re-normalize include guards. by Carl Shapiro · 13 years ago
  13. 7b21670 Initial build configuration for the new Android runtime. by Carl Shapiro · 13 years ago