1. 4c10110 Print lock level in ExclusiveUnlock by Mathieu Chartier · 10 years ago
  2. 763abfd Merge "ART: Even more Quick cleanup" by Andreas Gampe · 10 years ago
  3. 0530082 Merge "Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""" by Andreas Gampe · 10 years ago
  4. e3e1d71 Merge "ART: Clean up some build flags" by Andreas Gampe · 10 years ago
  5. 9c46208 ART: Even more Quick cleanup by Andreas Gampe · 10 years ago
  6. 685fbe4 ART: Clean up some build flags by Andreas Gampe · 10 years ago
  7. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 10 years ago
  8. 04a7780 Merge "ART: reduce UpdateModUnionTable time for partial GC" by Hiroshi Yamauchi · 10 years ago
  9. 85ed6bd Merge "ART: clear dirty cards of alloc space for MS/CMS partial and full GCs" by Hiroshi Yamauchi · 10 years ago
  10. 89c5048 Merge "Checker: Allow don't-care output on a line" by David Brazdil · 10 years ago
  11. b86e779 Checker: Allow don't-care output on a line by David Brazdil · 10 years ago
  12. c19e7f1 Merge "ART: Further refactor use lists" by David Brazdil · 10 years ago
  13. ea55b93 ART: Further refactor use lists by David Brazdil · 10 years ago
  14. 8c776cd Merge "run-test: enable checker in dev mode" by Calin Juravle · 10 years ago
  15. eb6e852 Merge "ART: More Quick cleanup" by Andreas Gampe · 10 years ago
  16. 3cf4877 run-test: enable checker in dev mode by Calin Juravle · 10 years ago
  17. 2f24afb Merge "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Vladimir Marko · 10 years ago
  18. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  19. aeb47bb Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 10 years ago
  20. aa854af Merge "JDWP: allocate single step control only when active" by Sebastien Hertz · 10 years ago
  21. 0e92f4f ART: More Quick cleanup by Andreas Gampe · 10 years ago
  22. 94fc0e7 Merge "ART: Fix inlining of Mir2Lir" by Andreas Gampe · 10 years ago
  23. a2e18ed ART: Fix inlining of Mir2Lir by Andreas Gampe · 10 years ago
  24. 413f99a Merge "Fix 114-ParallelGC." by Hiroshi Yamauchi · 10 years ago
  25. 779e705 Fix 114-ParallelGC. by Hiroshi Yamauchi · 10 years ago
  26. 8c1a3a2 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  27. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  28. ad3c059 Merge "Add missing EndTiming in CompileMethod" by Mathieu Chartier · 10 years ago
  29. f80b641 Add missing EndTiming in CompileMethod by Mathieu Chartier · 10 years ago
  30. b80c315 Merge "ART: Take apart stream output" by Andreas Gampe · 10 years ago
  31. 2ca19c2 Merge "Change AtomicStack to use StackReference" by Mathieu Chartier · 10 years ago
  32. 597c4f0 JDWP: allocate single step control only when active by Sebastien Hertz · 10 years ago
  33. 3ef69b4 ART: Take apart stream output by Andreas Gampe · 10 years ago
  34. cfc56e0 Merge "ART: Fix assembler labels' usage in macros for Mac." by Vladimir Marko · 10 years ago
  35. f601d19 ART: Fix assembler labels' usage in macros for Mac. by Vladimir Marko · 10 years ago
  36. ac99db2 Merge "Optimizing: Speed up HEnvironment use removal" by David Brazdil · 10 years ago
  37. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  38. a5f982d Merge "Move code around and address growable_array comment." by Nicolas Geoffray · 10 years ago
  39. bbacb3d Merge "Quick: Fix range check for intrinsic String.charAt() on x86." by Vladimir Marko · 10 years ago
  40. 827eedb Move code around and address growable_array comment. by Nicolas Geoffray · 10 years ago
  41. 6043080 Merge "Fix Mac build." by Vladimir Marko · 10 years ago
  42. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 10 years ago
  43. bc50334 Fix Mac build. by Vladimir Marko · 10 years ago
  44. f90eec0 Merge "Fix build breakage after GVN change." by Nicolas Geoffray · 10 years ago
  45. e6f1715 Fix build breakage after GVN change. 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. c2c25a9 Merge "Fix a bug in the liveness analysis." by Nicolas Geoffray · 10 years ago
  52. aedc328 Fix a bug in the liveness analysis. by Nicolas Geoffray · 10 years ago
  53. 081d278 Merge "Fix lint error and typo." by Nicolas Geoffray · 10 years ago
  54. e636228 Fix lint error and typo. by Nicolas Geoffray · 10 years ago
  55. 0da7a26 Merge "Fix codegen_test." by Nicolas Geoffray · 10 years ago
  56. a0bb2bd Fix codegen_test. by Nicolas Geoffray · 10 years ago
  57. ebb3cbc Merge "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 10 years ago
  58. 2dadc9d Merge "Support callee-save registers on ARM." by Nicolas Geoffray · 10 years ago
  59. 4add3b4 ART: clear dirty cards of alloc space for MS/CMS partial and full GCs by Lei Li · 10 years ago
  60. cb535da Change AtomicStack to use StackReference by Mathieu Chartier · 10 years ago
  61. 4dee636 Support callee-save registers on ARM. by Nicolas Geoffray · 10 years ago
  62. 336247f Merge "ART: Fix new[] / delete mismatch" by Andreas Gampe · 10 years ago
  63. 6c08a45 ART: Fix new[] / delete mismatch by Andreas Gampe · 10 years ago
  64. d664b16 Merge "Make it possible to enable read barriers at build time." by Hiroshi Yamauchi · 10 years ago
  65. c23f0d8 Make it possible to enable read barriers at build time. by Hiroshi Yamauchi · 10 years ago
  66. d7fa69c Merge "ART: On shutdown, only warn on mutex contention" by Andreas Gampe · 10 years ago
  67. 8f1fa10 ART: On shutdown, only warn on mutex contention by Andreas Gampe · 10 years ago
  68. 61e620d Merge "More of the concurrent copying collector." by Hiroshi Yamauchi · 10 years ago
  69. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  70. 604e282 Merge "Fix valgrind error." by Nicolas Geoffray · 10 years ago
  71. 4597b5b Fix valgrind error. by Nicolas Geoffray · 10 years ago
  72. c08e645 Merge "Fix compaction bugs related to IdentityHashCode" by Mathieu Chartier · 10 years ago
  73. 4c4d609 Fix compaction bugs related to IdentityHashCode by Mathieu Chartier · 10 years ago
  74. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 10 years ago
  75. e6a05bf Merge "Fix makefile error." by Nicolas Geoffray · 10 years ago
  76. aa8dd2f Fix makefile error. by Nicolas Geoffray · 10 years ago
  77. a5f74e1 Merge "Mark test as failing for optimizing." by Nicolas Geoffray · 10 years ago
  78. fe380a7 Mark test as failing for optimizing. by Nicolas Geoffray · 10 years ago
  79. 294f986 Merge "Fix exception handling during deoptimization" by Sebastien Hertz · 10 years ago
  80. 270a0e1 Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  81. d834380 Merge "Fix BitVector::IndexIterator::operator*() to return uint32_t." by Vladimir Marko · 10 years ago
  82. 0407196 Fix BitVector::IndexIterator::operator*() to return uint32_t. by Vladimir Marko · 10 years ago
  83. 1ab1502 Merge "Implicit stack overflow checks and null checks are the norm now." by Nicolas Geoffray · 10 years ago
  84. 27e28d3 Implicit stack overflow checks and null checks are the norm now. by Nicolas Geoffray · 10 years ago
  85. 360daa6 Merge "Support callee save floating point registers on x64." by Nicolas Geoffray · 10 years ago
  86. d97dc40 Support callee save floating point registers on x64. by Nicolas Geoffray · 10 years ago
  87. 3befba4 ART: reduce UpdateModUnionTable time for partial GC by Lei Li · 10 years ago
  88. 4dfe58d Merge "ART: clear dirty cards of alloc space in pause phase" by Mathieu Chartier · 10 years ago
  89. ce841e0 Merge "Fix 116-nodex2oat to use arguments in custom run script" by Brian Carlstrom · 10 years ago
  90. 9d4c517 Fix 116-nodex2oat to use arguments in custom run script by Brian Carlstrom · 10 years ago
  91. e82a67e Merge "Fix compaction unsafe DescribeWait" by Mathieu Chartier · 10 years ago
  92. 4936159 Fix compaction unsafe DescribeWait by Mathieu Chartier · 10 years ago
  93. 40d9c6a Merge "ART: Rewrite ParallelGC test" by Andreas Gampe · 10 years ago
  94. e2c05a2 Merge "ART: Refactor common ELF->InstructionSet code" by Andreas Gampe · 10 years ago
  95. 746a040 Merge "Improve error messages in art::GraphChecker and art::SSAChecker" by Roland Levillain · 10 years ago
  96. 54aa4e5 Merge "ART: Fix GenInlined functions" by Vladimir Marko · 10 years ago
  97. c698b78 Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  98. a26369a Fix lint error. by Nicolas Geoffray · 10 years ago
  99. 77ed343 Merge "Enable core callee-save on x64." by Nicolas Geoffray · 10 years ago
  100. 727b294 ART: clear dirty cards of alloc space in pause phase by Lei Li · 10 years ago