1. bb43b43 Clear unused roots from debugger by Sebastien Hertz · 10 years ago
  2. 9b417e4 Merge "AArch64: List arm64 as instruction set option" by Andreas Gampe · 10 years ago
  3. 04ae163 AArch64: List arm64 as instruction set option by Stuart Monteith · 10 years ago
  4. b0f420f Merge "Prevent deadlocks in Runtime::Abort." by Mathieu Chartier · 10 years ago
  5. c7a966d Prevent deadlocks in Runtime::Abort. by Mathieu Chartier · 10 years ago
  6. 5960536 Merge "AArch64: Jni compiler fixes" by Andreas Gampe · 10 years ago
  7. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 10 years ago
  8. f73e1e6 Merge "Insert read barriers in more places." by Hiroshi Yamauchi · 10 years ago
  9. 7971928 Insert read barriers in more places. by Hiroshi Yamauchi · 10 years ago
  10. 3c135e7 Merge "Fix race condition in TransitionCollector." by Mathieu Chartier · 10 years ago
  11. a5cb220 Merge "Fix problem with empty profiles." by Dave Allison · 10 years ago
  12. 644789f Fix problem with empty profiles. by Dave Allison · 10 years ago
  13. b38d483 Fix race condition in TransitionCollector. by Mathieu Chartier · 10 years ago
  14. e81a7c3 Merge "art: Use SIRT::GetAlignedSirtSizeTarget in calling convention" by Andreas Gampe · 10 years ago
  15. 135016a art: Use SIRT::GetAlignedSirtSizeTarget in calling convention by Dmitry Petrochenko · 10 years ago
  16. 22839a6 Merge "AArch64 code alignment is 4 for OatWriter" by Andreas Gampe · 10 years ago
  17. 08f068c AArch64 code alignment is 4 for OatWriter by Andreas Gampe · 10 years ago
  18. 6a12a03 Merge "Change FindClass in GetQuickInvokedMethod to use reg_types_." by Mathieu Chartier · 10 years ago
  19. f3b4af1 Merge "Revert "Revert "Revert "Use trampolines for calls to helpers"""" by Dave Allison · 10 years ago
  20. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 10 years ago
  21. 4b06a72 Change FindClass in GetQuickInvokedMethod to use reg_types_. by Mathieu Chartier · 10 years ago
  22. e0faba6 Merge "Add mean GC duration to DumpGcPerformanceInfo." by Mathieu Chartier · 10 years ago
  23. 0397b0d Merge "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 10 years ago
  24. a551fa5 Merge "Switch profiler off by default" by Dave Allison · 10 years ago
  25. 2d524dd Switch profiler off by default by Dave Allison · 10 years ago
  26. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 10 years ago
  27. b6898f5 Add mean GC duration to DumpGcPerformanceInfo. by Mathieu Chartier · 10 years ago
  28. b24b0e2 Merge "ARM64: Fix array out of bounds access in DoLongJump" by Andreas Gampe · 10 years ago
  29. dc9009e Merge "Adjust sticky GC ergonomics." by Mathieu Chartier · 10 years ago
  30. a376328 ARM64: Fix array out of bounds access in DoLongJump by Andreas Gampe · 10 years ago
  31. df86d1f Adjust sticky GC ergonomics. by Mathieu Chartier · 10 years ago
  32. 8edd574 Merge "GSS: Fix the bump pointer space only collection." by Hiroshi Yamauchi · 10 years ago
  33. 0b59c11 Merge "Fix ARM64 invoke stubs, correct CFI directives" by Andreas Gampe · 10 years ago
  34. df386c5 GSS: Fix the bump pointer space only collection. by Hiroshi Yamauchi · 10 years ago
  35. 03906cf Fix ARM64 invoke stubs, correct CFI directives by Andreas Gampe · 10 years ago
  36. f2a26ad Merge "Reset GC timings after SIGQUIT." by Mathieu Chartier · 10 years ago
  37. 9b95c56 Merge "Better error reporting when loading dex files" by Andreas Gampe · 10 years ago
  38. 329d188 Better error reporting when loading dex files by Andreas Gampe · 10 years ago
  39. 5a48719 Reset GC timings after SIGQUIT. by Mathieu Chartier · 10 years ago
  40. a6b20c3 Merge "ART: A workaround for a wrongly-read caller's frame" by Andreas Gampe · 10 years ago
  41. 0833af6 Merge "Tweaked profile significant_difference." by Calin Juravle · 10 years ago
  42. a704644 Merge "Profile: made startImmediately settable" by Calin Juravle · 10 years ago
  43. 2be6fc7 Merge "Test control flow instruction with optimizing compiler." by Nicolas Geoffray · 10 years ago
  44. b55f835 Test control flow instruction with optimizing compiler. by Nicolas Geoffray · 10 years ago
  45. 1512ea1 Merge "Quick compiler: fix CmpLong pair handling" by buzbee · 10 years ago
  46. 476fe7c Merge "Implement rosalloc page trimming without suspending threads." by Hiroshi Yamauchi · 10 years ago
  47. d9a88de Implement rosalloc page trimming without suspending threads. by Hiroshi Yamauchi · 10 years ago
  48. bc48816 Merge "Use LIRSlowPath for throwing div by zero exception." by Mingyao Yang · 10 years ago
  49. 9297abf Merge "Add monitor deflation." by Mathieu Chartier · 10 years ago
  50. 4289456 Use LIRSlowPath for throwing div by zero exception. by Mingyao Yang · 10 years ago
  51. 440e4ce Add monitor deflation. by Mathieu Chartier · 10 years ago
  52. b7a691f Merge "AArch64: Fix Managed Register unit tests" by Andreas Gampe · 10 years ago
  53. a1983d4 Quick compiler: fix CmpLong pair handling by buzbee · 10 years ago
  54. 4d3dc8a Merge "Revert "Use trampolines for calls to helpers"" by Dave Allison · 10 years ago
  55. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 10 years ago
  56. 50ca506 Merge "Inlining synthetic accessors." by Vladimir Marko · 10 years ago
  57. 12c0273 Merge "Use trampolines for calls to helpers" by Dave Allison · 10 years ago
  58. 1415359 Merge "Inlining setters that return one of their arguments." by Vladimir Marko · 10 years ago
  59. 1dd61ba ART: A workaround for a wrongly-read caller's frame by Vladimir Kostyukov · 10 years ago
  60. 1552373 AArch64: Fix Managed Register unit tests by Serban Constantinescu · 10 years ago
  61. c8f60a6 Inlining synthetic accessors. by Vladimir Marko · 10 years ago
  62. 1659006 Profile: made startImmediately settable by Calin Juravle · 10 years ago
  63. e1fced1 Inlining setters that return one of their arguments. by Vladimir Marko · 10 years ago
  64. 427ca38 Merge "Add support for taking parameters in optimizing compiler." by Nicolas Geoffray · 10 years ago
  65. f583e59 Add support for taking parameters in optimizing compiler. by Nicolas Geoffray · 10 years ago
  66. 9dae5b4 Tweaked profile significant_difference. by Calin Juravle · 10 years ago
  67. 7ab4e5c Merge "JDWP request is parsed incorrectly due to junk in the descriptor" by Sebastien Hertz · 10 years ago
  68. 1d66e88 JDWP request is parsed incorrectly due to junk in the descriptor by nikolay serdjuk · 10 years ago
  69. b70b09f Merge "Revert "Inlining setters that return one of their arguments."" by Mathieu Chartier · 10 years ago
  70. 90247d1 Merge "Revert "Inlining synthetic accessors."" by Mathieu Chartier · 10 years ago
  71. 73ed718 Revert "Inlining setters that return one of their arguments." by Mathieu Chartier · 10 years ago
  72. 389e11d Revert "Inlining synthetic accessors." by Mathieu Chartier · 10 years ago
  73. 818b4cf Merge "Fix wrong handling of Generic JNI not finding native method." by Andreas Gampe · 10 years ago
  74. ad61517 Fix wrong handling of Generic JNI not finding native method. by Andreas Gampe · 10 years ago
  75. e8b4bbc Merge "Fix using kArm instead of kThumb2." by Mathieu Chartier · 10 years ago
  76. 53bee42 Fix using kArm instead of kThumb2. by Mathieu Chartier · 10 years ago
  77. 754ddad Use trampolines for calls to helpers by Dave Allison · 10 years ago
  78. 97a332b Merge "art_quick_lock_object uses registers incorrectly" by Ian Rogers · 10 years ago
  79. 45157a4 Merge "ARM: enable optimisation for easy multiply, add modulus pattern." by Ian Rogers · 10 years ago
  80. 312d70f Merge "Check the machine type of an ELF file when loading." by Andreas Gampe · 10 years ago
  81. 91268c1 Check the machine type of an ELF file when loading. by Andreas Gampe · 10 years ago
  82. ebe5250 Merge "Improve invalid root dumping." by Mathieu Chartier · 10 years ago
  83. 7bf9f19 Improve invalid root dumping. by Mathieu Chartier · 10 years ago
  84. 09379fd Merge "Disable use of R4 as a promotable register" by Dave Allison · 10 years ago
  85. 54f192c Merge "Inlining synthetic accessors." by Vladimir Marko · 10 years ago
  86. 34df691 Merge "Inlining setters that return one of their arguments." by Vladimir Marko · 10 years ago
  87. 505ebb0 Inlining synthetic accessors. by Vladimir Marko · 10 years ago
  88. 8e40c3e Inlining setters that return one of their arguments. by Vladimir Marko · 10 years ago
  89. 6cea2a6 Merge "Re-enable DEX-to-DEX compilation path" by Sebastien Hertz · 10 years ago
  90. 17965ed Re-enable DEX-to-DEX compilation path by Sebastien Hertz · 10 years ago
  91. 764c798 Merge "Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg" by Bill Buzbee · 10 years ago
  92. 09dfce7 Merge "Clean up special method inlining." by Vladimir Marko · 10 years ago
  93. b3e527b Clean up special method inlining. by Vladimir Marko · 10 years ago
  94. 3734bff Merge "Use target-specific word instead of runtime word." by Nicolas Geoffray · 10 years ago
  95. 707c809 Use target-specific word instead of runtime word. by Nicolas Geoffray · 10 years ago
  96. 7efad5d Merge "Disassemble Thumb2 shifts and more VFP instructions." by Vladimir Marko · 10 years ago
  97. 885e813 Merge "Add support for new-instance and invoke-direct." by Nicolas Geoffray · 10 years ago
  98. 6f31ce3 Merge "Please clang by making explicit instantiations non-static." by Nicolas Geoffray · 10 years ago
  99. 0bf8b9c Please clang by making explicit instantiations non-static. by Nicolas Geoffray · 10 years ago
  100. 2e7038a Add support for new-instance and invoke-direct. by Nicolas Geoffray · 10 years ago