1. a2699d2 Revert "Make sure to delete jni_id_manager_ on shutdown." am: 3b2905366c by Nicolas Geoffray · 6 years ago
  2. 3b29053 Revert "Make sure to delete jni_id_manager_ on shutdown." by Nicolas Geoffray · 6 years ago
  3. b6caa30 Initialize MemMap before parsing the profile am: 814a80f77a by Calin Juravle · 6 years ago
  4. 814a80f Initialize MemMap before parsing the profile by Calin Juravle · 6 years ago
  5. 7b94ac6 Make sure to delete jni_id_manager_ on shutdown. am: d5d645ffec by Alex Light · 6 years ago
  6. 69d6034 Revert "Make the JIT zygote memory shared." am: 2fef66b294 by Nicolas Geoffray · 6 years ago
  7. d5d645f Make sure to delete jni_id_manager_ on shutdown. by Alex Light · 6 years ago
  8. 2fef66b Revert "Make the JIT zygote memory shared." by Nicolas Geoffray · 6 years ago
  9. 9e087db Support using opaque JNI ids am: 21d5994583 by Alex Light · 6 years ago
  10. 21d5994 Support using opaque JNI ids by Alex Light · 6 years ago
  11. ec2522d ART: Refactor ClassJoin code am: 5dfbe7ae9e by Andreas Gampe · 6 years ago
  12. dec4e06 ART: Ensure SlowDebug is enabled in all gtests am: 591b1d2629 by Andreas Gampe · 6 years ago
  13. fcb61db ART: Use memoization for type id table check am: 5254d6f23d by Andreas Gampe · 6 years ago
  14. 5441400 ART: Cache type index validity am: c4a546c9a8 by Andreas Gampe · 6 years ago
  15. 5dfbe7a ART: Refactor ClassJoin code by Andreas Gampe · 6 years ago
  16. 591b1d2 ART: Ensure SlowDebug is enabled in all gtests by Andreas Gampe · 6 years ago
  17. 5254d6f ART: Use memoization for type id table check by Andreas Gampe · 6 years ago
  18. c4a546c ART: Cache type index validity by Andreas Gampe · 6 years ago
  19. 3bee8c9 Fix host_bcp.sh after output layout changes. am: 7107e8c397 by Vladimir Marko · 6 years ago
  20. e3eee57 Add a stress test for notifyStartupCompleted am: 03625446dd by Mathieu Chartier · 6 years ago
  21. da34723 Add `libcore.libcore.internal` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  22. 7107e8c Fix host_bcp.sh after output layout changes. by Vladimir Marko · 6 years ago
  23. 0362544 Add a stress test for notifyStartupCompleted by Mathieu Chartier · 6 years ago
  24. 9b41e95 Add `libcore.libcore.internal` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  25. 5e8d4cb Retry cache flushes on ARMv7 devices am: aeb0223f14 by Orion Hodson · 6 years ago
  26. aeb0223 Retry cache flushes on ARMv7 devices by Orion Hodson · 6 years ago
  27. ce31240 Make the JIT zygote memory shared. am: 05f87217dd by Nicolas Geoffray · 6 years ago
  28. 05f8721 Make the JIT zygote memory shared. by Nicolas Geoffray · 6 years ago
  29. dec7676 Switch-interpreter: Refactor exception handling. am: 8d335b61d6 by David Srbecky · 6 years ago
  30. 8d335b6 Switch-interpreter: Refactor exception handling. by David Srbecky · 6 years ago
  31. 4ad1c2e Tests for Invariant Loops am: 41249cd548 by anuvarsh · 6 years ago
  32. 41249cd Tests for Invariant Loops by anuvarsh · 6 years ago
  33. bb0bd15 Add 122-npe to knownfailures on debuggable jit-on-first-use am: 5be5260cfe by Alex Light · 6 years ago
  34. 5be5260 Add 122-npe to knownfailures on debuggable jit-on-first-use by Alex Light · 6 years ago
  35. 81484c2 Correct Indicies -> Indices am: 1e52a07b4d by Alex Light · 6 years ago
  36. 1a1e24f Add `libcore.javax.net` tests to the ART Libcore test suite. am: e0ce8bf743 by Roland Levillain · 6 years ago
  37. 1e52a07 Correct Indicies -> Indices by Alex Light · 6 years ago
  38. e0ce8bf Add `libcore.javax.net` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  39. 8f99ff3 Tests for Inlining Optimization am: 04968fafac by anuvarsh · 6 years ago
  40. 04968fa Tests for Inlining Optimization by anuvarsh · 6 years ago
  41. 5993b80 Set `ANDROID_RUNTIME_ROOT` in `tools/run-gtests.sh`. am: 7d94aa16f9 by Roland Levillain · 6 years ago
  42. 7d94aa1 Set `ANDROID_RUNTIME_ROOT` in `tools/run-gtests.sh`. by Roland Levillain · 6 years ago
  43. 09e8836 Stack walk: Cache CodeInfo and StackMap for current PC. am: 145a18a377 by David Srbecky · 6 years ago
  44. e1d628a Refactor `native_shared_libs` in `com.android.runtime-defaults`. am: 89867bf127 by Roland Levillain · 6 years ago
  45. 145a18a Stack walk: Cache CodeInfo and StackMap for current PC. by David Srbecky · 6 years ago
  46. 89867bf Refactor `native_shared_libs` in `com.android.runtime-defaults`. by Roland Levillain · 6 years ago
  47. 63c221c Add InvocationTargetException to Wellknownclasses am: f284a2d185 by Alex Light · 6 years ago
  48. f284a2d Add InvocationTargetException to Wellknownclasses by Alex Light · 6 years ago
  49. 7665c2f Move code writing to data portion of the JIT cache in JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  50. 00a37ff Move code writing to data portion of the JIT cache in JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  51. aeed5cc Stack maps: Micro-optimize ReadInterleavedVarints am: 6c0c7c8226 by David Srbecky · 6 years ago
  52. 0340037 Add `libcore.build` tests to the ART Libcore test suite. am: 9e18907c67 by Roland Levillain · 6 years ago
  53. 5f8cb04 Add more tools to the Debug and Host Runtime APEXes. am: 6dd6212f74 by Roland Levillain · 6 years ago
  54. e83f228 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  55. 76e08ea Consolidate SAD tests. am: 2c029f35ee by Vladimir Marko · 6 years ago
  56. 703d65b GetCanonicalMethod should handle miranda methods. am: fd4a79c566 by Alex Light · 6 years ago
  57. 6c0c7c8 Stack maps: Micro-optimize ReadInterleavedVarints by David Srbecky · 6 years ago
  58. 9e18907 Add `libcore.build` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  59. 6dd6212 Add more tools to the Debug and Host Runtime APEXes. by Roland Levillain · 6 years ago
  60. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  61. 2c029f3 Consolidate SAD tests. by Vladimir Marko · 6 years ago
  62. fd4a79c GetCanonicalMethod should handle miranda methods. by Alex Light · 6 years ago
  63. b4fc783 Add `libcore.android.system` tests to the ART Libcore test suite. am: d2f8ce109d by Roland Levillain · 6 years ago
  64. d2f8ce1 Add `libcore.android.system` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  65. 447d6c7 Consolidate SIMD SAD tests. am: e8ad48f7ec by Vladimir Marko · 6 years ago
  66. 5575a1a Consolidate SIMD hadd tests. am: d935af9786 by Vladimir Marko · 6 years ago
  67. be226af Consolidate SIMD tests. am: 6390c90291 by Vladimir Marko · 6 years ago
  68. a312e0e Abort transaction before finalizable allocation... am: 64b56033c5 by Vladimir Marko · 6 years ago
  69. 8ae4115 Delete global ref created for the JitProfileTask. am: f5a07ae078 by Nicolas Geoffray · 6 years ago
  70. 7f334a2 Remove useless ScopedCodeCacheWrite calls. am: a61dbc078a by Nicolas Geoffray · 6 years ago
  71. e8ad48f Consolidate SIMD SAD tests. by Vladimir Marko · 6 years ago
  72. d935af9 Consolidate SIMD hadd tests. by Vladimir Marko · 6 years ago
  73. 6390c90 Consolidate SIMD tests. by Vladimir Marko · 6 years ago
  74. 64b5603 Abort transaction before finalizable allocation... by Vladimir Marko · 6 years ago
  75. f5a07ae Delete global ref created for the JitProfileTask. by Nicolas Geoffray · 6 years ago
  76. a61dbc0 Remove useless ScopedCodeCacheWrite calls. by Nicolas Geoffray · 6 years ago
  77. e8cbc59 Refactor 904 for safety am: 9d3b5ec3bf by Alex Light · 6 years ago
  78. cf9f80e Limit test 1941 to 100000 iterations am: 34f3179392 by Alex Light · 6 years ago
  79. 355c6ef ART: Dump class initialization stats durig SIGQUIT am: 9b7f8b5e6d by Andreas Gampe · 6 years ago
  80. 1b52b85 ART: Reset stats after fork am: 9c87c02437 by Andreas Gampe · 6 years ago
  81. 3f38c84 Add `libcore.sun.*` tests to the ART Libcore test suite. am: c0ce3d520e by Roland Levillain · 6 years ago
  82. d4b6514 Prepare target testing device setup for the move to the Runtime APEX. by Roland Levillain · 6 years ago
  83. 86cfc33 Revert^2 "Stack maps: Interleave consecutive varints." am: 6c4ec5c155 by David Srbecky · 6 years ago
  84. 68f00c3 Move JIT code allocation to JitMemoryRegion. am: 349845ae9c by Nicolas Geoffray · 6 years ago
  85. 9d3b5ec Refactor 904 for safety by Alex Light · 6 years ago
  86. 34f3179 Limit test 1941 to 100000 iterations by Alex Light · 6 years ago
  87. 9b7f8b5 ART: Dump class initialization stats durig SIGQUIT by Andreas Gampe · 6 years ago
  88. 9c87c02 ART: Reset stats after fork by Andreas Gampe · 6 years ago
  89. c0ce3d5 Add `libcore.sun.*` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  90. 0f9823e Prepare target testing device setup for the move to the Runtime APEX. by Roland Levillain · 6 years ago
  91. 6c4ec5c Revert^2 "Stack maps: Interleave consecutive varints." by David Srbecky · 6 years ago
  92. 349845a Move JIT code allocation to JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  93. 2445d71 Revert "Stack maps: Interleave consecutive varints." am: 1b2a49b7ab by Raylin Hsu · 6 years ago
  94. 1b2a49b Revert "Stack maps: Interleave consecutive varints." by Raylin Hsu · 6 years ago
  95. 8955b33 Stack maps: Interleave consecutive varints. am: a2b34561a7 by David Srbecky · 6 years ago
  96. a2b3456 Stack maps: Interleave consecutive varints. by David Srbecky · 6 years ago
  97. 0abac19 Document all logging tags. am: 34087c1047 by Martin Stjernholm · 6 years ago
  98. 34087c1 Document all logging tags. by Martin Stjernholm · 6 years ago
  99. f9fb637 Remove unnecessary files from target test env am: f8528fae3c by Neil Fuller · 6 years ago
  100. f8528fa Remove unnecessary files from target test env by Neil Fuller · 6 years ago