1. 75bc896 Add missing proxy_stub_offset_ initializer. by Logan Chien · 13 years ago
  2. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  3. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 13 years ago
  4. f852fb2 Fix OatHeader.isValid by Brian Carlstrom · 13 years ago
  5. 28db012 Add oat file dependency on boot.oat load location by Brian Carlstrom · 13 years ago
  6. 341df94 Bump oat version number and add OatHeaderSizeCheck test by Brian Carlstrom · 13 years ago
  7. 971bf3f Compile method one-by-one. by Logan Chien · 13 years ago
  8. 7a2a23a Cleanup proxy stub compiler code. by Logan Chien · 13 years ago
  9. eead4ac Implement proxy stub for compiler_llvm. by TDYa127 · 13 years ago
  10. 937105a Use ELF function index to distinguish generated functions. by Logan Chien · 13 years ago
  11. ccb7bf1 Add ELF index to OatMethodOffsets. by Logan Chien · 13 years ago
  12. 25ae640 Write ELF image to Oat file. by Logan Chien · 13 years ago
  13. 81f3ca1 Add image dependency to oat files by Brian Carlstrom · 13 years ago
  14. a72ec82 Store the instruction set in the oat header, and use it in oatdump. by Elliott Hughes · 13 years ago
  15. 2faa5f1 Fix copyright headers. by Elliott Hughes · 14 years ago
  16. e7d856b Add GC map to oat file by Brian Carlstrom · 14 years ago
  17. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 14 years ago
  18. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 14 years ago
  19. 06b37d9 Always log the value when an alignment check fails. by Elliott Hughes · 14 years ago
  20. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 14 years ago
  21. e24fa61 Separate oat from image by Brian Carlstrom · 14 years ago