1. 4ba700a Clean up the use of profile_key / dex_locations by Calin Juravle · 5 years ago
  2. 849439a Refactor the management of profile keys by Calin Juravle · 5 years ago
  3. 8d8a98c Add a new boot image profile format by Calin Juravle · 5 years ago
  4. f0c9480 Remove support for aggregation counters from device ART profiles by Calin Juravle · 5 years ago
  5. a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 5 years ago
  6. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
  7. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  8. d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
  9. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  10. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  11. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  12. 9d9227a Build dexlist, dexlayout, and profman for Windows by David Sehr · 6 years ago
  13. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  14. 3ee9cfd Add support for aggregation counters in the profile by Calin Juravle · 6 years ago
  15. 2b41cca Extract dex file if it is uncompressed but unaligned by Colin Cross · 6 years ago
  16. 123333a Remove dependencies on libutils. by Martin Stjernholm · 6 years ago
  17. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  18. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  19. 0de385f ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  20. 0573f85 Dump Dex file checksums for profman --dump-only by Mathieu Chartier · 6 years ago
  21. 81ccda6 ART: Refactor test profile generation by Andreas Gampe · 6 years ago
  22. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  23. 675e0a5 Fix various not so benign fdsan errors. by Josh Gao · 6 years ago
  24. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  25. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  26. 5774f57 Merge "Revert^2 "ART: Fix some performance-X tidy"" by Treehugger Robot · 6 years ago
  27. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 6 years ago
  28. bc802de Revert^2 "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  29. 6856214 Revert "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  30. 89de444 ART: Fix some performance-X tidy by Andreas Gampe · 6 years ago
  31. 1fed343 Move profile testing to CommonArtTest by David Sehr · 6 years ago
  32. e9987b0 ObjPtr<>-ify tests using ClassLinker::FindClass(). by Vladimir Marko · 6 years ago
  33. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  34. bae5e4e Merge "Revert "Make dexlayout and profman build without libart"" by Mathieu Chartier · 6 years ago
  35. 818cb80 Revert "Make dexlayout and profman build without libart" by Mathieu Chartier · 6 years ago
  36. 42805fa Merge "Make dexlayout and profman build without libart" by David Sehr · 6 years ago
  37. 2b80ed4 Make dexlayout and profman build without libart by David Sehr · 6 years ago
  38. d5aeade Clear the profile if we fail to add new methods or classes by Calin Juravle · 6 years ago
  39. 82d046e Add a profiling library by David Sehr · 6 years ago