1. 1737409 Be more prescise in the profile analysis by Calin Juravle · 5 years ago
  2. a09d8b7 Add runtime option -Xbootclasspathfds: for pre-opened fds by Victor Hsieh · 5 years ago
  3. 094b1cf odrefresh: enable loading of system_server image files by Orion Hodson · 5 years ago
  4. 61ffd04 Make the runtime option -Ximage a ParseStringList by Victor Hsieh · 5 years ago
  5. 525fa42 Revert "Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile."" by Nicolas Geoffray · 5 years ago
  6. 656fdcd Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile." by David Srbecky · 5 years ago
  7. c8fe651 Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile. by Nicolas Geoffray · 5 years ago
  8. 0a73762 dexoptanalyzer: fix --validate_bcp by Orion Hodson · 5 years ago
  9. 27b8cb7 dexoptanalyzer: fix a potential use of nullptr by George Burgess IV · 5 years ago
  10. 9ca1e10 dexoptanalyzer: Initialize only_validate_bcp_ field by Greg Kaiser · 5 years ago
  11. 1da7726 dexoptanalyzer: Add --validate-bcp option by Orion Hodson · 5 years ago
  12. c7ac91b [metrics] Report some ART metadata by Eric Holk · 5 years ago
  13. a4731bd Dexoptanalyzer: expose return codes by Orion Hodson · 6 years ago
  14. 0a5cad3 Revert "Revert "Make class loader context fail for unknown class loaders"" by Calin Juravle · 6 years ago
  15. e9818dd Revert "Make class loader context fail for unknown class loaders" by Stefania Halac · 6 years ago
  16. 2d3de3a Make class loader context fail for unknown class loaders by Calin Juravle · 6 years ago
  17. 8982186 Support FDs for class loader context dex files by David Brazdil · 7 years ago
  18. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 7 years ago
  19. 35de14b Create the class loader context within a Runtime scope. by Nicolas Geoffray · 7 years ago
  20. 813b914 Add --runtime-arg to command line tools. by Vladimir Marko · 8 years ago
  21. 2a487eb ART: Fix performance-inefficient-vector-operation by Andreas Gampe · 8 years ago
  22. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 8 years ago
  23. e066932 Remove PIC option from oat files. by Vladimir Marko · 8 years ago
  24. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 8 years ago
  25. 103bd38 Remove dexoptanalyzer fast file check by Calin Juravle · 8 years ago
  26. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 8 years ago
  27. 2b1a21e Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set." by Nicolas Geoffray · 8 years ago
  28. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  29. 2974260 Load /data oat/odex files non-executable when only_use_system_oat_files is set. by Nicolas Geoffray · 8 years ago
  30. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 8 years ago
  31. 39b378c ART: Factor out gAborting by Andreas Gampe · 8 years ago
  32. c12bf4c Add zip-fd support in dexoptanalyzer by Shubham Ajmera · 9 years ago
  33. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 9 years ago
  34. ca4e101 Merge "Separate file utilities from utils.cc" by David Sehr · 9 years ago
  35. 891a50e Separate file utilities from utils.cc by David Sehr · 9 years ago
  36. 20c4644 [art] Add classpath check to DexFile.getDexOptNeeded by Calin Juravle · 9 years ago
  37. b22dea0 Provide an option to pass odex and vdex fds in dexoptanalyzer by Shubham Ajmera · 9 years ago
  38. 44e5efa Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 9 years ago
  39. e4e812a Allow DexFile#getDexOptNeeded to check case when downgrading is required by Shubham Ajmera · 9 years ago
  40. 51d80cc ART: Refactor abort code by Andreas Gampe · 9 years ago
  41. 39f44b7 ART: Shut down runtime in dexoptanalyzer by Andreas Gampe · 9 years ago
  42. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 9 years ago