1. 468532e Entry point clean up. by Ian Rogers · 11 years ago
  2. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  3. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  4. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat.h]
  5. 0aba0ba Created compiled stubs in image. by Jeff Hao · 11 years ago
  6. 9609cb6 Remove remaining code related to compiled invoke and proxy stubs. by Jeff Hao · 11 years ago
  7. 74180ca Remove code related to compiled invoke stubs. by Jeff Hao · 11 years ago
  8. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  9. c928de9 Remove Iceland. by Ian Rogers · 11 years ago
  10. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  11. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  12. df1ce91 Add alignment attribute to packed. by Ian Rogers · 12 years ago
  13. 28db012 Add oat file dependency on boot.oat load location by Brian Carlstrom · 12 years ago
  14. 971bf3f Compile method one-by-one. by Logan Chien · 12 years ago
  15. 7a2a23a Cleanup proxy stub compiler code. by Logan Chien · 12 years ago
  16. eead4ac Implement proxy stub for compiler_llvm. by TDYa127 · 12 years ago
  17. 937105a Use ELF function index to distinguish generated functions. by Logan Chien · 12 years ago
  18. ccb7bf1 Add ELF index to OatMethodOffsets. by Logan Chien · 12 years ago
  19. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 12 years ago
  20. 25ae640 Write ELF image to Oat file. by Logan Chien · 12 years ago
  21. 81f3ca1 Add image dependency to oat files by Brian Carlstrom · 12 years ago
  22. a72ec82 Store the instruction set in the oat header, and use it in oatdump. by Elliott Hughes · 12 years ago
  23. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  24. e7d856b Add GC map to oat file by Brian Carlstrom · 13 years ago
  25. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 13 years ago
  26. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago
  27. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago