1. d8c0ac2 Better isolate standalone ART gtests on device. by Roland Levillain · 3 years, 4 months ago
  2. 0e85853 ART Apex: prefer "first" to "prefer32" multilib option for tools by Orion Hodson · 3 years, 6 months ago
  3. 6a2e689 Add support for standalone ART gtests to MTS. by Roland Levillain · 3 years, 7 months ago
  4. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 10 months ago
  5. 1737409 Be more prescise in the profile analysis by Calin Juravle · 3 years, 7 months ago
  6. 9c7b1e7 profman: Record all dex files in boot image profile. by Vladimir Marko · 3 years, 8 months ago
  7. c63d967 Rewrite profile file format. by Vladimir Marko · 3 years, 10 months ago
  8. 36138ac Make various native modules depend on art_defaults. by Martin Stjernholm · 3 years, 8 months ago
  9. 95f4c66 Style cleanup in profile tests. by Vladimir Marko · 3 years, 8 months ago
  10. adfa1ad profman: Clean up output profile type options. by Vladimir Marko · 3 years, 9 months ago
  11. a618592 Fix profile magic detection. by Vladimir Marko · 3 years, 9 months ago
  12. f4d05ff Clean up profile tests. by Vladimir Marko · 3 years, 9 months ago
  13. cff30a0 Better support ICs on virtual calls by Alex Light · 3 years, 10 months ago
  14. a148d61 Enable the static profman libs for darwin, since the binary is. by Martin Stjernholm · 3 years, 10 months ago
  15. 39419da Bundle profman in the host module exports. by Martin Stjernholm · 3 years, 10 months ago
  16. 8706b9c Support unrecognized methods in profman by Alex Light · 3 years, 10 months ago
  17. a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 3 years, 10 months ago
  18. 0b58ec5 Change from using '[' to ']' for inline-cache delimiter by Alex Light · 3 years, 11 months ago
  19. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 11 months ago
  20. d83edf3 Correctly match dex-file names in profman by Alex Light · 3 years, 11 months ago
  21. a2f1319 Add text-profile support for multiple ICs by Alex Light · 4 years ago
  22. 365f94f Minor updates to fd_file.h by Orion Hodson · 4 years ago
  23. b209a04 profman: Change the default new min methods/classes percent change by yawanng · 4 years, 2 months ago
  24. 7c61880 profman: Move min new classes and methods limit to argument. by yawanng · 4 years, 2 months ago
  25. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
  26. 3e8caeb profman: inclusive language updates by Orion Hodson · 4 years, 5 months ago
  27. 169dfb4 Revert^2 "art: Remove dependencies on platform unavailable modules" by Yo Chiang · 4 years, 5 months ago
  28. c4cd59b Revert "art: Remove dependencies on platform unavailable modules" by Insaf Latypov · 4 years, 5 months ago
  29. 84eb3c9 art: Remove dependencies on platform unavailable modules by Yo Chiang · 4 years, 6 months ago
  30. 0e02d61 Support multiple boot image profile aggregations in profman by Calin Juravle · 4 years, 7 months ago
  31. 48030c4 Add support for preloaded classes blacklist in profman by Calin Juravle · 4 years, 7 months ago
  32. d4e6992 Add more flexibility to the boot image profiles creation by Calin Juravle · 4 years, 8 months ago
  33. 0f7f4fc Generate boot image profile from profman by Calin Juravle · 4 years, 8 months ago
  34. 0fee1fb Enable annotation parsing in profman by Calin Juravle · 4 years, 8 months ago
  35. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 9 months ago
  36. 2280b53 Move gtest tool dependencies from makefile to soong by David Srbecky · 4 years, 8 months ago
  37. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  38. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  39. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  40. e571a28 Ignore bad profiles when --force-merge is specified by Calin Juravle · 5 years ago
  41. c0200a9 Improve profile merging error logging by Calin Juravle · 5 years ago
  42. ad88cbe Handle profile annotation during profman-merge by Calin Juravle · 5 years ago
  43. 0e82e0f Add more options for boot profile aggregation by Calin Juravle · 5 years ago
  44. a85580a Remove aggegation counter handling from profman by Calin Juravle · 5 years ago
  45. 4ad9521 Make explicit which methods retrieve info about *hot* methods by Calin Juravle · 5 years ago
  46. 45cdd05 Clean up profile AddClass APIs by Calin Juravle · 5 years ago
  47. 1061c7d Clean up profile AddMethod APIs by Calin Juravle · 5 years ago
  48. a6c9b78 Consolidate profile methods by Calin Juravle · 5 years ago
  49. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  50. 849439a Refactor the management of profile keys by Calin Juravle · 5 years ago
  51. f0c9480 Remove support for aggregation counters from device ART profiles by Calin Juravle · 5 years ago
  52. f5e26f8 Support array classes in profiles. by Nicolas Geoffray · 5 years ago
  53. a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 5 years ago
  54. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
  55. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 6 years ago
  56. d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
  57. 23a8eb6 art: use PLOG rather than LOG strerror. by Elliott Hughes · 6 years ago
  58. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 6 years ago
  59. 9d9227a Build dexlist, dexlayout, and profman for Windows by David Sehr · 6 years ago
  60. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  61. 3ee9cfd Add support for aggregation counters in the profile by Calin Juravle · 6 years ago
  62. 2a487eb ART: Fix performance-inefficient-vector-operation by Andreas Gampe · 6 years ago
  63. 38a938e Minimal Android Runtime APEX module. by Roland Levillain · 6 years ago
  64. dfcd82c ART: Fix android-cloexec warnings by Andreas Gampe · 6 years ago
  65. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  66. 0573f85 Dump Dex file checksums for profman --dump-only by Mathieu Chartier · 6 years ago
  67. 48ba197 Fix some performance-unnecessary-value-param tidy and performance-for-range warnings. by Stephen Hines · 6 years ago
  68. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 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. 18e2687 Refactor ClassAccessor to use an index instead of ClassDef pointer by Mathieu Chartier · 7 years ago
  73. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 7 years ago
  74. 0d896bd Add Method/Field iterator to ClassAccessor by Mathieu Chartier · 7 years ago
  75. 20f4992 Move profman/ to ClassAccessor by Mathieu Chartier · 7 years ago
  76. 671af6c Make dexlayout and profman independent of libart by David Sehr · 7 years ago
  77. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago
  78. 818cb80 Revert "Make dexlayout and profman build without libart" by Mathieu Chartier · 7 years ago
  79. 2b80ed4 Make dexlayout and profman build without libart by David Sehr · 7 years ago
  80. 302dda5 Merge "Do not verify apks when processing profiles" by Calin Juravle · 7 years ago
  81. 1bfe4bd Do not verify apks when processing profiles by Calin Juravle · 7 years ago
  82. 82d046e Add a profiling library by David Sehr · 7 years ago
  83. c24fa5d Allow INVOKE_VIRTUAL_RANGE as single invoke by Rico Wind · 7 years ago
  84. f120ffc Dump profile checksums by Mathieu Chartier · 7 years ago
  85. f5d9f81 Merge "profman: removed unused header" by Treehugger Robot · 7 years ago
  86. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  87. daf374c profman: removed unused header by Jeff Vander Stoep · 7 years ago
  88. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  89. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  90. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  91. 29d4cc0 Merge "Actually use --copy-and-update-profile-key argument in profman..." by Calin Juravle · 7 years ago
  92. 02c0879 Actually use --copy-and-update-profile-key argument in profman... by Calin Juravle · 7 years ago
  93. f1c29aa Merge "Ensure that we always set the method hotness in the profile" by Treehugger Robot · 7 years ago
  94. ee9cb41 Ensure that we always set the method hotness in the profile by Calin Juravle · 7 years ago
  95. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  96. e10c1e2 Enable profile data filtering in profman by Calin Juravle · 7 years ago
  97. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  98. 85f890b Merge "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  99. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  100. d2b5229 Merge "Profman: Skip dex file verification for boot jars" by Treehugger Robot · 7 years ago