1. 76f55b0 Synchronize JNI critical calls with the CC collector thread flip. by Hiroshi Yamauchi · 10 years ago
  2. 24011e7 Merge "Made CheckJNI check varargs when possible" by Alex Light · 10 years ago
  3. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 10 years ago
  4. 6bd6a83 Merge "ART: (Partially) fix lock aliasing" by Andreas Gampe · 10 years ago
  5. 48ffe06 Made CheckJNI check varargs when possible by Alex Light · 10 years ago
  6. 68ad649 Refactor BuildInvoke. by Calin Juravle · 10 years ago
  7. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 10 years ago
  8. 0037082 Use thread-local is_gc_marking flags for the CC collector. by Hiroshi Yamauchi · 10 years ago
  9. f5cdc41 ART: (Partially) fix lock aliasing by Andreas Gampe · 10 years ago
  10. a85373e Merge "Manually unrelocate odex files generated for test." by Richard Uhler · 10 years ago
  11. 3bf1027 Merge "JDWP: remove suspend count check on invoke" by Sebastien Hertz · 10 years ago
  12. 1cb1684 Merge "Always visit object class from VisitReferences" by Mathieu Chartier · 10 years ago
  13. 4cd27d6 Revert "Introduce support for hardware simulators, starting with ARM64" by Alex Light · 10 years ago
  14. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 10 years ago
  15. 6e9cc39 Fix some global constructors and destructors by Mathieu Chartier · 10 years ago
  16. 93aa210 Manually unrelocate odex files generated for test. by Richard Uhler · 10 years ago
  17. a539ec0 Merge "Introduce support for hardware simulators, starting with ARM64" by Roland Levillain · 10 years ago
  18. c2e1a5e Introduce support for hardware simulators, starting with ARM64 by Phil Wang · 10 years ago
  19. 009c34c Merge "Fix and improve reference cache mod-union table" by Mathieu Chartier · 10 years ago
  20. a52f2f9 Fix and improve reference cache mod-union table by Mathieu Chartier · 10 years ago
  21. f0917e0 Merge "ART: Some header cleaning around bit-utils" by Andreas Gampe · 10 years ago
  22. 2a5c468 ART: Some header cleaning around bit-utils by Andreas Gampe · 10 years ago
  23. b0aeeb7 Merge "ART: Follow-up fixes" by Andreas Gampe · 10 years ago
  24. 151ab8d Revert "Revert "ART: DCHECK zero case for CLZ/CTZ"" by Andreas Gampe · 10 years ago
  25. 53de99c ART: Follow-up fixes by Andreas Gampe · 10 years ago
  26. 5e289b2 Merge "Make patchoat match offset when given a patched image" by Alex Light · 10 years ago
  27. 1463285 ART: Rename ArtMethod's size and alignment methods. by Vladimir Marko · 10 years ago
  28. 8ecc135 Merge "ART: Compress LengthPrefixedArray on 32-bit targets." by Vladimir Marko · 10 years ago
  29. cf36d49 ART: Compress LengthPrefixedArray on 32-bit targets. by Vladimir Marko · 10 years ago
  30. ebf850c ART: Fix verifier dumping, add hard-fail dumping by Andreas Gampe · 10 years ago
  31. 4bf4c78 ART: Relax verifier aput checking by Andreas Gampe · 10 years ago
  32. 0eb76d2 Make patchoat match offset when given a patched image by Alex Light · 10 years ago
  33. a0856f5 Merge "Revert "ART: DCHECK zero case for CLZ/CTZ"" by Andreas Gampe · 10 years ago
  34. 4318d91 Revert "ART: DCHECK zero case for CLZ/CTZ" by Andreas Gampe · 10 years ago
  35. b2812de Merge "Change SS to use MarkObjectIfNotInToSpace for roots" by Mathieu Chartier · 10 years ago
  36. 72eb673 Merge "ART: Add utility function to dump dex CFG" by Andreas Gampe · 10 years ago
  37. b18e827 Change SS to use MarkObjectIfNotInToSpace for roots by Mathieu Chartier · 10 years ago
  38. f1dacdd Merge "ART: DCHECK zero case for CLZ/CTZ" by Andreas Gampe · 10 years ago
  39. 51db2c2 ART: DCHECK zero case for CLZ/CTZ by Andreas Gampe · 10 years ago
  40. 0e780e4 Merge "Visit declaring class of methods on call stack" by Mathieu Chartier · 10 years ago
  41. 10e5ea9 Visit declaring class of methods on call stack by Mathieu Chartier · 10 years ago
  42. 7c2af0d Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 10 years ago
  43. 5073fed ART: Add utility function to dump dex CFG by Andreas Gampe · 10 years ago
  44. 7da072f Structure for String.Equals intrinsic by agicsaki · 10 years ago
  45. 5116837 Wait for GC to finish in ThreadList::~ThreadList by Mathieu Chartier · 10 years ago
  46. b923298 Merge "Visit class roots from ClassLoader::VisitReferences" by Mathieu Chartier · 10 years ago
  47. af31802 ART: Add correct -inl file by Andreas Gampe · 10 years ago
  48. afd06a6 Merge "ART: Change UninitializedThis tracking in the verifier" by Andreas Gampe · 10 years ago
  49. f10b6e1 ART: Change UninitializedThis tracking in the verifier by Andreas Gampe · 10 years ago
  50. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 10 years ago
  51. e2a0a20 Don't allow GC to start if the runtime is shutting down by Mathieu Chartier · 10 years ago
  52. e8a6944 Delete AllocationTimer by Mathieu Chartier · 10 years ago
  53. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 10 years ago
  54. a4f6af9 Some heap cleanup by Mathieu Chartier · 10 years ago
  55. c0fe56a Address some comments by Mathieu Chartier · 10 years ago
  56. b58474e ART: Change UnresolvedMergedType merge by Andreas Gampe · 10 years ago
  57. 32a6740 Merge "ART: Fix reg_type_test" by Andreas Gampe · 10 years ago
  58. 2f90b34 ART: Fix reg_type_test by Andreas Gampe · 10 years ago
  59. 081da0a Merge "ART: Change UnresolvedMergedType internal representation" by Andreas Gampe · 10 years ago
  60. 4814bbd Merge "Do read barriers on native roots in CopyClassVisitor" by Mathieu Chartier · 10 years ago
  61. 3ee25bb Do read barriers on native roots in CopyClassVisitor by Mathieu Chartier · 10 years ago
  62. 750f7c2 ART: Change UnresolvedMergedType internal representation by Andreas Gampe · 10 years ago
  63. 77bccdc Merge "ART: Clean up unnecessary ArtMethod**" by Andreas Gampe · 10 years ago
  64. 3a35714 ART: Clean up unnecessary ArtMethod** by Andreas Gampe · 10 years ago
  65. fc29856 Merge "ART: Remove TODO in BitVector" by Andreas Gampe · 10 years ago
  66. 067f1ed ART: Remove TODO in BitVector by Andreas Gampe · 10 years ago
  67. e6b307a Merge "Add class table field to class loader" by Mathieu Chartier · 10 years ago
  68. eb3bd88 Fix C++14 bitrot. by Dan Albert · 10 years ago
  69. 6b06953 Add class table field to class loader by Mathieu Chartier · 10 years ago
  70. a27a67c Merge "Fix image loading in interpeter-only mode" by Sebastien Hertz · 10 years ago
  71. 46e857a Fix image loading in interpeter-only mode by Sebastien Hertz · 10 years ago
  72. 3901bbc Fix DDM reply buffer deallocation by Sebastien Hertz · 10 years ago
  73. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 10 years ago
  74. 02f0771 Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"" by Igor Murashkin · 10 years ago
  75. 94800f4 Merge "Address some comments and clean up" by Mathieu Chartier · 10 years ago
  76. 46e0f46 Merge "Fix mod-union logic for native roots" by Mathieu Chartier · 10 years ago
  77. d82e89e Fix mod-union logic for native roots by Mathieu Chartier · 10 years ago
  78. 4382f1e Revert "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 10 years ago
  79. 90ef3db Address some comments and clean up by Mathieu Chartier · 10 years ago
  80. 1cf8551 Merge "Revert "ART: Use bionic TLS slot for thread-self"" by Andreas Gampe · 10 years ago
  81. 50832b6 Revert "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 10 years ago
  82. bab71e2 Merge "ART: Use bionic TLS slot for thread-self" by Andreas Gampe · 10 years ago
  83. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 10 years ago
  84. 9644ab4 ART: Use Clang default integrated assembler. by Chih-Hung Hsieh · 10 years ago
  85. 28a9476 Merge "ART: Fix arm32 assembly for Clang" by Andreas Gampe · 10 years ago
  86. e0d7cff ART: Fix arm32 assembly for Clang by Chih-Hung Hsieh · 10 years ago
  87. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 10 years ago
  88. 0c9c5bb Merge "ART: Fix stub_test" by Andreas Gampe · 10 years ago
  89. e3d598e Merge "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 10 years ago
  90. ff7b114 ART: Fix stub_test by Andreas Gampe · 10 years ago
  91. bc576cf Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 10 years ago
  92. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  93. 7a58566 Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  94. 7879f71 Merge "ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID" by Andreas Gampe · 10 years ago
  95. b2917961 ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID by Andreas Gampe · 10 years ago
  96. a315f5c cleanup: Replace pointers with out-parameters and fix-up formatting by Igor Murashkin · 10 years ago
  97. 66c50cc Merge "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 10 years ago
  98. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 10 years ago
  99. 5cdee20 Merge "Revert "runtime: cleanup class_linker out-parameters and formatting"" by Igor Murashkin · 10 years ago
  100. 40c8141 Revert "runtime: cleanup class_linker out-parameters and formatting" by Igor Murashkin · 10 years ago