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