1. 52e4b43 Add mark compact collector. by Mathieu Chartier · 10 years ago
  2. 241fd11 Merge "Fix GetMethodID to find an interface method from a super-interface" by Brian Carlstrom · 10 years ago
  3. 004644f Fix GetMethodID to find an interface method from a super-interface by Brian Carlstrom · 10 years ago
  4. 308351a Change reference processing to use heap references. by Mathieu Chartier · 10 years ago
  5. 9f10203 Fix exception reporting from interpreter by Sebastien Hertz · 10 years ago
  6. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  7. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 10 years ago
  8. c2bb441 Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars." by Hans Boehm · 10 years ago
  9. 4479ba3 Merge "Change FieldHelper to use a handle." by Mathieu Chartier · 10 years ago
  10. 576ca0c Reduce header files including header files. by Ian Rogers · 10 years ago
  11. 3035961 Clean up and augment Atomic class. Replace QuasiAtomic MemBars. by Hans Boehm · 10 years ago
  12. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  13. 7a6b77f Merge "Fix crash in JDWP ReferenceType.SourceFile command" by Sebastien Hertz · 10 years ago
  14. 4206eb5 Fix crash in JDWP ReferenceType.SourceFile command by Sebastien Hertz · 10 years ago
  15. bc56fc3 Fix compiler warnings. by Mathieu Chartier · 10 years ago
  16. 03dbc04 Make class status volatile. by Ian Rogers · 10 years ago
  17. b379e8d Merge "Compaction cleanup for FindArrayClass." by Mathieu Chartier · 10 years ago
  18. b74cd29 Compaction cleanup for FindArrayClass. by Mathieu Chartier · 10 years ago
  19. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 10 years ago
  20. 822266b Ignore catch blocks whose type can't be resolved. by Ian Rogers · 10 years ago
  21. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  22. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  23. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  24. 061ece1 Merge "Begin migration of art::Atomic to std::atomic." by Ian Rogers · 10 years ago
  25. 3e5cf30 Begin migration of art::Atomic to std::atomic. by Ian Rogers · 10 years ago
  26. bd0fb61 Simplify Class::IsArtFieldClass(). by Hiroshi Yamauchi · 10 years ago
  27. 4c1c510 Improve stack walk performance. by Vladimir Marko · 10 years ago
  28. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 10 years ago
  29. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  30. 2b7c4d1 Don't get and restore thread state for ScopedFastNativeObjectAccess. by Mathieu Chartier · 10 years ago
  31. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 10 years ago
  32. f0972a4 Fix generic jni issue in ArtMethod::GetQuickFrameInfo by Dmitry Petrochenko · 10 years ago
  33. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  34. 23d2b95 Merge "ART: Fix typo in ArtMethod::FindCatchBlock" by Andreas Gampe · 10 years ago
  35. 72b3e43 ART: Fix typo in ArtMethod::FindCatchBlock by Andreas Gampe · 10 years ago
  36. cbfb8b2 Merge "Ensure JNI primitive array type is appropriate." by Ian Rogers · 10 years ago
  37. 2d10b20 Ensure JNI primitive array type is appropriate. by Ian Rogers · 10 years ago
  38. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  39. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  40. bfff21a Reference::GetReferent() calls by GC should not trigger read barriers. by Hiroshi Yamauchi · 10 years ago
  41. 25023c7 Make it possible to disable read barriers in Class::GetObjectSize() by Hiroshi Yamauchi · 10 years ago
  42. c45b8b5 Create stack traces in unstarted runtimes. by Ian Rogers · 10 years ago
  43. 5d27faf Allow ArtMethod::Invoke in unstarted runtimes. by Ian Rogers · 10 years ago
  44. 6a154a4 Update the GetFieldObject calls behind the read barrier macros. by Hiroshi Yamauchi · 10 years ago
  45. 1dbbbf6 Merge "Add finalizer references from the entrypoints." by Mathieu Chartier · 10 years ago
  46. e66cdaa Merge "Replace the bool kDoReadBarrier template parameter with an enum." by Hiroshi Yamauchi · 10 years ago
  47. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 10 years ago
  48. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 10 years ago
  49. 8668c3c Add finalizer references from the entrypoints. by Mathieu Chartier · 10 years ago
  50. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  51. 990d46f Merge "Move mapping table and vmap table offsets to OatMethodHeader." by Vladimir Marko · 10 years ago
  52. 3f4dcdf Merge "Revert "Revert "ART: Extracts an utility function of the duplicated code""" by Andreas Gampe · 10 years ago
  53. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 10 years ago
  54. d55e9b1 Merge "Refactor exception handling for deoptimization" by Sebastien Hertz · 10 years ago
  55. fd3077e Refactor exception handling for deoptimization by Sebastien Hertz · 10 years ago
  56. 942c8e3 Merge "Support field watchpoint in interpreter" by Sebastien Hertz · 10 years ago
  57. 479fc1e Support field watchpoint in interpreter by Sebastien Hertz · 10 years ago
  58. 9c3b089 Revert "Revert "ART: Extracts an utility function of the duplicated code"" by Andreas Gampe · 10 years ago
  59. 17c50db Merge "More code for the read barrier support." by Hiroshi Yamauchi · 10 years ago
  60. b5a14d2 Revert "ART: Extracts an utility function of the duplicated code" by Andreas Gampe · 10 years ago
  61. 973cc95 ART: Extracts an utility function of the duplicated code by Dmitry Petrochenko · 10 years ago
  62. de981b0 Merge "Separate maps from code in oat file." by Vladimir Marko · 10 years ago
  63. a08ec9b Merge "Fix FindCatchBlock to work in -Xverify:none mode." by Jeff Hao · 10 years ago
  64. aa96191 Fix FindCatchBlock to work in -Xverify:none mode. by Jeff Hao · 10 years ago
  65. 4af159b Merge "Remove support for app JNI workarounds." by Ian Rogers · 10 years ago
  66. 987560f Remove support for app JNI workarounds. by Ian Rogers · 10 years ago
  67. 9103c86 More code for the read barrier support. by Hiroshi Yamauchi · 10 years ago
  68. 96c6ab9 Separate maps from code in oat file. by Vladimir Marko · 10 years ago
  69. bbd695c Replace ObjectSet with LargeObjectBitmap. by Mathieu Chartier · 10 years ago
  70. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 10 years ago
  71. 7971928 Insert read barriers in more places. by Hiroshi Yamauchi · 10 years ago
  72. 541dd23 Merge "Insert an empty read barrier call." by Hiroshi Yamauchi · 10 years ago
  73. 800ac2d Insert an empty read barrier call. by Hiroshi Yamauchi · 10 years ago
  74. 4cd662e Fix Object::Clone()'s pre-fence barrier. by Hiroshi Yamauchi · 10 years ago
  75. 1246d68 Merge "Cleanup transaction support" by Sebastien Hertz · 10 years ago
  76. ee1d79a Cleanup transaction support by Sebastien Hertz · 10 years ago
  77. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 10 years ago
  78. 99cb4ea Handle Array::Memmove within the same array properly. by Ian Rogers · 10 years ago
  79. 580a8df Less redundant verification. by Mathieu Chartier · 10 years ago
  80. 407f702 Refactor object reference visiting logic. by Mathieu Chartier · 10 years ago
  81. 6a3fe33 Merge "Deduplicate the code that hardcodes the array header layout." by Hiroshi Yamauchi · 10 years ago
  82. aa866f5 Deduplicate the code that hardcodes the array header layout. by Hiroshi Yamauchi · 10 years ago
  83. ed0fc1d Don't return null for null utf in AllocFromModifiedUtf8. by Mathieu Chartier · 10 years ago
  84. 62f0512 Improvements to Field.get/set. by Ian Rogers · 10 years ago
  85. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 10 years ago
  86. 8fa2dad Refactor reference code into mirror namespace. by Mathieu Chartier · 10 years ago
  87. 4dcef7e Merge "Fixes for Generic JNI" by Andreas Gampe · 10 years ago
  88. 9054683 Fixes for Generic JNI by Andreas Gampe · 10 years ago
  89. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 10 years ago
  90. 36fea8d Fixing structure of native frame for Generic JNI by Andreas Gampe · 10 years ago
  91. e0dcd46 JNI down call fixes. by Ian Rogers · 10 years ago
  92. c645f1d Add more VerifyObject calls. by Mathieu Chartier · 10 years ago
  93. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  94. a7e649d Merge "Make heap reference poisoning work with the interpreter." by Hiroshi Yamauchi · 10 years ago
  95. bf6b92a Generic JNI implementation for x86_64 by Andreas Gampe · 10 years ago
  96. e63a745 Make heap reference poisoning work with the interpreter. by Hiroshi Yamauchi · 10 years ago
  97. c2f4d02 Fix SafePrettyTypeOf to never call VerifyObject. by Mathieu Chartier · 10 years ago
  98. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  99. 8580154 Fix 080-oom-throw with semispace GC. by Mathieu Chartier · 10 years ago
  100. a55cf41 Ensure usable space data is zeroed in arrays. by Ian Rogers · 10 years ago