1. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 5 years ago
  2. 8982186 Support FDs for class loader context dex files by David Brazdil · 5 years ago
  3. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 5 years ago
  4. 35de14b Create the class loader context within a Runtime scope. by Nicolas Geoffray · 6 years ago
  5. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  6. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  7. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  8. 813b914 Add --runtime-arg to command line tools. by Vladimir Marko · 6 years ago
  9. 2a487eb ART: Fix performance-inefficient-vector-operation by Andreas Gampe · 6 years ago
  10. 38a938e Minimal Android Runtime APEX module. by Roland Levillain · 6 years ago
  11. 407bdb1 Merge "ART: Completely remove the --compile-pic option." by Vladimir Marko · 6 years ago
  12. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 6 years ago
  13. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  14. e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  15. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  16. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  17. 103bd38 Remove dexoptanalyzer fast file check by Calin Juravle · 6 years ago
  18. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  19. 2b1a21e Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set." by Nicolas Geoffray · 6 years ago
  20. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  21. 2974260 Load /data oat/odex files non-executable when only_use_system_oat_files is set. by Nicolas Geoffray · 7 years ago
  22. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 7 years ago
  23. 39b378c ART: Factor out gAborting by Andreas Gampe · 7 years ago
  24. c12bf4c Add zip-fd support in dexoptanalyzer by Shubham Ajmera · 7 years ago
  25. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  26. ca4e101 Merge "Separate file utilities from utils.cc" by David Sehr · 7 years ago
  27. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  28. 20c4644 [art] Add classpath check to DexFile.getDexOptNeeded by Calin Juravle · 7 years ago
  29. b22dea0 Provide an option to pass odex and vdex fds in dexoptanalyzer by Shubham Ajmera · 7 years ago
  30. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  31. 44e5efa Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  32. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 7 years ago
  33. e4e812a Allow DexFile#getDexOptNeeded to check case when downgrading is required by Shubham Ajmera · 7 years ago
  34. 51d80cc ART: Refactor abort code by Andreas Gampe · 7 years ago
  35. 5115efb ART: Fix soong defaults order by Andreas Gampe · 7 years ago
  36. 0447112 Merge changes If6bd630c,Iade01cd5,I2ca823e1,Ib2899bce,I123f30f9 by Treehugger Robot · 7 years ago
  37. 39f44b7 ART: Shut down runtime in dexoptanalyzer by Andreas Gampe · 7 years ago
  38. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 7 years ago
  39. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 7 years ago