1. 87c1dec Revert^2 "Support using opaque JNI ids" am: 79d6c800cd by Alex Light · 6 years ago
  2. 07cafec Avoid useless EncodeArtMethod followed by DecodeArtMethod am: 01fbfbebce by Alex Light · 6 years ago
  3. 685bdad jitzygote: madvise DONTFORK on writable shared region. am: 88f3fd910c by Nicolas Geoffray · 6 years ago
  4. 2f7caf3 Do not copy finalizer references to app image. am: 64f1f1f2d6 by Vladimir Marko · 6 years ago
  5. 21b5471 Add `libcore.xml` tests to the ART Libcore test suite. am: ad82a81f6c by Roland Levillain · 6 years ago
  6. 4d34525 Stack maps: Micro-optimize LoadBits am: 025bba4bea by David Srbecky · 6 years ago
  7. 79d6c80 Revert^2 "Support using opaque JNI ids" by Alex Light · 6 years ago
  8. 01fbfbe Avoid useless EncodeArtMethod followed by DecodeArtMethod by Alex Light · 6 years ago
  9. 7073219 Move libartimagevalues from frameworks/native am: 91d772f9a7 by Paul Duffin · 6 years ago
  10. 437f33c Create a dual view for zygote data cache. am: ac933eddea by Nicolas Geoffray · 6 years ago
  11. aafd90f Revert "Revert "Make the JIT zygote memory shared."" am: a48c3dfceb by Nicolas Geoffray · 6 years ago
  12. 88f3fd9 jitzygote: madvise DONTFORK on writable shared region. by Nicolas Geoffray · 6 years ago
  13. 64f1f1f Do not copy finalizer references to app image. by Vladimir Marko · 6 years ago
  14. ad82a81 Add `libcore.xml` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  15. 025bba4 Stack maps: Micro-optimize LoadBits by David Srbecky · 6 years ago
  16. 91d772f Move libartimagevalues from frameworks/native by Paul Duffin · 6 years ago
  17. ac933ed Create a dual view for zygote data cache. by Nicolas Geoffray · 6 years ago
  18. a48c3df Revert "Revert "Make the JIT zygote memory shared."" by Nicolas Geoffray · 6 years ago
  19. c74dc3c ART: Change unordered_set to HashSet am: 1459929a7e by Andreas Gampe · 6 years ago
  20. 1459929 ART: Change unordered_set to HashSet by Andreas Gampe · 6 years ago
  21. 52e1043 Clean up bin offset assignment in ImageWriter. am: eaa84415d3 by Vladimir Marko · 6 years ago
  22. cccb04e Enable gofmt preupload check am: 719de43158 by Paul Duffin · 6 years ago
  23. eaa8441 Clean up bin offset assignment in ImageWriter. by Vladimir Marko · 6 years ago
  24. 719de43 Enable gofmt preupload check by Paul Duffin · 6 years ago
  25. cc5060b Remove unnecessary cache alignment fixes am: e764f38a4b by Orion Hodson · 6 years ago
  26. e764f38 Remove unnecessary cache alignment fixes by Orion Hodson · 6 years ago
  27. 1ce8fb0 Require publicAlternatives for APIs on max-sdk-q am: f90c406cfb by Andrei Onea · 6 years ago
  28. 8aca407 Tests for Load Hoist Store Sink am: 673bd509ae by anuvarsh · 6 years ago
  29. f90c406 Require publicAlternatives for APIs on max-sdk-q by Andrei Onea · 6 years ago
  30. 673bd50 Tests for Load Hoist Store Sink by anuvarsh · 6 years ago
  31. 29a3db3 Fix search for implicit null check. am: ee1f126431 by Vladimir Marko · 6 years ago
  32. ee1f126 Fix search for implicit null check. by Vladimir Marko · 6 years ago
  33. ba274a2 Add `libcore.libcore.timezone` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  34. da5e041 Add `libcore.libcore.timezone` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  35. d85f956 GC-independent image layout. am: 31c3daa15d by Vladimir Marko · 6 years ago
  36. 777fa36 Revert "Support using opaque JNI ids" am: b476a29a2c by Nicolas Geoffray · 6 years ago
  37. a2699d2 Revert "Make sure to delete jni_id_manager_ on shutdown." am: 3b2905366c by Nicolas Geoffray · 6 years ago
  38. 31c3daa GC-independent image layout. by Vladimir Marko · 6 years ago
  39. b476a29 Revert "Support using opaque JNI ids" by Nicolas Geoffray · 6 years ago
  40. 3b29053 Revert "Make sure to delete jni_id_manager_ on shutdown." by Nicolas Geoffray · 6 years ago
  41. b6caa30 Initialize MemMap before parsing the profile am: 814a80f77a by Calin Juravle · 6 years ago
  42. 814a80f Initialize MemMap before parsing the profile by Calin Juravle · 6 years ago
  43. 7b94ac6 Make sure to delete jni_id_manager_ on shutdown. am: d5d645ffec by Alex Light · 6 years ago
  44. 69d6034 Revert "Make the JIT zygote memory shared." am: 2fef66b294 by Nicolas Geoffray · 6 years ago
  45. d5d645f Make sure to delete jni_id_manager_ on shutdown. by Alex Light · 6 years ago
  46. 2fef66b Revert "Make the JIT zygote memory shared." by Nicolas Geoffray · 6 years ago
  47. 9e087db Support using opaque JNI ids am: 21d5994583 by Alex Light · 6 years ago
  48. 21d5994 Support using opaque JNI ids by Alex Light · 6 years ago
  49. ec2522d ART: Refactor ClassJoin code am: 5dfbe7ae9e by Andreas Gampe · 6 years ago
  50. dec4e06 ART: Ensure SlowDebug is enabled in all gtests am: 591b1d2629 by Andreas Gampe · 6 years ago
  51. fcb61db ART: Use memoization for type id table check am: 5254d6f23d by Andreas Gampe · 6 years ago
  52. 5441400 ART: Cache type index validity am: c4a546c9a8 by Andreas Gampe · 6 years ago
  53. 5dfbe7a ART: Refactor ClassJoin code by Andreas Gampe · 6 years ago
  54. 591b1d2 ART: Ensure SlowDebug is enabled in all gtests by Andreas Gampe · 6 years ago
  55. 5254d6f ART: Use memoization for type id table check by Andreas Gampe · 6 years ago
  56. c4a546c ART: Cache type index validity by Andreas Gampe · 6 years ago
  57. 3bee8c9 Fix host_bcp.sh after output layout changes. am: 7107e8c397 by Vladimir Marko · 6 years ago
  58. e3eee57 Add a stress test for notifyStartupCompleted am: 03625446dd by Mathieu Chartier · 6 years ago
  59. da34723 Add `libcore.libcore.internal` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  60. 7107e8c Fix host_bcp.sh after output layout changes. by Vladimir Marko · 6 years ago
  61. 0362544 Add a stress test for notifyStartupCompleted by Mathieu Chartier · 6 years ago
  62. 9b41e95 Add `libcore.libcore.internal` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  63. 5e8d4cb Retry cache flushes on ARMv7 devices am: aeb0223f14 by Orion Hodson · 6 years ago
  64. aeb0223 Retry cache flushes on ARMv7 devices by Orion Hodson · 6 years ago
  65. ce31240 Make the JIT zygote memory shared. am: 05f87217dd by Nicolas Geoffray · 6 years ago
  66. 05f8721 Make the JIT zygote memory shared. by Nicolas Geoffray · 6 years ago
  67. dec7676 Switch-interpreter: Refactor exception handling. am: 8d335b61d6 by David Srbecky · 6 years ago
  68. 8d335b6 Switch-interpreter: Refactor exception handling. by David Srbecky · 6 years ago
  69. 4ad1c2e Tests for Invariant Loops am: 41249cd548 by anuvarsh · 6 years ago
  70. 41249cd Tests for Invariant Loops by anuvarsh · 6 years ago
  71. bb0bd15 Add 122-npe to knownfailures on debuggable jit-on-first-use am: 5be5260cfe by Alex Light · 6 years ago
  72. 5be5260 Add 122-npe to knownfailures on debuggable jit-on-first-use by Alex Light · 6 years ago
  73. 81484c2 Correct Indicies -> Indices am: 1e52a07b4d by Alex Light · 6 years ago
  74. 1a1e24f Add `libcore.javax.net` tests to the ART Libcore test suite. am: e0ce8bf743 by Roland Levillain · 6 years ago
  75. 1e52a07 Correct Indicies -> Indices by Alex Light · 6 years ago
  76. e0ce8bf Add `libcore.javax.net` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  77. 8f99ff3 Tests for Inlining Optimization am: 04968fafac by anuvarsh · 6 years ago
  78. 04968fa Tests for Inlining Optimization by anuvarsh · 6 years ago
  79. 5993b80 Set `ANDROID_RUNTIME_ROOT` in `tools/run-gtests.sh`. am: 7d94aa16f9 by Roland Levillain · 6 years ago
  80. 7d94aa1 Set `ANDROID_RUNTIME_ROOT` in `tools/run-gtests.sh`. by Roland Levillain · 6 years ago
  81. 09e8836 Stack walk: Cache CodeInfo and StackMap for current PC. am: 145a18a377 by David Srbecky · 6 years ago
  82. e1d628a Refactor `native_shared_libs` in `com.android.runtime-defaults`. am: 89867bf127 by Roland Levillain · 6 years ago
  83. 145a18a Stack walk: Cache CodeInfo and StackMap for current PC. by David Srbecky · 6 years ago
  84. 89867bf Refactor `native_shared_libs` in `com.android.runtime-defaults`. by Roland Levillain · 6 years ago
  85. 63c221c Add InvocationTargetException to Wellknownclasses am: f284a2d185 by Alex Light · 6 years ago
  86. f284a2d Add InvocationTargetException to Wellknownclasses by Alex Light · 6 years ago
  87. 7665c2f Move code writing to data portion of the JIT cache in JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  88. 00a37ff Move code writing to data portion of the JIT cache in JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  89. aeed5cc Stack maps: Micro-optimize ReadInterleavedVarints am: 6c0c7c8226 by David Srbecky · 6 years ago
  90. 0340037 Add `libcore.build` tests to the ART Libcore test suite. am: 9e18907c67 by Roland Levillain · 6 years ago
  91. 5f8cb04 Add more tools to the Debug and Host Runtime APEXes. am: 6dd6212f74 by Roland Levillain · 6 years ago
  92. e83f228 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  93. 76e08ea Consolidate SAD tests. am: 2c029f35ee by Vladimir Marko · 6 years ago
  94. 703d65b GetCanonicalMethod should handle miranda methods. am: fd4a79c566 by Alex Light · 6 years ago
  95. 6c0c7c8 Stack maps: Micro-optimize ReadInterleavedVarints by David Srbecky · 6 years ago
  96. 9e18907 Add `libcore.build` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  97. 6dd6212 Add more tools to the Debug and Host Runtime APEXes. by Roland Levillain · 6 years ago
  98. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  99. 2c029f3 Consolidate SAD tests. by Vladimir Marko · 6 years ago
  100. fd4a79c GetCanonicalMethod should handle miranda methods. by Alex Light · 6 years ago