1. b9beb2e Place ISA into boot image name. by Ian Rogers · 10 years ago
  2. 52f8488 Prevent spurious dexopts in 32-64 builds. by Narayan Kamath · 10 years ago
  3. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 10 years ago
  4. a8e8f9c Refactor space bitmap to support different alignments. by Mathieu Chartier · 10 years ago
  5. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 10 years ago
  6. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 10 years ago
  7. 4fb5df8 Make MemMap::MapAnonymous() fail if the requested address is not available. by Hiroshi Yamauchi · 10 years ago
  8. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 11 years ago
  9. c7cb190 Print error message if ImageSpace::Init fails. by Mathieu Chartier · 10 years ago
  10. 2ec6520 Support compiler filters for boot classpath by Brian Carlstrom · 11 years ago
  11. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 11 years ago
  12. 9d04a20 (Experimental) Add Brooks pointers. by Hiroshi Yamauchi · 11 years ago
  13. 4cf5e57 Move waitpid(2) includes to art::Exec implementation by Brian Carlstrom · 11 years ago
  14. 6449c62 Create CompilerOptions by Brian Carlstrom · 11 years ago
  15. 97f4489 Revert "Revert "Revert "Add a script for running art standalone.""" by Ian Rogers · 11 years ago
  16. 4b23250 Revert "Revert "Add a script for running art standalone."" by Nicolas Geoffray · 11 years ago
  17. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  18. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  19. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  20. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  21. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  22. 7c3d13a Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  23. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  24. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  25. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  26. e5426c9 Fix histogram memory issues. by Mathieu Chartier · 11 years ago
  27. 08d7d44 Fix image generation. by Mathieu Chartier · 11 years ago
  28. 8bbc8c0 Fix mismatched malloc / delete. by Mathieu Chartier · 11 years ago
  29. 56d947f Add verification of boot.oat generated on device by Brian Carlstrom · 11 years ago
  30. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/gc/space/image_space.cc]
  31. 1d54e73 GC clean up. by Ian Rogers · 11 years ago