1. c2f4693 Reduce string allocations in ProfileCompilationInfo. by Vladimir Marko · 3 years, 11 months ago
  2. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 11 months ago
  3. d83edf3 Correctly match dex-file names in profman by Alex Light · 3 years, 11 months ago
  4. a2f1319 Add text-profile support for multiple ICs by Alex Light · 4 years ago
  5. 642c0f0 Collect boot-profile inline-caches by Alex Light · 4 years, 2 months ago
  6. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
  7. 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 4 months ago
  8. 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 4 months ago
  9. e407d97 Reattach some comments to what they apply to. by Martin Stjernholm · 4 years, 4 months ago
  10. 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 6 months ago
  11. 0e02d61 Support multiple boot image profile aggregations in profman by Calin Juravle · 4 years, 7 months ago
  12. c03de41 Add logic to flatten profile info by Calin Juravle · 4 years, 9 months ago
  13. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 9 months ago
  14. b1c8e16 Dynamically link to libz by Jiyong Park · 4 years, 8 months ago
  15. 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 9 months ago
  16. 250a6e7 Revert "Temporarily disable AddMoreDexFileThanLimitBoot." by Christopher Ferris · 5 years ago
  17. 09bc077 Temporarily disable AddMoreDexFileThanLimitBoot. by Christopher Ferris · 5 years ago
  18. f85a4d0 Experiment with large boot profile size by Calin Juravle · 5 years ago
  19. 6ef7713 Remove dead code related to profile collection. by Vladimir Marko · 5 years ago
  20. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  21. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  22. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  23. 0d38e85 Keep the debug_frame for some arm32 art libs. by Christopher Ferris · 5 years ago
  24. 63786f6 Bump profile version by Calin Juravle · 5 years ago
  25. 3e20d0a Reduce boot profile data usage by Calin Juravle · 5 years ago
  26. 8cdcd4f Increase the maximum allowed dex files for boot image profiles by Calin Juravle · 5 years ago
  27. ad88cbe Handle profile annotation during profman-merge by Calin Juravle · 5 years ago
  28. 0f6bde0 Adjust profile version when the boot image profiling is switched on by Calin Juravle · 5 years ago
  29. 83aacb2 Print profile version when dumping the info by Calin Juravle · 5 years ago
  30. 6a98c95 Introduce the ability to annotate profile samples by Calin Juravle · 5 years ago
  31. 954b3ad Removed an used method from profile compilation info by Calin Juravle · 5 years ago
  32. 0701929 Add method flag bits for 32/64 bit execution in the profile by Calin Juravle · 5 years ago
  33. f84ef31 Implement << operator for ProfileCompilationInfo::DexRefence by Calin Juravle · 5 years ago
  34. d0d215a Fix documentation and some style issues in the profile by Calin Juravle · 5 years ago
  35. 4f9c6cf Remove an unused profile method by Calin Juravle · 5 years ago
  36. 4ad9521 Make explicit which methods retrieve info about *hot* methods by Calin Juravle · 5 years ago
  37. 45cdd05 Clean up profile AddClass APIs by Calin Juravle · 5 years ago
  38. 1061c7d Clean up profile AddMethod APIs by Calin Juravle · 5 years ago
  39. 8b95995 Restructure the profile compilation info tests by Calin Juravle · 5 years ago
  40. a6c9b78 Consolidate profile methods by Calin Juravle · 5 years ago
  41. 38cf110 Process method flags uniformly in the profile by Calin Juravle · 5 years ago
  42. 4ba700a Clean up the use of profile_key / dex_locations by Calin Juravle · 5 years ago
  43. 849439a Refactor the management of profile keys by Calin Juravle · 5 years ago
  44. 8d8a98c Add a new boot image profile format by Calin Juravle · 5 years ago
  45. f0c9480 Remove support for aggregation counters from device ART profiles by Calin Juravle · 5 years ago
  46. a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 5 years ago
  47. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
  48. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  49. d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
  50. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  51. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  52. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  53. 9d9227a Build dexlist, dexlayout, and profman for Windows by David Sehr · 6 years ago
  54. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  55. 3ee9cfd Add support for aggregation counters in the profile by Calin Juravle · 6 years ago
  56. 2b41cca Extract dex file if it is uncompressed but unaligned by Colin Cross · 6 years ago
  57. 123333a Remove dependencies on libutils. by Martin Stjernholm · 6 years ago
  58. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  59. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  60. 0de385f ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  61. 0573f85 Dump Dex file checksums for profman --dump-only by Mathieu Chartier · 6 years ago
  62. 81ccda6 ART: Refactor test profile generation by Andreas Gampe · 6 years ago
  63. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  64. 675e0a5 Fix various not so benign fdsan errors. by Josh Gao · 6 years ago
  65. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  66. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  67. 5774f57 Merge "Revert^2 "ART: Fix some performance-X tidy"" by Treehugger Robot · 7 years ago
  68. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 7 years ago
  69. bc802de Revert^2 "ART: Fix some performance-X tidy" by Andreas Gampe · 7 years ago
  70. 6856214 Revert "ART: Fix some performance-X tidy" by Andreas Gampe · 7 years ago
  71. 89de444 ART: Fix some performance-X tidy by Andreas Gampe · 7 years ago
  72. 1fed343 Move profile testing to CommonArtTest by David Sehr · 7 years ago
  73. e9987b0 ObjPtr<>-ify tests using ClassLinker::FindClass(). by Vladimir Marko · 7 years ago
  74. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago
  75. bae5e4e Merge "Revert "Make dexlayout and profman build without libart"" by Mathieu Chartier · 7 years ago
  76. 818cb80 Revert "Make dexlayout and profman build without libart" by Mathieu Chartier · 7 years ago
  77. 42805fa Merge "Make dexlayout and profman build without libart" by David Sehr · 7 years ago
  78. 2b80ed4 Make dexlayout and profman build without libart by David Sehr · 7 years ago
  79. d5aeade Clear the profile if we fail to add new methods or classes by Calin Juravle · 7 years ago
  80. 82d046e Add a profiling library by David Sehr · 7 years ago