1. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  2. 9d9227a Build dexlist, dexlayout, and profman for Windows by David Sehr · 6 years ago
  3. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  4. 3ee9cfd Add support for aggregation counters in the profile by Calin Juravle · 6 years ago
  5. 2b41cca Extract dex file if it is uncompressed but unaligned by Colin Cross · 6 years ago
  6. 0de385f ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  7. 0573f85 Dump Dex file checksums for profman --dump-only by Mathieu Chartier · 6 years ago
  8. 81ccda6 ART: Refactor test profile generation by Andreas Gampe · 6 years ago
  9. 675e0a5 Fix various not so benign fdsan errors. by Josh Gao · 6 years ago
  10. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  11. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  12. 5774f57 Merge "Revert^2 "ART: Fix some performance-X tidy"" by Treehugger Robot · 6 years ago
  13. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 6 years ago
  14. bc802de Revert^2 "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  15. 6856214 Revert "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  16. 89de444 ART: Fix some performance-X tidy by Andreas Gampe · 6 years ago
  17. 1fed343 Move profile testing to CommonArtTest by David Sehr · 6 years ago
  18. e9987b0 ObjPtr<>-ify tests using ClassLinker::FindClass(). by Vladimir Marko · 6 years ago
  19. d5aeade Clear the profile if we fail to add new methods or classes by Calin Juravle · 6 years ago
  20. 82d046e Add a profiling library by David Sehr · 6 years ago