1. b0b9c6b am d89e6858: am 2f24afbb: Merge "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Vladimir Marko · 10 years ago
  2. d89e685 am 2f24afbb: Merge "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Vladimir Marko · 10 years ago
  3. 2f24afb Merge "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Vladimir Marko · 10 years ago
  4. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  5. f5af39c am aae00e22: am aeb47bb1: Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 10 years ago
  6. f1f0889 am 51c479ac: am aa854aff: Merge "JDWP: allocate single step control only when active" by Sebastien Hertz · 10 years ago
  7. aae00e2 am aeb47bb1: Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 10 years ago
  8. 51c479a am aa854aff: Merge "JDWP: allocate single step control only when active" by Sebastien Hertz · 10 years ago
  9. aeb47bb Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 10 years ago
  10. aa854af Merge "JDWP: allocate single step control only when active" by Sebastien Hertz · 10 years ago
  11. 2a6c262 am 5ea353d4: am 94fc0e7b: Merge "ART: Fix inlining of Mir2Lir" by Andreas Gampe · 10 years ago
  12. 4756c51 am c52227eb: am 413f99a8: Merge "Fix 114-ParallelGC." by Hiroshi Yamauchi · 10 years ago
  13. 5ea353d am 94fc0e7b: Merge "ART: Fix inlining of Mir2Lir" by Andreas Gampe · 10 years ago
  14. c52227e am 413f99a8: Merge "Fix 114-ParallelGC." by Hiroshi Yamauchi · 10 years ago
  15. 94fc0e7 Merge "ART: Fix inlining of Mir2Lir" by Andreas Gampe · 10 years ago
  16. a2e18ed ART: Fix inlining of Mir2Lir by Andreas Gampe · 10 years ago
  17. 413f99a Merge "Fix 114-ParallelGC." by Hiroshi Yamauchi · 10 years ago
  18. 39f682a am 466cf6a7: am 8c1a3a22: Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  19. 779e705 Fix 114-ParallelGC. by Hiroshi Yamauchi · 10 years ago
  20. 466cf6a am 8c1a3a22: Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  21. 8c1a3a2 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  22. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  23. ead7d40 am 1e66c038: am ad3c0597: Merge "Add missing EndTiming in CompileMethod" by Mathieu Chartier · 10 years ago
  24. 1e66c03 am ad3c0597: Merge "Add missing EndTiming in CompileMethod" by Mathieu Chartier · 10 years ago
  25. ad3c059 Merge "Add missing EndTiming in CompileMethod" by Mathieu Chartier · 10 years ago
  26. f80b641 Add missing EndTiming in CompileMethod by Mathieu Chartier · 10 years ago
  27. b04369f am 6d53755b: am b80c3154: Merge "ART: Take apart stream output" by Andreas Gampe · 10 years ago
  28. 6d53755 am b80c3154: Merge "ART: Take apart stream output" by Andreas Gampe · 10 years ago
  29. b80c315 Merge "ART: Take apart stream output" by Andreas Gampe · 10 years ago
  30. 466a374 resolved conflicts for merge of eac65e98 to lmp-mr1-dev-plus-aosp by Vladimir Marko · 10 years ago
  31. eac65e9 am 24c846a0: Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 10 years ago
  32. 1850423 am b9d494e3: am 2ca19c23: Merge "Change AtomicStack to use StackReference" by Mathieu Chartier · 10 years ago
  33. b9d494e am 2ca19c23: Merge "Change AtomicStack to use StackReference" by Mathieu Chartier · 10 years ago
  34. 2ca19c2 Merge "Change AtomicStack to use StackReference" by Mathieu Chartier · 10 years ago
  35. 597c4f0 JDWP: allocate single step control only when active by Sebastien Hertz · 10 years ago
  36. 93213c9 am 5d019414: am cfc56e06: Merge "ART: Fix assembler labels\' usage in macros for Mac." by Vladimir Marko · 10 years ago
  37. 5d01941 am cfc56e06: Merge "ART: Fix assembler labels\' usage in macros for Mac." by Vladimir Marko · 10 years ago
  38. 3ef69b4 ART: Take apart stream output by Andreas Gampe · 10 years ago
  39. cfc56e0 Merge "ART: Fix assembler labels' usage in macros for Mac." by Vladimir Marko · 10 years ago
  40. f601d19 ART: Fix assembler labels' usage in macros for Mac. by Vladimir Marko · 10 years ago
  41. de39ca0 am c442e759: am ac99db27: Merge "Optimizing: Speed up HEnvironment use removal" by David Brazdil · 10 years ago
  42. 6ade3f0 am a12dcde1: am a5f982d7: Merge "Move code around and address growable_array comment." by Nicolas Geoffray · 10 years ago
  43. 129db55 am 4c51b2e6: am bbacb3db: Merge "Quick: Fix range check for intrinsic String.charAt() on x86." by Vladimir Marko · 10 years ago
  44. c442e75 am ac99db27: Merge "Optimizing: Speed up HEnvironment use removal" by David Brazdil · 10 years ago
  45. ac99db2 Merge "Optimizing: Speed up HEnvironment use removal" by David Brazdil · 10 years ago
  46. 24c846a Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 10 years ago
  47. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  48. a12dcde am a5f982d7: Merge "Move code around and address growable_array comment." by Nicolas Geoffray · 10 years ago
  49. 4c51b2e am bbacb3db: Merge "Quick: Fix range check for intrinsic String.charAt() on x86." by Vladimir Marko · 10 years ago
  50. a5f982d Merge "Move code around and address growable_array comment." by Nicolas Geoffray · 10 years ago
  51. bbacb3d Merge "Quick: Fix range check for intrinsic String.charAt() on x86." by Vladimir Marko · 10 years ago
  52. 827eedb Move code around and address growable_array comment. by Nicolas Geoffray · 10 years ago
  53. 9187051 am b1672806: am 60430803: Merge "Fix Mac build." by Vladimir Marko · 10 years ago
  54. b1672806 am 60430803: Merge "Fix Mac build." by Vladimir Marko · 10 years ago
  55. 6043080 Merge "Fix Mac build." by Vladimir Marko · 10 years ago
  56. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 10 years ago
  57. bc50334 Fix Mac build. by Vladimir Marko · 10 years ago
  58. 2bca24d am 1d3cb5f5: am f90eec00: Merge "Fix build breakage after GVN change." by Nicolas Geoffray · 10 years ago
  59. 1d3cb5f am f90eec00: Merge "Fix build breakage after GVN change." by Nicolas Geoffray · 10 years ago
  60. f90eec0 Merge "Fix build breakage after GVN change." by Nicolas Geoffray · 10 years ago
  61. e6f1715 Fix build breakage after GVN change. by Nicolas Geoffray · 10 years ago
  62. 5cd8b2e am dfdf5594: am 3c40d38e: Merge "ART: Fix asm literals for Mac builds." by Vladimir Marko · 10 years ago
  63. 6bd5e9f am e8f979b8: am 76d032ba: Merge "Introduce a SideEffectsAnalysis class." by Nicolas Geoffray · 10 years ago
  64. dfdf559 am 3c40d38e: Merge "ART: Fix asm literals for Mac builds." by Vladimir Marko · 10 years ago
  65. e8f979b am 76d032ba: Merge "Introduce a SideEffectsAnalysis class." by Nicolas Geoffray · 10 years ago
  66. 3c40d38 Merge "ART: Fix asm literals for Mac builds." by Vladimir Marko · 10 years ago
  67. 76d032b Merge "Introduce a SideEffectsAnalysis class." by Nicolas Geoffray · 10 years ago
  68. 86dde16 Introduce a SideEffectsAnalysis class. by Nicolas Geoffray · 10 years ago
  69. 34eda1d ART: Fix asm literals for Mac builds. by Vladimir Marko · 10 years ago
  70. 47ac8b1 am b2902660: am c2c25a93: Merge "Fix a bug in the liveness analysis." by Nicolas Geoffray · 10 years ago
  71. 00ca847 Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 10 years ago
  72. b290266 am c2c25a93: Merge "Fix a bug in the liveness analysis." by Nicolas Geoffray · 10 years ago
  73. c2c25a9 Merge "Fix a bug in the liveness analysis." by Nicolas Geoffray · 10 years ago
  74. aedc328 Fix a bug in the liveness analysis. by Nicolas Geoffray · 10 years ago
  75. f7261e0 am c3e8a1f3: am 081d2781: Merge "Fix lint error and typo." by Nicolas Geoffray · 10 years ago
  76. c3e8a1f am 081d2781: Merge "Fix lint error and typo." by Nicolas Geoffray · 10 years ago
  77. 081d278 Merge "Fix lint error and typo." by Nicolas Geoffray · 10 years ago
  78. e636228 Fix lint error and typo. by Nicolas Geoffray · 10 years ago
  79. 8a6478d am 50a683c6: am 0da7a26e: Merge "Fix codegen_test." by Nicolas Geoffray · 10 years ago
  80. 50a683c am 0da7a26e: Merge "Fix codegen_test." by Nicolas Geoffray · 10 years ago
  81. 0da7a26 Merge "Fix codegen_test." by Nicolas Geoffray · 10 years ago
  82. 689c1f1 am 77861013: am ebb3cbc5: Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  83. a0bb2bd Fix codegen_test. by Nicolas Geoffray · 10 years ago
  84. 7786101 am ebb3cbc5: Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  85. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  86. e189ba5 am 007b1c31: am 2dadc9df: Merge "Support callee-save registers on ARM." by Nicolas Geoffray · 10 years ago
  87. 007b1c3 am 2dadc9df: Merge "Support callee-save registers on ARM." by Nicolas Geoffray · 10 years ago
  88. 2dadc9d Merge "Support callee-save registers on ARM." by Nicolas Geoffray · 10 years ago
  89. cb535da Change AtomicStack to use StackReference by Mathieu Chartier · 10 years ago
  90. 4dee636 Support callee-save registers on ARM. by Nicolas Geoffray · 10 years ago
  91. df268ce am ebfc225c: am 336247fa: Merge "ART: Fix new[] / delete mismatch" by Andreas Gampe · 10 years ago
  92. ebfc225 am 336247fa: Merge "ART: Fix new[] / delete mismatch" by Andreas Gampe · 10 years ago
  93. 336247f Merge "ART: Fix new[] / delete mismatch" by Andreas Gampe · 10 years ago
  94. 6c08a45 ART: Fix new[] / delete mismatch by Andreas Gampe · 10 years ago
  95. 13e757e am 9a2a3d1e: am d664b16a: Merge "Make it possible to enable read barriers at build time." by Hiroshi Yamauchi · 10 years ago
  96. 9a2a3d1 am d664b16a: Merge "Make it possible to enable read barriers at build time." by Hiroshi Yamauchi · 10 years ago
  97. d664b16 Merge "Make it possible to enable read barriers at build time." by Hiroshi Yamauchi · 10 years ago
  98. c23f0d8 Make it possible to enable read barriers at build time. by Hiroshi Yamauchi · 10 years ago
  99. 55f8628 am 5b729520: am d7fa69ca: Merge "ART: On shutdown, only warn on mutex contention" by Andreas Gampe · 10 years ago
  100. 5ad5523 am 47ff3dff: am 61e620d4: Merge "More of the concurrent copying collector." by Hiroshi Yamauchi · 10 years ago