1. 0de0b08 am e6a05bf1: Merge "Fix makefile error." by Nicolas Geoffray · 10 years ago
  2. e6a05bf Merge "Fix makefile error." by Nicolas Geoffray · 10 years ago
  3. aa8dd2f Fix makefile error. by Nicolas Geoffray · 10 years ago
  4. 84c511e am a5f74e15: Merge "Mark test as failing for optimizing." by Nicolas Geoffray · 10 years ago
  5. a5f74e1 Merge "Mark test as failing for optimizing." by Nicolas Geoffray · 10 years ago
  6. fe380a7 Mark test as failing for optimizing. by Nicolas Geoffray · 10 years ago
  7. 3a270d2 am 294f9860: Merge "Fix exception handling during deoptimization" by Sebastien Hertz · 10 years ago
  8. 294f986 Merge "Fix exception handling during deoptimization" by Sebastien Hertz · 10 years ago
  9. 270a0e1 Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  10. d29b85c am d834380c: Merge "Fix BitVector::IndexIterator::operator*() to return uint32_t." by Vladimir Marko · 10 years ago
  11. d834380 Merge "Fix BitVector::IndexIterator::operator*() to return uint32_t." by Vladimir Marko · 10 years ago
  12. 0407196 Fix BitVector::IndexIterator::operator*() to return uint32_t. by Vladimir Marko · 10 years ago
  13. 96f9ef2 am 1ab15020: Merge "Implicit stack overflow checks and null checks are the norm now." by Nicolas Geoffray · 10 years ago
  14. 75bc72a am 360daa6f: Merge "Support callee save floating point registers on x64." by Nicolas Geoffray · 10 years ago
  15. 1ab1502 Merge "Implicit stack overflow checks and null checks are the norm now." by Nicolas Geoffray · 10 years ago
  16. 27e28d3 Implicit stack overflow checks and null checks are the norm now. by Nicolas Geoffray · 10 years ago
  17. 360daa6 Merge "Support callee save floating point registers on x64." by Nicolas Geoffray · 10 years ago
  18. d97dc40 Support callee save floating point registers on x64. by Nicolas Geoffray · 10 years ago
  19. 0e7a878 am 4dfe58d8: Merge "ART: clear dirty cards of alloc space in pause phase" by Mathieu Chartier · 10 years ago
  20. 4dfe58d Merge "ART: clear dirty cards of alloc space in pause phase" by Mathieu Chartier · 10 years ago
  21. 2659f61 am ce841e09: Merge "Fix 116-nodex2oat to use arguments in custom run script" by Brian Carlstrom · 10 years ago
  22. ce841e0 Merge "Fix 116-nodex2oat to use arguments in custom run script" by Brian Carlstrom · 10 years ago
  23. 9d4c517 Fix 116-nodex2oat to use arguments in custom run script by Brian Carlstrom · 10 years ago
  24. dc562ce am e82a67e5: Merge "Fix compaction unsafe DescribeWait" by Mathieu Chartier · 10 years ago
  25. e82a67e Merge "Fix compaction unsafe DescribeWait" by Mathieu Chartier · 10 years ago
  26. 4936159 Fix compaction unsafe DescribeWait by Mathieu Chartier · 10 years ago
  27. e197cd7 am 40d9c6a2: Merge "ART: Rewrite ParallelGC test" by Andreas Gampe · 10 years ago
  28. 40d9c6a Merge "ART: Rewrite ParallelGC test" by Andreas Gampe · 10 years ago
  29. 0f45356 am e2c05a27: Merge "ART: Refactor common ELF->InstructionSet code" by Andreas Gampe · 10 years ago
  30. e2c05a2 Merge "ART: Refactor common ELF->InstructionSet code" by Andreas Gampe · 10 years ago
  31. 29e4dd0 am 746a0401: Merge "Improve error messages in art::GraphChecker and art::SSAChecker" by Roland Levillain · 10 years ago
  32. 746a040 Merge "Improve error messages in art::GraphChecker and art::SSAChecker" by Roland Levillain · 10 years ago
  33. db8365b am 54aa4e57: Merge "ART: Fix GenInlined functions" by Vladimir Marko · 10 years ago
  34. 54aa4e5 Merge "ART: Fix GenInlined functions" by Vladimir Marko · 10 years ago
  35. c5d5dd8 am c698b78a: Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  36. c698b78 Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  37. a26369a Fix lint error. by Nicolas Geoffray · 10 years ago
  38. cbc5910 am 77ed3432: Merge "Enable core callee-save on x64." by Nicolas Geoffray · 10 years ago
  39. 77ed343 Merge "Enable core callee-save on x64." by Nicolas Geoffray · 10 years ago
  40. 727b294 ART: clear dirty cards of alloc space in pause phase by Lei Li · 10 years ago
  41. 6d6e0e2 am 0ff51b15: Merge "Follow up on CL 123650" by Sebastien Hertz · 10 years ago
  42. 0ff51b1 Merge "Follow up on CL 123650" by Sebastien Hertz · 10 years ago
  43. 6c957c5 ART: Rewrite ParallelGC test by Andreas Gampe · 10 years ago
  44. 6f61141 ART: Refactor common ELF->InstructionSet code by Andreas Gampe · 10 years ago
  45. 38f48e6 am 3cfbb4af: Merge "Clean-up 116-nodex2oat unit test" by Brian Carlstrom · 10 years ago
  46. 3cfbb4a Merge "Clean-up 116-nodex2oat unit test" by Brian Carlstrom · 10 years ago
  47. ff87d7b ART: Fix GenInlined functions by Chao-ying Fu · 10 years ago
  48. 9d3165b Clean-up 116-nodex2oat unit test by Serguei Katkov · 10 years ago
  49. b9ede40 am 4ec565ff: Merge "ART: Fix stub_test" by Andreas Gampe · 10 years ago
  50. 816c8b1 am 59add47c: Merge "Allow std::function<return_type(arg_type)> patterns in cpplint." by Roland Levillain · 10 years ago
  51. 38386c7 am 9dec5a74: Merge "ART: Replace NULL to nullptr in the optimizing compiler" by Roland Levillain · 10 years ago
  52. a45a910 am b6b114c0: Merge "Do not use HNot for creating !bool." by Nicolas Geoffray · 10 years ago
  53. 8f01950 am 73d8fe40: Merge "ART: Create a RemoveBlock method" by Roland Levillain · 10 years ago
  54. 857d0bf am 36e8a91d: Merge "Revert "Revert "Fully support pairs in the register allocator.""" by Nicolas Geoffray · 10 years ago
  55. 8733321 am f3f62f26: Merge "Update instrumentation stubs on resolved classes" by Sebastien Hertz · 10 years ago
  56. b43759b am 22c92851: Merge "Record implicit null checks at the actual invoke time." by Calin Juravle · 10 years ago
  57. 276d34b am 1147eeed: Merge "Update expectations after test change." by Nicolas Geoffray · 10 years ago
  58. 7fe7dcc am 4d2c611b: Merge "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  59. 793faf4 am 1272d427: Merge "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  60. 67eb8da am 86657bef: Merge "[optimizing compiler] Implement inline x86 FP \'%\'" by Calin Juravle · 10 years ago
  61. be6c370 am 97c89e4c: Merge "Use CompilerOptions for implicit stack overflow checks" by Calin Juravle · 10 years ago
  62. 4ec565f Merge "ART: Fix stub_test" by Andreas Gampe · 10 years ago
  63. 5c3d3a9 ART: Fix stub_test by Andreas Gampe · 10 years ago
  64. 9889396 Enable core callee-save on x64. by Nicolas Geoffray · 10 years ago
  65. 59add47 Merge "Allow std::function<return_type(arg_type)> patterns in cpplint." by Roland Levillain · 10 years ago
  66. 9dec5a7 Merge "ART: Replace NULL to nullptr in the optimizing compiler" by Roland Levillain · 10 years ago
  67. b6b114c Merge "Do not use HNot for creating !bool." by Nicolas Geoffray · 10 years ago
  68. 0ada95d ART: Replace NULL to nullptr in the optimizing compiler by Jean Christophe Beyler · 10 years ago
  69. 73d8fe4 Merge "ART: Create a RemoveBlock method" by Roland Levillain · 10 years ago
  70. fa93b50 Do not use HNot for creating !bool. by Nicolas Geoffray · 10 years ago
  71. a10aa37 Follow up on CL 123650 by Sebastien Hertz · 10 years ago
  72. 36e8a91 Merge "Revert "Revert "Fully support pairs in the register allocator.""" by Nicolas Geoffray · 10 years ago
  73. 6c2dff8 Revert "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  74. f3f62f2 Merge "Update instrumentation stubs on resolved classes" by Sebastien Hertz · 10 years ago
  75. 22c9285 Merge "Record implicit null checks at the actual invoke time." by Calin Juravle · 10 years ago
  76. 77520bc Record implicit null checks at the actual invoke time. by Calin Juravle · 10 years ago
  77. 1147eee Merge "Update expectations after test change." by Nicolas Geoffray · 10 years ago
  78. da82d29 Update expectations after test change. by Nicolas Geoffray · 10 years ago
  79. 4d2c611 Merge "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  80. c399fdc Revert "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  81. 5c4405e Improve error messages in art::GraphChecker and art::SSAChecker by Roland Levillain · 10 years ago
  82. 1272d42 Merge "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  83. 41aedbb Fully support pairs in the register allocator. by Nicolas Geoffray · 10 years ago
  84. 86657be Merge "[optimizing compiler] Implement inline x86 FP '%'" by Calin Juravle · 10 years ago
  85. 24f2dfa [optimizing compiler] Implement inline x86 FP '%' by Mark Mendell · 10 years ago
  86. 97c89e4 Merge "Use CompilerOptions for implicit stack overflow checks" by Calin Juravle · 10 years ago
  87. 5fcc0c0 am 2005655e: Merge "ART: Fix arm64 backend" by Andreas Gampe · 10 years ago
  88. 0054306 am b061b894: Merge "ART: Make ProcessStrings less noisy" by Andreas Gampe · 10 years ago
  89. b3ba9a8 am 29c9063a: Merge "Clean up the locks around Heap::VisitObjects()." by Hiroshi Yamauchi · 10 years ago
  90. 2005655 Merge "ART: Fix arm64 backend" by Andreas Gampe · 10 years ago
  91. 582f541 ART: Fix arm64 backend by Andreas Gampe · 10 years ago
  92. b061b89 Merge "ART: Make ProcessStrings less noisy" by Andreas Gampe · 10 years ago
  93. dc84301 ART: Make ProcessStrings less noisy by Andreas Gampe · 10 years ago
  94. 29c9063 Merge "Clean up the locks around Heap::VisitObjects()." by Hiroshi Yamauchi · 10 years ago
  95. 4fbdd2c am e355ab63: Merge "ART: Make some helpers non-virtual in Mir2Lir" by Andreas Gampe · 10 years ago
  96. e355ab6 Merge "ART: Make some helpers non-virtual in Mir2Lir" by Andreas Gampe · 10 years ago
  97. f62475d am c9aa8f88: Merge "ART: Curb dex2oat verbosity" by Andreas Gampe · 10 years ago
  98. c9aa8f8 Merge "ART: Curb dex2oat verbosity" by Andreas Gampe · 10 years ago
  99. 8d295f8 ART: Curb dex2oat verbosity by Andreas Gampe · 10 years ago
  100. 0c8c303 Clean up the locks around Heap::VisitObjects(). by Hiroshi Yamauchi · 10 years ago