1. 2e7038a Add support for new-instance and invoke-direct. by Nicolas Geoffray · 10 years ago
  2. a7b2826 Merge "Support passing arguments to invoke-static* instructions." by Nicolas Geoffray · 10 years ago
  3. 4a34a42 Support passing arguments to invoke-static* instructions. by Nicolas Geoffray · 10 years ago
  4. 5a4139f Merge "art: Handle x86_64 architecture equal to x86" by Bill Buzbee · 10 years ago
  5. 71100b5 Merge "Fix Unsafe.getLong()/putLong() for x86, add test." by Vladimir Marko · 10 years ago
  6. 0c7350d Merge "Runtime::PreZygoteFork returns void, not boolean." by Narayan Kamath · 10 years ago
  7. 99f391e Fix Unsafe.getLong()/putLong() for x86, add test. by Vladimir Marko · 10 years ago
  8. 5cc2d07 Merge "Profile: renamed kThresholdPercent and make it configurable" by Calin Juravle · 10 years ago
  9. 317055b Merge "Profile: repurposed kTresholdPercent" by Calin Juravle · 10 years ago
  10. 6a58cb1 art: Handle x86_64 architecture equal to x86 by Dmitry Petrochenko · 10 years ago
  11. 8549cf9 Merge "Use temp register in Unsafe Get/Put intrisics for displaced offset." by Mathieu Chartier · 10 years ago
  12. 744924b Merge "Make SpaceBitmap cross-compiling tolerant" by Andreas Gampe · 10 years ago
  13. 7c95cef Use temp register in Unsafe Get/Put intrisics for displaced offset. by Mathieu Chartier · 10 years ago
  14. 5cff308 Merge "Add support for -Xverify:none mode." by Jeff Hao · 10 years ago
  15. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 10 years ago
  16. cb8aea4 Make SpaceBitmap cross-compiling tolerant by Andreas Gampe · 10 years ago
  17. d0ab122 Merge "Keep the symbol table in the shared libraries." by Christopher Ferris · 10 years ago
  18. a7a49dd Merge "Pass instruction-set from runtime through to spawned dex2oat." by Ian Rogers · 10 years ago
  19. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 10 years ago
  20. 04ff226 Profile: renamed kThresholdPercent and make it configurable by Calin Juravle · 10 years ago
  21. 40462bc Merge "force dex2oat target executables to be compiled for 32-bit" by Colin Cross · 10 years ago
  22. c6829ab Merge "Add r4 as promotable register if implicit suspend checks" by Dave Allison · 10 years ago
  23. f6b65c1 Add r4 as promotable register if implicit suspend checks by Dave Allison · 10 years ago
  24. d747543 force dex2oat target executables to be compiled for 32-bit by Colin Cross · 10 years ago
  25. f6a4cee Profile: repurposed kTresholdPercent by Calin Juravle · 10 years ago
  26. 0807e7b Merge "Avoid debug check violation in thread registration." by Ian Rogers · 10 years ago
  27. 2966e13 Avoid debug check violation in thread registration. by Ian Rogers · 10 years ago
  28. 161f71a Merge "Fixed total method count in profile file parsing." by Calin Juravle · 10 years ago
  29. ea1e520 Fixed total method count in profile file parsing. by Calin Juravle · 10 years ago
  30. 3de95a7 Runtime::PreZygoteFork returns void, not boolean. by Narayan Kamath · 10 years ago
  31. 7738460 Merge "Include <sys/resource.h> for rlimit." by Narayan Kamath · 10 years ago
  32. ad4b0d2 Include <sys/resource.h> for rlimit. by Narayan Kamath · 10 years ago
  33. 2dc2bf9 Merge "Update missed DEX2OAT -> DEX2OATD changes." by Nicolas Geoffray · 10 years ago
  34. 668e9d8 Update missed DEX2OAT -> DEX2OATD changes. by Nicolas Geoffray · 10 years ago
  35. 8e157dc Merge "Move most zygote related code to frameworks/base." by Narayan Kamath · 10 years ago
  36. 5120686 Merge "Use debug version of DEX2OAT explicitly." by Nicolas Geoffray · 10 years ago
  37. 1db132d Use debug version of DEX2OAT explicitly. by Nicolas Geoffray · 10 years ago
  38. a7f984a Merge "Fix ClassHelper::GetDirectInterface for proxy class" by Sebastien Hertz · 10 years ago
  39. 1246d68 Merge "Cleanup transaction support" by Sebastien Hertz · 10 years ago
  40. ee1d79a Cleanup transaction support by Sebastien Hertz · 10 years ago
  41. d59b7b1 Keep the symbol table in the shared libraries. by Christopher Ferris · 10 years ago
  42. f689b93 Merge "Use TEST_ART_RUN_TESTS consistently" by Brian Carlstrom · 10 years ago
  43. 934ce80 Use TEST_ART_RUN_TESTS consistently by Brian Carlstrom · 10 years ago
  44. b74a862 Merge "Add GenBarrier() calls to terminate all IT blocks." by Dave Allison · 10 years ago
  45. 43a065c Add GenBarrier() calls to terminate all IT blocks. by Dave Allison · 10 years ago
  46. 52f5ecb Merge "Fix ThreadStress, unify ANR lock descriptions." by Ian Rogers · 10 years ago
  47. f5424f2 Merge "Fix Thread offsets for ARM64 assembly" by Andreas Gampe · 10 years ago
  48. 252f848 Merge "Fix running with DlMalloc instead of RosAlloc." by Mathieu Chartier · 10 years ago
  49. d803bc7 Fix ThreadStress, unify ANR lock descriptions. by Ian Rogers · 10 years ago
  50. da44d77 Fix running with DlMalloc instead of RosAlloc. by Mathieu Chartier · 10 years ago
  51. 86fb9bf Fix Thread offsets for ARM64 assembly by Andreas Gampe · 10 years ago
  52. b3d7eed Merge "Build changes to build multilib tests" by Andreas Gampe · 10 years ago
  53. afbaa1a Build changes to build multilib tests by Andreas Gampe · 10 years ago
  54. a1dbc55 Merge "Quick compiler: add comment to Arm encoding" by buzbee · 10 years ago
  55. 80fdef4 Quick compiler: add comment to Arm encoding by buzbee · 10 years ago
  56. 8ce67ac Merge "Fix reflection access checks for app compatibility." by Jeff Hao · 10 years ago
  57. 925b687 Fix reflection access checks for app compatibility. by Jeff Hao · 10 years ago
  58. d265a8a Merge "Quick compiler, MIPS resource cleanup" by buzbee · 10 years ago
  59. 14f8807 Merge "Revert "Fix access checks for app compatibility."" by Jeff Hao · 10 years ago
  60. dd9699a Revert "Fix access checks for app compatibility." by Jeff Hao · 10 years ago
  61. 1ad45ef Merge "Add handler for printing java stack traces for compiled code SIGSEGV." by Mathieu Chartier · 10 years ago
  62. 9c60d7d Merge "Fix access checks for app compatibility." by Jeff Hao · 10 years ago
  63. 79b1bf0 Merge "Make the support code for read barriers a bit more general." by Hiroshi Yamauchi · 10 years ago
  64. b59b2c8 Fix access checks for app compatibility. by Jeff Hao · 10 years ago
  65. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 10 years ago
  66. e0309ad Merge "Calling convention support for cross 64/32 compilation." by Ian Rogers · 10 years ago
  67. 790a6b7 Calling convention support for cross 64/32 compilation. by Ian Rogers · 10 years ago
  68. 7ea687d Merge "Fix stack overflow slow path error." by Mathieu Chartier · 10 years ago
  69. 8b2c8b9 Move most zygote related code to frameworks/base. by Narayan Kamath · 10 years ago
  70. 88e0463 Merge "Revert "Revert "Optimize easy multiply and easy div remainder.""" by Ian Rogers · 10 years ago
  71. e931e21 Merge "Allow mixing of thread offsets between 32 and 64bit architectures." by Ian Rogers · 10 years ago
  72. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 10 years ago
  73. 8464a64 Merge "art: Make calling convention immune to SIRT structure change" by Andreas Gampe · 10 years ago
  74. 382028d Merge "Fix instruction printing for filled-new-array" by Andreas Gampe · 10 years ago
  75. d0b86c7 Merge "Use ResetDef to prevent from removing necessary stores for x86 long-to-fp." by Bill Buzbee · 10 years ago
  76. 80989a6 Fix ClassHelper::GetDirectInterface for proxy class by Sebastien Hertz · 10 years ago
  77. 70f9ebf Merge "Disable timing sensitive tests on dist builds." by Nicolas Geoffray · 10 years ago
  78. 6c90df9 Merge "Return correct JDWP type tag for array class" by Sebastien Hertz · 10 years ago
  79. e18b027 Merge "Art script: Use PWD for android-data and cleanup after running." by Nicolas Geoffray · 10 years ago
  80. 9f3139c Merge "Add -lpthread -ldl to link executable/tests" by Andrew Hsieh · 10 years ago
  81. e4d159a Disable timing sensitive tests on dist builds. by Brian Carlstrom · 10 years ago
  82. cae10f7 Add -lpthread -ldl to link executable/tests by Andrew Hsieh · 10 years ago
  83. f0513c5 art: Make calling convention immune to SIRT structure change by Dmitry Petrochenko · 10 years ago
  84. 7aca91d Fix instruction printing for filled-new-array by Andreas Gampe · 10 years ago
  85. 81ed34e Merge "Implement implicit stack overflow checks" by Dave Allison · 10 years ago
  86. f943914 Implement implicit stack overflow checks by Dave Allison · 10 years ago
  87. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 10 years ago
  88. 05a48b1 Fix stack overflow slow path error. by Mathieu Chartier · 10 years ago
  89. cfd5acf Merge "Fix a DCHECK failure when causing GC from DDMS." by Hiroshi Yamauchi · 10 years ago
  90. 9f42a5b Merge "Mark ScopedArenaAllocator's allocations undefined for Valgrind." by Vladimir Marko · 10 years ago
  91. 01df015 Merge "Faster AssembleLIR for ARM." by Vladimir Marko · 10 years ago
  92. 8a76f1e Mark ScopedArenaAllocator's allocations undefined for Valgrind. by Vladimir Marko · 10 years ago
  93. 306f017 Faster AssembleLIR for ARM. by Vladimir Marko · 11 years ago
  94. 7414375 Merge "Add support for adding two integers in optimizing compiler." by Nicolas Geoffray · 10 years ago
  95. d8ee737 Add support for adding two integers in optimizing compiler. by Nicolas Geoffray · 10 years ago
  96. 8732bf9 Merge "Remove use of pthread_cond_timedwait_monotonic." by Narayan Kamath · 10 years ago
  97. 7f466c0 Merge "Add support for invoke-static in optimizing compiler." by Nicolas Geoffray · 10 years ago
  98. 4d8fd49 Return correct JDWP type tag for array class by Sebastien Hertz · 10 years ago
  99. 8ccc3f5 Add support for invoke-static in optimizing compiler. by Nicolas Geoffray · 10 years ago
  100. dd3c9a0 Merge "No longer restrict to -source 1.5 since it causes a warning with 1.7" by Brian Carlstrom · 10 years ago