1. 4bb0900 [metrics] Implement JitMethodCompileTime histogram by Eric Holk · 4 years, 3 months ago
  2. a79872b [metrics] Add metrics to Runtime, implement ClassVerificationTotalTime by Eric Holk · 4 years, 3 months ago
  3. 1cd030f [metrics] Add timer conveniences by Eric Holk · 4 years, 3 months ago
  4. c4adf54 [metrics] Make metrics atomic by Eric Holk · 4 years, 3 months ago
  5. d02435d [metrics] Define Histogram by Eric Holk · 4 years, 3 months ago
  6. 2734999 Fallback to using ANDROID_HOST_OUT env-var in gtests by Alex Light · 4 years, 3 months ago
  7. f1a2c0e [metrics] Define Counter and related data structures by Eric Holk · 4 years, 3 months ago
  8. 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 3 months ago
  9. e2a9bb7 Augment search path for tradefed host gtests. by David Srbecky · 4 years, 3 months ago
  10. 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 3 months ago
  11. a28438a Disable the -d vs non-d libartbase dlopen check when it's static. by Martin Stjernholm · 4 years, 3 months ago
  12. e407d97 Reattach some comments to what they apply to. by Martin Stjernholm · 4 years, 3 months ago
  13. c372314 Fix missing globals_unix.cc on device. by Martin Stjernholm · 4 years, 3 months ago
  14. 2eb1f83 Link liblz4 and liblzma dynamically again. by Martin Stjernholm · 4 years, 3 months ago
  15. 3c7bd3c Fix issue where moving BitVector could cause free(nullptr) by Alex Light · 4 years, 3 months ago
  16. 46c2a23 Don't assume allocators clear memory by Alex Light · 4 years, 3 months ago
  17. b76cb89 Fix incorrect inheritance declaration in IndexIterator by Alex Light · 4 years, 3 months ago
  18. 1faacf5 Support running art gtests out-of-tree by Alex Light · 4 years, 4 months ago
  19. dd3b57f Remove dead code by Greg Kaiser · 4 years, 4 months ago
  20. f1e1dd1 Enable -Wconversion for thread.cc by Eric Holk · 4 years, 4 months ago
  21. ca83438 Avoid NanoSleep overflow by Hans Boehm · 4 years, 4 months ago
  22. 02db072 Rename api lists by Andrei Onea · 4 years, 5 months ago
  23. fc12a6c Rename ApiList::Value enums by Andrei Onea · 4 years, 5 months ago
  24. f81d06c Fix missing return in non-void TransformArrayRef::end by Evgeny Astigeevich · 4 years, 5 months ago
  25. 26ab270 A few more inclusive language updates based on newer wordlist by Orion Hodson · 4 years, 5 months ago
  26. 43d7c65 Match debuggerd timestamps in SIGQUIT dumps. by Elliott Hughes · 4 years, 5 months ago
  27. 8ebd86e Replace "dummy" in libartbase/, libdexfile/, compiler/. by Vladimir Marko · 4 years, 5 months ago
  28. 07f7890 Replace "dummy" with "placeholder" for MemMaps. by Vladimir Marko · 4 years, 5 months ago
  29. 75c8b63 Take into account custom OUT_DIR in gtests by Alex Light · 4 years, 6 months ago
  30. 2d53643 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 5 months ago
  31. c607092 Fix golem build by David Srbecky · 4 years, 6 months ago
  32. 7400a54 Fixes for gtests in eng-prod by David Srbecky · 4 years, 6 months ago
  33. b461b53 Revert^2 "Switch to LLVM prebuilt tools for ART gtests" by David Srbecky · 4 years, 6 months ago
  34. ea54b82 Revert "Switch to LLVM prebuilt tools for ART gtests" by Alex Light · 4 years, 6 months ago
  35. 8070443 Switch to LLVM prebuilt tools for ART gtests by David Srbecky · 4 years, 6 months ago
  36. 194f555 Refactor arm assembly tests. by David Srbecky · 4 years, 6 months ago
  37. d6e14e0 Rewrite assembler_test_base.h by David Srbecky · 4 years, 6 months ago
  38. edda3ca Use different extension for smali test files. by David Srbecky · 4 years, 6 months ago
  39. 33247ee Add default EmptyFn for HashMap<>. by Vladimir Marko · 4 years, 6 months ago
  40. c4b50b3 Improve library search paths for host gtests. by David Srbecky · 4 years, 6 months ago
  41. 0a17b6a Revert "Support running of host gtests in eng-prod" by David Srbecky · 4 years, 6 months ago
  42. 22872da Support running of host gtests in eng-prod by David Srbecky · 4 years, 6 months ago
  43. f8cc26e Fix a braino when marking a method as being compiled. by Nicolas Geoffray · 4 years, 7 months ago
  44. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years, 7 months ago
  45. a8106bc HWASan fixes for ART tests (part 2) by David Srbecky · 4 years, 7 months ago
  46. 6355d69 Remove core.art image by David Srbecky · 4 years, 9 months ago
  47. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 8 months ago
  48. b708fc1 Add support for greylist-max-r signatures. by Artur Satayev · 4 years, 7 months ago
  49. 2acd1ec HWASan fixes for ART tests by David Srbecky · 4 years, 8 months ago
  50. b1c8e16 Dynamically link to libz by Jiyong Park · 4 years, 7 months ago
  51. 88c139b Disable hwasan for BitMemoryRegion::LoadBits by David Srbecky · 4 years, 8 months ago
  52. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 8 months ago
  53. 58520df Revert "Use MADV_FREE to reclaim pages of freed regions" by Lokesh Gidra · 4 years, 8 months ago
  54. 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 8 months ago
  55. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 8 months ago
  56. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 8 months ago
  57. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 8 months ago
  58. 9e4b42a Refactor vdex file writing. by Vladimir Marko · 4 years, 8 months ago
  59. 5477b8e Allow bootjars in system_ext. by Chris Gross · 4 years, 8 months ago
  60. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 8 months ago
  61. b5146a3 Revert "Calling @IntraCoreApi from core-icu4j should not cause "..." by vichang · 4 years, 8 months ago
  62. 50f89ba Calling @IntraCoreApi from core-icu4j should not cause "Core platform API violation" by Victor Chang · 4 years, 8 months ago
  63. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 9 months ago
  64. 71f661c Set apex_available property by Jiyong Park · 4 years, 8 months ago
  65. 315f1b2 Use MADV_FREE to reclaim pages of freed regions by Lokesh Gidra · 4 years, 11 months ago
  66. 0240d2b Move the logging line interleave lock from libbase to ART by Tom Cherry · 4 years, 8 months ago
  67. 07c3da7 Reland "Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 9 months ago
  68. 02e6a6f Revert "Remove platform availability from internal libs that make up" by Ady Abraham · 4 years, 9 months ago
  69. 030f548 Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 9 months ago
  70. 9a625b5 Fix mmap leakage for ASAN build by Rock.Yeh · 5 years ago
  71. d31def5 Adjust embedded dex locations in host boot image. by David Srbecky · 4 years, 9 months ago
  72. fdd4684 Deduplicate interned image strings. by Vladimir Marko · 4 years, 9 months ago
  73. 0c0f302 Host gtests: Use the apex boot image instead of core.art. by David Srbecky · 4 years, 11 months ago
  74. 2d18719 Remove access to internal dex libs for com.android.runtime. by Martin Stjernholm · 5 years ago
  75. 2c2248c Reland^3 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 10 months ago
  76. 9bdba6e Revert "Reland^2 "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 4 years, 10 months ago
  77. ed1f531 Reland^2 "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 10 months ago
  78. 9f8ead2 Remove support code for native Core Platform API checks by Orion Hodson · 4 years, 10 months ago
  79. acb5c2d Revert "Revert "Revert "Always put the framework profile in the boot image location.""" by Nicolas Geoffray · 4 years, 10 months ago
  80. ec769b8 Revert "Revert "Always put the framework profile in the boot image location."" by Nicolas Geoffray · 4 years, 10 months ago
  81. 2ad7c98 Revert "Always put the framework profile in the boot image location." by Nicolas Geoffray · 4 years, 10 months ago
  82. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 4 years, 11 months ago
  83. 5265419 Always put the framework profile in the boot image location. by Nicolas Geoffray · 4 years, 10 months ago
  84. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 4 years, 11 months ago
  85. cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 5 years ago
  86. 7c2f69e apex_available becomes more correct by Jiyong Park · 5 years ago
  87. 9987b74 Fix memfd_create_compat() F_DUPFD call. by Vladimir Marko · 5 years ago
  88. 066dd906 Revert "Disable BitStructs::NestedFieldAssignment." by Igor Murashkin · 5 years ago
  89. dd14a3d Update old comment in bit_struct_detail.h . by Vladimir Marko · 5 years ago
  90. e4207a7 Use consistent storage type in bit structs. by Vladimir Marko · 5 years ago
  91. 299141a Fix undefined behavior in BitStruct. by Vladimir Marko · 5 years ago
  92. aa6f6f1 Revert "Add temporary logging to MemMap::swap" by Hans Boehm · 5 years ago
  93. 78815ee Cleanup endian_utils.h by Alex Light · 5 years ago
  94. fc58809 Remove old JDWP implementation from ART by Alex Light · 5 years ago
  95. aea71ae Add temporary logging to MemMap::swap by Hans Boehm · 5 years ago
  96. 8404f34 Disable BitStructs::NestedFieldAssignment. by Nicolas Geoffray · 5 years ago
  97. 628f488 Remove the LogId parameter from libbase's LogMessage by Tom Cherry · 5 years ago
  98. 81ba7db Revert^2 "Use framework boot image extension." by Ulyana Trafimovich · 5 years ago
  99. 65c18a2 Revert^4 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  100. ead89ef Revert^3 "Add spin loop to mutex, overhaul monitor"" by Hans Boehm · 5 years ago