1. 2a93d22 am 87333215: am f3f62f26: Merge "Update instrumentation stubs on resolved classes" by Sebastien Hertz · 10 years ago
  2. b5c3555 am b43759b0: am 22c92851: Merge "Record implicit null checks at the actual invoke time." by Calin Juravle · 10 years ago
  3. a021045 am 276d34bf: am 1147eeed: Merge "Update expectations after test change." by Nicolas Geoffray · 10 years ago
  4. 5ea0a0e am 7fe7dcc2: am 4d2c611b: Merge "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  5. 7fef109 am 793faf48: am 1272d427: Merge "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  6. 34157fd am 67eb8da4: am 86657bef: Merge "[optimizing compiler] Implement inline x86 FP \'%\'" by Calin Juravle · 10 years ago
  7. f7a4214 am be6c370f: am 97c89e4c: Merge "Use CompilerOptions for implicit stack overflow checks" by Calin Juravle · 10 years ago
  8. 8733321 am f3f62f26: Merge "Update instrumentation stubs on resolved classes" by Sebastien Hertz · 10 years ago
  9. b43759b am 22c92851: Merge "Record implicit null checks at the actual invoke time." by Calin Juravle · 10 years ago
  10. 276d34b am 1147eeed: Merge "Update expectations after test change." by Nicolas Geoffray · 10 years ago
  11. 7fe7dcc am 4d2c611b: Merge "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  12. 793faf4 am 1272d427: Merge "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  13. 67eb8da am 86657bef: Merge "[optimizing compiler] Implement inline x86 FP \'%\'" by Calin Juravle · 10 years ago
  14. be6c370 am 97c89e4c: Merge "Use CompilerOptions for implicit stack overflow checks" by Calin Juravle · 10 years ago
  15. cc29c03 am 2d7e2373: am 108a9acc: Merge "JDWP: fix breakpoint for method in the image" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  16. 2d7e237 am 108a9acc: Merge "JDWP: fix breakpoint for method in the image" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  17. 108a9ac Merge "JDWP: fix breakpoint for method in the image" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  18. f3f62f2 Merge "Update instrumentation stubs on resolved classes" by Sebastien Hertz · 10 years ago
  19. 22c9285 Merge "Record implicit null checks at the actual invoke time." by Calin Juravle · 10 years ago
  20. 77520bc Record implicit null checks at the actual invoke time. by Calin Juravle · 10 years ago
  21. 1147eee Merge "Update expectations after test change." by Nicolas Geoffray · 10 years ago
  22. da82d29 Update expectations after test change. by Nicolas Geoffray · 10 years ago
  23. 4d2c611 Merge "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  24. c399fdc Revert "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  25. 1272d42 Merge "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  26. 41aedbb Fully support pairs in the register allocator. by Nicolas Geoffray · 10 years ago
  27. 86657be Merge "[optimizing compiler] Implement inline x86 FP '%'" by Calin Juravle · 10 years ago
  28. 24f2dfa [optimizing compiler] Implement inline x86 FP '%' by Mark Mendell · 10 years ago
  29. 97c89e4 Merge "Use CompilerOptions for implicit stack overflow checks" by Calin Juravle · 10 years ago
  30. 6330501 am 5fcc0c04: am 2005655e: Merge "ART: Fix arm64 backend" by Andreas Gampe · 10 years ago
  31. b10b5b7 am 00543061: am b061b894: Merge "ART: Make ProcessStrings less noisy" by Andreas Gampe · 10 years ago
  32. 0c1dee9 am b3ba9a83: am 29c9063a: Merge "Clean up the locks around Heap::VisitObjects()." by Hiroshi Yamauchi · 10 years ago
  33. 5fcc0c0 am 2005655e: Merge "ART: Fix arm64 backend" by Andreas Gampe · 10 years ago
  34. 0054306 am b061b894: Merge "ART: Make ProcessStrings less noisy" by Andreas Gampe · 10 years ago
  35. b3ba9a8 am 29c9063a: Merge "Clean up the locks around Heap::VisitObjects()." by Hiroshi Yamauchi · 10 years ago
  36. 2005655 Merge "ART: Fix arm64 backend" by Andreas Gampe · 10 years ago
  37. 582f541 ART: Fix arm64 backend by Andreas Gampe · 10 years ago
  38. b061b89 Merge "ART: Make ProcessStrings less noisy" by Andreas Gampe · 10 years ago
  39. dc84301 ART: Make ProcessStrings less noisy by Andreas Gampe · 10 years ago
  40. 29c9063 Merge "Clean up the locks around Heap::VisitObjects()." by Hiroshi Yamauchi · 10 years ago
  41. bec3a87 am 4fbdd2ca: am e355ab63: Merge "ART: Make some helpers non-virtual in Mir2Lir" by Andreas Gampe · 10 years ago
  42. 4fbdd2c am e355ab63: Merge "ART: Make some helpers non-virtual in Mir2Lir" by Andreas Gampe · 10 years ago
  43. e355ab6 Merge "ART: Make some helpers non-virtual in Mir2Lir" by Andreas Gampe · 10 years ago
  44. 549ea65 am f62475dd: am c9aa8f88: Merge "ART: Curb dex2oat verbosity" by Andreas Gampe · 10 years ago
  45. f62475d am c9aa8f88: Merge "ART: Curb dex2oat verbosity" by Andreas Gampe · 10 years ago
  46. c9aa8f8 Merge "ART: Curb dex2oat verbosity" by Andreas Gampe · 10 years ago
  47. 8d295f8 ART: Curb dex2oat verbosity by Andreas Gampe · 10 years ago
  48. 0c8c303 Clean up the locks around Heap::VisitObjects(). by Hiroshi Yamauchi · 10 years ago
  49. 93edf73 Use CompilerOptions for implicit stack overflow checks by Calin Juravle · 10 years ago
  50. f681570 ART: Make some helpers non-virtual in Mir2Lir by Andreas Gampe · 10 years ago
  51. a933fd2 am 2a4e6284: am 97d9f286: Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  52. 2a4e628 am 97d9f286: Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  53. 97d9f28 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  54. d500b53 ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  55. 2ba7e76 am 876a52a1: am 48aba684: Merge "Fix register allocator test." by Calin Juravle · 10 years ago
  56. 876a52a am 48aba684: Merge "Fix register allocator test." by Calin Juravle · 10 years ago
  57. 48aba68 Merge "Fix register allocator test." by Calin Juravle · 10 years ago
  58. d426a8f Fix register allocator test. by Calin Juravle · 10 years ago
  59. 770433e am 4874e236: am e7fd3e3a: Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  60. 4874e23 am e7fd3e3a: Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  61. e7fd3e3 Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  62. 88f0264 am d7c920ce: am 606a81aa: Merge "Ensure HCondition nodes on objects are either HEqual or HNotEqual" by Roland Levillain · 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. d41b789 am 14e53166: am 3889897a: Merge "ART: Run Checker with Python >2.6" by David Brazdil · 10 years ago
  66. 14e5316 am 3889897a: Merge "ART: Run Checker with Python >2.6" by David Brazdil · 10 years ago
  67. 16ad422 am 9f125c08: am a943a75a: Merge "ART: Invoke Checker from run-test scripts" by David Brazdil · 10 years ago
  68. 3889897 Merge "ART: Run Checker with Python >2.6" by David Brazdil · 10 years ago
  69. 123c5e9 ART: Run Checker with Python >2.6 by David Brazdil · 10 years ago
  70. 9f125c0 am a943a75a: Merge "ART: Invoke Checker from run-test scripts" by David Brazdil · 10 years ago
  71. a943a75 Merge "ART: Invoke Checker from run-test scripts" by David Brazdil · 10 years ago
  72. e7134de am 1edba863: am 452773fe: Merge "Address review comments." by Nicolas Geoffray · 10 years ago
  73. 1edba86 am 452773fe: Merge "Address review comments." by Nicolas Geoffray · 10 years ago
  74. 452773f Merge "Address review comments." by Nicolas Geoffray · 10 years ago
  75. 3747b48 Address review comments. by Nicolas Geoffray · 10 years ago
  76. a8a697f Update instrumentation stubs on resolved classes by Sebastien Hertz · 10 years ago
  77. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  78. a43a2de am 15e74579: am e210661a: Merge "ART: Fix compiler warning at arm/int_arm.cc:644" by Vladimir Marko · 10 years ago
  79. 15e7457 am e210661a: Merge "ART: Fix compiler warning at arm/int_arm.cc:644" by Vladimir Marko · 10 years ago
  80. e210661 Merge "ART: Fix compiler warning at arm/int_arm.cc:644" by Vladimir Marko · 10 years ago
  81. aecbd26 Ensure HCondition nodes on objects are either HEqual or HNotEqual by Roland Levillain · 10 years ago
  82. ddf05aa ART: Fix compiler warning at arm/int_arm.cc:644 by Dmitry Petrochenko · 10 years ago
  83. c350041 am feaeb5d7: am d599b393: Merge "Checker cleanup" by David Brazdil · 10 years ago
  84. feaeb5d am d599b393: Merge "Checker cleanup" by David Brazdil · 10 years ago
  85. d599b39 Merge "Checker cleanup" by David Brazdil · 10 years ago
  86. 9006fe3 am e7701970: am 951d70b4: Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  87. 4920b93 am 35911d66: am e45ff20f: Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  88. 7b64c7c am cbbd3c5d: am 1235c46d: Merge "Do not use STMP, it conflicts with the calling convention." by Nicolas Geoffray · 10 years ago
  89. e770197 am 951d70b4: Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  90. 35911d6 am e45ff20f: Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  91. cbbd3c5 am 1235c46d: Merge "Do not use STMP, it conflicts with the calling convention." by Nicolas Geoffray · 10 years ago
  92. 951d70b Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  93. e45ff20 Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  94. 9ee6618 Constant fold after inlining. by Nicolas Geoffray · 10 years ago
  95. 1235c46 Merge "Do not use STMP, it conflicts with the calling convention." by Nicolas Geoffray · 10 years ago
  96. a8eef82 Do not use STMP, it conflicts with the calling convention. by Nicolas Geoffray · 10 years ago
  97. 72fb4c8 am 7b1bbfd8: am c2c7a33a: Merge "Do not use register pair in a parallel move." by Nicolas Geoffray · 10 years ago
  98. 7b1bbfd am c2c7a33a: Merge "Do not use register pair in a parallel move." by Nicolas Geoffray · 10 years ago
  99. c2c7a33 Merge "Do not use register pair in a parallel move." by Nicolas Geoffray · 10 years ago
  100. 7f418db JDWP: fix breakpoint for method in the image by Sebastien Hertz · 10 years ago