1. a79872b [metrics] Add metrics to Runtime, implement ClassVerificationTotalTime by Eric Holk · 4 years, 1 month ago
  2. 1cd030f [metrics] Add timer conveniences by Eric Holk · 4 years, 1 month ago
  3. c4adf54 [metrics] Make metrics atomic by Eric Holk · 4 years, 1 month ago
  4. d02435d [metrics] Define Histogram by Eric Holk · 4 years, 1 month ago
  5. 2734999 Fallback to using ANDROID_HOST_OUT env-var in gtests by Alex Light · 4 years, 1 month ago
  6. 5409408 Revert "Port Checker to python 3" by Roland Levillain · 4 years, 1 month ago
  7. 961f295 Port Checker to python 3 by Daniil Riazanovskiy · 4 years, 1 month ago
  8. 8d34a18 Change interface conflict stub to take the interface method. by Nicolas Geoffray · 4 years, 2 months ago
  9. 8ecbc4e Fix compiler crash in BCE. by Vladimir Marko · 4 years, 1 month ago
  10. cbbc8df Drop the cc_defaults module for libdexfile_external_static users. by Martin Stjernholm · 4 years, 1 month ago
  11. f1a2c0e [metrics] Define Counter and related data structures by Eric Holk · 4 years, 1 month ago
  12. 0713ca0 Disable x86 FromCpuFeatures test by Daniil Riazanovskiy · 4 years, 1 month ago
  13. 9c1c042 Fix libicu.so missing in general-tests.zip by Victor Chang · 4 years, 1 month ago
  14. 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 2 months ago
  15. 4904d5d Optimize JNI:GetStringRegion() for compressed strings. by Vladimir Marko · 4 years, 1 month ago
  16. 463255b Temporarily exclude Checker tests from ART test mapping. by Roland Levillain · 4 years, 1 month ago
  17. 8d9c604 Add test for thread-attach naming behavior by Alex Light · 4 years, 2 months ago
  18. 8b24762 Use the new libicu.so provided in the NDK by Victor Chang · 4 years, 2 months ago
  19. e177bf1 Move String::GetUtfLength() to string-inl.h. by Vladimir Marko · 4 years, 1 month ago
  20. 5cdd368 Revert "Add getNativeTid function" by Rick Yiu · 4 years, 1 month ago
  21. 2d98dc2 arm64: VarHandle.{get,set}{Opaque,Acquire,Volatile}. by Vladimir Marko · 4 years, 1 month ago
  22. cd8ffcb Update ahat version number to 1.7.1 by Richard Uhler · 4 years, 1 month ago
  23. 9e85eeb Link all internal libraries statically into oatdump(d) on host. by Martin Stjernholm · 4 years, 1 month ago
  24. 01aaf0f Fix fake output from C header test to pass Tradefed scrutiny. by Martin Stjernholm · 4 years, 2 months ago
  25. 7f8a7f2 Remove unused CorePlatformAPI methods. by Nicolas Geoffray · 4 years, 2 months ago
  26. cb4fab1 Use NotifyDatasourceStopped for perfetto_hprof. by Florian Mayer · 4 years, 1 month ago
  27. baade40 arm: Fix LoadClass/BssEntry{Public,Package} by Vladimir Marko · 4 years, 1 month ago
  28. 8f63f10 Faster access to unresolved classes from compiled code. by Vladimir Marko · 4 years, 1 month ago
  29. 7aa2bfc Make the fakebins executable to please new symlink target check. by Martin Stjernholm · 4 years, 1 month ago
  30. 1e20e51 Build system support for Checker tests in Tradefed by Daniil Riazanovskiy · 4 years, 2 months ago
  31. 4074687 Link libart-disassembler statically into static libart-compiler. by Martin Stjernholm · 4 years, 1 month ago
  32. 9636062 Integrate cpu_features external library by Daniil Riazanovskiy · 4 years, 2 months ago
  33. e2a9bb7 Augment search path for tradefed host gtests. by David Srbecky · 4 years, 1 month ago
  34. e0f09bb Reland "JNI: Do not inhibit GC in GetStringCritical for compressed string." by Vladimir Marko · 4 years, 1 month ago
  35. d0d73c6 Switch-interpreter: Add trivial helpers. by David Srbecky · 4 years, 2 months ago
  36. d5e776c Add liblz4 and liblzma to the list of needed libs for gtests. by David Srbecky · 4 years, 1 month ago
  37. 1de6f01 Another fix for the resolution trampoline and invokesuper. by Nicolas Geoffray · 4 years, 2 months ago
  38. 199f2ec Add missing art_(debug_)defaults to dex2oat host static libs. by Martin Stjernholm · 4 years, 1 month ago
  39. 1d34c08 Update for libunwindstack changes. by Christopher Ferris · 4 years, 2 months ago
  40. 891cb88 Add mutator collector coordination documentation by Hans Boehm · 4 years, 3 months ago
  41. 270e10a Improve codegen for referrer's class... by Vladimir Marko · 4 years, 2 months ago
  42. 1938b35 Link all internal libraries statically into hiddenapi(d). by Martin Stjernholm · 4 years, 2 months ago
  43. 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 2 months ago
  44. a28438a Disable the -d vs non-d libartbase dlopen check when it's static. by Martin Stjernholm · 4 years, 2 months ago
  45. 2f47a31 Integer.divideUnsigned() intrinsic on ARM. by Vladimir Marko · 4 years, 4 months ago
  46. e470ff7 Add art_common to art-host-tests suite by Dan Shi · 4 years, 1 month ago
  47. 0d20878 Add liblz4 to the list of needed libs for gtests. by David Srbecky · 4 years, 1 month ago
  48. 68e5db5 Convert libdexfile_support_static to *_static_defaults modules. by Martin Stjernholm · 4 years, 2 months ago
  49. b256869 JNI: Do not inhibit GC in GetStringCritical for compressed string. by Vladimir Marko · 4 years, 1 month ago
  50. 423aefc Add ART gtests to the Mainline Test Suite (MTS). by Roland Levillain · 4 years, 2 months ago
  51. 4075edd Allow to exclude objects from heap graph. by Florian Mayer · 4 years, 1 month ago
  52. a3bd4ec Introduce Long.divideUnsigned() intrinsic on ARM64. by Artem Serov · 4 years, 2 months ago
  53. b0f405e Move the resolved_method_reference to HInvoke. by Nicolas Geoffray · 4 years, 1 month ago
  54. 5ba6699 Refactor Escape-analysis to use visitors by Alex Light · 4 years, 2 months ago
  55. 6076b69 Add ability to override gtest LOG_TAGS by Alex Light · 4 years, 2 months ago
  56. a48f6f1 Replace inlined string allocations to loop in 096-array-copy-concurrent by Lokesh Gidra · 4 years, 2 months ago
  57. d9a7d0a Revert "Move ART run-tests to the `presubmit` test group in `TEST_MAPPING`." by Roland Levillain · 4 years, 1 month ago
  58. 370948e X86: Implement VarHandle.compareAndExchange by Andra Danciu · 4 years, 2 months ago
  59. c616530 Add missing libz4.so for Golem builds. by Martin Stjernholm · 4 years, 2 months ago
  60. 8942b3a Integer.divideUnsigned() intrinsic on ARM64. by Vladimir Marko · 4 years, 4 months ago
  61. 0571d47 LSE: Better elimination of array stores. by Vladimir Marko · 4 years, 2 months ago
  62. 5437e6f Add tests for accessing referrer's class. by Vladimir Marko · 4 years, 2 months ago
  63. 59a122a Rename some classes in test 727. by Vladimir Marko · 4 years, 2 months ago
  64. 25b9c7d Don't store copied methods in BSS. by Nicolas Geoffray · 4 years, 2 months ago
  65. 6d69b52 Move MethodLoadKind out of HInvokeStaticOrDirect. by Nicolas Geoffray · 4 years, 2 months ago
  66. e407d97 Reattach some comments to what they apply to. by Martin Stjernholm · 4 years, 2 months ago
  67. e1d2dce Add support for compact dex files in nterp. by Nicolas Geoffray · 4 years, 2 months ago
  68. 9dfb1a9 X86: Implement VarHandle.getAndSet, getAndSetAcquire, getAndSetRelease by Andra Danciu · 4 years, 2 months ago
  69. c372314 Fix missing globals_unix.cc on device. by Martin Stjernholm · 4 years, 2 months ago
  70. 331c8e3 Fix expected results for clang-r399163 update. by Stephen Hines · 4 years, 2 months ago
  71. 49cde24 X86: Add VarHandle.getAndAddAcquire and getAndAddRelease by Andra Danciu · 4 years, 2 months ago
  72. d0f71f2 X86: Add the other get VarHandles (getVolatile, getAcquire, getOpaque) by Andra Danciu · 4 years, 2 months ago
  73. fdb81da Dedupe some code in hiddenapi.cc by Anton Hansson · 4 years, 2 months ago
  74. 6edcc08 X86: Implement VarHandle.getAndBitwise<Operation> intrinsics by Andra Danciu · 4 years, 2 months ago
  75. 71b26b2 X86: Ensure atomicity for VarHandle.setRelease and setOpaque by Andra Danciu · 4 years, 2 months ago
  76. 2eb1f83 Link liblz4 and liblzma dynamically again. by Martin Stjernholm · 4 years, 2 months ago
  77. 3c7bd3c Fix issue where moving BitVector could cause free(nullptr) by Alex Light · 4 years, 2 months ago
  78. 46c2a23 Don't assume allocators clear memory by Alex Light · 4 years, 2 months ago
  79. b76cb89 Fix incorrect inheritance declaration in IndexIterator by Alex Light · 4 years, 2 months ago
  80. 25c3e48 Merge "Merge mainline-release 6664920 to master - DO NOT MERGE" by Bill Yi · 4 years, 2 months ago
  81. d6ea38b Fix a clang-tidy warning in VisitVarHandleGetAndAdd() by Orion Hodson · 4 years, 2 months ago
  82. c679fe3 ARM: Optimize div/rem when dividend is compared with a non-negative by Evgeny Astigeevich · 4 years, 2 months ago
  83. 952c090 Don't print the whole input file in case of Checker failure by Daniil Riazanovskiy · 4 years, 2 months ago
  84. 74850a8 Remove redundant libandroidicu.so from manifest.json by Victor Chang · 4 years, 2 months ago
  85. 8b8d93d Use kTieredHotnessMask in arm32 and x86 baseline backends. by Nicolas Geoffray · 4 years, 2 months ago
  86. eb2c9dd X86: Implement VarHandle.getAndAdd intrinsic by Andra Danciu · 4 years, 2 months ago
  87. 533afa0 Merge mainline-release 6664920 to master - DO NOT MERGE by Bill Yi · 4 years, 2 months ago
  88. f61e061 Add test module for running gtests in chroot. by David Srbecky · 4 years, 3 months ago
  89. 1d4f009 Call dex2oat and runtime hooks when creating / loading oat/dex files. by Nicolas Geoffray · 4 years, 3 months ago
  90. fb9b09d Downgrade "multiple public alternatives" to a warning. by Mathew Inwood · 4 years, 2 months ago
  91. 455e5c2 Move ART run-tests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 4 years, 2 months ago
  92. cde9819 X86: Add the other set VarHandles (setVolatile, setRelease, setOpaque) by Andra Danciu · 4 years, 2 months ago
  93. 9dec90a Fix LSE-array overlap issue by Alex Light · 4 years, 2 months ago
  94. 77cba3c Add andw for memory to x86 assembler. by Nicolas Geoffray · 4 years, 2 months ago
  95. 52d2c0c X86: Add the other variants of VarHandle.compareAndSet by Andra Danciu · 4 years, 2 months ago
  96. afad9f9 X86: Optimize GenCAS by Andra Danciu · 4 years, 2 months ago
  97. 07927bf Remove dangling symlinks to clang-format config. by Martin Stjernholm · 4 years, 2 months ago
  98. c992e42 X86: Clarify HandleFieldSet constant volatile Float64 case by Andra Danciu · 4 years, 2 months ago
  99. ff6d5fa X86: Fix GenCAS DCHECK(kUseBakerReadBarrier) misplacement by Andra Danciu · 4 years, 2 months ago
  100. 2fe9dbd Move ART gtests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 4 years, 2 months ago