1. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  2. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/globals.h]
  3. bcc2926 Add dex2oat watch dog thread for host builds by Brian Carlstrom · 12 years ago
  4. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 12 years ago
  5. dcf8d72 Fix zygote live/mark bitmap size. by Mathieu Chartier · 12 years ago
  6. 468a7b1 Change kArmAlignment from 4 to 8. by Logan Chien · 12 years ago
  7. 742e25e More MIPS support. by Elliott Hughes · 12 years ago
  8. 67d9200 Add a compile-time constant bool equivalent to !defined(NDEBUG). by Elliott Hughes · 12 years ago
  9. 942df41 Clarify a few comments. by Elliott Hughes · 12 years ago
  10. b41b33b Add 3rd argument register to X86. by Ian Rogers · 12 years ago
  11. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  12. 6d8dd47 Fix a bunch of uses of 'short'. by Elliott Hughes · 13 years ago
  13. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  14. 408f79a Add validate object, clean up stack indirect reference table. by Ian Rogers · 13 years ago
  15. 0d666d8 Fix JNI compiler for synchronized methods. by Ian Rogers · 13 years ago
  16. 0024d6c Minor zip cleanups by Brian Carlstrom · 13 years ago
  17. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 13 years ago
  18. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 13 years ago
  19. 0e5d75d Add support for linking classes. by Carl Shapiro · 13 years ago
  20. 1fb8620 Add class loading infrastructure. by Carl Shapiro · 13 years ago
  21. 6b6b5f0 Shorten the namespace and re-normalize include guards. by Carl Shapiro · 13 years ago
  22. a5d5cfd Add basic assembler interface and an x86 backend. by Carl Shapiro · 13 years ago