1. 9609cb6 Remove remaining code related to compiled invoke and proxy stubs. by Jeff Hao · 12 years ago
  2. 74180ca Remove code related to compiled invoke stubs. by Jeff Hao · 12 years ago
  3. 04d7aa9 Fix object verification. by Ian Rogers · 12 years ago
  4. 3f47c12 Fix portable build on build server by removing depenency on ANDROID_HOST_OUT by Brian Carlstrom · 12 years ago
  5. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 13 years ago
  6. 1212a02 Move the Compiler to CompilerDriver. by Ian Rogers · 12 years ago
  7. c928de9 Remove Iceland. by Ian Rogers · 12 years ago
  8. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  9. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 13 years ago
  10. cd60ac7 Create OutputStream abstraction by Brian Carlstrom · 13 years ago
  11. 1cac343 Remove now unused RelocationBehavior by Brian Carlstrom · 13 years ago
  12. ff2d2c5 Remove ClassLoader from OatWriter by Brian Carlstrom · 13 years ago
  13. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 13 years ago
  14. f852fb2 Fix OatHeader.isValid by Brian Carlstrom · 13 years ago
  15. 28db012 Add oat file dependency on boot.oat load location by Brian Carlstrom · 13 years ago
  16. 5833853 Fix oat_test for portable path. by TDYa127 · 13 years ago
  17. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 13 years ago
  18. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 13 years ago
  19. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  20. 341df94 Bump oat version number and add OatHeaderSizeCheck test by Brian Carlstrom · 13 years ago
  21. 0c717dd Add ELF loader to OatFile. by Logan Chien · 13 years ago
  22. 42d4d73 Fix oat_test for the LLVM route. by TDYa127 · 13 years ago
  23. eeb7edf Extract common code in Oat test. by Logan Chien · 13 years ago
  24. ba0668e Make non-debug dex2oat omit timing and stats information by Brian Carlstrom · 13 years ago
  25. 81f3ca1 Add image dependency to oat files by Brian Carlstrom · 13 years ago
  26. de6e4cf Add dex2oat -g to control whether the compiled code has debugger support. by Elliott Hughes · 13 years ago
  27. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 13 years ago
  28. 5523ee0 Add -j to dex2oat. by Elliott Hughes · 14 years ago
  29. 5b332c8 Fix checksum verification when opening DexFiles from OatFiles by Brian Carlstrom · 14 years ago
  30. 2faa5f1 Fix copyright headers. by Elliott Hughes · 14 years ago
  31. 10037c8 Added pass to verify structure of dex file. by jeffhao · 14 years ago
  32. ae82698 Add --image-classes to dex2oat by Brian Carlstrom · 14 years ago
  33. 254db0f Pass the classpath to dex2oat. by Jesse Wilson · 14 years ago
  34. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 14 years ago
  35. 234da57 Basic file locking. by Elliott Hughes · 14 years ago
  36. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 14 years ago
  37. aded5f7 Working ClassLoader by Brian Carlstrom · 14 years ago
  38. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 14 years ago
  39. 58ae941 Simplify command line arguments by Brian Carlstrom · 14 years ago
  40. e24fa61 Separate oat from image by Brian Carlstrom · 14 years ago