1. 7b1547d Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 10 months ago
  2. 1bcb952 Adjust data dir set up in `CommonArtTestImpl::SetUpAndroidRootEnvVars`. by Roland Levillain · 3 years, 7 months ago
  3. c28ac98 Rename some ART gtest related Soong modules. by Roland Levillain · 3 years, 7 months ago
  4. 50f3251 runtime: add -Xdeny-art-apex-data-files by Orion Hodson · 3 years, 7 months ago
  5. 64c37b0 Add special control flags for system server reporting by Calin Juravle · 3 years, 7 months ago
  6. db5ff5d Replace JIT total time histogram with total time counter by Calin Juravle · 3 years, 7 months ago
  7. dba72d8 Fix compiler filter / reason reporting and add the ISA to the metrics by Calin Juravle · 3 years, 7 months ago
  8. c528804 [metrics] Add total-gc-time and adjust other metrics by Lokesh Gidra · 3 years, 7 months ago
  9. c9067b4 Add flag for clamping hidden api list by Andrei Onea · 3 years, 8 months ago
  10. 885c894 [metrics] Add GC-work throughput metrics by Lokesh Gidra · 3 years, 7 months ago
  11. 029a811 Add sampling support in the metrics reporter by Calin Juravle · 3 years, 7 months ago
  12. 306191e Add period reporting to the metrics infra by Calin Juravle · 3 years, 7 months ago
  13. a58b382 Move metric reporting config to flags by Calin Juravle · 3 years, 7 months ago
  14. a244642 odrefresh: enable loading of system_server image files by Orion Hodson · 3 years, 7 months ago
  15. 55309db Remove palette hooks. by Nicolas Geoffray · 3 years, 8 months ago
  16. f279e11 Fix flags_tests for older platforms by Calin Juravle · 3 years, 7 months ago
  17. ac27ee6 Fix flags_test flakiness by Calin Juravle · 3 years, 7 months ago
  18. 0c6e339 Setup ART experiments infra by Calin Juravle · 3 years, 8 months ago
  19. 45e59fd Rewrite profile file format. by Vladimir Marko · 3 years, 10 months ago
  20. c385424 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 3 years, 8 months ago
  21. b772ec8 [metrics] Add prebuilt and cmdline compilation reason by Eric Holk · 3 years, 8 months ago
  22. 93c28ed Use the system namespace to get the right permitted paths for loading OAT files. by Martin Stjernholm · 3 years, 8 months ago
  23. 8ffaef9 Remove BUILDING_LIBART macro. by Vladimir Marko · 3 years, 8 months ago
  24. a220980 dex2oat: Expect boot image profiles for boot image. by Vladimir Marko · 3 years, 9 months ago
  25. f4d05ff Clean up profile tests. by Vladimir Marko · 3 years, 9 months ago
  26. 56f4c81 Handle hiddenapi lists which are yet unknown. by Nicolas Geoffray · 3 years, 10 months ago
  27. 722992f Revert^2 "[metrics] Report CompilationReason and CompilerFilter" by Eric Holk · 3 years, 9 months ago
  28. 0005081 Support stateful hash and predicate in HashSet<>. by Vladimir Marko · 3 years, 9 months ago
  29. 8b07c65 Revert "[metrics] Report CompilationReason and CompilerFilter" by Calin Juravle · 3 years, 9 months ago
  30. f9bf4ef [metrics] Report CompilationReason and CompilerFilter by Eric Holk · 3 years, 10 months ago
  31. b2a1416 [metrics] Add JitMethodCompileCount by Eric Holk · 3 years, 10 months ago
  32. 4312f74 Export libdexfile and dependencies for host. by Martin Stjernholm · 3 years, 10 months ago
  33. 1043aa2 [metrics] Add MetricsAccumulator by Eric Holk · 3 years, 10 months ago
  34. d91328f [metrics] Reset metrics at zygote fork by Eric Holk · 3 years, 10 months ago
  35. e7ff7ef [metrics] Add ClassVerificationCount by Eric Holk · 3 years, 10 months ago
  36. a4c8795 [metrics] Improve metrics definition API by Eric Holk · 3 years, 11 months ago
  37. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 11 months ago
  38. d3d1a1a Remove DexToDexCompiler by David Srbecky · 3 years, 10 months ago
  39. a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 3 years, 10 months ago
  40. a718d64 Preallocate a HashMap buffer in LSE. by Vladimir Marko · 3 years, 10 months ago
  41. bc1748f Refactor statistics printing in oatdump. by David Srbecky · 3 years, 11 months ago
  42. 81b1d78 Slightly refactor stack map stats printing. by David Srbecky · 3 years, 10 months ago
  43. 62b7558 [metrics] Enable periodic reporting for system server by Eric Holk · 3 years, 11 months ago
  44. 7fc6aac Add GC-related metrics to the telemetry infrastructure by Lokesh Gidra · 3 years, 11 months ago
  45. 59c2103 Support /system/system_ext/framework jars with hiddenapi. by Nicolas Geoffray · 3 years, 11 months ago
  46. 39d529f Revert^2 "[metrics] Add StatsdBackend" by Eric Holk · 4 years ago
  47. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 11 months ago
  48. 4c3ade6 odrefresh: regenerate artifacts after ART APEX update by Orion Hodson · 4 years ago
  49. e99a858 [metrics] Add GC related counters/histograms by Lokesh Gidra · 3 years, 11 months ago
  50. df69bd7 Remove Flags by Eric Holk · 3 years, 11 months ago
  51. b7cb691 Do not read persist.device_config properties in flags by Eric Holk · 3 years, 11 months ago
  52. 74584e6 [metrics] Add ClassLoadingTotalTime counter by Eric Holk · 4 years ago
  53. 0a6e9e5 [metrics] Move existing command line arguments to flags by Eric Holk · 4 years ago
  54. dbad1ef Revert "[metrics] Add StatsdBackend" by Ulyana Trafimovich · 4 years ago
  55. 3dba023 Add a server-configurable flags API by Eric Holk · 4 years ago
  56. d6e00a7 libartbase: add utilities for on-device signing files by Orion Hodson · 4 years ago
  57. 3d2b93e [metrics] Add StatsdBackend by Eric Holk · 4 years ago
  58. 271662c [metrics] Avoid string copy by Greg Kaiser · 4 years ago
  59. 60117ae Improve string splitting by Alex Light · 4 years ago
  60. c7ac91b [metrics] Report some ART metadata by Eric Holk · 4 years ago
  61. 7302a74 Re-init Locks and MemMap for each gtest by Alex Light · 4 years ago
  62. c5323fe libartpalette: Use fixed width typedef rather than enum for status by Orion Hodson · 4 years ago
  63. 55ab7e8 ARM64: Support SVE VL other than 128-bit. by Artem Serov · 4 years, 9 months ago
  64. de275aa Revert "[metrics] Add histogram statistics for reporting" by Eric Holk · 4 years ago
  65. 480d981 [metrics] Move core metrics code to libartbase by Eric Holk · 4 years ago
  66. a7c66e7 Avoid potential null dereference by Alex Light · 4 years ago
  67. ef01e76 Guard clock_gettime by Jiyong Park · 4 years ago
  68. 0b986f7 Revert^4 "[metrics] Add background reporting thread" by Eric Holk · 4 years ago
  69. 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 4 years ago
  70. 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 4 years, 1 month ago
  71. 5bb354f Revert^4 "[metrics] Add file output support" by Eric Holk · 4 years ago
  72. 365f94f Minor updates to fd_file.h by Orion Hodson · 4 years ago
  73. f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 4 years ago
  74. 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 4 years ago
  75. 782fb71 Use HashMap<> and HashSet<> in ClassLinker. by Vladimir Marko · 4 years, 1 month ago
  76. 26de896 Use HashMap<> and HashSet<> in dex2oat. by Vladimir Marko · 4 years, 1 month ago
  77. ce2e095 Revert "[metrics] Add file output support" by Vladimir Marko · 4 years, 1 month ago
  78. 51a9283 [metrics] Add file output support by Eric Holk · 4 years, 1 month ago
  79. 7336610 Revert "[metrics] Add background reporting thread" by Hans Boehm · 4 years, 1 month ago
  80. 77f7eb9 [metrics] Add background reporting thread by Eric Holk · 4 years, 2 months ago
  81. e4f2215 [metrics] Move metrics code to runtime by Eric Holk · 4 years, 2 months ago
  82. 210a78d Ensure ClearLoopInformation doesn't require particular ordering by Alex Light · 4 years, 2 months ago
  83. 59d4b53 [metrics] Add -Xwrite-metrics-to-log option by Eric Holk · 4 years, 3 months ago
  84. 21000ae Add "lo-prio" tag. by Mathew Inwood · 4 years, 2 months ago
  85. 86fe9b8 Revert^4 "Partial LSE analysis & store removal" by Alex Light · 4 years, 2 months ago
  86. 2316b3a Revert^3 "Partial LSE analysis & store removal" by Alex Light · 4 years, 2 months ago
  87. b6837f0 Revert^2 "Partial LSE analysis & store removal" by Alex Light · 4 years, 2 months ago
  88. fe27042 Revert "Partial LSE analysis & store removal" by Nicolas Geoffray · 4 years, 2 months ago
  89. bb6cda6 Partial LSE analysis & store removal by Alex Light · 4 years, 6 months ago
  90. f579b06 Unified sampling PGO for art by Yi Kong · 4 years, 3 months ago
  91. 61c71ef [metrics] Dump ArtMetrics on SIGQUIT by Eric Holk · 4 years, 3 months ago
  92. 3137681 Add support for new "removed" API flag. by Mathew Inwood · 4 years, 3 months ago
  93. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
  94. 096bef8 [metrics] Refactor reporting by Eric Holk · 4 years, 3 months ago
  95. 9fde2db Update host tests to point to a dedicated boot image directory. by Martin Stjernholm · 4 years, 3 months ago
  96. 4bb0900 [metrics] Implement JitMethodCompileTime histogram by Eric Holk · 4 years, 4 months ago
  97. a79872b [metrics] Add metrics to Runtime, implement ClassVerificationTotalTime by Eric Holk · 4 years, 4 months ago
  98. 1cd030f [metrics] Add timer conveniences by Eric Holk · 4 years, 4 months ago
  99. c4adf54 [metrics] Make metrics atomic by Eric Holk · 4 years, 3 months ago
  100. d02435d [metrics] Define Histogram by Eric Holk · 4 years, 4 months ago