1. d6e00a7 libartbase: add utilities for on-device signing files by Orion Hodson · 4 years ago
  2. 3d2b93e [metrics] Add StatsdBackend by Eric Holk · 4 years ago
  3. d2efecc Set updatable=false explicitly. by Mathew Inwood · 4 years ago
  4. c194efe Don't require the ART APEX explicitly. by Martin Stjernholm · 4 years ago
  5. a746c63 Remove unsed artLookupResolvedMethod. by Nicolas Geoffray · 4 years ago
  6. 6df4511 Use vdex assignability types at runtime. by Nicolas Geoffray · 4 years ago
  7. 354fbd7 Disable ART run-test `053-wait-some` with debug-gc and interp-ac. by Roland Levillain · 4 years ago
  8. 243895c Make the build docs briefly cover the Google signed APEX as well. by Martin Stjernholm · 4 years ago
  9. cdbc5a9 Add README file with basic instructions for building the art module. by Martin Stjernholm · 4 years ago
  10. f94fb41 Arm FVP README: Adjust info on FVP build. by Artem Serov · 4 years ago
  11. 284e8b0 Enable art MTS tests to generate android-mts-art as well as be included in android-mts. by Kimberly Kreider · 4 years, 1 month ago
  12. 2558abe ARM64: Adjust SIMD checker tests for SVE. by Artem Serov · 4 years, 3 months ago
  13. 60e2974 dexoptanalyzer: add header library for dexoptanalyzer headers by Orion Hodson · 4 years ago
  14. 5b59953 art: add odrefresh output path to linker.config.json by Orion Hodson · 4 years ago
  15. 2b94572 runtime: add image to gLogVerbosity template by Orion Hodson · 4 years ago
  16. 662cee9 libnativebridge: mount /system/etc/cpuinfo.<isa>.txt as /proc/cpuinfo by Evgeny Eltsin · 4 years ago
  17. d4ff5bb Remove dalvik-pruning APIs by Calin Juravle · 4 years ago
  18. 271662c [metrics] Avoid string copy by Greg Kaiser · 4 years ago
  19. f6eb16b Mark cc_test as not gtest since they are not gtest by Julien Desprez · 4 years ago
  20. 18ab13b Mark cc_test as not gtest since they are not gtest by Julien Desprez · 4 years ago
  21. 61c4872 Re-enable ART run-test `053-wait-some` in `testrunner.py` invocations. by Roland Levillain · 4 years ago
  22. 2807839 Add logcat message when @TestApi access is denied by Pedro Loureiro · 4 years ago
  23. 745da80 Add Math.multiplyHigh intrinsic by Nikita Iashchenko · 4 years ago
  24. 16f7f8e Run libcore.highmemorytest under non-gcstress / non-debug environment by Victor Chang · 4 years ago
  25. 91cc0d3 art-module-sdk: add libnativhelper_lazy by Orion Hodson · 4 years ago
  26. c4986f5 libartpalette: add PaletteCreateOdrefreshStagingDirectory by Orion Hodson · 4 years ago
  27. 01cc910 Quiet unneeded warning about jdwp by Alex Light · 4 years ago
  28. 60117ae Improve string splitting by Alex Light · 4 years ago
  29. c7ac91b [metrics] Report some ART metadata by Eric Holk · 4 years ago
  30. 5c48df9 [verifier]: flag instruction that will throw at runtime by Nicolas Geoffray · 4 years ago
  31. 9ebc066 libartpalette: add #apex to methods by Orion Hodson · 4 years ago
  32. 4d53d3e Move prebuilt update script to a location not in the sources. by Martin Stjernholm · 4 years ago
  33. 1b3fb62 Do not dump details of OOME for thread peer. by Vladimir Marko · 4 years ago
  34. 5bcecf0 Convert `test/utils/regen-test-files` from Bash to Python. by Roland Levillain · 4 years ago
  35. 6dc86d1 Put method pointer arrays together in images. by Vladimir Marko · 4 years ago
  36. eae6a71 Avoid an unnecessary ComputeModifiedUtf8Hash(). by Vladimir Marko · 4 years ago
  37. 1ee1267 Rewrite pointer array relocation in ImageWriter. by Vladimir Marko · 4 years ago
  38. 7302a74 Re-init Locks and MemMap for each gtest by Alex Light · 4 years ago
  39. c5323fe libartpalette: Use fixed width typedef rather than enum for status by Orion Hodson · 4 years ago
  40. b6dda5a [metrics] Report metrics at app startup completion by Eric Holk · 4 years ago
  41. a0a20cd Fix Reference.refersTo() intrinsic for heap poisoning. by Vladimir Marko · 4 years ago
  42. 4335474 Cache hashes of virtual methods in j.l.Object. by Vladimir Marko · 4 years ago
  43. f80445b Sort tests in `test/utils/regen-test-files` in a deterministic order. by Roland Levillain · 4 years ago
  44. a554752 Regenerate ART test files. by Roland Levillain · 4 years ago
  45. 55ab7e8 ARM64: Support SVE VL other than 128-bit. by Artem Serov · 4 years, 9 months ago
  46. ac27ac0 Implement Reference.refersTo() intrinsic. by Vladimir Marko · 4 years ago
  47. 26bf47a Use memfd_create_compat() in gtests. by Vladimir Marko · 4 years ago
  48. b5a10be ART/Perfetto Java Heap Profiler by Wessam Hassanein · 4 years, 2 months ago
  49. bfd622a Initial commit of the test code for ART Service by Chris Wailes · 4 years ago
  50. befdad4 Initial layout of ART Service files by Chris Wailes · 4 years ago
  51. 43e27b1 Revert "Add test to expected failures." by Pete Bentley · 4 years ago
  52. 8ba4de1 ART: Implement predicated SIMD vectorization. by Artem Serov · 5 years ago
  53. 32bf6d3 Ignore corrupt vdex files from .dm by Calin Juravle · 4 years ago
  54. 649beaa Fix ThreadStress check script to filter stderr. by Vladimir Marko · 4 years ago
  55. f51d182 Fix DDMS-JDWP race by Alex Light · 4 years ago
  56. 3098e36 Limit hidden api logcat logging. by Andrei Onea · 4 years ago
  57. 37fd800 Use mmap for compiled code for gtest. by Vladimir Marko · 4 years ago
  58. 9807115 Improve trace logging when loading odex files by Calin Juravle · 4 years ago
  59. d8b153b Remove obsolete TestApiEnforcementPolicy. by Artur Satayev · 4 years ago
  60. b1cf837 Fix image bug around clinit and nterp. by Nicolas Geoffray · 4 years ago
  61. 0f0caf8 Add test to expected failures. by Nicolas Geoffray · 4 years ago
  62. 32a630e ARM64: Add a README on how to run tests via FVP. by Artem Serov · 4 years ago
  63. 9ce38b5 Experiment with ART Mainline Module Testing in Test Mapping. by Roland Levillain · 4 years 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. 10592e3 Default jdwpOptions to suspend=n,server=y by Alex Light · 4 years, 1 month ago
  67. d1728bf Add a kTypeChecksFailure. by Nicolas Geoffray · 4 years ago
  68. 36e4d1d Remove HWASan tag from method entrypoint in tests. by Vladimir Marko · 4 years ago
  69. daf1133 Switch module building script to use TARGET_BUILD_APPS. by Martin Stjernholm · 4 years ago
  70. 21ed6bc Add art-boot-image to the ART apexes by Paul Duffin · 4 years ago
  71. 35a3720 Reland "Remove obsolete code in the verifier." by Nicolas Geoffray · 4 years ago
  72. 3a1ca40 [metrics] Add histogram statistics for reporting by Eric Holk · 4 years ago
  73. e77141a Add debug output for bug 177816575. by Vladimir Marko · 4 years ago
  74. 0fba186 Add ERROR log with JVMTI version explanation by Alex Light · 4 years ago
  75. 60e0081 Regenerate ART test files. by Roland Levillain · 4 years ago
  76. e22c7a8 Revert "Replace use of build-aml-prebuilts" by Pete Bentley · 4 years ago
  77. 7572e76 Revert "Remove obsolete code in the verifier." by Nicolas Geoffray · 4 years ago
  78. 42bee50 Clean up ClassLinker::LinkFields(). by Vladimir Marko · 4 years ago
  79. 2b84cf8 Don't use whole_static_libs in libnativeloader. by Martin Stjernholm · 4 years ago
  80. 7d1a7f1 Replace use of build-aml-prebuilts by Anton Hansson · 4 years, 1 month ago
  81. f3f1c8b Add comment to art_jni_trampoline. by Yabin Cui · 4 years ago
  82. a7c66e7 Avoid potential null dereference by Alex Light · 4 years ago
  83. af2aabc Add ART boot image by Paul Duffin · 4 years ago
  84. c7993d5 Rewrite ClassLinker::LinkFields(). by Vladimir Marko · 4 years ago
  85. 22538e4 Remove obsolete code in the verifier. by Nicolas Geoffray · 4 years ago
  86. 7203b20 Do not fill ImageWriter::oat_index_map_ for single image. by Vladimir Marko · 4 years ago
  87. 151e23a Rewrite intern table construction in ImageWriter. by Vladimir Marko · 4 years ago
  88. f6510e4 Fix CardTable::Scan for short regions. by Vladimir Marko · 4 years ago
  89. bd728b0 Add a ScopedTrace when updating code_item and entrypoint in image. by Nicolas Geoffray · 4 years ago
  90. 04ea42c Add a new kind of verifier error with unresolved type checks. by Nicolas Geoffray · 4 years ago
  91. ee7bfb2 Don't stage removals in git when --skip-cls is used. by Martin Stjernholm · 4 years, 1 month ago
  92. 853367b arm: Fix and improve JNI frame entry/exit. by Vladimir Marko · 4 years ago
  93. c39af94 Add a nterp trampoline in the oat file, replaced at runtime. by Nicolas Geoffray · 4 years ago
  94. 3a73ffb Revert^4 "Partial Load Store Elimination" by Alex Light · 4 years ago
  95. e585964 When entering nterp, take a fast path for instance calls with 1 argument. by Nicolas Geoffray · 4 years ago
  96. 1bcd7cd Revert "Add one OsTest to the expectes failures." by Lorenzo Colitti · 4 years ago
  97. 791df7a Revert "Revert^2 "Partial Load Store Elimination"" by Nicolas Geoffray · 4 years ago
  98. 805769b Remove unused flag is_zygote flag from ImageSpace. by Orion Hodson · 4 years ago
  99. 47d89dd Add one OsTest to the expectes failures. by Nicolas Geoffray · 4 years ago
  100. fc1ce4e Revert^2 "Partial Load Store Elimination" by Alex Light · 4 years ago