1. 68708f5 Fix image_test on target by Brian Carlstrom · 11 years ago
  2. 179486a Fix ImageHeader.IsValid by Brian Carlstrom · 11 years ago
  3. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  4. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  5. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/image.h]
  6. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 11 years ago
  7. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 11 years ago
  8. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  9. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  10. df1ce91 Add alignment attribute to packed. by Ian Rogers · 12 years ago
  11. a85b837 Update image oat checksum when patching by Brian Carlstrom · 12 years ago
  12. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  13. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  14. fb6adba Sharpen virtual calls to final methods. by Ian Rogers · 12 years ago
  15. 3a5c1ce Extra verbosity and disassembler for oatdump by Ian Rogers · 12 years ago
  16. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 12 years ago
  17. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  18. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  19. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  20. 4f0d07c Spill possibly reference holding registers for runtime calls. by Ian Rogers · 13 years ago
  21. 1cb0a1d Support for resolving unknown direct/static methods. by Ian Rogers · 13 years ago
  22. ad25ac5 Static and direct resolution stub. by Ian Rogers · 13 years ago
  23. 34f426c Make class roots an image root by Brian Carlstrom · 13 years ago
  24. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  25. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  26. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 13 years ago
  27. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  28. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  29. c74255f Interning image strings by Brian Carlstrom · 13 years ago
  30. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago
  31. cf4c6c4 Fully implement string interning. by Elliott Hughes · 13 years ago
  32. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  33. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago