1. 57ef32b Merge "Revert "Fix issue with proxy invocation on default methods"" am: a67a089 by Alex Light · 9 years ago
  2. ce3476b Merge "Revert "Fix issue with proxy invocation on default methods"" am: a67a089 by Alex Light · 9 years ago
  3. bd05ce8 Merge "Fix valgrind-test-art-host to run both 32-bit and 64-bit tests." am: 08aa5f3 by Hiroshi Yamauchi · 9 years ago
  4. a67a089 Merge "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
  5. c60f0d6 Merge "Fix valgrind-test-art-host to run both 32-bit and 64-bit tests." by Hiroshi Yamauchi · 9 years ago
  6. daf58c8 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
  7. 08aa5f3 Merge "Fix valgrind-test-art-host to run both 32-bit and 64-bit tests." by Hiroshi Yamauchi · 9 years ago
  8. b62a124 Merge "Add verify-art-runtime usage to dex2oat" am: 9ee48fb am: 669a45a by Mathieu Chartier · 9 years ago
  9. 669a45a Merge "Add verify-art-runtime usage to dex2oat" am: 9ee48fb by Mathieu Chartier · 9 years ago
  10. 9ee48fb Merge "Add verify-art-runtime usage to dex2oat" by Mathieu Chartier · 9 years ago
  11. 1cc7e8b Add verify-art-runtime usage to dex2oat by Mathieu Chartier · 9 years ago
  12. f711457 Merge "Fix race in AllocEntrypointsInstrumented" am: 6f1b7ec am: 55d89b8 by Mathieu Chartier · 9 years ago
  13. 55d89b8 Merge "Fix race in AllocEntrypointsInstrumented" am: 6f1b7ec by Mathieu Chartier · 9 years ago
  14. 6f1b7ec Merge "Fix race in AllocEntrypointsInstrumented" by Mathieu Chartier · 9 years ago
  15. 8855458 Merge "Fix issue with proxy invocation on default methods" am: 932e6bf by Alex Light · 9 years ago
  16. 8eac39e Merge "Fix issue with proxy invocation on default methods" am: 932e6bf by Alex Light · 9 years ago
  17. 932e6bf Merge "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
  18. 1f40c35 Fix race in AllocEntrypointsInstrumented am: 77d9931 am: 56626ba by Mathieu Chartier · 9 years ago
  19. 56626ba Fix race in AllocEntrypointsInstrumented am: 77d9931 by Mathieu Chartier · 9 years ago
  20. 50e9331 Fix race in AllocEntrypointsInstrumented by Mathieu Chartier · 9 years ago
  21. 77d9931 Fix race in AllocEntrypointsInstrumented by Mathieu Chartier · 9 years ago
  22. 7b40e0d Merge "Remove --native-debuggable compiler option." am: 8e57978 am: 15d3f56 by David Srbecky · 9 years ago
  23. 27d53f7 Merge "Make art::HCompare support boolean, byte, short and char inputs." am: 03fdc90 by Roland Levillain · 9 years ago
  24. 8f448eb Merge "Forgot space." am: 1a738fc am: 6dab0aa by Nicolas Geoffray · 9 years ago
  25. fc35c00 Merge "runtime: delete native/java_lang_Runtime.h." am: 615017b am: f16d2d3 by Narayan Kamath · 9 years ago
  26. 2e4ed61 Merge "Fix inliner crash related to type propagation." am: 8b5e04b am: e6f5e34 by Nicolas Geoffray · 9 years ago
  27. a123db4 Merge "Re-enable checker tests 536 and 537" am: 713c519 am: f098d40 by Sebastien Hertz · 9 years ago
  28. 15d3f56 Merge "Remove --native-debuggable compiler option." am: 8e57978 by David Srbecky · 9 years ago
  29. dd6a628 Merge "Make art::HCompare support boolean, byte, short and char inputs." by Roland Levillain · 9 years ago
  30. 6dab0aa Merge "Forgot space." am: 1a738fc by Nicolas Geoffray · 9 years ago
  31. f16d2d3 Merge "runtime: delete native/java_lang_Runtime.h." am: 615017b by Narayan Kamath · 9 years ago
  32. e6f5e34 Merge "Fix inliner crash related to type propagation." am: 8b5e04b by Nicolas Geoffray · 9 years ago
  33. f098d40 Merge "Re-enable checker tests 536 and 537" am: 713c519 by Sebastien Hertz · 9 years ago
  34. 4dd47ab Fix valgrind-test-art-host to run both 32-bit and 64-bit tests. by Hiroshi Yamauchi · 9 years ago
  35. 8e57978 Merge "Remove --native-debuggable compiler option." by David Srbecky · 9 years ago
  36. 03fdc90 Merge "Make art::HCompare support boolean, byte, short and char inputs." by Roland Levillain · 9 years ago
  37. 346dc99 Remove --native-debuggable compiler option. by David Srbecky · 9 years ago
  38. 1a738fc Merge "Forgot space." by Nicolas Geoffray · 9 years ago
  39. 615017b Merge "runtime: delete native/java_lang_Runtime.h." by Narayan Kamath · 9 years ago
  40. a172450 Forgot space. by Nicolas Geoffray · 9 years ago
  41. 8b5e04b Merge "Fix inliner crash related to type propagation." by Nicolas Geoffray · 9 years ago
  42. a5c4a40 Make art::HCompare support boolean, byte, short and char inputs. by Roland Levillain · 9 years ago
  43. 713c519 Merge "Re-enable checker tests 536 and 537" by Sebastien Hertz · 9 years ago
  44. 253fe7e Merge "Clean up NullCheck generation and record stats about it." am: 914d71e by Calin Juravle · 9 years ago
  45. 6066018 Merge "Improve compiler stats" am: 1583e62 am: c665f76 by Calin Juravle · 9 years ago
  46. 056fd84 Merge "Add more statistics for memory use of the JIT." am: 532da65 am: b9d5e9b by Nicolas Geoffray · 9 years ago
  47. 7cee2fe Merge "Clean up NullCheck generation and record stats about it." am: 914d71e by Calin Juravle · 9 years ago
  48. c665f76 Merge "Improve compiler stats" am: 1583e62 by Calin Juravle · 9 years ago
  49. b9d5e9b Merge "Add more statistics for memory use of the JIT." am: 532da65 by Nicolas Geoffray · 9 years ago
  50. 2385d09 Re-enable checker tests 536 and 537 by Sebastien Hertz · 9 years ago
  51. 44fd0e5 Fix inliner crash related to type propagation. by Nicolas Geoffray · 9 years ago
  52. 0cb11c3 runtime: delete native/java_lang_Runtime.h. by Narayan Kamath · 9 years ago
  53. 914d71e Merge "Clean up NullCheck generation and record stats about it." by Calin Juravle · 9 years ago
  54. 1583e62 Merge "Improve compiler stats" by Calin Juravle · 9 years ago
  55. 532da65 Merge "Add more statistics for memory use of the JIT." by Nicolas Geoffray · 9 years ago
  56. ae4a756 Merge "Call __jit_debug_register_code() indirectly via global variable." am: 011b511 by David Srbecky · 9 years ago
  57. 933330a Add more statistics for memory use of the JIT. by Nicolas Geoffray · 9 years ago
  58. e3ac49b Merge "Call __jit_debug_register_code() indirectly via global variable." by David Srbecky · 9 years ago
  59. 011b511 Merge "Call __jit_debug_register_code() indirectly via global variable." by David Srbecky · 9 years ago
  60. 2ae4818 Clean up NullCheck generation and record stats about it. by Calin Juravle · 9 years ago
  61. 6915898 Improve compiler stats by Calin Juravle · 9 years ago
  62. 37710f1 Merge "Set USE_JACK to true." am: 9a70d58 am: e02c237 by Nicolas Geoffray · 9 years ago
  63. e02c237 Merge "Set USE_JACK to true." am: 9a70d58 by Nicolas Geoffray · 9 years ago
  64. 9a70d58 Merge "Set USE_JACK to true." by Nicolas Geoffray · 9 years ago
  65. 1c5b6da Set USE_JACK to true. by Nicolas Geoffray · 9 years ago
  66. c3985b5 Merge "Move specific build rule of 529 into the default script." am: 767c3b9 by Nicolas Geoffray · 9 years ago
  67. 6016aef Merge "Move specific build rule of 529 into the default script." am: 767c3b9 by Nicolas Geoffray · 9 years ago
  68. 9dd597f runtime: delete native/java_lang_Runtime.cc am: f525272 am: 6cede46 by Narayan Kamath · 9 years ago
  69. 6cede46 runtime: delete native/java_lang_Runtime.cc am: f525272 by Narayan Kamath · 9 years ago
  70. 767c3b9 Merge "Move specific build rule of 529 into the default script." by Nicolas Geoffray · 9 years ago
  71. 404b5bf Move specific build rule of 529 into the default script. by Nicolas Geoffray · 9 years ago
  72. f525272 runtime: delete native/java_lang_Runtime.cc by Narayan Kamath · 9 years ago
  73. 268cb01 Merge "Collect memory use for the JIT." am: f808e8a am: 516c19e by Nicolas Geoffray · 9 years ago
  74. 90afef3 Merge "Accept boolean as an input of HDivZeroCheck." am: 576a13a am: d3ad597 by Nicolas Geoffray · 9 years ago
  75. 516c19e Merge "Collect memory use for the JIT." am: f808e8a by Nicolas Geoffray · 9 years ago
  76. d3ad597 Merge "Accept boolean as an input of HDivZeroCheck." am: 576a13a by Nicolas Geoffray · 9 years ago
  77. f808e8a Merge "Collect memory use for the JIT." by Nicolas Geoffray · 9 years ago
  78. a4f8154 Collect memory use for the JIT. by Nicolas Geoffray · 9 years ago
  79. 576a13a Merge "Accept boolean as an input of HDivZeroCheck." by Nicolas Geoffray · 9 years ago
  80. e567161 Accept boolean as an input of HDivZeroCheck. by Nicolas Geoffray · 9 years ago
  81. f4188ea Merge "Fix checker test." am: 41954d8 am: e7bf193 by Nicolas Geoffray · 9 years ago
  82. e7bf193 Merge "Fix checker test." am: 41954d8 by Nicolas Geoffray · 9 years ago
  83. 41954d8 Merge "Fix checker test." by Nicolas Geoffray · 9 years ago
  84. 639ec6b Fix checker test. by Nicolas Geoffray · 9 years ago
  85. 0aa0ed9 Merge "Revert "Assembly TLAB allocation fast path for arm64."" am: d35f4a2 by Nicolas Geoffray · 9 years ago
  86. 2fbd0e6 Merge "Revert "Tentative fix for build breakage with read barriers."" am: 4344e11 by Nicolas Geoffray · 9 years ago
  87. 16a9481 Merge "Revert "Assembly TLAB allocation fast path for arm64."" am: d35f4a2 by Nicolas Geoffray · 9 years ago
  88. 073bd90 Merge "Revert "Tentative fix for build breakage with read barriers."" by Nicolas Geoffray · 9 years ago
  89. d35f4a2 Merge "Revert "Assembly TLAB allocation fast path for arm64."" by Nicolas Geoffray · 9 years ago
  90. 52fa2c6 Revert "Assembly TLAB allocation fast path for arm64." by Nicolas Geoffray · 9 years ago
  91. 4344e11 Merge "Revert "Tentative fix for build breakage with read barriers."" by Nicolas Geoffray · 9 years ago
  92. 563cf33 Revert "Tentative fix for build breakage with read barriers." by Nicolas Geoffray · 9 years ago
  93. d8c9237 Merge "Optimizing: Fix arm64 shifter operand test." am: a0ef558 am: 001bde0 by Vladimir Marko · 9 years ago
  94. 2d057d0 Merge "Make art::HCompare side effect free." am: 3e90681 am: c96960e by Roland Levillain · 9 years ago
  95. 001bde0 Merge "Optimizing: Fix arm64 shifter operand test." am: a0ef558 by Vladimir Marko · 9 years ago
  96. c96960e Merge "Make art::HCompare side effect free." am: 3e90681 by Roland Levillain · 9 years ago
  97. a0ef558 Merge "Optimizing: Fix arm64 shifter operand test." by Vladimir Marko · 9 years ago
  98. 3e90681 Merge "Make art::HCompare side effect free." by Roland Levillain · 9 years ago
  99. 27393e6 Merge "ART: Fix ignoring duplicate fields." am: d9ebad9 am: 9506bb1 by Vladimir Marko · 9 years ago
  100. 9506bb1 Merge "ART: Fix ignoring duplicate fields." am: d9ebad9 by Vladimir Marko · 9 years ago