1. 38f48e6 am 3cfbb4af: Merge "Clean-up 116-nodex2oat unit test" by Brian Carlstrom · 10 years ago
  2. 3cfbb4a Merge "Clean-up 116-nodex2oat unit test" by Brian Carlstrom · 10 years ago
  3. 9d3165b Clean-up 116-nodex2oat unit test by Serguei Katkov · 10 years ago
  4. b9ede40 am 4ec565ff: Merge "ART: Fix stub_test" by Andreas Gampe · 10 years ago
  5. 816c8b1 am 59add47c: Merge "Allow std::function<return_type(arg_type)> patterns in cpplint." by Roland Levillain · 10 years ago
  6. 38386c7 am 9dec5a74: Merge "ART: Replace NULL to nullptr in the optimizing compiler" by Roland Levillain · 10 years ago
  7. a45a910 am b6b114c0: Merge "Do not use HNot for creating !bool." by Nicolas Geoffray · 10 years ago
  8. 8f01950 am 73d8fe40: Merge "ART: Create a RemoveBlock method" by Roland Levillain · 10 years ago
  9. 857d0bf am 36e8a91d: Merge "Revert "Revert "Fully support pairs in the register allocator.""" by Nicolas Geoffray · 10 years ago
  10. 8733321 am f3f62f26: Merge "Update instrumentation stubs on resolved classes" by Sebastien Hertz · 10 years ago
  11. b43759b am 22c92851: Merge "Record implicit null checks at the actual invoke time." by Calin Juravle · 10 years ago
  12. 276d34b am 1147eeed: Merge "Update expectations after test change." by Nicolas Geoffray · 10 years ago
  13. 7fe7dcc am 4d2c611b: Merge "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  14. 793faf4 am 1272d427: Merge "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  15. 67eb8da am 86657bef: Merge "[optimizing compiler] Implement inline x86 FP \'%\'" by Calin Juravle · 10 years ago
  16. be6c370 am 97c89e4c: Merge "Use CompilerOptions for implicit stack overflow checks" by Calin Juravle · 10 years ago
  17. 4ec565f Merge "ART: Fix stub_test" by Andreas Gampe · 10 years ago
  18. 5c3d3a9 ART: Fix stub_test by Andreas Gampe · 10 years ago
  19. 59add47 Merge "Allow std::function<return_type(arg_type)> patterns in cpplint." by Roland Levillain · 10 years ago
  20. 9dec5a7 Merge "ART: Replace NULL to nullptr in the optimizing compiler" by Roland Levillain · 10 years ago
  21. b6b114c Merge "Do not use HNot for creating !bool." by Nicolas Geoffray · 10 years ago
  22. 0ada95d ART: Replace NULL to nullptr in the optimizing compiler by Jean Christophe Beyler · 10 years ago
  23. 73d8fe4 Merge "ART: Create a RemoveBlock method" by Roland Levillain · 10 years ago
  24. fa93b50 Do not use HNot for creating !bool. by Nicolas Geoffray · 10 years ago
  25. 36e8a91 Merge "Revert "Revert "Fully support pairs in the register allocator.""" by Nicolas Geoffray · 10 years ago
  26. 6c2dff8 Revert "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  27. f3f62f2 Merge "Update instrumentation stubs on resolved classes" by Sebastien Hertz · 10 years ago
  28. 22c9285 Merge "Record implicit null checks at the actual invoke time." by Calin Juravle · 10 years ago
  29. 77520bc Record implicit null checks at the actual invoke time. by Calin Juravle · 10 years ago
  30. 1147eee Merge "Update expectations after test change." by Nicolas Geoffray · 10 years ago
  31. da82d29 Update expectations after test change. by Nicolas Geoffray · 10 years ago
  32. 4d2c611 Merge "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  33. c399fdc Revert "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  34. 1272d42 Merge "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  35. 41aedbb Fully support pairs in the register allocator. by Nicolas Geoffray · 10 years ago
  36. 86657be Merge "[optimizing compiler] Implement inline x86 FP '%'" by Calin Juravle · 10 years ago
  37. 24f2dfa [optimizing compiler] Implement inline x86 FP '%' by Mark Mendell · 10 years ago
  38. 97c89e4 Merge "Use CompilerOptions for implicit stack overflow checks" by Calin Juravle · 10 years ago
  39. 5fcc0c0 am 2005655e: Merge "ART: Fix arm64 backend" by Andreas Gampe · 10 years ago
  40. 0054306 am b061b894: Merge "ART: Make ProcessStrings less noisy" by Andreas Gampe · 10 years ago
  41. b3ba9a8 am 29c9063a: Merge "Clean up the locks around Heap::VisitObjects()." by Hiroshi Yamauchi · 10 years ago
  42. 2005655 Merge "ART: Fix arm64 backend" by Andreas Gampe · 10 years ago
  43. 582f541 ART: Fix arm64 backend by Andreas Gampe · 10 years ago
  44. b061b89 Merge "ART: Make ProcessStrings less noisy" by Andreas Gampe · 10 years ago
  45. dc84301 ART: Make ProcessStrings less noisy by Andreas Gampe · 10 years ago
  46. 29c9063 Merge "Clean up the locks around Heap::VisitObjects()." by Hiroshi Yamauchi · 10 years ago
  47. 4fbdd2c am e355ab63: Merge "ART: Make some helpers non-virtual in Mir2Lir" by Andreas Gampe · 10 years ago
  48. e355ab6 Merge "ART: Make some helpers non-virtual in Mir2Lir" by Andreas Gampe · 10 years ago
  49. f62475d am c9aa8f88: Merge "ART: Curb dex2oat verbosity" by Andreas Gampe · 10 years ago
  50. c9aa8f8 Merge "ART: Curb dex2oat verbosity" by Andreas Gampe · 10 years ago
  51. 8d295f8 ART: Curb dex2oat verbosity by Andreas Gampe · 10 years ago
  52. 0c8c303 Clean up the locks around Heap::VisitObjects(). by Hiroshi Yamauchi · 10 years ago
  53. 93edf73 Use CompilerOptions for implicit stack overflow checks by Calin Juravle · 10 years ago
  54. f681570 ART: Make some helpers non-virtual in Mir2Lir by Andreas Gampe · 10 years ago
  55. 2a4e628 am 97d9f286: Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  56. 97d9f28 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  57. d500b53 ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  58. 876a52a am 48aba684: Merge "Fix register allocator test." by Calin Juravle · 10 years ago
  59. 48aba68 Merge "Fix register allocator test." by Calin Juravle · 10 years ago
  60. d426a8f Fix register allocator test. by Calin Juravle · 10 years ago
  61. 4874e23 am e7fd3e3a: Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  62. e7fd3e3 Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  63. d7c920c am 606a81aa: Merge "Ensure HCondition nodes on objects are either HEqual or HNotEqual" by Roland Levillain · 10 years ago
  64. 606a81a Merge "Ensure HCondition nodes on objects are either HEqual or HNotEqual" by Roland Levillain · 10 years ago
  65. 14e5316 am 3889897a: Merge "ART: Run Checker with Python >2.6" by David Brazdil · 10 years ago
  66. 3889897 Merge "ART: Run Checker with Python >2.6" by David Brazdil · 10 years ago
  67. 123c5e9 ART: Run Checker with Python >2.6 by David Brazdil · 10 years ago
  68. 9f125c0 am a943a75a: Merge "ART: Invoke Checker from run-test scripts" by David Brazdil · 10 years ago
  69. a943a75 Merge "ART: Invoke Checker from run-test scripts" by David Brazdil · 10 years ago
  70. 1edba86 am 452773fe: Merge "Address review comments." by Nicolas Geoffray · 10 years ago
  71. 452773f Merge "Address review comments." by Nicolas Geoffray · 10 years ago
  72. 3747b48 Address review comments. by Nicolas Geoffray · 10 years ago
  73. a8a697f Update instrumentation stubs on resolved classes by Sebastien Hertz · 10 years ago
  74. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  75. 15e7457 am e210661a: Merge "ART: Fix compiler warning at arm/int_arm.cc:644" by Vladimir Marko · 10 years ago
  76. e210661 Merge "ART: Fix compiler warning at arm/int_arm.cc:644" by Vladimir Marko · 10 years ago
  77. aecbd26 Ensure HCondition nodes on objects are either HEqual or HNotEqual by Roland Levillain · 10 years ago
  78. ddf05aa ART: Fix compiler warning at arm/int_arm.cc:644 by Dmitry Petrochenko · 10 years ago
  79. feaeb5d am d599b393: Merge "Checker cleanup" by David Brazdil · 10 years ago
  80. d599b39 Merge "Checker cleanup" by David Brazdil · 10 years ago
  81. e770197 am 951d70b4: Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  82. 35911d6 am e45ff20f: Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  83. cbbd3c5 am 1235c46d: Merge "Do not use STMP, it conflicts with the calling convention." by Nicolas Geoffray · 10 years ago
  84. 951d70b Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  85. e45ff20 Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  86. 9ee6618 Constant fold after inlining. by Nicolas Geoffray · 10 years ago
  87. 1235c46 Merge "Do not use STMP, it conflicts with the calling convention." by Nicolas Geoffray · 10 years ago
  88. a8eef82 Do not use STMP, it conflicts with the calling convention. by Nicolas Geoffray · 10 years ago
  89. 7b1bbfd am c2c7a33a: Merge "Do not use register pair in a parallel move." by Nicolas Geoffray · 10 years ago
  90. c2c7a33 Merge "Do not use register pair in a parallel move." by Nicolas Geoffray · 10 years ago
  91. 912df7c am 212327a5: Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  92. 212327a Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  93. 3f7dce8 Checker cleanup by David Brazdil · 10 years ago
  94. c89c3be am 2bd68b77: Merge "Fix infinite loop in GenerateIdentityHashCode" by Mathieu Chartier · 10 years ago
  95. 2bd68b7 Merge "Fix infinite loop in GenerateIdentityHashCode" by Mathieu Chartier · 10 years ago
  96. 7380c31 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  97. b23e36e am fa048428: Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  98. fa04842 Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  99. 066f9e4 Quick: Clean up optimization pass order. by Vladimir Marko · 10 years ago
  100. cd6dffe Add implicit null checks for the optimizing compiler by Calin Juravle · 10 years ago