1. eb6e852 Merge "ART: More Quick cleanup" by Andreas Gampe · 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. aeb47bb Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 10 years ago
  5. aa854af Merge "JDWP: allocate single step control only when active" by Sebastien Hertz · 10 years ago
  6. 0e92f4f ART: More Quick cleanup by Andreas Gampe · 10 years ago
  7. 94fc0e7 Merge "ART: Fix inlining of Mir2Lir" by Andreas Gampe · 10 years ago
  8. a2e18ed ART: Fix inlining of Mir2Lir by Andreas Gampe · 10 years ago
  9. 413f99a Merge "Fix 114-ParallelGC." by Hiroshi Yamauchi · 10 years ago
  10. 779e705 Fix 114-ParallelGC. by Hiroshi Yamauchi · 10 years ago
  11. 8c1a3a2 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  12. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  13. ad3c059 Merge "Add missing EndTiming in CompileMethod" by Mathieu Chartier · 10 years ago
  14. f80b641 Add missing EndTiming in CompileMethod by Mathieu Chartier · 10 years ago
  15. b80c315 Merge "ART: Take apart stream output" by Andreas Gampe · 10 years ago
  16. 2ca19c2 Merge "Change AtomicStack to use StackReference" by Mathieu Chartier · 10 years ago
  17. 597c4f0 JDWP: allocate single step control only when active by Sebastien Hertz · 10 years ago
  18. 3ef69b4 ART: Take apart stream output by Andreas Gampe · 10 years ago
  19. cfc56e0 Merge "ART: Fix assembler labels' usage in macros for Mac." by Vladimir Marko · 10 years ago
  20. f601d19 ART: Fix assembler labels' usage in macros for Mac. by Vladimir Marko · 10 years ago
  21. ac99db2 Merge "Optimizing: Speed up HEnvironment use removal" by David Brazdil · 10 years ago
  22. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  23. a5f982d Merge "Move code around and address growable_array comment." by Nicolas Geoffray · 10 years ago
  24. bbacb3d Merge "Quick: Fix range check for intrinsic String.charAt() on x86." by Vladimir Marko · 10 years ago
  25. 827eedb Move code around and address growable_array comment. by Nicolas Geoffray · 10 years ago
  26. 6043080 Merge "Fix Mac build." by Vladimir Marko · 10 years ago
  27. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 10 years ago
  28. bc50334 Fix Mac build. by Vladimir Marko · 10 years ago
  29. f90eec0 Merge "Fix build breakage after GVN change." by Nicolas Geoffray · 10 years ago
  30. e6f1715 Fix build breakage after GVN change. by Nicolas Geoffray · 10 years ago
  31. 3c40d38 Merge "ART: Fix asm literals for Mac builds." by Vladimir Marko · 10 years ago
  32. 76d032b Merge "Introduce a SideEffectsAnalysis class." by Nicolas Geoffray · 10 years ago
  33. 86dde16 Introduce a SideEffectsAnalysis class. by Nicolas Geoffray · 10 years ago
  34. 34eda1d ART: Fix asm literals for Mac builds. by Vladimir Marko · 10 years ago
  35. 00ca847 Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 10 years ago
  36. c2c25a9 Merge "Fix a bug in the liveness analysis." by Nicolas Geoffray · 10 years ago
  37. aedc328 Fix a bug in the liveness analysis. by Nicolas Geoffray · 10 years ago
  38. 081d278 Merge "Fix lint error and typo." by Nicolas Geoffray · 10 years ago
  39. e636228 Fix lint error and typo. by Nicolas Geoffray · 10 years ago
  40. 0da7a26 Merge "Fix codegen_test." by Nicolas Geoffray · 10 years ago
  41. a0bb2bd Fix codegen_test. by Nicolas Geoffray · 10 years ago
  42. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  43. 2dadc9d Merge "Support callee-save registers on ARM." by Nicolas Geoffray · 10 years ago
  44. cb535da Change AtomicStack to use StackReference by Mathieu Chartier · 10 years ago
  45. 4dee636 Support callee-save registers on ARM. by Nicolas Geoffray · 10 years ago
  46. 336247f Merge "ART: Fix new[] / delete mismatch" by Andreas Gampe · 10 years ago
  47. 6c08a45 ART: Fix new[] / delete mismatch by Andreas Gampe · 10 years ago
  48. d664b16 Merge "Make it possible to enable read barriers at build time." by Hiroshi Yamauchi · 10 years ago
  49. c23f0d8 Make it possible to enable read barriers at build time. by Hiroshi Yamauchi · 10 years ago
  50. d7fa69c Merge "ART: On shutdown, only warn on mutex contention" by Andreas Gampe · 10 years ago
  51. 8f1fa10 ART: On shutdown, only warn on mutex contention by Andreas Gampe · 10 years ago
  52. 61e620d Merge "More of the concurrent copying collector." by Hiroshi Yamauchi · 10 years ago
  53. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  54. 604e282 Merge "Fix valgrind error." by Nicolas Geoffray · 10 years ago
  55. 4597b5b Fix valgrind error. by Nicolas Geoffray · 10 years ago
  56. c08e645 Merge "Fix compaction bugs related to IdentityHashCode" by Mathieu Chartier · 10 years ago
  57. 4c4d609 Fix compaction bugs related to IdentityHashCode by Mathieu Chartier · 10 years ago
  58. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 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. a5f74e1 Merge "Mark test as failing for optimizing." by Nicolas Geoffray · 10 years ago
  62. fe380a7 Mark test as failing for optimizing. by Nicolas Geoffray · 10 years ago
  63. 294f986 Merge "Fix exception handling during deoptimization" by Sebastien Hertz · 10 years ago
  64. 270a0e1 Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  65. d834380 Merge "Fix BitVector::IndexIterator::operator*() to return uint32_t." by Vladimir Marko · 10 years ago
  66. 0407196 Fix BitVector::IndexIterator::operator*() to return uint32_t. by Vladimir Marko · 10 years ago
  67. 1ab1502 Merge "Implicit stack overflow checks and null checks are the norm now." by Nicolas Geoffray · 10 years ago
  68. 27e28d3 Implicit stack overflow checks and null checks are the norm now. by Nicolas Geoffray · 10 years ago
  69. 360daa6 Merge "Support callee save floating point registers on x64." by Nicolas Geoffray · 10 years ago
  70. d97dc40 Support callee save floating point registers on x64. by Nicolas Geoffray · 10 years ago
  71. 4dfe58d Merge "ART: clear dirty cards of alloc space in pause phase" by Mathieu Chartier · 10 years ago
  72. ce841e0 Merge "Fix 116-nodex2oat to use arguments in custom run script" by Brian Carlstrom · 10 years ago
  73. 9d4c517 Fix 116-nodex2oat to use arguments in custom run script by Brian Carlstrom · 10 years ago
  74. e82a67e Merge "Fix compaction unsafe DescribeWait" by Mathieu Chartier · 10 years ago
  75. 4936159 Fix compaction unsafe DescribeWait by Mathieu Chartier · 10 years ago
  76. 40d9c6a Merge "ART: Rewrite ParallelGC test" by Andreas Gampe · 10 years ago
  77. e2c05a2 Merge "ART: Refactor common ELF->InstructionSet code" by Andreas Gampe · 10 years ago
  78. 746a040 Merge "Improve error messages in art::GraphChecker and art::SSAChecker" by Roland Levillain · 10 years ago
  79. 54aa4e5 Merge "ART: Fix GenInlined functions" by Vladimir Marko · 10 years ago
  80. c698b78 Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  81. a26369a Fix lint error. by Nicolas Geoffray · 10 years ago
  82. 77ed343 Merge "Enable core callee-save on x64." by Nicolas Geoffray · 10 years ago
  83. 727b294 ART: clear dirty cards of alloc space in pause phase by Lei Li · 10 years ago
  84. 0ff51b1 Merge "Follow up on CL 123650" by Sebastien Hertz · 10 years ago
  85. 6c957c5 ART: Rewrite ParallelGC test by Andreas Gampe · 10 years ago
  86. 6f61141 ART: Refactor common ELF->InstructionSet code by Andreas Gampe · 10 years ago
  87. 3cfbb4a Merge "Clean-up 116-nodex2oat unit test" by Brian Carlstrom · 10 years ago
  88. ff87d7b ART: Fix GenInlined functions by Chao-ying Fu · 10 years ago
  89. 9d3165b Clean-up 116-nodex2oat unit test by Serguei Katkov · 10 years ago
  90. 4ec565f Merge "ART: Fix stub_test" by Andreas Gampe · 10 years ago
  91. 5c3d3a9 ART: Fix stub_test by Andreas Gampe · 10 years ago
  92. 9889396 Enable core callee-save on x64. by Nicolas Geoffray · 10 years ago
  93. 59add47 Merge "Allow std::function<return_type(arg_type)> patterns in cpplint." by Roland Levillain · 10 years ago
  94. 9dec5a7 Merge "ART: Replace NULL to nullptr in the optimizing compiler" by Roland Levillain · 10 years ago
  95. b6b114c Merge "Do not use HNot for creating !bool." by Nicolas Geoffray · 10 years ago
  96. 0ada95d ART: Replace NULL to nullptr in the optimizing compiler by Jean Christophe Beyler · 10 years ago
  97. 73d8fe4 Merge "ART: Create a RemoveBlock method" by Roland Levillain · 10 years ago
  98. fa93b50 Do not use HNot for creating !bool. by Nicolas Geoffray · 10 years ago
  99. a10aa37 Follow up on CL 123650 by Sebastien Hertz · 10 years ago
  100. 36e8a91 Merge "Revert "Revert "Fully support pairs in the register allocator.""" by Nicolas Geoffray · 10 years ago