1. 6a8958d Fix message in 083-compiler_regressions test by buzbee · 10 years ago
  2. 63a4c96 Merge "Fix GenArithOpInt to work with RA correctly" by Bill Buzbee · 10 years ago
  3. ac05eb5 Merge "ART: API changes" by Bill Buzbee · 10 years ago
  4. 66da136 Fix GenArithOpInt to work with RA correctly by Serguei Katkov · 10 years ago
  5. 77bef43 Merge "Fix JDWP ObjectReference.InvokeMethod for virtual method call." by Sebastien Hertz · 10 years ago
  6. c5db77c Merge "Fix thread suspension in ObjectReference.MonitorInfo JDWP command." by Sebastien Hertz · 10 years ago
  7. 2c18462 Merge "Do not send JDWP data in case of error." by Sebastien Hertz · 10 years ago
  8. 83a47d8 Fix JDWP ObjectReference.InvokeMethod for virtual method call. by Sebastien Hertz · 10 years ago
  9. 378144e Merge "Some more ARM64 tests that are invalid at the moment" by Andreas Gampe · 10 years ago
  10. 91690f6 Some more ARM64 tests that are invalid at the moment by Andreas Gampe · 10 years ago
  11. 1991da9 Merge "Parts of ARM64 should not be enabled, yet" by Andreas Gampe · 10 years ago
  12. 0658768 Parts of ARM64 should not be enabled, yet by Andreas Gampe · 10 years ago
  13. 432bc8e Merge "Fix test-art 083-compiler-regressions with work around" by Brian Carlstrom · 10 years ago
  14. ed08bd4 Fix test-art 083-compiler-regressions with work around by Brian Carlstrom · 10 years ago
  15. 6673338 Merge "Make test-art pass with heap reference poisoning enabled." by Hiroshi Yamauchi · 10 years ago
  16. ba970e1 Merge "AArch64: Add arm64 runtime support." by Andreas Gampe · 10 years ago
  17. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 10 years ago
  18. 66e4c3e Merge "Optimize stack overflow handling." by Mathieu Chartier · 10 years ago
  19. 4af7b57 Merge "Fix Quick compiler "out of registers"" by buzbee · 10 years ago
  20. 40bbb39 Fix Quick compiler "out of registers" by buzbee · 10 years ago
  21. 0d507d1 Optimize stack overflow handling. by Mathieu Chartier · 10 years ago
  22. 05b15d6 Make test-art pass with heap reference poisoning enabled. by Hiroshi Yamauchi · 10 years ago
  23. 5426324 Fix thread suspension in ObjectReference.MonitorInfo JDWP command. by Sebastien Hertz · 10 years ago
  24. 0d9c02e Merge "Run Java tests with the optimizing compiler." by Nicolas Geoffray · 10 years ago
  25. 92cf83e Run Java tests with the optimizing compiler. by Nicolas Geoffray · 10 years ago
  26. cdacac4 ART: API changes by Jean Christophe Beyler · 10 years ago
  27. 4d37218 Merge "Fix stack overflow for mutual recursion." by Mathieu Chartier · 10 years ago
  28. 60d7a65 Fix stack overflow for mutual recursion. by Brian Carlstrom · 10 years ago
  29. 0f7e3e7 Merge "Use the card table to speed up the GSS collector." by Hiroshi Yamauchi · 10 years ago
  30. 522e114 Merge "Early inlining of simple methods." by Vladimir Marko · 10 years ago
  31. 9820b7c Early inlining of simple methods. by Vladimir Marko · 11 years ago
  32. 43c8d72 Do not send JDWP data in case of error. by Sebastien Hertz · 10 years ago
  33. 80f9d0c Merge "Fix lint error, and Makefile that could be confused with local files." by Nicolas Geoffray · 10 years ago
  34. 43c8642 Fix lint error, and Makefile that could be confused with local files. by Nicolas Geoffray · 10 years ago
  35. a48850b Merge "Plug new optimizing compiler in compilation pipeline." by Nicolas Geoffray · 10 years ago
  36. 787c307 Plug new optimizing compiler in compilation pipeline. by Nicolas Geoffray · 10 years ago
  37. 728d495 Merge "ART change: Script is using function(), which is bash specific." by Nicolas Geoffray · 10 years ago
  38. 0982c86 Merge "Fix comment typo." by Ian Rogers · 10 years ago
  39. 0188ab7 Fix comment typo. by Ian Rogers · 10 years ago
  40. ff3e67e Merge "Quick typo fix in the 4GB lowmem code" by Andreas Gampe · 10 years ago
  41. 71a3eba Quick typo fix in the 4GB lowmem code by Andreas Gampe · 10 years ago
  42. 4eccb97 Merge "AArch64: Add memory allocation in low 4GB" by Andreas Gampe · 10 years ago
  43. 3aa3ef0 Merge "Test code generation for field accesses." by Ian Rogers · 10 years ago
  44. 8dba5aa AArch64: Add memory allocation in low 4GB by Stuart Monteith · 10 years ago
  45. d2f6f77 ART change: Script is using function(), which is bash specific. by Nicolas Geoffray · 10 years ago
  46. 4b3bc37 Test code generation for field accesses. by Ian Rogers · 10 years ago
  47. 01d6f6a Merge "Class initialization check elimination." by Vladimir Marko · 10 years ago
  48. bfea9c2 Class initialization check elimination. by Vladimir Marko · 11 years ago
  49. 341a84a Merge "Fix debugger crash in native method frames." by Sebastien Hertz · 10 years ago
  50. cb19ebf Fix debugger crash in native method frames. by Sebastien Hertz · 10 years ago
  51. f17ce4c Merge "Fix reg type merging in the verifier" by Sebastien Hertz · 10 years ago
  52. e9a465e Merge "include <float.h> for DBL_MAX and DBL_MIN" by Brian Carlstrom · 10 years ago
  53. 8edba0b include <float.h> for DBL_MAX and DBL_MIN by Brian Carlstrom · 10 years ago
  54. 1d45438 Merge "Remove duplicated register load in function call to quick entry." by Bill Buzbee · 10 years ago
  55. 1c1f3cd Merge "ARM: Do not allocate temp registers in MulLong if possible." by Bill Buzbee · 10 years ago
  56. 38378b2 Merge "Fix build." by Brian Carlstrom · 10 years ago
  57. 38e68e9 Use the card table to speed up the GSS collector. by Hiroshi Yamauchi · 10 years ago
  58. d8cc0f8 Merge "Make MemMap::MapAnonymous() fail if the requested address is not available." by Brian Carlstrom · 10 years ago
  59. 4fb5df8 Make MemMap::MapAnonymous() fail if the requested address is not available. by Hiroshi Yamauchi · 10 years ago
  60. b6825e6 Merge "Remove unused variable and tidy test #includes." by Ian Rogers · 10 years ago
  61. 88e46a3 Remove unused variable and tidy test #includes. by Ian Rogers · 10 years ago
  62. 4e81ffb Merge "x86-64 disassembler support." by Ian Rogers · 10 years ago
  63. 38e1203 x86-64 disassembler support. by Ian Rogers · 10 years ago
  64. 420fd04 Fix build. by Robert Craig · 10 years ago
  65. fb5b21d Merge "Use quick generic JNI calls based on compiler driver options." by Ian Rogers · 10 years ago
  66. 5998522 Merge "Work-around GCC polymorphism problems." by Ian Rogers · 10 years ago
  67. e18fdd2 Work-around GCC polymorphism problems. by Ian Rogers · 10 years ago
  68. 5b27149 Use quick generic JNI calls based on compiler driver options. by Ian Rogers · 10 years ago
  69. 0735a7e Merge "64bit build fix." by Ian Rogers · 10 years ago
  70. 11e4c03 64bit build fix. by Ian Rogers · 10 years ago
  71. d7f8e02 ARM: Do not allocate temp registers in MulLong if possible. by Zheng Xu · 10 years ago
  72. 9a84ad9 Remove duplicated register load in function call to quick entry. by Zheng Xu · 10 years ago
  73. 288731a Merge "Refactor reflective method invocation." by Ian Rogers · 10 years ago
  74. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 10 years ago
  75. 0dea987 Merge "Refactor reference code into mirror namespace." by Mathieu Chartier · 10 years ago
  76. 8fa2dad Refactor reference code into mirror namespace. by Mathieu Chartier · 10 years ago
  77. aa0c00c Fix reg type merging in the verifier by Sebastien Hertz · 10 years ago
  78. 282cbe4 Merge "Add dependency for operations with x86 FPU stack" by Bill Buzbee · 10 years ago
  79. 412eed2 Merge "Remove small duplicate code in Generic JNI handling, add comments" by Andreas Gampe · 10 years ago
  80. 9a6a99a Remove small duplicate code in Generic JNI handling, add comments by Andreas Gampe · 10 years ago
  81. ba3c292 Merge "mips has no sa_restorer." by Narayan Kamath · 10 years ago
  82. 15245bc mips has no sa_restorer. by Narayan Kamath · 10 years ago
  83. 749acb9 Merge "Fix path for arch/mips/fault_handler_mips.cc" by Brian Carlstrom · 10 years ago
  84. 737d7c3 Fix path for arch/mips/fault_handler_mips.cc by Brian Carlstrom · 10 years ago
  85. e90501d Add dependency for operations with x86 FPU stack by Serguei Katkov · 10 years ago
  86. 4ee5bd6 Merge "Avoid bus error from reading unaligned 64-bit literal" by Brian Carlstrom · 10 years ago
  87. a4a8ea9 Merge "Fix heap trimming logic." by Mathieu Chartier · 10 years ago
  88. 7bf52d2 Fix heap trimming logic. by Mathieu Chartier · 10 years ago
  89. 4dcef7e Merge "Fixes for Generic JNI" by Andreas Gampe · 10 years ago
  90. 9054683 Fixes for Generic JNI by Andreas Gampe · 10 years ago
  91. c2687ef Avoid bus error from reading unaligned 64-bit literal by Brian Carlstrom · 10 years ago
  92. 135ce2e Merge "Implicit null/suspend checks (oat version bump)" by Dave Allison · 10 years ago
  93. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 10 years ago
  94. 9545a44 Merge "Allow patching between dex files in the boot classpath." by Jeff Hao · 10 years ago
  95. 0d64958 Merge "Refactor immune region logic into its own file." by Mathieu Chartier · 10 years ago
  96. 8d56210 Refactor immune region logic into its own file. by Mathieu Chartier · 10 years ago
  97. 3314dcf Merge "Fix debugger crashes in presence of proxy objects." by Sebastien Hertz · 10 years ago
  98. cd4f41a Merge "Implement FINAL/OVERRIDE for clang." by Ian Rogers · 10 years ago
  99. 9758f79 Implement FINAL/OVERRIDE for clang. by Ian Rogers · 10 years ago
  100. 9715587 Merge "Fix thread suspension assertion in debugger." by Sebastien Hertz · 10 years ago