1. 7bf9f19 Improve invalid root dumping. by Mathieu Chartier · 10 years ago
  2. 34df691 Merge "Inlining setters that return one of their arguments." by Vladimir Marko · 10 years ago
  3. 8e40c3e Inlining setters that return one of their arguments. by Vladimir Marko · 10 years ago
  4. 6cea2a6 Merge "Re-enable DEX-to-DEX compilation path" by Sebastien Hertz · 10 years ago
  5. 17965ed Re-enable DEX-to-DEX compilation path by Sebastien Hertz · 10 years ago
  6. 764c798 Merge "Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg" by Bill Buzbee · 10 years ago
  7. 09dfce7 Merge "Clean up special method inlining." by Vladimir Marko · 10 years ago
  8. b3e527b Clean up special method inlining. by Vladimir Marko · 10 years ago
  9. 3734bff Merge "Use target-specific word instead of runtime word." by Nicolas Geoffray · 10 years ago
  10. 707c809 Use target-specific word instead of runtime word. by Nicolas Geoffray · 10 years ago
  11. 7efad5d Merge "Disassemble Thumb2 shifts and more VFP instructions." by Vladimir Marko · 10 years ago
  12. 885e813 Merge "Add support for new-instance and invoke-direct." by Nicolas Geoffray · 10 years ago
  13. 6f31ce3 Merge "Please clang by making explicit instantiations non-static." by Nicolas Geoffray · 10 years ago
  14. 0bf8b9c Please clang by making explicit instantiations non-static. by Nicolas Geoffray · 10 years ago
  15. 2e7038a Add support for new-instance and invoke-direct. by Nicolas Geoffray · 10 years ago
  16. 839f43a Merge "Explicitly instantiate artInvokeCommon to please analysis tool." by Nicolas Geoffray · 10 years ago
  17. 8689a0a Explicitly instantiate artInvokeCommon to please analysis tool. by Nicolas Geoffray · 10 years ago
  18. 541dd23 Merge "Insert an empty read barrier call." by Hiroshi Yamauchi · 10 years ago
  19. 800ac2d Insert an empty read barrier call. by Hiroshi Yamauchi · 10 years ago
  20. e9236f0 Merge "Fix Object::Clone()'s pre-fence barrier." by Hiroshi Yamauchi · 10 years ago
  21. e5893f8 Merge "Restore the args in the invoke trampoline slow paths." by Mathieu Chartier · 10 years ago
  22. 4cd662e Fix Object::Clone()'s pre-fence barrier. by Hiroshi Yamauchi · 10 years ago
  23. 5f3ded4 Restore the args in the invoke trampoline slow paths. by Mathieu Chartier · 10 years ago
  24. cbd18b7 Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg by Chao-ying Fu · 10 years ago
  25. 03bafa4 Merge "Do not output ARM64 assembler debug code." by Andreas Gampe · 10 years ago
  26. 77093dc Merge "Make frame size dependent on arch-specific constants." by Andreas Gampe · 10 years ago
  27. 0666dcb Merge "Add OpEndIT() for marking the end of OpIT blocks" by Dave Allison · 10 years ago
  28. 242947d Make frame size dependent on arch-specific constants. by Andreas Gampe · 10 years ago
  29. c777e0d Disassemble Thumb2 shifts and more VFP instructions. by Vladimir Marko · 10 years ago
  30. 44e1354 Do not output ARM64 assembler debug code. by Andreas Gampe · 10 years ago
  31. 3da67a5 Add OpEndIT() for marking the end of OpIT blocks by Dave Allison · 10 years ago
  32. 0537c5e Merge "Fix off-by-1 error in new SpaceBitmap" by Andreas Gampe · 10 years ago
  33. be73e57 Fix off-by-1 error in new SpaceBitmap by Andreas Gampe · 10 years ago
  34. 7f74c43 Merge "Add monitor_enter_object as root." by Mathieu Chartier · 10 years ago
  35. 43d8bb8 Add monitor_enter_object as root. by Mathieu Chartier · 10 years ago
  36. a7b2826 Merge "Support passing arguments to invoke-static* instructions." by Nicolas Geoffray · 10 years ago
  37. 4a34a42 Support passing arguments to invoke-static* instructions. by Nicolas Geoffray · 10 years ago
  38. 5a4139f Merge "art: Handle x86_64 architecture equal to x86" by Bill Buzbee · 10 years ago
  39. 71100b5 Merge "Fix Unsafe.getLong()/putLong() for x86, add test." by Vladimir Marko · 10 years ago
  40. 0c7350d Merge "Runtime::PreZygoteFork returns void, not boolean." by Narayan Kamath · 10 years ago
  41. 99f391e Fix Unsafe.getLong()/putLong() for x86, add test. by Vladimir Marko · 10 years ago
  42. 5cc2d07 Merge "Profile: renamed kThresholdPercent and make it configurable" by Calin Juravle · 10 years ago
  43. 317055b Merge "Profile: repurposed kTresholdPercent" by Calin Juravle · 10 years ago
  44. 6a58cb1 art: Handle x86_64 architecture equal to x86 by Dmitry Petrochenko · 10 years ago
  45. 8549cf9 Merge "Use temp register in Unsafe Get/Put intrisics for displaced offset." by Mathieu Chartier · 10 years ago
  46. 744924b Merge "Make SpaceBitmap cross-compiling tolerant" by Andreas Gampe · 10 years ago
  47. 7c95cef Use temp register in Unsafe Get/Put intrisics for displaced offset. by Mathieu Chartier · 10 years ago
  48. 5cff308 Merge "Add support for -Xverify:none mode." by Jeff Hao · 10 years ago
  49. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 10 years ago
  50. cb8aea4 Make SpaceBitmap cross-compiling tolerant by Andreas Gampe · 10 years ago
  51. d0ab122 Merge "Keep the symbol table in the shared libraries." by Christopher Ferris · 10 years ago
  52. a7a49dd Merge "Pass instruction-set from runtime through to spawned dex2oat." by Ian Rogers · 10 years ago
  53. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 10 years ago
  54. 04ff226 Profile: renamed kThresholdPercent and make it configurable by Calin Juravle · 10 years ago
  55. 40462bc Merge "force dex2oat target executables to be compiled for 32-bit" by Colin Cross · 10 years ago
  56. c6829ab Merge "Add r4 as promotable register if implicit suspend checks" by Dave Allison · 10 years ago
  57. f6b65c1 Add r4 as promotable register if implicit suspend checks by Dave Allison · 10 years ago
  58. d747543 force dex2oat target executables to be compiled for 32-bit by Colin Cross · 10 years ago
  59. f6a4cee Profile: repurposed kTresholdPercent by Calin Juravle · 10 years ago
  60. 0807e7b Merge "Avoid debug check violation in thread registration." by Ian Rogers · 10 years ago
  61. 2966e13 Avoid debug check violation in thread registration. by Ian Rogers · 10 years ago
  62. 161f71a Merge "Fixed total method count in profile file parsing." by Calin Juravle · 10 years ago
  63. ea1e520 Fixed total method count in profile file parsing. by Calin Juravle · 10 years ago
  64. 3de95a7 Runtime::PreZygoteFork returns void, not boolean. by Narayan Kamath · 10 years ago
  65. 7738460 Merge "Include <sys/resource.h> for rlimit." by Narayan Kamath · 10 years ago
  66. ad4b0d2 Include <sys/resource.h> for rlimit. by Narayan Kamath · 10 years ago
  67. 2dc2bf9 Merge "Update missed DEX2OAT -> DEX2OATD changes." by Nicolas Geoffray · 10 years ago
  68. 668e9d8 Update missed DEX2OAT -> DEX2OATD changes. by Nicolas Geoffray · 10 years ago
  69. 8e157dc Merge "Move most zygote related code to frameworks/base." by Narayan Kamath · 10 years ago
  70. 5120686 Merge "Use debug version of DEX2OAT explicitly." by Nicolas Geoffray · 10 years ago
  71. 1db132d Use debug version of DEX2OAT explicitly. by Nicolas Geoffray · 10 years ago
  72. a7f984a Merge "Fix ClassHelper::GetDirectInterface for proxy class" by Sebastien Hertz · 10 years ago
  73. 1246d68 Merge "Cleanup transaction support" by Sebastien Hertz · 10 years ago
  74. ee1d79a Cleanup transaction support by Sebastien Hertz · 10 years ago
  75. d59b7b1 Keep the symbol table in the shared libraries. by Christopher Ferris · 10 years ago
  76. f689b93 Merge "Use TEST_ART_RUN_TESTS consistently" by Brian Carlstrom · 10 years ago
  77. 934ce80 Use TEST_ART_RUN_TESTS consistently by Brian Carlstrom · 10 years ago
  78. b74a862 Merge "Add GenBarrier() calls to terminate all IT blocks." by Dave Allison · 10 years ago
  79. 43a065c Add GenBarrier() calls to terminate all IT blocks. by Dave Allison · 10 years ago
  80. 52f5ecb Merge "Fix ThreadStress, unify ANR lock descriptions." by Ian Rogers · 10 years ago
  81. f5424f2 Merge "Fix Thread offsets for ARM64 assembly" by Andreas Gampe · 10 years ago
  82. 252f848 Merge "Fix running with DlMalloc instead of RosAlloc." by Mathieu Chartier · 10 years ago
  83. d803bc7 Fix ThreadStress, unify ANR lock descriptions. by Ian Rogers · 10 years ago
  84. da44d77 Fix running with DlMalloc instead of RosAlloc. by Mathieu Chartier · 10 years ago
  85. 86fb9bf Fix Thread offsets for ARM64 assembly by Andreas Gampe · 10 years ago
  86. b3d7eed Merge "Build changes to build multilib tests" by Andreas Gampe · 10 years ago
  87. afbaa1a Build changes to build multilib tests by Andreas Gampe · 10 years ago
  88. a1dbc55 Merge "Quick compiler: add comment to Arm encoding" by buzbee · 10 years ago
  89. 80fdef4 Quick compiler: add comment to Arm encoding by buzbee · 10 years ago
  90. 8ce67ac Merge "Fix reflection access checks for app compatibility." by Jeff Hao · 10 years ago
  91. 925b687 Fix reflection access checks for app compatibility. by Jeff Hao · 10 years ago
  92. d265a8a Merge "Quick compiler, MIPS resource cleanup" by buzbee · 10 years ago
  93. 14f8807 Merge "Revert "Fix access checks for app compatibility."" by Jeff Hao · 10 years ago
  94. dd9699a Revert "Fix access checks for app compatibility." by Jeff Hao · 10 years ago
  95. 1ad45ef Merge "Add handler for printing java stack traces for compiled code SIGSEGV." by Mathieu Chartier · 10 years ago
  96. 9c60d7d Merge "Fix access checks for app compatibility." by Jeff Hao · 10 years ago
  97. 79b1bf0 Merge "Make the support code for read barriers a bit more general." by Hiroshi Yamauchi · 10 years ago
  98. b59b2c8 Fix access checks for app compatibility. by Jeff Hao · 10 years ago
  99. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 10 years ago
  100. e0309ad Merge "Calling convention support for cross 64/32 compilation." by Ian Rogers · 10 years ago