1. fc5d8c2 Merge "Move StackMapStream deduplication maps to arena." by Treehugger Robot · 8 years ago
  2. 9c57113 Move StackMapStream deduplication maps to arena. by Vladimir Marko · 8 years ago
  3. d3cb7fa Merge "Revert "Add missing card mark verification to CC"" by Nicolas Geoffray · 8 years ago
  4. 50805e7 Revert "Add missing card mark verification to CC" by Nicolas Geoffray · 8 years ago
  5. aa44224 Merge "Fix handling of array types when extracting the offline inline caches" by Calin Juravle · 8 years ago
  6. 4ca70a3 Fix handling of array types when extracting the offline inline caches by Calin Juravle · 8 years ago
  7. 6154285 Merge "Remove obsolete TODOs" by Treehugger Robot · 8 years ago
  8. 2fee212 Merge "Always mark reference referents in transaction mode." by Hiroshi Yamauchi · 8 years ago
  9. d454466 Merge "jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI." by Treehugger Robot · 8 years ago
  10. b7a765b Merge "Add missing card mark verification to CC" by Treehugger Robot · 8 years ago
  11. 803f91a Merge "ART: Rewrite JvmtiUniquePtr" by Treehugger Robot · 8 years ago
  12. 84df8b1 Remove obsolete TODOs by Alex Light · 8 years ago
  13. 81f0753 Merge "Reduce dex2oat memory usage from VariableHandleScope." by Treehugger Robot · 8 years ago
  14. 057d977 Always mark reference referents in transaction mode. by Hiroshi Yamauchi · 8 years ago
  15. 49ba696 Add missing card mark verification to CC by Mathieu Chartier · 8 years ago
  16. 5471141 ART: Rewrite JvmtiUniquePtr by Andreas Gampe · 8 years ago
  17. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 8 years ago
  18. 5c19b37 Merge "Allow redefined intrinsics" by Treehugger Robot · 8 years ago
  19. 60fde35 Merge "Remove String.setCharAt()." by Treehugger Robot · 8 years ago
  20. 7532d58 Allow redefined intrinsics by Alex Light · 8 years ago
  21. 26248c7 Reduce dex2oat memory usage from VariableHandleScope. by Vladimir Marko · 8 years ago
  22. 92907f3 Remove String.setCharAt(). by Vladimir Marko · 8 years ago
  23. dfe9c30 Merge "Emit the dex_pc if the line number is absent." by Nicolas Geoffray · 8 years ago
  24. 257ab7f Merge "Add inline caches to offline profiles" by Calin Juravle · 8 years ago
  25. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  26. b4aeefe Merge "Clean up tracking new roots, do not track them for CC." by Vladimir Marko · 8 years ago
  27. 39aaa80 Merge "Make dex2oat support profiles passed to non profile filters" by Treehugger Robot · 8 years ago
  28. d0af56c Make dex2oat support profiles passed to non profile filters by Mathieu Chartier · 8 years ago
  29. ea36aaf Merge "Move thread_running_gc_ logic to VisitObjectsInternalRegionSpace" by Mathieu Chartier · 8 years ago
  30. cec88e6 Merge "ART: Add constructor support to unstarted runtime" by Treehugger Robot · 8 years ago
  31. d6b17d4 Move thread_running_gc_ logic to VisitObjectsInternalRegionSpace by Mathieu Chartier · 8 years ago
  32. d43e2f4 Merge "Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader" by Treehugger Robot · 8 years ago
  33. 85bef7e ART: Add constructor support to unstarted runtime by Andreas Gampe · 8 years ago
  34. 6a669aa Merge "Use the alternate 32-bit base address for asan build only." by Hiroshi Yamauchi · 8 years ago
  35. dc6d4ff Merge "ART: fix method handle invocation of abstract & interface methods" by Treehugger Robot · 8 years ago
  36. ea9465e Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader by Alex Light · 8 years ago
  37. a4a903a Merge "ART: Add support for generic method signature." by Andreas Gampe · 8 years ago
  38. 9b03cb4 Clean up tracking new roots, do not track them for CC. by Vladimir Marko · 8 years ago
  39. 8fd364e ART: fix method handle invocation of abstract & interface methods by Orion Hodson · 8 years ago
  40. 183009a Change IsMovingGCDisabled to take into account GC critical sections by Mathieu Chartier · 8 years ago
  41. ccb62c9 Merge "ART: Add GetSignatureAnnotation to unstarted runtime" by Andreas Gampe · 8 years ago
  42. 9486a16 ART: Add GetSignatureAnnotation to unstarted runtime by Andreas Gampe · 8 years ago
  43. 8d3ab9c Merge "Revert "Revert "Avoid adding region space bitmap to heap bitmap""" by Mathieu Chartier · 8 years ago
  44. 27dfa05 ART: Add support for generic method signature. by Andreas Gampe · 8 years ago
  45. 08d567b Merge "ART: Add support for generic field signature" by Andreas Gampe · 8 years ago
  46. 7ebac7f Merge "ART: Fix Unstarted Runtime Class.forName" by Andreas Gampe · 8 years ago
  47. 940eb0c Add inline caches to offline profiles by Calin Juravle · 8 years ago
  48. 55113ed Use the alternate 32-bit base address for asan build only. by Hiroshi Yamauchi · 8 years ago
  49. 95c867d Merge "Revert "Enable String compression."" by Vladimir Marko · 8 years ago
  50. afcb365 Revert "Enable String compression." by Vladimir Marko · 8 years ago
  51. 07af6d0 Merge "ART: Add support for generic class signature" by Andreas Gampe · 8 years ago
  52. ecc8230 Revert "Revert "Avoid adding region space bitmap to heap bitmap"" by Mathieu Chartier · 8 years ago
  53. 47de0fa ART: Fix Unstarted Runtime Class.forName by Andreas Gampe · 8 years ago
  54. 188abab ART: Add support for generic field signature by Andreas Gampe · 8 years ago
  55. 0eb3643 ART: Add support for generic class signature by Andreas Gampe · 8 years ago
  56. c7e1904 Merge "Revert "Revert "Add test for changing annotations.""" by Treehugger Robot · 8 years ago
  57. 8a36bce Merge "Disable the dex2oat swap test for x86 altogether." by Treehugger Robot · 8 years ago
  58. 53ea6a1 Merge "Enable String compression." by Vladimir Marko · 8 years ago
  59. c898aa8 Merge "Revert "Avoid adding region space bitmap to heap bitmap"" by Richard Uhler · 8 years ago
  60. 215835d Revert "Avoid adding region space bitmap to heap bitmap" by Richard Uhler · 8 years ago
  61. 19772bf Disable the dex2oat swap test for x86 altogether. by Roland Levillain · 8 years ago
  62. 69ed583 Merge "Remove use of npic image for gtests." by Richard Uhler · 8 years ago
  63. 7616adc Merge "Avoid adding region space bitmap to heap bitmap" by Treehugger Robot · 8 years ago
  64. fdb7d5d Avoid adding region space bitmap to heap bitmap by Mathieu Chartier · 8 years ago
  65. 9fb10fb Merge "Add invoke infos to stack maps" by Mathieu Chartier · 8 years ago
  66. 09cbce4 Revert "Revert "Add test for changing annotations."" by Alex Light · 8 years ago
  67. 3e0a410 Merge "Revert "Add test for changing annotations."" by Alex Light · 8 years ago
  68. b2793dd Revert "Add test for changing annotations." by Alex Light · 8 years ago
  69. 0afc131 Merge "ART: Remove unintended debug logging" by Treehugger Robot · 8 years ago
  70. 6f6bc57 Merge "Add jni_libraries_lock_ to expected_mutexes_on_weak_ref_access_." by Hiroshi Yamauchi · 8 years ago
  71. 9c0cc42 Merge "Add test for changing annotations." by Treehugger Robot · 8 years ago
  72. d776ff0 Add invoke infos to stack maps by Mathieu Chartier · 8 years ago
  73. df56931 Add jni_libraries_lock_ to expected_mutexes_on_weak_ref_access_. by Hiroshi Yamauchi · 8 years ago
  74. 70dc86b ART: Remove unintended debug logging by Andreas Gampe · 8 years ago
  75. 45d9426 Merge "ART: Add currentThread cutout to Unstarted Runtime" by Treehugger Robot · 8 years ago
  76. 701fc35 Add test for changing annotations. by Alex Light · 8 years ago
  77. cafa081 Use GetPeerFromOtherThread in debugger. by Nicolas Geoffray · 8 years ago
  78. 374cd2c Emit the dex_pc if the line number is absent. by Nicolas Geoffray · 8 years ago
  79. be2cfab Merge "ARM: Faster read barrier marking entrypoints." by Vladimir Marko · 8 years ago
  80. ea7109b Merge "Inline methods that throw." by Nicolas Geoffray · 8 years ago
  81. cadf244 Merge "Update verify-profile logic." by Nicolas Geoffray · 8 years ago
  82. 67e1dc5 Remove use of npic image for gtests. by Richard Uhler · 8 years ago
  83. 23a625c Update verify-profile logic. by Nicolas Geoffray · 8 years ago
  84. fdb7d63 Inline methods that throw. by Nicolas Geoffray · 8 years ago
  85. 8dc12b1 Merge "Add a DCHECK in thread::GetPeer." by Nicolas Geoffray · 8 years ago
  86. f39d422 Merge "Fix DEX zip open error message printing" by David Sehr · 8 years ago
  87. bad529d ART: Add currentThread cutout to Unstarted Runtime by Andreas Gampe · 8 years ago
  88. d458d08 Merge "Address some comments for aog/333864" by Mathieu Chartier · 8 years ago
  89. f898f47 Merge "Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""" by Treehugger Robot · 8 years ago
  90. c420a80 Address some comments for aog/333864 by Mathieu Chartier · 8 years ago
  91. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 8 years ago
  92. 271a0f8 Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"" by Igor Murashkin · 8 years ago
  93. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  94. 6def702 Merge "Revert^6 "Make class redefinition work with native methods on stack."" by Treehugger Robot · 8 years ago
  95. c922922 Fix DEX zip open error message printing by David Sehr · 8 years ago
  96. 5afd1be ARM: Faster read barrier marking entrypoints. by Vladimir Marko · 8 years ago
  97. eee0bd4 Revert^6 "Make class redefinition work with native methods on stack." by Alex Light · 8 years ago
  98. aff5505 Merge "Revert "Enable dex2oat swap test for CC on x86."" by Vladimir Marko · 8 years ago
  99. 57070da Revert "Enable dex2oat swap test for CC on x86." by Vladimir Marko · 8 years ago
  100. 2a46b68 Merge "ART: invoke-custom support" by Orion Hodson · 8 years ago