1. 5d01941 am cfc56e06: Merge "ART: Fix assembler labels\' usage in macros for Mac." by Vladimir Marko · 10 years ago
  2. cfc56e0 Merge "ART: Fix assembler labels' usage in macros for Mac." by Vladimir Marko · 10 years ago
  3. f601d19 ART: Fix assembler labels' usage in macros for Mac. by Vladimir Marko · 10 years ago
  4. c442e75 am ac99db27: Merge "Optimizing: Speed up HEnvironment use removal" by David Brazdil · 10 years ago
  5. ac99db2 Merge "Optimizing: Speed up HEnvironment use removal" by David Brazdil · 10 years ago
  6. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  7. a12dcde am a5f982d7: Merge "Move code around and address growable_array comment." by Nicolas Geoffray · 10 years ago
  8. 4c51b2e am bbacb3db: Merge "Quick: Fix range check for intrinsic String.charAt() on x86." by Vladimir Marko · 10 years ago
  9. a5f982d Merge "Move code around and address growable_array comment." by Nicolas Geoffray · 10 years ago
  10. bbacb3d Merge "Quick: Fix range check for intrinsic String.charAt() on x86." by Vladimir Marko · 10 years ago
  11. 827eedb Move code around and address growable_array comment. by Nicolas Geoffray · 10 years ago
  12. b1672806 am 60430803: Merge "Fix Mac build." by Vladimir Marko · 10 years ago
  13. 6043080 Merge "Fix Mac build." by Vladimir Marko · 10 years ago
  14. bc50334 Fix Mac build. by Vladimir Marko · 10 years ago
  15. 1d3cb5f am f90eec00: Merge "Fix build breakage after GVN change." by Nicolas Geoffray · 10 years ago
  16. f90eec0 Merge "Fix build breakage after GVN change." by Nicolas Geoffray · 10 years ago
  17. e6f1715 Fix build breakage after GVN change. by Nicolas Geoffray · 10 years ago
  18. dfdf559 am 3c40d38e: Merge "ART: Fix asm literals for Mac builds." by Vladimir Marko · 10 years ago
  19. e8f979b am 76d032ba: Merge "Introduce a SideEffectsAnalysis class." by Nicolas Geoffray · 10 years ago
  20. 3c40d38 Merge "ART: Fix asm literals for Mac builds." by Vladimir Marko · 10 years ago
  21. 76d032b Merge "Introduce a SideEffectsAnalysis class." by Nicolas Geoffray · 10 years ago
  22. 86dde16 Introduce a SideEffectsAnalysis class. by Nicolas Geoffray · 10 years ago
  23. 34eda1d ART: Fix asm literals for Mac builds. by Vladimir Marko · 10 years ago
  24. 00ca847 Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 10 years ago
  25. b290266 am c2c25a93: Merge "Fix a bug in the liveness analysis." by Nicolas Geoffray · 10 years ago
  26. c2c25a9 Merge "Fix a bug in the liveness analysis." by Nicolas Geoffray · 10 years ago
  27. aedc328 Fix a bug in the liveness analysis. by Nicolas Geoffray · 10 years ago
  28. c3e8a1f am 081d2781: Merge "Fix lint error and typo." by Nicolas Geoffray · 10 years ago
  29. 081d278 Merge "Fix lint error and typo." by Nicolas Geoffray · 10 years ago
  30. e636228 Fix lint error and typo. by Nicolas Geoffray · 10 years ago
  31. 50a683c am 0da7a26e: Merge "Fix codegen_test." by Nicolas Geoffray · 10 years ago
  32. 0da7a26 Merge "Fix codegen_test." by Nicolas Geoffray · 10 years ago
  33. a0bb2bd Fix codegen_test. by Nicolas Geoffray · 10 years ago
  34. 7786101 am ebb3cbc5: Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  35. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  36. 007b1c3 am 2dadc9df: Merge "Support callee-save registers on ARM." by Nicolas Geoffray · 10 years ago
  37. 2dadc9d Merge "Support callee-save registers on ARM." by Nicolas Geoffray · 10 years ago
  38. 4dee636 Support callee-save registers on ARM. by Nicolas Geoffray · 10 years ago
  39. ebfc225 am 336247fa: Merge "ART: Fix new[] / delete mismatch" by Andreas Gampe · 10 years ago
  40. 336247f Merge "ART: Fix new[] / delete mismatch" by Andreas Gampe · 10 years ago
  41. 6c08a45 ART: Fix new[] / delete mismatch by Andreas Gampe · 10 years ago
  42. 9a2a3d1 am d664b16a: Merge "Make it possible to enable read barriers at build time." by Hiroshi Yamauchi · 10 years ago
  43. d664b16 Merge "Make it possible to enable read barriers at build time." by Hiroshi Yamauchi · 10 years ago
  44. c23f0d8 Make it possible to enable read barriers at build time. by Hiroshi Yamauchi · 10 years ago
  45. 5b72952 am d7fa69ca: Merge "ART: On shutdown, only warn on mutex contention" by Andreas Gampe · 10 years ago
  46. 47ff3df am 61e620d4: Merge "More of the concurrent copying collector." by Hiroshi Yamauchi · 10 years ago
  47. d7fa69c Merge "ART: On shutdown, only warn on mutex contention" by Andreas Gampe · 10 years ago
  48. 8f1fa10 ART: On shutdown, only warn on mutex contention by Andreas Gampe · 10 years ago
  49. 61e620d Merge "More of the concurrent copying collector." by Hiroshi Yamauchi · 10 years ago
  50. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  51. 968af75 am 604e2828: Merge "Fix valgrind error." by Nicolas Geoffray · 10 years ago
  52. 604e282 Merge "Fix valgrind error." by Nicolas Geoffray · 10 years ago
  53. 4597b5b Fix valgrind error. by Nicolas Geoffray · 10 years ago
  54. 69951e4 am c08e6453: Merge "Fix compaction bugs related to IdentityHashCode" by Mathieu Chartier · 10 years ago
  55. c08e645 Merge "Fix compaction bugs related to IdentityHashCode" by Mathieu Chartier · 10 years ago
  56. 4c4d609 Fix compaction bugs related to IdentityHashCode by Mathieu Chartier · 10 years ago
  57. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 10 years ago
  58. 0de0b08 am e6a05bf1: Merge "Fix makefile error." by Nicolas Geoffray · 10 years ago
  59. e6a05bf Merge "Fix makefile error." by Nicolas Geoffray · 10 years ago
  60. aa8dd2f Fix makefile error. by Nicolas Geoffray · 10 years ago
  61. 84c511e am a5f74e15: Merge "Mark test as failing for optimizing." by Nicolas Geoffray · 10 years ago
  62. a5f74e1 Merge "Mark test as failing for optimizing." by Nicolas Geoffray · 10 years ago
  63. fe380a7 Mark test as failing for optimizing. by Nicolas Geoffray · 10 years ago
  64. 3a270d2 am 294f9860: Merge "Fix exception handling during deoptimization" by Sebastien Hertz · 10 years ago
  65. 294f986 Merge "Fix exception handling during deoptimization" by Sebastien Hertz · 10 years ago
  66. 270a0e1 Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  67. d29b85c am d834380c: Merge "Fix BitVector::IndexIterator::operator*() to return uint32_t." by Vladimir Marko · 10 years ago
  68. d834380 Merge "Fix BitVector::IndexIterator::operator*() to return uint32_t." by Vladimir Marko · 10 years ago
  69. 0407196 Fix BitVector::IndexIterator::operator*() to return uint32_t. by Vladimir Marko · 10 years ago
  70. 96f9ef2 am 1ab15020: Merge "Implicit stack overflow checks and null checks are the norm now." by Nicolas Geoffray · 10 years ago
  71. 75bc72a am 360daa6f: Merge "Support callee save floating point registers on x64." by Nicolas Geoffray · 10 years ago
  72. 1ab1502 Merge "Implicit stack overflow checks and null checks are the norm now." by Nicolas Geoffray · 10 years ago
  73. 27e28d3 Implicit stack overflow checks and null checks are the norm now. by Nicolas Geoffray · 10 years ago
  74. 360daa6 Merge "Support callee save floating point registers on x64." by Nicolas Geoffray · 10 years ago
  75. d97dc40 Support callee save floating point registers on x64. by Nicolas Geoffray · 10 years ago
  76. 0e7a878 am 4dfe58d8: Merge "ART: clear dirty cards of alloc space in pause phase" by Mathieu Chartier · 10 years ago
  77. 4dfe58d Merge "ART: clear dirty cards of alloc space in pause phase" by Mathieu Chartier · 10 years ago
  78. 2659f61 am ce841e09: Merge "Fix 116-nodex2oat to use arguments in custom run script" by Brian Carlstrom · 10 years ago
  79. ce841e0 Merge "Fix 116-nodex2oat to use arguments in custom run script" by Brian Carlstrom · 10 years ago
  80. 9d4c517 Fix 116-nodex2oat to use arguments in custom run script by Brian Carlstrom · 10 years ago
  81. dc562ce am e82a67e5: Merge "Fix compaction unsafe DescribeWait" by Mathieu Chartier · 10 years ago
  82. e82a67e Merge "Fix compaction unsafe DescribeWait" by Mathieu Chartier · 10 years ago
  83. 4936159 Fix compaction unsafe DescribeWait by Mathieu Chartier · 10 years ago
  84. e197cd7 am 40d9c6a2: Merge "ART: Rewrite ParallelGC test" by Andreas Gampe · 10 years ago
  85. 40d9c6a Merge "ART: Rewrite ParallelGC test" by Andreas Gampe · 10 years ago
  86. 0f45356 am e2c05a27: Merge "ART: Refactor common ELF->InstructionSet code" by Andreas Gampe · 10 years ago
  87. e2c05a2 Merge "ART: Refactor common ELF->InstructionSet code" by Andreas Gampe · 10 years ago
  88. 29e4dd0 am 746a0401: Merge "Improve error messages in art::GraphChecker and art::SSAChecker" by Roland Levillain · 10 years ago
  89. 746a040 Merge "Improve error messages in art::GraphChecker and art::SSAChecker" by Roland Levillain · 10 years ago
  90. db8365b am 54aa4e57: Merge "ART: Fix GenInlined functions" by Vladimir Marko · 10 years ago
  91. 54aa4e5 Merge "ART: Fix GenInlined functions" by Vladimir Marko · 10 years ago
  92. c5d5dd8 am c698b78a: Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  93. c698b78 Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  94. a26369a Fix lint error. by Nicolas Geoffray · 10 years ago
  95. cbc5910 am 77ed3432: Merge "Enable core callee-save on x64." by Nicolas Geoffray · 10 years ago
  96. 77ed343 Merge "Enable core callee-save on x64." by Nicolas Geoffray · 10 years ago
  97. 727b294 ART: clear dirty cards of alloc space in pause phase by Lei Li · 10 years ago
  98. 6d6e0e2 am 0ff51b15: Merge "Follow up on CL 123650" by Sebastien Hertz · 10 years ago
  99. 0ff51b1 Merge "Follow up on CL 123650" by Sebastien Hertz · 10 years ago
  100. 6c957c5 ART: Rewrite ParallelGC test by Andreas Gampe · 10 years ago