1. d89e685 am 2f24afbb: Merge "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Vladimir Marko · 10 years ago
  2. 2f24afb Merge "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Vladimir Marko · 10 years ago
  3. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  4. aae00e2 am aeb47bb1: Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 10 years ago
  5. 51c479a am aa854aff: Merge "JDWP: allocate single step control only when active" by Sebastien Hertz · 10 years ago
  6. aeb47bb Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 10 years ago
  7. aa854af Merge "JDWP: allocate single step control only when active" by Sebastien Hertz · 10 years ago
  8. 5ea353d am 94fc0e7b: Merge "ART: Fix inlining of Mir2Lir" by Andreas Gampe · 10 years ago
  9. c52227e am 413f99a8: Merge "Fix 114-ParallelGC." by Hiroshi Yamauchi · 10 years ago
  10. 94fc0e7 Merge "ART: Fix inlining of Mir2Lir" by Andreas Gampe · 10 years ago
  11. a2e18ed ART: Fix inlining of Mir2Lir by Andreas Gampe · 10 years ago
  12. 413f99a Merge "Fix 114-ParallelGC." by Hiroshi Yamauchi · 10 years ago
  13. 779e705 Fix 114-ParallelGC. by Hiroshi Yamauchi · 10 years ago
  14. 466cf6a am 8c1a3a22: Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  15. 8c1a3a2 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  16. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  17. 1e66c03 am ad3c0597: Merge "Add missing EndTiming in CompileMethod" by Mathieu Chartier · 10 years ago
  18. ad3c059 Merge "Add missing EndTiming in CompileMethod" by Mathieu Chartier · 10 years ago
  19. f80b641 Add missing EndTiming in CompileMethod by Mathieu Chartier · 10 years ago
  20. 6d53755 am b80c3154: Merge "ART: Take apart stream output" by Andreas Gampe · 10 years ago
  21. b80c315 Merge "ART: Take apart stream output" by Andreas Gampe · 10 years ago
  22. b9d494e am 2ca19c23: Merge "Change AtomicStack to use StackReference" by Mathieu Chartier · 10 years ago
  23. 2ca19c2 Merge "Change AtomicStack to use StackReference" by Mathieu Chartier · 10 years ago
  24. 597c4f0 JDWP: allocate single step control only when active by Sebastien Hertz · 10 years ago
  25. 5d01941 am cfc56e06: Merge "ART: Fix assembler labels\' usage in macros for Mac." by Vladimir Marko · 10 years ago
  26. 3ef69b4 ART: Take apart stream output by Andreas Gampe · 10 years ago
  27. cfc56e0 Merge "ART: Fix assembler labels' usage in macros for Mac." by Vladimir Marko · 10 years ago
  28. f601d19 ART: Fix assembler labels' usage in macros for Mac. by Vladimir Marko · 10 years ago
  29. c442e75 am ac99db27: Merge "Optimizing: Speed up HEnvironment use removal" by David Brazdil · 10 years ago
  30. ac99db2 Merge "Optimizing: Speed up HEnvironment use removal" by David Brazdil · 10 years ago
  31. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  32. a12dcde am a5f982d7: Merge "Move code around and address growable_array comment." by Nicolas Geoffray · 10 years ago
  33. 4c51b2e am bbacb3db: Merge "Quick: Fix range check for intrinsic String.charAt() on x86." by Vladimir Marko · 10 years ago
  34. a5f982d Merge "Move code around and address growable_array comment." by Nicolas Geoffray · 10 years ago
  35. bbacb3d Merge "Quick: Fix range check for intrinsic String.charAt() on x86." by Vladimir Marko · 10 years ago
  36. 827eedb Move code around and address growable_array comment. by Nicolas Geoffray · 10 years ago
  37. b1672806 am 60430803: Merge "Fix Mac build." by Vladimir Marko · 10 years ago
  38. 6043080 Merge "Fix Mac build." by Vladimir Marko · 10 years ago
  39. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 10 years ago
  40. bc50334 Fix Mac build. by Vladimir Marko · 10 years ago
  41. 1d3cb5f am f90eec00: Merge "Fix build breakage after GVN change." by Nicolas Geoffray · 10 years ago
  42. f90eec0 Merge "Fix build breakage after GVN change." by Nicolas Geoffray · 10 years ago
  43. e6f1715 Fix build breakage after GVN change. by Nicolas Geoffray · 10 years ago
  44. dfdf559 am 3c40d38e: Merge "ART: Fix asm literals for Mac builds." by Vladimir Marko · 10 years ago
  45. e8f979b am 76d032ba: Merge "Introduce a SideEffectsAnalysis class." by Nicolas Geoffray · 10 years ago
  46. 3c40d38 Merge "ART: Fix asm literals for Mac builds." by Vladimir Marko · 10 years ago
  47. 76d032b Merge "Introduce a SideEffectsAnalysis class." by Nicolas Geoffray · 10 years ago
  48. 86dde16 Introduce a SideEffectsAnalysis class. by Nicolas Geoffray · 10 years ago
  49. 34eda1d ART: Fix asm literals for Mac builds. by Vladimir Marko · 10 years ago
  50. 00ca847 Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 10 years ago
  51. b290266 am c2c25a93: Merge "Fix a bug in the liveness analysis." by Nicolas Geoffray · 10 years ago
  52. c2c25a9 Merge "Fix a bug in the liveness analysis." by Nicolas Geoffray · 10 years ago
  53. aedc328 Fix a bug in the liveness analysis. by Nicolas Geoffray · 10 years ago
  54. c3e8a1f am 081d2781: Merge "Fix lint error and typo." by Nicolas Geoffray · 10 years ago
  55. 081d278 Merge "Fix lint error and typo." by Nicolas Geoffray · 10 years ago
  56. e636228 Fix lint error and typo. by Nicolas Geoffray · 10 years ago
  57. 50a683c am 0da7a26e: Merge "Fix codegen_test." by Nicolas Geoffray · 10 years ago
  58. 0da7a26 Merge "Fix codegen_test." by Nicolas Geoffray · 10 years ago
  59. a0bb2bd Fix codegen_test. by Nicolas Geoffray · 10 years ago
  60. 7786101 am ebb3cbc5: Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  61. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  62. 007b1c3 am 2dadc9df: Merge "Support callee-save registers on ARM." by Nicolas Geoffray · 10 years ago
  63. 2dadc9d Merge "Support callee-save registers on ARM." by Nicolas Geoffray · 10 years ago
  64. cb535da Change AtomicStack to use StackReference by Mathieu Chartier · 10 years ago
  65. 4dee636 Support callee-save registers on ARM. by Nicolas Geoffray · 10 years ago
  66. ebfc225 am 336247fa: Merge "ART: Fix new[] / delete mismatch" by Andreas Gampe · 10 years ago
  67. 336247f Merge "ART: Fix new[] / delete mismatch" by Andreas Gampe · 10 years ago
  68. 6c08a45 ART: Fix new[] / delete mismatch by Andreas Gampe · 10 years ago
  69. 9a2a3d1 am d664b16a: Merge "Make it possible to enable read barriers at build time." by Hiroshi Yamauchi · 10 years ago
  70. d664b16 Merge "Make it possible to enable read barriers at build time." by Hiroshi Yamauchi · 10 years ago
  71. c23f0d8 Make it possible to enable read barriers at build time. by Hiroshi Yamauchi · 10 years ago
  72. 5b72952 am d7fa69ca: Merge "ART: On shutdown, only warn on mutex contention" by Andreas Gampe · 10 years ago
  73. 47ff3df am 61e620d4: Merge "More of the concurrent copying collector." by Hiroshi Yamauchi · 10 years ago
  74. d7fa69c Merge "ART: On shutdown, only warn on mutex contention" by Andreas Gampe · 10 years ago
  75. 8f1fa10 ART: On shutdown, only warn on mutex contention by Andreas Gampe · 10 years ago
  76. 61e620d Merge "More of the concurrent copying collector." by Hiroshi Yamauchi · 10 years ago
  77. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  78. 968af75 am 604e2828: Merge "Fix valgrind error." by Nicolas Geoffray · 10 years ago
  79. 604e282 Merge "Fix valgrind error." by Nicolas Geoffray · 10 years ago
  80. 4597b5b Fix valgrind error. by Nicolas Geoffray · 10 years ago
  81. 69951e4 am c08e6453: Merge "Fix compaction bugs related to IdentityHashCode" by Mathieu Chartier · 10 years ago
  82. c08e645 Merge "Fix compaction bugs related to IdentityHashCode" by Mathieu Chartier · 10 years ago
  83. 4c4d609 Fix compaction bugs related to IdentityHashCode by Mathieu Chartier · 10 years ago
  84. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 10 years ago
  85. 0de0b08 am e6a05bf1: Merge "Fix makefile error." by Nicolas Geoffray · 10 years ago
  86. e6a05bf Merge "Fix makefile error." by Nicolas Geoffray · 10 years ago
  87. aa8dd2f Fix makefile error. by Nicolas Geoffray · 10 years ago
  88. 84c511e am a5f74e15: Merge "Mark test as failing for optimizing." by Nicolas Geoffray · 10 years ago
  89. a5f74e1 Merge "Mark test as failing for optimizing." by Nicolas Geoffray · 10 years ago
  90. fe380a7 Mark test as failing for optimizing. by Nicolas Geoffray · 10 years ago
  91. 3a270d2 am 294f9860: Merge "Fix exception handling during deoptimization" by Sebastien Hertz · 10 years ago
  92. 294f986 Merge "Fix exception handling during deoptimization" by Sebastien Hertz · 10 years ago
  93. 270a0e1 Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  94. d29b85c am d834380c: Merge "Fix BitVector::IndexIterator::operator*() to return uint32_t." by Vladimir Marko · 10 years ago
  95. d834380 Merge "Fix BitVector::IndexIterator::operator*() to return uint32_t." by Vladimir Marko · 10 years ago
  96. 0407196 Fix BitVector::IndexIterator::operator*() to return uint32_t. by Vladimir Marko · 10 years ago
  97. 96f9ef2 am 1ab15020: Merge "Implicit stack overflow checks and null checks are the norm now." by Nicolas Geoffray · 10 years ago
  98. 75bc72a am 360daa6f: Merge "Support callee save floating point registers on x64." by Nicolas Geoffray · 10 years ago
  99. 1ab1502 Merge "Implicit stack overflow checks and null checks are the norm now." by Nicolas Geoffray · 10 years ago
  100. 27e28d3 Implicit stack overflow checks and null checks are the norm now. by Nicolas Geoffray · 10 years ago