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