1. 4fb3a42 ART: Fix ArenaStack::AllocWithMemoryTool(). by Vladimir Marko · 8 years ago
  2. af5b2a2 Merge "Fix lint error" by David Brazdil · 8 years ago
  3. 03bf174 Let the CFI test communicate via stdout rather than arbitrary sleep. by David Srbecky · 8 years ago
  4. 6dd10fa Fix lint error by David Brazdil · 8 years ago
  5. 26962cc Merge "Expect less in the presence of a string init call." by Nicolas Geoffray · 8 years ago
  6. c86382a Merge "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 8 years ago
  7. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 8 years ago
  8. 5e08e36 Expect less in the presence of a string init call. by Nicolas Geoffray · 8 years ago
  9. b01e0e2 Merge "ART: Run SsaBuilder from HGraphBuilder" by David Brazdil · 8 years ago
  10. 9b8beaa Merge "ART: Implement HSelect with CSEL/FCSEL on arm64" by David Brazdil · 8 years ago
  11. ccf88e5 Merge "Optimizing: Simplify consecutive type conversions." by Vladimir Marko · 8 years ago
  12. 8428bd3 Optimizing: Remove unnecessary And before TypeConversion. by Vladimir Marko · 9 years ago
  13. b52bbde Optimizing: Simplify consecutive type conversions. by Vladimir Marko · 9 years ago
  14. b6de3d9 Merge "Switch the tests to using Jack for compilation" by Neil Fuller · 8 years ago
  15. c0b601b ART: Implement HSelect with CSEL/FCSEL on arm64 by David Brazdil · 9 years ago
  16. b3ba4ec Merge "X86_64: Allow HSelect to generate CMOV from memory" by David Brazdil · 8 years ago
  17. dee1b9a X86_64: Allow HSelect to generate CMOV from memory by Mark Mendell · 9 years ago
  18. dd9473b dex2oat: Show memory usage values in bytes by Anton Kirilov · 9 years ago
  19. 88f4bc5 Merge "Add X86/X86_64 support for CMOV from memory." by David Brazdil · 8 years ago
  20. de591e5 Merge "Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm." by Narayan Kamath · 8 years ago
  21. 0095d88 Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm. by Narayan Kamath · 9 years ago
  22. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 9 years ago
  23. 3a631b4 Merge "Don't call IsNative if the declaring class can be null." by Nicolas Geoffray · 8 years ago
  24. a50d9c8 Merge "Disable on stack replacement for now." by Nicolas Geoffray · 8 years ago
  25. e866213 Disable on stack replacement for now. by Nicolas Geoffray · 8 years ago
  26. dec3a12 Don't call IsNative if the declaring class can be null. by Nicolas Geoffray · 9 years ago
  27. 47a2a45 Merge "ART: Simplify patchoat" by Andreas Gampe · 9 years ago
  28. 6eb6a39 ART: Simplify patchoat by Andreas Gampe · 9 years ago
  29. ffa2c7c Merge "Fix bug with verification of constructors" by Alex Light · 9 years ago
  30. 4a2c8fc Fix bug with verification of constructors by Alex Light · 9 years ago
  31. 0665090 Merge "Generalized "dom-based" dynamic BCE to symbolic base + offset." by Aart Bik · 9 years ago
  32. 1d23982 Generalized "dom-based" dynamic BCE to symbolic base + offset. by Aart Bik · 9 years ago
  33. abdac47 Add X86/X86_64 support for CMOV from memory. by Mark Mendell · 9 years ago
  34. b9adbf6 Merge "Fix app image memory leak" by Mathieu Chartier · 9 years ago
  35. bd064ea Fix app image memory leak by Mathieu Chartier · 9 years ago
  36. 51333f9 Merge "Fix run-test" by David Brazdil · 9 years ago
  37. 6dbecf4 Fix run-test by David Brazdil · 9 years ago
  38. 1b07552 Merge "Be less extreme on the iteration in 570-checker-osr." by Nicolas Geoffray · 9 years ago
  39. 17fccfb Be less extreme on the iteration in 570-checker-osr. by Nicolas Geoffray · 9 years ago
  40. 0d15f26 Merge "ART: Remove HTemporary" by David Brazdil · 9 years ago
  41. 6c5907a Merge "ART: Treat throw with non-reference type as hard failure in verifier." by David Brazdil · 9 years ago
  42. 980027c ART: Treat throw with non-reference type as hard failure in verifier. by Pavel Vyssotski · 9 years ago
  43. 6e33252 ART: Remove HTemporary by David Brazdil · 9 years ago
  44. b8300fc Switch the tests to using Jack for compilation by Neil Fuller · 9 years ago
  45. 5960a3f Merge "Re-enable OSR." by Nicolas Geoffray · 9 years ago
  46. b20d0f6 Merge "Fix compiler driver gtest." by Nicolas Geoffray · 9 years ago
  47. 31708b7 Fix compiler driver gtest. by Calin Juravle · 9 years ago
  48. 1660d21 Merge "Store relative paths in the profile file" by Nicolas Geoffray · 9 years ago
  49. 34900cc Store relative paths in the profile file by Calin Juravle · 9 years ago
  50. d9994f0 Re-enable OSR. by Nicolas Geoffray · 9 years ago
  51. d3caabd Merge "Fix x86-64 Baker's read barrier fast path for CheckCast." by Hiroshi Yamauchi · 9 years ago
  52. d3df33e Merge "Some clean-up for the handling of HSelect in LSE" by Mingyao Yang · 9 years ago
  53. 8650378 Fix x86-64 Baker's read barrier fast path for CheckCast. by Roland Levillain · 9 years ago
  54. e52bf00 Merge "Make run test 572-checker-array-get-regression gcstress friendly." by Roland Levillain · 9 years ago
  55. 3e6232e Make run test 572-checker-array-get-regression gcstress friendly. by Roland Levillain · 9 years ago
  56. 9b26212 Merge "Fix AllocateBlockedReg." by Nicolas Geoffray · 9 years ago
  57. 953e4c9 Merge "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"""" by Nicolas Geoffray · 9 years ago
  58. 5d03317 Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""" by Nicolas Geoffray · 9 years ago
  59. 3acee73 MIPS32: peek*/poke*, and String.charAt intrinsics. by Chris Larsen · 9 years ago
  60. 34937e2 Merge "Always visit ProfilingInfo, the counter could be reset." by Mathieu Chartier · 9 years ago
  61. 797f70c Merge "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""" by Bill Buzbee · 9 years ago
  62. dd08dd7 Merge "ART: Fix arm mterp shadow handling" by Bill Buzbee · 9 years ago
  63. 50cf600 ART: Fix arm mterp shadow handling by buzbee · 9 years ago
  64. bfd26cd Fill some gaps in .debug_loc. by David Srbecky · 9 years ago
  65. be89a6f Merge "ART/Thumb2: Disassemble SBFX/UBFX." by Vladimir Marko · 9 years ago
  66. 8cdbc2a ART/Thumb2: Disassemble SBFX/UBFX. by Vladimir Marko · 9 years ago
  67. fc06b93 Merge "Fix run test 572-checker-array-get-regression on 32-bit archs." by Roland Levillain · 9 years ago
  68. 821e66b Fix run test 572-checker-array-get-regression on 32-bit archs. by Roland Levillain · 9 years ago
  69. 0c82e1a Merge "Fix ARM64 Baker's read barrier fast path for ArraySet." by Roland Levillain · 9 years ago
  70. 927f40d Merge "Try to substitute constructor chains for IPUTs." by Vladimir Marko · 9 years ago
  71. dfcd2f4 Merge "Mterp: Fix and restore mac host build" by Bill Buzbee · 9 years ago
  72. 354efa6 Try to substitute constructor chains for IPUTs. by Vladimir Marko · 9 years ago
  73. 4c31276 Merge "ART: Give better error messages in dex-file verifier" by Andreas Gampe · 9 years ago
  74. c70646e Merge "ARM: Add direct calls to math intrinsics" by Vladimir Marko · 9 years ago
  75. c9f0ba1 ART: Give better error messages in dex-file verifier by Andreas Gampe · 9 years ago
  76. 9687f24 Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"" by Bill Buzbee · 9 years ago
  77. 96bbc8f Merge "openjdkjvm: Don't leak the results of JVM_RawMonitorCreate." by Narayan Kamath · 9 years ago
  78. 6c37e9a openjdkjvm: Don't leak the results of JVM_RawMonitorCreate. by Narayan Kamath · 9 years ago
  79. ca0bf03 Fix ARM64 Baker's read barrier fast path for ArraySet. by Roland Levillain · 9 years ago
  80. 17077d9 Merge "openjdkjvm: clean up verbose logging." by Narayan Kamath · 9 years ago
  81. 44ba97e openjdkjvm: clean up verbose logging. by Narayan Kamath · 9 years ago
  82. 40bcb93 Some clean-up for the handling of HSelect in LSE by Mingyao Yang · 9 years ago
  83. 5b00f41 Merge "Check pages are readable after mprotect for SEGV_ACCERR diagnosis" by Hiroshi Yamauchi · 9 years ago
  84. 6edb9ae Check pages are readable after mprotect for SEGV_ACCERR diagnosis by Hiroshi Yamauchi · 9 years ago
  85. e4ddacd Merge "Default methods should not be found by getDeclaredMethod" by Alex Light · 9 years ago
  86. 9fab717 Merge "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  87. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  88. 64fdc80 Default methods should not be found by getDeclaredMethod by Alex Light · 9 years ago
  89. 27ec302 Merge "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  90. f637d80 Merge "Split elf_writer_debug.cc to several files." by David Srbecky · 9 years ago
  91. c5bfa97 Split elf_writer_debug.cc to several files. by David Srbecky · 9 years ago
  92. a0f2bc5 Merge "Move code related to debug info generation to its own directory." by David Srbecky · 9 years ago
  93. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 9 years ago
  94. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 9 years ago
  95. 05dfaaa Mterp: Fix and restore mac host build by Serguei Katkov · 9 years ago
  96. e003beb Merge "Disable osr while investigating flakiness." by Nicolas Geoffray · 9 years ago
  97. 4d9b10a Disable osr while investigating flakiness. by Nicolas Geoffray · 9 years ago
  98. ef40446 Always visit ProfilingInfo, the counter could be reset. by Nicolas Geoffray · 9 years ago
  99. 119a885 Fix AllocateBlockedReg. by Nicolas Geoffray · 9 years ago
  100. 2a49bc4 Merge "Newer kernels added SEGV_BNDERR." by Christopher Ferris · 9 years ago