1. 63b0c26 Revert "JIT: Separate code allocation and initialization." by Nicolas Geoffray · 5 years ago
  2. e1b36f0 JIT: Separate code allocation and initialization. by David Srbecky · 5 years ago
  3. 4490112 Add a function that fails softly if libdexfile(d)_external.so cannot be loaded. by Martin Stjernholm · 5 years ago
  4. 5ee206f Make LinkMethods setup the entrypoint like image_writer. by Nicolas Geoffray · 5 years ago
  5. caf8f4c Fix dependencies of profile_boot_info_test. by Nicolas Geoffray · 5 years ago
  6. 2bb44fe ARM64: Change code emitted by ClinitCheck. by Vladimir Marko · 5 years ago
  7. 59770df Correct skips and name typo by Alex Light · 5 years ago
  8. 172ad03 Reduce the heap size to 16MiB for two tests. by Vladimir Marko · 5 years ago
  9. 2bdda93 gcstress: increase libcore timeout. by David Srbecky · 5 years ago
  10. 3732beb Refactor Transform/redefine entrypoints by Alex Light · 5 years ago
  11. 39c399a Report any non-app signatures. by Artur Satayev · 5 years ago
  12. 9bee62a JIT mini-debug-info: Compression micro-optimization. by David Srbecky · 5 years ago
  13. 444e998 JIT mini-debug-info: Generate the debug info sooner. by David Srbecky · 5 years ago
  14. 44ab2cd Stop buildbot-build.sh script if any command fails by Orion Hodson · 5 years ago
  15. 6a40fe4 Add a link from runtime ns to the neuralnetworks ns by Jiyong Park · 5 years ago
  16. fff1bd0 Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 5 years ago
  17. 55eccdf Revert^4 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  18. 49df715 Handle MethodHandle call to non-default interface methods by Alex Light · 5 years ago
  19. 97421fd Add temporary time logging by David Srbecky · 5 years ago
  20. 6c6369e Complete a comment about `TARGET_FLATTEN_APEX` and the ART APEX in Android.mk. by Roland Levillain · 5 years ago
  21. bd5fb28 Document `OVERRIDE_TARGET_FLATTEN_APEX` in ART documentation. by Roland Levillain · 5 years ago
  22. 1cef6b2 Add and use a read-barrier free NeedInitializationCheck method. by Nicolas Geoffray · 5 years ago
  23. c34eab4 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" by Nicolas Geoffray · 5 years ago
  24. 623d4f1 Share boot image methods memory in JIT zygote. by Nicolas Geoffray · 5 years ago
  25. 94af582 JIT mini-debug-info: Add back timestamps. by David Srbecky · 5 years ago
  26. ea2a3d9 Revert^2 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  27. 7fca6ef Add test skips for run-libjdwp-tests.sh by Alex Light · 5 years ago
  28. 7021c13 Increase gcstress timeout by David Srbecky · 5 years ago
  29. e456b6f testrunner: Add missing import by David Srbecky · 5 years ago
  30. 31e284b Make ART chroot setup & sync scripts a bit more robust. by Roland Levillain · 5 years ago
  31. 712fa80 Revert "Walk internal ArtField/ArtMethod pointers" by Nicolas Geoffray · 5 years ago
  32. f70dfec Attach the running bitness to the boot image profile by Calin Juravle · 5 years ago
  33. 8307206 Follow change to ART_TEST_LIST_* by Colin Cross · 5 years ago
  34. c84fc3a Walk internal ArtField/ArtMethod pointers by Alex Light · 5 years ago
  35. 8679fd5 Remove perfetto_src_tracing_ipc. by Florian Mayer · 5 years ago
  36. 8cd5c4c Provide more info when get_ld_guest_system_config_file_path fails. by Martin Stjernholm · 5 years ago
  37. 34848e7 Remove `-j` option from build commands in `test/README.chroot.md`. by Roland Levillain · 5 years ago
  38. 4d6f24d Always include `libart(d)-disassembler` in debug-able ART APEXes. by Roland Levillain · 5 years ago
  39. 3b1d8e3 Use BufferExhaustedPolicy::kStall in perfetto_hprof. by Florian Mayer · 5 years ago
  40. f9ba521 testrunner: Kill whole process group on timeout. by David Srbecky · 5 years ago
  41. 40510ab Adjust Checker assertion in 1004-checker-volatile-ref-load for heap poisoning. by Roland Levillain · 5 years ago
  42. 00b8d45 Remove the leading '/' in jit zygote memfd/ashmem names. by Nicolas Geoffray · 5 years ago
  43. f383ed8 Hide static from cc_library_shared and vice versa by Colin Cross · 5 years ago
  44. 43fd293 Update run-libjdwp-tests.sh to run more of the test suite by Alex Light · 5 years ago
  45. a85580a Remove aggegation counter handling from profman by Calin Juravle · 5 years ago
  46. f3a1a29 Annotate boot profiles with the origin package names by Calin Juravle · 5 years ago
  47. 6a98c95 Introduce the ability to annotate profile samples by Calin Juravle · 5 years ago
  48. 86bf2fe Remove too agressive DCHECK. by Nicolas Geoffray · 5 years ago
  49. d5fe17e Fix incorrect narrowing type cast by Yi Kong · 5 years ago
  50. bd5690d Make run-jdwp-tests.sh warn about deprecation by Alex Light · 5 years ago
  51. 627d8d3 Move bionic ("runtime") apex definition out of art/. by Elliott Hughes · 5 years ago
  52. 4090657 Deoptimize boot image when profiling boot class path by Mathieu Chartier · 5 years ago
  53. 19cb8e2 Lower the check to class is initialized. by Nicolas Geoffray · 5 years ago
  54. 3067710 Raise timeout for method tracing to 30 mins. by Martin Stjernholm · 5 years ago
  55. de05550 Use ClassStatus::kVisiblyInitialized in reflection. by Vladimir Marko · 5 years ago
  56. 988c391 Fix null checks on volatile reference field loads on ARM64. by Roland Levillain · 5 years ago
  57. 4bbc62b Only write to data-sources targeting the process. by Florian Mayer · 5 years ago
  58. fd64e56 Move to bionic platform include. by Christopher Ferris · 5 years ago
  59. 46123bc Prune class2greylisttest out of general-tests. by easoncylee · 5 years ago
  60. 7e97cf1 Add 10 minutes for gcstress timeout. by Nicolas Geoffray · 5 years ago
  61. bf0e3d2 ART chroot: Handle new linker logic for ld config file. by Nicolas Geoffray · 5 years ago
  62. cb497cf Raise timeout when method tracing is enabled. by Martin Stjernholm · 5 years ago
  63. 82e61e9 Revert switch to bc to do fractional calculation. by Martin Stjernholm · 5 years ago
  64. 44f406c Raise the timeout for 670-bitstring-type-check. by Martin Stjernholm · 5 years ago
  65. c18eba3 Consolidate updating of reflective Field/Method references by Alex Light · 5 years ago
  66. 371390f Call NativeDebugInfoPostFork in the child post-fork. by Nicolas Geoffray · 5 years ago
  67. 954b3ad Removed an used method from profile compilation info by Calin Juravle · 5 years ago
  68. b55ef65 Improve VLOG_STREAM by Alex Light · 5 years ago
  69. b096c91 Correctly perform read-barriers on cross-thread reg access by Alex Light · 5 years ago
  70. 193efa4 Disable leak detection locally. by Steven Moreland · 5 years ago
  71. 0701929 Add method flag bits for 32/64 bit execution in the profile by Calin Juravle · 5 years ago
  72. 621afb4 Avoid linking libdexfile_support into static executables. by Martin Stjernholm · 5 years ago
  73. 4815e72 Propagate timeout to run-test-jar. by Martin Stjernholm · 5 years ago
  74. f84ef31 Implement << operator for ProfileCompilationInfo::DexRefence by Calin Juravle · 5 years ago
  75. d0d215a Fix documentation and some style issues in the profile by Calin Juravle · 5 years ago
  76. 4f9c6cf Remove an unused profile method by Calin Juravle · 5 years ago
  77. 4ad9521 Make explicit which methods retrieve info about *hot* methods by Calin Juravle · 5 years ago
  78. 45cdd05 Clean up profile AddClass APIs by Calin Juravle · 5 years ago
  79. 1061c7d Clean up profile AddMethod APIs by Calin Juravle · 5 years ago
  80. 8b95995 Restructure the profile compilation info tests by Calin Juravle · 5 years ago
  81. 7acb846 Allow excluding API list values via command line arguments. by Artur Satayev · 5 years ago
  82. 5a0b672 Boot image: only use the resolution stub when there is AOT code. by Nicolas Geoffray · 5 years ago
  83. a6c9b78 Consolidate profile methods by Calin Juravle · 5 years ago
  84. 38cf110 Process method flags uniformly in the profile by Calin Juravle · 5 years ago
  85. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  86. 48349ad AVX support for bitwise instructions (Xor, Or, And, Andn) by Neeraj Solanki · 5 years ago
  87. 1ba7fec unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test by Victor Chang · 5 years ago
  88. d3ee98a Restrict visibility of a static library module. by Martin Stjernholm · 5 years ago
  89. 53d220e ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD by David Horstmann · 5 years ago
  90. d7ea043 Generalize ART APEX flavor handling in `art_apex_test.py`. by Roland Levillain · 5 years ago
  91. 4ba700a Clean up the use of profile_key / dex_locations by Calin Juravle · 5 years ago
  92. 1550a66 JIT mini-debug-info: Add support for zygote shared memory by David Srbecky · 5 years ago
  93. 357d4db Improve stack unwinding during gcstress tests. by David Srbecky · 5 years ago
  94. b0ce4d2 Change some LOG(DEBUG) to VLOG(plugin) by Alex Light · 5 years ago
  95. 6df588b Generate mini-debug-info when running JIT tests. by David Srbecky · 5 years ago
  96. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 5 years ago
  97. f3e6c5e Revert "Include com.android.runtime in the "runtime" linker namespace." by Martin Stjernholm · 5 years ago
  98. 8df75ed Do not propagate option `--get-random` to Vogar in `run-libcore-tests.sh`. by Roland Levillain · 5 years ago
  99. bac1a80 Revert "ART: Check dex file constraint A1" by Mathieu Chartier · 5 years ago
  100. b45fc22 Enable plugin VLOG with SetVerboseFlag(JVMTI_VERBOSE_OTHER) by Alex Light · 5 years ago