1. 425640d Merge "Use LIRSlowPath for throwing NPE." by Mingyao Yang · 11 years ago
  2. 79f2c53 Merge "String.IndexOf method handles negative start index value in incorrect way" by Bill Buzbee · 11 years ago
  3. a747a39 Code cleanup in preparation for x64 backend. by Nicolas Geoffray · 11 years ago
  4. db928fc Simplify HInvokeStatic code generation. by Nicolas Geoffray · 11 years ago
  5. a1758d8 String.IndexOf method handles negative start index value in incorrect way by Alexei Zavjalov · 11 years ago
  6. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 11 years ago
  7. b4b0667 Fix volatile wide put/get to be atomic on x86 arch by Yevgeny Rouban · 11 years ago
  8. e643a17 Use LIRSlowPath for throwing NPE. by Mingyao Yang · 11 years ago
  9. 68f3e09 Fix typo in ISA centralization by Andreas Gampe · 11 years ago
  10. b94fae6 Merge "Centralize instruction-set pointer-size, alignment, 64b-width code in instruction_set.h/cc" by Andreas Gampe · 11 years ago
  11. 2faf284 Merge "Long support in optimizing compiler." by Nicolas Geoffray · 11 years ago
  12. 01bc96d Long support in optimizing compiler. by Nicolas Geoffray · 11 years ago
  13. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 11 years ago
  14. a8e8f9c Refactor space bitmap to support different alignments. by Mathieu Chartier · 11 years ago
  15. 5960536 Merge "AArch64: Jni compiler fixes" by Andreas Gampe · 11 years ago
  16. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 11 years ago
  17. 644789f Fix problem with empty profiles. by Dave Allison · 11 years ago
  18. 135016a art: Use SIRT::GetAlignedSirtSizeTarget in calling convention by Dmitry Petrochenko · 11 years ago
  19. 08f068c AArch64 code alignment is 4 for OatWriter by Andreas Gampe · 11 years ago
  20. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  21. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  22. a6b20c3 Merge "ART: A workaround for a wrongly-read caller's frame" by Andreas Gampe · 11 years ago
  23. 0833af6 Merge "Tweaked profile significant_difference." by Calin Juravle · 11 years ago
  24. 2be6fc7 Merge "Test control flow instruction with optimizing compiler." by Nicolas Geoffray · 11 years ago
  25. b55f835 Test control flow instruction with optimizing compiler. by Nicolas Geoffray · 11 years ago
  26. 1512ea1 Merge "Quick compiler: fix CmpLong pair handling" by buzbee · 11 years ago
  27. 4289456 Use LIRSlowPath for throwing div by zero exception. by Mingyao Yang · 11 years ago
  28. b7a691f Merge "AArch64: Fix Managed Register unit tests" by Andreas Gampe · 11 years ago
  29. a1983d4 Quick compiler: fix CmpLong pair handling by buzbee · 11 years ago
  30. 4d3dc8a Merge "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  31. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  32. 50ca506 Merge "Inlining synthetic accessors." by Vladimir Marko · 11 years ago
  33. 12c0273 Merge "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  34. 1dd61ba ART: A workaround for a wrongly-read caller's frame by Vladimir Kostyukov · 11 years ago
  35. 1552373 AArch64: Fix Managed Register unit tests by Serban Constantinescu · 11 years ago
  36. c8f60a6 Inlining synthetic accessors. by Vladimir Marko · 11 years ago
  37. e1fced1 Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  38. f583e59 Add support for taking parameters in optimizing compiler. by Nicolas Geoffray · 11 years ago
  39. 9dae5b4 Tweaked profile significant_difference. by Calin Juravle · 11 years ago
  40. 73ed718 Revert "Inlining setters that return one of their arguments." by Mathieu Chartier · 11 years ago
  41. 389e11d Revert "Inlining synthetic accessors." by Mathieu Chartier · 11 years ago
  42. ad61517 Fix wrong handling of Generic JNI not finding native method. by Andreas Gampe · 11 years ago
  43. 53bee42 Fix using kArm instead of kThumb2. by Mathieu Chartier · 11 years ago
  44. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  45. 45157a4 Merge "ARM: enable optimisation for easy multiply, add modulus pattern." by Ian Rogers · 11 years ago
  46. 09379fd Merge "Disable use of R4 as a promotable register" by Dave Allison · 11 years ago
  47. 54f192c Merge "Inlining synthetic accessors." by Vladimir Marko · 11 years ago
  48. 34df691 Merge "Inlining setters that return one of their arguments." by Vladimir Marko · 11 years ago
  49. 505ebb0 Inlining synthetic accessors. by Vladimir Marko · 11 years ago
  50. 8e40c3e Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  51. 6cea2a6 Merge "Re-enable DEX-to-DEX compilation path" by Sebastien Hertz · 11 years ago
  52. 17965ed Re-enable DEX-to-DEX compilation path by Sebastien Hertz · 11 years ago
  53. 764c798 Merge "Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg" by Bill Buzbee · 11 years ago
  54. b3e527b Clean up special method inlining. by Vladimir Marko · 11 years ago
  55. 707c809 Use target-specific word instead of runtime word. by Nicolas Geoffray · 11 years ago
  56. 7efad5d Merge "Disassemble Thumb2 shifts and more VFP instructions." by Vladimir Marko · 11 years ago
  57. 885e813 Merge "Add support for new-instance and invoke-direct." by Nicolas Geoffray · 11 years ago
  58. 2e7038a Add support for new-instance and invoke-direct. by Nicolas Geoffray · 11 years ago
  59. 8325296 Disable use of R4 as a promotable register by Dave Allison · 11 years ago
  60. cbd18b7 Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg by Chao-ying Fu · 11 years ago
  61. 03bafa4 Merge "Do not output ARM64 assembler debug code." by Andreas Gampe · 11 years ago
  62. 77093dc Merge "Make frame size dependent on arch-specific constants." by Andreas Gampe · 11 years ago
  63. 242947d Make frame size dependent on arch-specific constants. by Andreas Gampe · 11 years ago
  64. c777e0d Disassemble Thumb2 shifts and more VFP instructions. by Vladimir Marko · 11 years ago
  65. 44e1354 Do not output ARM64 assembler debug code. by Andreas Gampe · 11 years ago
  66. 3da67a5 Add OpEndIT() for marking the end of OpIT blocks by Dave Allison · 11 years ago
  67. f9719f9 ARM: enable optimisation for easy multiply, add modulus pattern. by Zheng Xu · 11 years ago
  68. a7b2826 Merge "Support passing arguments to invoke-static* instructions." by Nicolas Geoffray · 11 years ago
  69. 4a34a42 Support passing arguments to invoke-static* instructions. by Nicolas Geoffray · 11 years ago
  70. 5a4139f Merge "art: Handle x86_64 architecture equal to x86" by Bill Buzbee · 11 years ago
  71. 99f391e Fix Unsafe.getLong()/putLong() for x86, add test. by Vladimir Marko · 11 years ago
  72. 5cc2d07 Merge "Profile: renamed kThresholdPercent and make it configurable" by Calin Juravle · 11 years ago
  73. 317055b Merge "Profile: repurposed kTresholdPercent" by Calin Juravle · 11 years ago
  74. 6a58cb1 art: Handle x86_64 architecture equal to x86 by Dmitry Petrochenko · 11 years ago
  75. 8549cf9 Merge "Use temp register in Unsafe Get/Put intrisics for displaced offset." by Mathieu Chartier · 11 years ago
  76. 7c95cef Use temp register in Unsafe Get/Put intrisics for displaced offset. by Mathieu Chartier · 11 years ago
  77. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 11 years ago
  78. a7a49dd Merge "Pass instruction-set from runtime through to spawned dex2oat." by Ian Rogers · 11 years ago
  79. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 11 years ago
  80. 04ff226 Profile: renamed kThresholdPercent and make it configurable by Calin Juravle · 11 years ago
  81. f6b65c1 Add r4 as promotable register if implicit suspend checks by Dave Allison · 11 years ago
  82. f6a4cee Profile: repurposed kTresholdPercent by Calin Juravle · 11 years ago
  83. 161f71a Merge "Fixed total method count in profile file parsing." by Calin Juravle · 11 years ago
  84. ea1e520 Fixed total method count in profile file parsing. by Calin Juravle · 11 years ago
  85. 1246d68 Merge "Cleanup transaction support" by Sebastien Hertz · 11 years ago
  86. ee1d79a Cleanup transaction support by Sebastien Hertz · 11 years ago
  87. 43a065c Add GenBarrier() calls to terminate all IT blocks. by Dave Allison · 11 years ago
  88. 80fdef4 Quick compiler: add comment to Arm encoding by buzbee · 11 years ago
  89. d265a8a Merge "Quick compiler, MIPS resource cleanup" by buzbee · 11 years ago
  90. 79b1bf0 Merge "Make the support code for read barriers a bit more general." by Hiroshi Yamauchi · 11 years ago
  91. e0309ad Merge "Calling convention support for cross 64/32 compilation." by Ian Rogers · 11 years ago
  92. 790a6b7 Calling convention support for cross 64/32 compilation. by Ian Rogers · 11 years ago
  93. 7ea687d Merge "Fix stack overflow slow path error." by Mathieu Chartier · 11 years ago
  94. 88e0463 Merge "Revert "Revert "Optimize easy multiply and easy div remainder.""" by Ian Rogers · 11 years ago
  95. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  96. 8464a64 Merge "art: Make calling convention immune to SIRT structure change" by Andreas Gampe · 11 years ago
  97. d0b86c7 Merge "Use ResetDef to prevent from removing necessary stores for x86 long-to-fp." by Bill Buzbee · 11 years ago
  98. f0513c5 art: Make calling convention immune to SIRT structure change by Dmitry Petrochenko · 11 years ago
  99. f943914 Implement implicit stack overflow checks by Dave Allison · 11 years ago
  100. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 11 years ago