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