1. 3d19257 am f1dacdd5: Merge "ART: DCHECK zero case for CLZ/CTZ" by Andreas Gampe · 10 years ago
  2. f1dacdd Merge "ART: DCHECK zero case for CLZ/CTZ" by Andreas Gampe · 10 years ago
  3. cf2668f am 1cad8c7c: Merge "Fix a bug in the register allocator when allocating pairs." by Nicolas Geoffray · 10 years ago
  4. 1cad8c7 Merge "Fix a bug in the register allocator when allocating pairs." by Nicolas Geoffray · 10 years ago
  5. 51db2c2 ART: DCHECK zero case for CLZ/CTZ by Andreas Gampe · 10 years ago
  6. 6be471a am 1def08ee: Merge "Optimizing String.Equals as an intrinsic (ARM64)" by Andreas Gampe · 10 years ago
  7. 1def08e Merge "Optimizing String.Equals as an intrinsic (ARM64)" by Andreas Gampe · 10 years ago
  8. 74340c6 am 0e780e48: Merge "Visit declaring class of methods on call stack" by Mathieu Chartier · 10 years ago
  9. 0e780e4 Merge "Visit declaring class of methods on call stack" by Mathieu Chartier · 10 years ago
  10. 10e5ea9 Visit declaring class of methods on call stack by Mathieu Chartier · 10 years ago
  11. ea34b40 Optimizing String.Equals as an intrinsic (ARM64) by Agi Csaki · 10 years ago
  12. dfe05c0 am 060841a3: Merge "Ignore OOME in ThreadStress Daemon threads" by Mathieu Chartier · 10 years ago
  13. 060841a Merge "Ignore OOME in ThreadStress Daemon threads" by Mathieu Chartier · 10 years ago
  14. bf81547 Ignore OOME in ThreadStress Daemon threads by Mathieu Chartier · 10 years ago
  15. 9d70863 am 837b6497: Merge "Adjust art::HTypeConversion\'s side effects for MIPS64." by Roland Levillain · 10 years ago
  16. 837b649 Merge "Adjust art::HTypeConversion's side effects for MIPS64." by Roland Levillain · 10 years ago
  17. 6e89808 am e28dde5c: Merge "Small optimization improvements." by Nicolas Geoffray · 10 years ago
  18. e28dde5 Merge "Small optimization improvements." by Nicolas Geoffray · 10 years ago
  19. df3f822 Adjust art::HTypeConversion's side effects for MIPS64. by Roland Levillain · 10 years ago
  20. d942853 am 7c2af0d8: Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 10 years ago
  21. 7c2af0d Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 10 years ago
  22. 0ead7dd am 1d4219ee: Merge "Intrinsics recognizer returns kNone for MIPS, MIPS64 instruction sets" by Andreas Gampe · 10 years ago
  23. 1d4219e Merge "Intrinsics recognizer returns kNone for MIPS, MIPS64 instruction sets" by Andreas Gampe · 10 years ago
  24. 1e14055 am 8be64212: Merge "Structure for String.Equals intrinsic" by Andreas Gampe · 10 years ago
  25. 8be6421 Merge "Structure for String.Equals intrinsic" by Andreas Gampe · 10 years ago
  26. 7da072f Structure for String.Equals intrinsic by agicsaki · 10 years ago
  27. 6cff09a Intrinsics recognizer returns kNone for MIPS, MIPS64 instruction sets by agicsaki · 10 years ago
  28. 387d6e5 am a83cf577: Merge "Add support to indicate whether intrinsics require an environment" by Andreas Gampe · 10 years ago
  29. a83cf57 Merge "Add support to indicate whether intrinsics require an environment" by Andreas Gampe · 10 years ago
  30. 8f394ff am fe0e70b7: Merge "Wait for GC to finish in ThreadList::~ThreadList" by Mathieu Chartier · 10 years ago
  31. fe0e70b Merge "Wait for GC to finish in ThreadList::~ThreadList" by Mathieu Chartier · 10 years ago
  32. efa8468 Small optimization improvements. by Nicolas Geoffray · 10 years ago
  33. 5116837 Wait for GC to finish in ThreadList::~ThreadList by Mathieu Chartier · 10 years ago
  34. 57b81ec Add support to indicate whether intrinsics require an environment by agicsaki · 10 years ago
  35. b52b03e am b923298c: Merge "Visit class roots from ClassLoader::VisitReferences" by Mathieu Chartier · 10 years ago
  36. b923298 Merge "Visit class roots from ClassLoader::VisitReferences" by Mathieu Chartier · 10 years ago
  37. 9348de4 am b19b82bf: Merge "ART: Add correct -inl file" by Andreas Gampe · 10 years ago
  38. b19b82b Merge "ART: Add correct -inl file" by Andreas Gampe · 10 years ago
  39. af31802 ART: Add correct -inl file by Andreas Gampe · 10 years ago
  40. 19d303f am afd06a64: Merge "ART: Change UninitializedThis tracking in the verifier" by Andreas Gampe · 10 years ago
  41. afd06a6 Merge "ART: Change UninitializedThis tracking in the verifier" by Andreas Gampe · 10 years ago
  42. f10b6e1 ART: Change UninitializedThis tracking in the verifier by Andreas Gampe · 10 years ago
  43. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 10 years ago
  44. 4396e42 am 82b844fb: Merge "Don\'t allow GC to start if the runtime is shutting down" by Mathieu Chartier · 10 years ago
  45. 82b844f Merge "Don't allow GC to start if the runtime is shutting down" by Mathieu Chartier · 10 years ago
  46. e2a0a20 Don't allow GC to start if the runtime is shutting down by Mathieu Chartier · 10 years ago
  47. be008ea am 6a6bd17f: Merge "Delete AllocationTimer" by Mathieu Chartier · 10 years ago
  48. 6a6bd17 Merge "Delete AllocationTimer" by Mathieu Chartier · 10 years ago
  49. e8a6944 Delete AllocationTimer by Mathieu Chartier · 10 years ago
  50. e0f3574 am 6065b5ba: Merge "Add a GVN dependency \'GC\' for garbage collection." by Roland Levillain · 10 years ago
  51. 6065b5b Merge "Add a GVN dependency 'GC' for garbage collection." by Roland Levillain · 10 years ago
  52. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 10 years ago
  53. 78e3ef6 Add a GVN dependency 'GC' for garbage collection. by Alexandre Rames · 10 years ago
  54. 4e5eb2d am 6a5037eb: Merge "[optimizing] More x86_64 code improvements" by Roland Levillain · 10 years ago
  55. 6a5037e Merge "[optimizing] More x86_64 code improvements" by Roland Levillain · 10 years ago
  56. bea313f am 2b562f40: Merge "Some heap cleanup" by Mathieu Chartier · 10 years ago
  57. 2b562f4 Merge "Some heap cleanup" by Mathieu Chartier · 10 years ago
  58. a4f6af9 Some heap cleanup by Mathieu Chartier · 10 years ago
  59. d50041b am 8ee8f322: Merge "Add daemon threads to 004-ThreadStress" by Mathieu Chartier · 10 years ago
  60. 8ee8f32 Merge "Add daemon threads to 004-ThreadStress" by Mathieu Chartier · 10 years ago
  61. 7d6f3b8 am 548a3ce2: Merge "[MIPS] Avoid using odd numbered fp registers" by Roland Levillain · 10 years ago
  62. 548a3ce Merge "[MIPS] Avoid using odd numbered fp registers" by Roland Levillain · 10 years ago
  63. 0a21435 am 4500fcbe: Merge "Address some comments" by Mathieu Chartier · 10 years ago
  64. da2b254 Fix a bug in the register allocator when allocating pairs. by Nicolas Geoffray · 10 years ago
  65. 4500fcb Merge "Address some comments" by Mathieu Chartier · 10 years ago
  66. c0fe56a Address some comments by Mathieu Chartier · 10 years ago
  67. afaa59f am ff2ac94e: Merge "Revert "Revert "Pass the verified method to the inlinee DexCompilationUnit.""" by Nicolas Geoffray · 10 years ago
  68. ff2ac94 Merge "Revert "Revert "Pass the verified method to the inlinee DexCompilationUnit.""" by Nicolas Geoffray · 10 years ago
  69. cfa410b [optimizing] More x86_64 code improvements by Mark Mendell · 10 years ago
  70. 32fd898 am adbd0e5c: Merge "ART: Fix Quick\'s DCE+GVN" by Vladimir Marko · 10 years ago
  71. 594bd82 am 423f150e: Merge "ART-Optimizing: Fix the type of HDivZeroCheck" by Calin Juravle · 10 years ago
  72. adbd0e5 Merge "ART: Fix Quick's DCE+GVN" by Vladimir Marko · 10 years ago
  73. 423f150 Merge "ART-Optimizing: Fix the type of HDivZeroCheck" by Calin Juravle · 10 years ago
  74. 2f2f173 ART: Fix Quick's DCE+GVN by Serguei Katkov · 10 years ago
  75. 8c0676c ART-Optimizing: Fix the type of HDivZeroCheck by Serguei Katkov · 10 years ago
  76. 8dbf0cf Revert "Revert "Pass the verified method to the inlinee DexCompilationUnit."" by Nicolas Geoffray · 10 years ago
  77. a666edc am f24576a7: Merge "ART: Change UnresolvedMergedType merge" by Andreas Gampe · 10 years ago
  78. f24576a Merge "ART: Change UnresolvedMergedType merge" by Andreas Gampe · 10 years ago
  79. b58474e ART: Change UnresolvedMergedType merge by Andreas Gampe · 10 years ago
  80. def3fcd Add daemon threads to 004-ThreadStress by Man Cao · 10 years ago
  81. 225bee5 am 32a67404: Merge "ART: Fix reg_type_test" by Andreas Gampe · 10 years ago
  82. 32a6740 Merge "ART: Fix reg_type_test" by Andreas Gampe · 10 years ago
  83. 2f90b34 ART: Fix reg_type_test by Andreas Gampe · 10 years ago
  84. b1a71fa am ebccaad3: Merge "ART: Add complex UnresolvedMergedType test case" by Andreas Gampe · 10 years ago
  85. f0cdebd am 081da0ad: Merge "ART: Change UnresolvedMergedType internal representation" by Andreas Gampe · 10 years ago
  86. ebccaad Merge "ART: Add complex UnresolvedMergedType test case" by Andreas Gampe · 10 years ago
  87. 081da0a Merge "ART: Change UnresolvedMergedType internal representation" by Andreas Gampe · 10 years ago
  88. d6e4118 am 4814bbd6: Merge "Do read barriers on native roots in CopyClassVisitor" by Mathieu Chartier · 10 years ago
  89. 4814bbd Merge "Do read barriers on native roots in CopyClassVisitor" by Mathieu Chartier · 10 years ago
  90. 3ee25bb Do read barriers on native roots in CopyClassVisitor by Mathieu Chartier · 10 years ago
  91. 750f7c2 ART: Change UnresolvedMergedType internal representation by Andreas Gampe · 10 years ago
  92. 2ea7b70 ART: Add complex UnresolvedMergedType test case by Andreas Gampe · 10 years ago
  93. 0cedfd9 am 1a5625be: Merge "Fix a bug in the register allocator around pair allocation." by Nicolas Geoffray · 10 years ago
  94. 1a5625b Merge "Fix a bug in the register allocator around pair allocation." by Nicolas Geoffray · 10 years ago
  95. fc8156a [MIPS] Avoid using odd numbered fp registers by Goran Jakovljevic · 10 years ago
  96. f297581 Fix a bug in the register allocator around pair allocation. by Nicolas Geoffray · 10 years ago
  97. 1ea7786 am 77bccdc5: Merge "ART: Clean up unnecessary ArtMethod**" by Andreas Gampe · 10 years ago
  98. 77bccdc Merge "ART: Clean up unnecessary ArtMethod**" by Andreas Gampe · 10 years ago
  99. 3a35714 ART: Clean up unnecessary ArtMethod** by Andreas Gampe · 10 years ago
  100. f06f82d am fc298560: Merge "ART: Remove TODO in BitVector" by Andreas Gampe · 10 years ago