1. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 5 years ago
  2. 2c029f3 Consolidate SAD tests. by Vladimir Marko · 5 years ago
  3. fd4a79c GetCanonicalMethod should handle miranda methods. by Alex Light · 5 years ago
  4. d2f8ce1 Add `libcore.android.system` tests to the ART Libcore test suite. by Roland Levillain · 5 years ago
  5. e8ad48f Consolidate SIMD SAD tests. by Vladimir Marko · 5 years ago
  6. d935af9 Consolidate SIMD hadd tests. by Vladimir Marko · 5 years ago
  7. 6390c90 Consolidate SIMD tests. by Vladimir Marko · 5 years ago
  8. 64b5603 Abort transaction before finalizable allocation... by Vladimir Marko · 5 years ago
  9. f5a07ae Delete global ref created for the JitProfileTask. by Nicolas Geoffray · 5 years ago
  10. a61dbc0 Remove useless ScopedCodeCacheWrite calls. by Nicolas Geoffray · 5 years ago
  11. 9d3b5ec Refactor 904 for safety by Alex Light · 5 years ago
  12. 34f3179 Limit test 1941 to 100000 iterations by Alex Light · 5 years ago
  13. 9b7f8b5 ART: Dump class initialization stats durig SIGQUIT by Andreas Gampe · 5 years ago
  14. 9c87c02 ART: Reset stats after fork by Andreas Gampe · 5 years ago
  15. c0ce3d5 Add `libcore.sun.*` tests to the ART Libcore test suite. by Roland Levillain · 5 years ago
  16. 0f9823e Prepare target testing device setup for the move to the Runtime APEX. by Roland Levillain · 5 years ago
  17. 6c4ec5c Revert^2 "Stack maps: Interleave consecutive varints." by David Srbecky · 5 years ago
  18. 349845a Move JIT code allocation to JitMemoryRegion. by Nicolas Geoffray · 5 years ago
  19. 1b2a49b Revert "Stack maps: Interleave consecutive varints." by Raylin Hsu · 5 years ago
  20. a2b3456 Stack maps: Interleave consecutive varints. by David Srbecky · 5 years ago
  21. 34087c1 Document all logging tags. by Martin Stjernholm · 5 years ago
  22. f8528fa Remove unnecessary files from target test env by Neil Fuller · 5 years ago
  23. 1cf31fe Use builtin bpfmt preupload check by Paul Duffin · 5 years ago
  24. 1dd670c Add errno message in RemapAtEnd error. by Nicolas Geoffray · 5 years ago
  25. 4cd5411 Test for loop optimization by anuvarsh · 5 years ago
  26. b11d521 ART: Preallocate offset map by Andreas Gampe · 5 years ago
  27. 521ff98 For 32-bit ARM devices align method headers and code to 64-byte boundaries. by Orion Hodson · 5 years ago
  28. 3149252 Fix memory leak in JIT cache by Orion Hodson · 5 years ago
  29. 9c54e18 Simplify JIT memory region creation. by Nicolas Geoffray · 5 years ago
  30. 697c47a Stack maps: Handle special cases using flags. by David Srbecky · 5 years ago
  31. 8ac3dc5 Replace no_framework_libs: true with sdk_version: "core_platform" by Paul Duffin · 5 years ago
  32. 2411f49 Add helpers to allocate JIT memory in zygote. by Nicolas Geoffray · 5 years ago
  33. 77f84fc Handle cleared preresolved strings by Mathieu Chartier · 5 years ago
  34. d91f841 ART: Log approximate arena usage for slow verifier runs by Andreas Gampe · 5 years ago
  35. 90b3457 Handle `--android-tzdata-root` in `test/run-test`. by Roland Levillain · 5 years ago
  36. 024d69f Use cleared JNI weak sentinel from boot image. by Vladimir Marko · 5 years ago
  37. 43ae4ac Yield during test 1941 tight loop by Alex Light · 5 years ago
  38. 5212552 ART: Use signal_dumper in run-test by default by Andreas Gampe · 5 years ago
  39. 8b1ac80 ART: Make signal_dumper static by Andreas Gampe · 5 years ago
  40. c5c5186 Avoid decoding jobject under a kGenericBottomLock by Alex Light · 5 years ago
  41. 8764860 ART: Flag Runtime::Abort to the UnexpectedSignal handler by Andreas Gampe · 5 years ago
  42. 3e2446b ART: Correctly handle an abort from an unattached thread by Andreas Gampe · 5 years ago
  43. 1adb04f Avoid coercing to key type in SafeMap by Alex Light · 5 years ago
  44. 9ccea1d Fix UnsupportedAppUsage property serialization by Andrei Onea · 5 years ago
  45. c56a23e Switch-interpreter: Make the instruction field constant. by David Srbecky · 5 years ago
  46. 4444f1b Add option to identify primary zygote. by Nicolas Geoffray · 5 years ago
  47. 44b9b58 Remove unnecessary files from the runtime module by Neil Fuller · 5 years ago
  48. 2da955f Revert "Ignore failures on O devices in JDWP tests." by Roland Levillain · 5 years ago
  49. 9bac568 Revert "Ignore failures on O devices in some network-related libcore tests." by Roland Levillain · 5 years ago
  50. 1217f26 Revert "Start netd before running tests on Buildbot devices." by Roland Levillain · 5 years ago
  51. ec23291 Use public unwindstack function. by Christopher Ferris · 5 years ago
  52. 8e05f09 Do not force-intern Strings in images. by Vladimir Marko · 5 years ago
  53. 23df248 Sweep malloc spaces before clearing from space by Mathieu Chartier · 5 years ago
  54. 0df2aba ART: Use SIGTERM for timeout dumping by Andreas Gampe · 5 years ago
  55. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 5 years ago
  56. 298dc0f ART: Add configurable signal to timeout_dumper by Andreas Gampe · 5 years ago
  57. a0666a9 Disable libcore.java.util.zip.DeflateRegressionTest#deterministicOutput. by Roland Levillain · 5 years ago
  58. d09504f Check and expand GC mark stack by Flash Liu · 5 years ago
  59. 380f0d8 ART: Conditionally install Dbg class callbacks by Andreas Gampe · 5 years ago
  60. 3fae129 Move IntrusiveForwardList<> to libartbase. by Vladimir Marko · 5 years ago
  61. b7c640d JVMTI Force early return by Alex Light · 5 years ago
  62. 3ffb5b1 Handle allocation failure in AddPreResolvedStringsArray by Mathieu Chartier · 5 years ago
  63. 63ab3e1 ART: Add art_verifierd by Andreas Gampe · 5 years ago
  64. 741a070 Fix two bugs in jitzygote configuration. by Nicolas Geoffray · 5 years ago
  65. f1bd5f3 Revert "Tweak check script in case logs interleave with Java prints." by Nicolas Geoffray · 5 years ago
  66. 90ffe12 Add sim of time zone data module files for target by Neil Fuller · 5 years ago
  67. 7f7539b Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 5 years ago
  68. 93adcb5 ART: Remove some compile-time info points by Andreas Gampe · 5 years ago
  69. 01f2e3a Tweak check script in case logs interleave with Java prints. by Nicolas Geoffray · 5 years ago
  70. 8867f3b Switch-interpreter: Add new 'next' instruction field. by David Srbecky · 5 years ago
  71. d3b6664 Fix imgdiag crashing for ASLR images by Mathieu Chartier · 5 years ago
  72. 09744ac Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`. by Roland Levillain · 5 years ago
  73. 8c73087 Fix the output of art_apex_test.py's `--list` option. by Roland Levillain · 5 years ago
  74. c9ea3d1 Update TODOs for ICU library links. by Martin Stjernholm · 5 years ago
  75. 0a7d0b1 ART: Mark unreachable catch handler code in verifier by Andreas Gampe · 5 years ago
  76. 6087bc2 ART: Handle unresolved catch handler types differently in the verifier by Andreas Gampe · 5 years ago
  77. 9a45d01 Fix dex2oatd module definition. by Roland Levillain · 5 years ago
  78. 1e4ed97 Add CtsJdwpTestCases as ART presubmit. by Nicolas Geoffray · 5 years ago
  79. 2a905b2 Move memory related regions of the JIT cache in its own class. by Nicolas Geoffray · 5 years ago
  80. 29bb803 Don't use prejit for jit-at-first-use. by Nicolas Geoffray · 5 years ago
  81. d2f13ba Remove requirement of a ProfilingInfo for jitted code. by Nicolas Geoffray · 5 years ago
  82. e7d7e9d Revert "Remove skipped blocks reuse mechanism" by Hans Boehm · 5 years ago
  83. e1de95c Document ART's `--verbose-methods` compiler option in dex2oat's usage. by Roland Levillain · 5 years ago
  84. 81d15be Add AVX support for packed add/sub instructions on x86 by Shalini Salomi Bodapati · 5 years ago
  85. 5fd6734 Remove main console in luci. by Nicolas Geoffray · 5 years ago
  86. 1332c26 Switch-interpreter: Reduce copy-pasted code in array handling. by David Srbecky · 5 years ago
  87. ee12e3a Switch-interpreter: Reduce amount of copy-pasted code. by David Srbecky · 5 years ago
  88. 05e4b02 Add libfieldnull static target. by Alex Light · 5 years ago
  89. df1ab20 ART: Avoid shared cache lines for JIT code allocations by Orion Hodson · 5 years ago
  90. 743600d ARM/ARM64: Clean up artFindNativeMethod(). by Vladimir Marko · 5 years ago
  91. bd613ec Switch-interpreter: Add boolean return value to opcodes. by David Srbecky · 5 years ago
  92. 6baf644 Switch-interpreter: Add GetVReg/SetVReg forwarding helpers. by David Srbecky · 5 years ago
  93. 1cfbd29 Add validation for publicAlternatives by Andrei Onea · 5 years ago
  94. eb104c8 Fix wrong assumption on boolean type. by Nicolas Geoffray · 5 years ago
  95. dddb6de ART: Remove superfluous logging by Andreas Gampe · 5 years ago
  96. 54a6d4c Fix missing return when trying to skip threads dump when mutator lock is exclusively held by Brian Carlstrom · 5 years ago
  97. 7d42cdd ART: Allow thread suspend lock to be held when dumping a thread by Andreas Gampe · 5 years ago
  98. ba26b51 ART: Skip all-threads dump on abort if locks are held by Andreas Gampe · 5 years ago
  99. e8e2d00 Add runtimeISA logging when no original dex files by randy.jeong · 5 years ago
  100. dbb57f3 Remove skipped blocks reuse mechanism by Hans Boehm · 5 years ago