1. 329d188 Better error reporting when loading dex files by Andreas Gampe · 11 years ago
  2. a6b20c3 Merge "ART: A workaround for a wrongly-read caller's frame" by Andreas Gampe · 11 years ago
  3. 0833af6 Merge "Tweaked profile significant_difference." by Calin Juravle · 11 years ago
  4. a704644 Merge "Profile: made startImmediately settable" by Calin Juravle · 11 years ago
  5. 2be6fc7 Merge "Test control flow instruction with optimizing compiler." by Nicolas Geoffray · 11 years ago
  6. b55f835 Test control flow instruction with optimizing compiler. by Nicolas Geoffray · 11 years ago
  7. 1512ea1 Merge "Quick compiler: fix CmpLong pair handling" by buzbee · 11 years ago
  8. 476fe7c Merge "Implement rosalloc page trimming without suspending threads." by Hiroshi Yamauchi · 11 years ago
  9. d9a88de Implement rosalloc page trimming without suspending threads. by Hiroshi Yamauchi · 11 years ago
  10. bc48816 Merge "Use LIRSlowPath for throwing div by zero exception." by Mingyao Yang · 11 years ago
  11. 9297abf Merge "Add monitor deflation." by Mathieu Chartier · 11 years ago
  12. 4289456 Use LIRSlowPath for throwing div by zero exception. by Mingyao Yang · 11 years ago
  13. 440e4ce Add monitor deflation. by Mathieu Chartier · 11 years ago
  14. b7a691f Merge "AArch64: Fix Managed Register unit tests" by Andreas Gampe · 11 years ago
  15. a1983d4 Quick compiler: fix CmpLong pair handling by buzbee · 11 years ago
  16. 4d3dc8a Merge "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  17. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  18. 50ca506 Merge "Inlining synthetic accessors." by Vladimir Marko · 11 years ago
  19. 12c0273 Merge "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  20. 1415359 Merge "Inlining setters that return one of their arguments." by Vladimir Marko · 11 years ago
  21. 1dd61ba ART: A workaround for a wrongly-read caller's frame by Vladimir Kostyukov · 11 years ago
  22. 1552373 AArch64: Fix Managed Register unit tests by Serban Constantinescu · 11 years ago
  23. c8f60a6 Inlining synthetic accessors. by Vladimir Marko · 11 years ago
  24. 1659006 Profile: made startImmediately settable by Calin Juravle · 11 years ago
  25. e1fced1 Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  26. 427ca38 Merge "Add support for taking parameters in optimizing compiler." by Nicolas Geoffray · 11 years ago
  27. f583e59 Add support for taking parameters in optimizing compiler. by Nicolas Geoffray · 11 years ago
  28. 9dae5b4 Tweaked profile significant_difference. by Calin Juravle · 11 years ago
  29. 7ab4e5c Merge "JDWP request is parsed incorrectly due to junk in the descriptor" by Sebastien Hertz · 11 years ago
  30. 1d66e88 JDWP request is parsed incorrectly due to junk in the descriptor by nikolay serdjuk · 11 years ago
  31. b70b09f Merge "Revert "Inlining setters that return one of their arguments."" by Mathieu Chartier · 11 years ago
  32. 90247d1 Merge "Revert "Inlining synthetic accessors."" by Mathieu Chartier · 11 years ago
  33. 73ed718 Revert "Inlining setters that return one of their arguments." by Mathieu Chartier · 11 years ago
  34. 389e11d Revert "Inlining synthetic accessors." by Mathieu Chartier · 11 years ago
  35. 818b4cf Merge "Fix wrong handling of Generic JNI not finding native method." by Andreas Gampe · 11 years ago
  36. ad61517 Fix wrong handling of Generic JNI not finding native method. by Andreas Gampe · 11 years ago
  37. e8b4bbc Merge "Fix using kArm instead of kThumb2." by Mathieu Chartier · 11 years ago
  38. 53bee42 Fix using kArm instead of kThumb2. by Mathieu Chartier · 11 years ago
  39. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  40. 97a332b Merge "art_quick_lock_object uses registers incorrectly" by Ian Rogers · 11 years ago
  41. 45157a4 Merge "ARM: enable optimisation for easy multiply, add modulus pattern." by Ian Rogers · 11 years ago
  42. 312d70f Merge "Check the machine type of an ELF file when loading." by Andreas Gampe · 11 years ago
  43. 91268c1 Check the machine type of an ELF file when loading. by Andreas Gampe · 11 years ago
  44. ebe5250 Merge "Improve invalid root dumping." by Mathieu Chartier · 11 years ago
  45. 7bf9f19 Improve invalid root dumping. by Mathieu Chartier · 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. 09dfce7 Merge "Clean up special method inlining." by Vladimir Marko · 11 years ago
  55. b3e527b Clean up special method inlining. by Vladimir Marko · 11 years ago
  56. 3734bff Merge "Use target-specific word instead of runtime word." by Nicolas Geoffray · 11 years ago
  57. 707c809 Use target-specific word instead of runtime word. by Nicolas Geoffray · 11 years ago
  58. 7efad5d Merge "Disassemble Thumb2 shifts and more VFP instructions." by Vladimir Marko · 11 years ago
  59. 885e813 Merge "Add support for new-instance and invoke-direct." by Nicolas Geoffray · 11 years ago
  60. 6f31ce3 Merge "Please clang by making explicit instantiations non-static." by Nicolas Geoffray · 11 years ago
  61. 0bf8b9c Please clang by making explicit instantiations non-static. by Nicolas Geoffray · 11 years ago
  62. 2e7038a Add support for new-instance and invoke-direct. by Nicolas Geoffray · 11 years ago
  63. 839f43a Merge "Explicitly instantiate artInvokeCommon to please analysis tool." by Nicolas Geoffray · 11 years ago
  64. 8689a0a Explicitly instantiate artInvokeCommon to please analysis tool. by Nicolas Geoffray · 11 years ago
  65. 541dd23 Merge "Insert an empty read barrier call." by Hiroshi Yamauchi · 11 years ago
  66. 800ac2d Insert an empty read barrier call. by Hiroshi Yamauchi · 11 years ago
  67. e9236f0 Merge "Fix Object::Clone()'s pre-fence barrier." by Hiroshi Yamauchi · 11 years ago
  68. 8ef84af art_quick_lock_object uses registers incorrectly by Serguei Katkov · 11 years ago
  69. e5893f8 Merge "Restore the args in the invoke trampoline slow paths." by Mathieu Chartier · 11 years ago
  70. 4cd662e Fix Object::Clone()'s pre-fence barrier. by Hiroshi Yamauchi · 11 years ago
  71. 5f3ded4 Restore the args in the invoke trampoline slow paths. by Mathieu Chartier · 11 years ago
  72. 8325296 Disable use of R4 as a promotable register by Dave Allison · 11 years ago
  73. cbd18b7 Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg by Chao-ying Fu · 11 years ago
  74. 03bafa4 Merge "Do not output ARM64 assembler debug code." by Andreas Gampe · 11 years ago
  75. 77093dc Merge "Make frame size dependent on arch-specific constants." by Andreas Gampe · 11 years ago
  76. 0666dcb Merge "Add OpEndIT() for marking the end of OpIT blocks" by Dave Allison · 11 years ago
  77. 242947d Make frame size dependent on arch-specific constants. by Andreas Gampe · 11 years ago
  78. c777e0d Disassemble Thumb2 shifts and more VFP instructions. by Vladimir Marko · 11 years ago
  79. 44e1354 Do not output ARM64 assembler debug code. by Andreas Gampe · 11 years ago
  80. 3da67a5 Add OpEndIT() for marking the end of OpIT blocks by Dave Allison · 11 years ago
  81. 0537c5e Merge "Fix off-by-1 error in new SpaceBitmap" by Andreas Gampe · 11 years ago
  82. be73e57 Fix off-by-1 error in new SpaceBitmap by Andreas Gampe · 11 years ago
  83. 7f74c43 Merge "Add monitor_enter_object as root." by Mathieu Chartier · 11 years ago
  84. 43d8bb8 Add monitor_enter_object as root. by Mathieu Chartier · 11 years ago
  85. f9719f9 ARM: enable optimisation for easy multiply, add modulus pattern. by Zheng Xu · 11 years ago
  86. a7b2826 Merge "Support passing arguments to invoke-static* instructions." by Nicolas Geoffray · 11 years ago
  87. 4a34a42 Support passing arguments to invoke-static* instructions. by Nicolas Geoffray · 11 years ago
  88. 5a4139f Merge "art: Handle x86_64 architecture equal to x86" by Bill Buzbee · 11 years ago
  89. 71100b5 Merge "Fix Unsafe.getLong()/putLong() for x86, add test." by Vladimir Marko · 11 years ago
  90. 0c7350d Merge "Runtime::PreZygoteFork returns void, not boolean." by Narayan Kamath · 11 years ago
  91. 99f391e Fix Unsafe.getLong()/putLong() for x86, add test. by Vladimir Marko · 11 years ago
  92. 5cc2d07 Merge "Profile: renamed kThresholdPercent and make it configurable" by Calin Juravle · 11 years ago
  93. 317055b Merge "Profile: repurposed kTresholdPercent" by Calin Juravle · 11 years ago
  94. 6a58cb1 art: Handle x86_64 architecture equal to x86 by Dmitry Petrochenko · 11 years ago
  95. 8549cf9 Merge "Use temp register in Unsafe Get/Put intrisics for displaced offset." by Mathieu Chartier · 11 years ago
  96. 744924b Merge "Make SpaceBitmap cross-compiling tolerant" by Andreas Gampe · 11 years ago
  97. 7c95cef Use temp register in Unsafe Get/Put intrisics for displaced offset. by Mathieu Chartier · 11 years ago
  98. 5cff308 Merge "Add support for -Xverify:none mode." by Jeff Hao · 11 years ago
  99. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 11 years ago
  100. cb8aea4 Make SpaceBitmap cross-compiling tolerant by Andreas Gampe · 11 years ago