1. fc322c7 Initialize the bootstrap class path from standard sources. by Carl Shapiro · 13 years ago
  2. e2d373e Initial ARM JNI compiler support. by Carl Shapiro · 13 years ago
  3. 7e49dca Rename DexFile to DexCache by Brian Carlstrom · 13 years ago
  4. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 13 years ago
  5. df20fe0 Support for synchronized native methods. by Ian Rogers · 13 years ago
  6. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 13 years ago
  7. cdc8de4 Move base64 to test code by Brian Carlstrom · 13 years ago
  8. ffe6736 Implement Runtime::Abort and switch LOG(FATAL) over to it. by Elliott Hughes · 13 years ago
  9. eb4f614 Flesh out the logging implementation. by Elliott Hughes · 13 years ago
  10. 934486c Make ClassLinker set Class::super_class_ plus test and build improvements by Brian Carlstrom · 13 years ago
  11. b557353 Add more functionality to the thread and mutex implementation. by Carl Shapiro · 13 years ago
  12. 0e6d197 Relocate all of the included Makefiles into the build subdirectory. by Carl Shapiro · 13 years ago[Renamed from Android.common.mk]
  13. 0e5d75d Add support for linking classes. by Carl Shapiro · 13 years ago
  14. d4e48fd Add the StringPiece class. by Carl Shapiro · 13 years ago
  15. a779d41 Remove -Wno-deprecated. by Carl Shapiro · 13 years ago
  16. 894d0fa Expose functionality needed for linking. by Carl Shapiro · 13 years ago
  17. 80d4dde Allow raw dex files to be read from arrays of base64 encoded bytes. by Carl Shapiro · 13 years ago
  18. 3ee755d Complete support for loading classes from a DEX file. by Carl Shapiro · 13 years ago
  19. 1fb8620 Add class loading infrastructure. by Carl Shapiro · 13 years ago
  20. 12eb78e Add an instruction abstraction and visitor. by Carl Shapiro · 13 years ago
  21. 008e412 Add and enable a Makefile for building tests on the device. by Carl Shapiro · 13 years ago
  22. c981ace Add a gtest build target for the host. by Jesse Wilson · 13 years ago
  23. a5d5cfd Add basic assembler interface and an x86 backend. by Carl Shapiro · 13 years ago
  24. 9bf84fd Fix several minor errors in the build configuration. by Carl Shapiro · 13 years ago
  25. 7b21670 Initial build configuration for the new Android runtime. by Carl Shapiro · 13 years ago