1. 980027c ART: Treat throw with non-reference type as hard failure in verifier. by Pavel Vyssotski · 8 years ago
  2. 6e33252 ART: Remove HTemporary by David Brazdil · 9 years ago
  3. b8300fc Switch the tests to using Jack for compilation by Neil Fuller · 8 years ago
  4. 5960a3f Merge "Re-enable OSR." by Nicolas Geoffray · 8 years ago
  5. b20d0f6 Merge "Fix compiler driver gtest." by Nicolas Geoffray · 8 years ago
  6. 31708b7 Fix compiler driver gtest. by Calin Juravle · 9 years ago
  7. 1660d21 Merge "Store relative paths in the profile file" by Nicolas Geoffray · 8 years ago
  8. 34900cc Store relative paths in the profile file by Calin Juravle · 9 years ago
  9. d9994f0 Re-enable OSR. by Nicolas Geoffray · 8 years ago
  10. d3caabd Merge "Fix x86-64 Baker's read barrier fast path for CheckCast." by Hiroshi Yamauchi · 8 years ago
  11. d3df33e Merge "Some clean-up for the handling of HSelect in LSE" by Mingyao Yang · 8 years ago
  12. 8650378 Fix x86-64 Baker's read barrier fast path for CheckCast. by Roland Levillain · 8 years ago
  13. e52bf00 Merge "Make run test 572-checker-array-get-regression gcstress friendly." by Roland Levillain · 8 years ago
  14. 3e6232e Make run test 572-checker-array-get-regression gcstress friendly. by Roland Levillain · 8 years ago
  15. 9b26212 Merge "Fix AllocateBlockedReg." by Nicolas Geoffray · 8 years ago
  16. 953e4c9 Merge "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"""" by Nicolas Geoffray · 8 years ago
  17. 5d03317 Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""" by Nicolas Geoffray · 8 years ago
  18. 3acee73 MIPS32: peek*/poke*, and String.charAt intrinsics. by Chris Larsen · 9 years ago
  19. 34937e2 Merge "Always visit ProfilingInfo, the counter could be reset." by Mathieu Chartier · 8 years ago
  20. 797f70c Merge "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""" by Bill Buzbee · 8 years ago
  21. dd08dd7 Merge "ART: Fix arm mterp shadow handling" by Bill Buzbee · 8 years ago
  22. 50cf600 ART: Fix arm mterp shadow handling by buzbee · 8 years ago
  23. bfd26cd Fill some gaps in .debug_loc. by David Srbecky · 8 years ago
  24. be89a6f Merge "ART/Thumb2: Disassemble SBFX/UBFX." by Vladimir Marko · 8 years ago
  25. 8cdbc2a ART/Thumb2: Disassemble SBFX/UBFX. by Vladimir Marko · 8 years ago
  26. fc06b93 Merge "Fix run test 572-checker-array-get-regression on 32-bit archs." by Roland Levillain · 8 years ago
  27. 821e66b Fix run test 572-checker-array-get-regression on 32-bit archs. by Roland Levillain · 8 years ago
  28. 0c82e1a Merge "Fix ARM64 Baker's read barrier fast path for ArraySet." by Roland Levillain · 8 years ago
  29. 927f40d Merge "Try to substitute constructor chains for IPUTs." by Vladimir Marko · 8 years ago
  30. dfcd2f4 Merge "Mterp: Fix and restore mac host build" by Bill Buzbee · 9 years ago
  31. 354efa6 Try to substitute constructor chains for IPUTs. by Vladimir Marko · 9 years ago
  32. 4c31276 Merge "ART: Give better error messages in dex-file verifier" by Andreas Gampe · 9 years ago
  33. c70646e Merge "ARM: Add direct calls to math intrinsics" by Vladimir Marko · 9 years ago
  34. c9f0ba1 ART: Give better error messages in dex-file verifier by Andreas Gampe · 9 years ago
  35. 9687f24 Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"" by Bill Buzbee · 9 years ago
  36. 96bbc8f Merge "openjdkjvm: Don't leak the results of JVM_RawMonitorCreate." by Narayan Kamath · 9 years ago
  37. 6c37e9a openjdkjvm: Don't leak the results of JVM_RawMonitorCreate. by Narayan Kamath · 9 years ago
  38. ca0bf03 Fix ARM64 Baker's read barrier fast path for ArraySet. by Roland Levillain · 9 years ago
  39. 17077d9 Merge "openjdkjvm: clean up verbose logging." by Narayan Kamath · 9 years ago
  40. 44ba97e openjdkjvm: clean up verbose logging. by Narayan Kamath · 9 years ago
  41. 40bcb93 Some clean-up for the handling of HSelect in LSE by Mingyao Yang · 9 years ago
  42. 5b00f41 Merge "Check pages are readable after mprotect for SEGV_ACCERR diagnosis" by Hiroshi Yamauchi · 9 years ago
  43. 6edb9ae Check pages are readable after mprotect for SEGV_ACCERR diagnosis by Hiroshi Yamauchi · 9 years ago
  44. e4ddacd Merge "Default methods should not be found by getDeclaredMethod" by Alex Light · 9 years ago
  45. 9fab717 Merge "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  46. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  47. 64fdc80 Default methods should not be found by getDeclaredMethod by Alex Light · 9 years ago
  48. 27ec302 Merge "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  49. f637d80 Merge "Split elf_writer_debug.cc to several files." by David Srbecky · 9 years ago
  50. c5bfa97 Split elf_writer_debug.cc to several files. by David Srbecky · 9 years ago
  51. a0f2bc5 Merge "Move code related to debug info generation to its own directory." by David Srbecky · 9 years ago
  52. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 9 years ago
  53. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 9 years ago
  54. 05dfaaa Mterp: Fix and restore mac host build by Serguei Katkov · 9 years ago
  55. e003beb Merge "Disable osr while investigating flakiness." by Nicolas Geoffray · 9 years ago
  56. 4d9b10a Disable osr while investigating flakiness. by Nicolas Geoffray · 9 years ago
  57. ef40446 Always visit ProfilingInfo, the counter could be reset. by Nicolas Geoffray · 9 years ago
  58. 119a885 Fix AllocateBlockedReg. by Nicolas Geoffray · 9 years ago
  59. 2a49bc4 Merge "Newer kernels added SEGV_BNDERR." by Christopher Ferris · 9 years ago
  60. d64842c Merge "ART: Curb lock-verification-failure spam" by Andreas Gampe · 9 years ago
  61. 9fcfb8a ART: Curb lock-verification-failure spam by Andreas Gampe · 9 years ago
  62. 74472a8 Merge "Point fixes after OSR change." by Nicolas Geoffray · 9 years ago
  63. d9bc433 Point fixes after OSR change. by Nicolas Geoffray · 9 years ago
  64. 37c36dc Merge "ART: Better InitWithoutImage error messages" by Andreas Gampe · 9 years ago
  65. 7ba5a67 ART: Better InitWithoutImage error messages by Andreas Gampe · 9 years ago
  66. e6141d7 Merge "Use 8-byte increment bracket sizes for rosalloc thread local runs." by Hiroshi Yamauchi · 9 years ago
  67. f3c3595 Merge "Address missed amend" by Mathieu Chartier · 9 years ago
  68. a61347b Address missed amend by Mathieu Chartier · 9 years ago
  69. 7ed9c56 Use 8-byte increment bracket sizes for rosalloc thread local runs. by Hiroshi Yamauchi · 9 years ago
  70. 5102279 Merge "Disable kDebugStackWalk" by Mathieu Chartier · 9 years ago
  71. 8405bfd Disable kDebugStackWalk by Mathieu Chartier · 9 years ago
  72. 0adb678 Merge "Fix moving GC bugs in quick_field_entrypoints.cc" by Mathieu Chartier · 9 years ago
  73. bf36918 Fix moving GC bugs in quick_field_entrypoints.cc by Mathieu Chartier · 9 years ago
  74. 45b93ca Merge "Implemented compare/signum intrinsics as HCompare (with all code generation for all)" by Aart Bik · 9 years ago
  75. e2caf54 Merge "Make test 971-iface-super smaller to prevent gcstress timeouts." by Alex Light · 9 years ago
  76. a19616e Implemented compare/signum intrinsics as HCompare by Aart Bik · 9 years ago
  77. 9fba3f6 Merge "Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""" by Nicolas Geoffray · 9 years ago
  78. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  79. 0f638c6 Merge "Extend De Morgan factorisation to `HBooleanNot`." by David Brazdil · 9 years ago
  80. 11aa3f5 Merge "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by David Brazdil · 9 years ago
  81. bd89a5c Revert "Implement on-stack replacement for arm/arm64/x86/x86_64." by David Brazdil · 9 years ago
  82. 7ac9aeb Merge "Implement on-stack replacement for arm/arm64/x86/x86_64." by Nicolas Geoffray · 9 years ago
  83. c8d2b0c Merge "Support CMOV for x86_64 Select" by David Brazdil · 9 years ago
  84. 9f98025 Extend De Morgan factorisation to `HBooleanNot`. by Alexandre Rames · 9 years ago
  85. 3c258f4 Merge "Do not emit DWARF debug info if there are no methods." by David Srbecky · 9 years ago
  86. c4252b1 Merge "Add some more tests to those breaking since move to OpenJDK" by Paul Duffin · 9 years ago
  87. 5dfb202 Merge "Revert "Disable test for now."" by Nicolas Geoffray · 9 years ago
  88. 1530f2e Revert "Disable test for now." by Nicolas Geoffray · 9 years ago
  89. e6e0cfd Merge "Revert "Revert "X86: Use the constant area for more operations.""" by David Brazdil · 9 years ago
  90. 370339c Do not emit DWARF debug info if there are no methods. by David Srbecky · 9 years ago
  91. 32d39c4 Add some more tests to those breaking since move to OpenJDK by Paul Duffin · 9 years ago
  92. 891bc28 Implement on-stack replacement for arm/arm64/x86/x86_64. by Nicolas Geoffray · 9 years ago
  93. 5192810 Merge changes I514f1db3,I7dc1c7c0 by David Srbecky · 9 years ago
  94. 0c4572e Generate mini-debug-info on separate thread. by David Srbecky · 9 years ago
  95. ae5d273 Change the method which generates DWARF mini-debug-info. by David Srbecky · 9 years ago
  96. f1ea14a Merge "ART: Avoid uninitialized padding in LinkerPatch." by Vladimir Marko · 9 years ago
  97. 586996a Merge "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"" by Nicolas Geoffray · 9 years ago
  98. 95717f0 Revert "ART: Enable Jit Profiling in Mterp for arm/arm64" by Nicolas Geoffray · 9 years ago
  99. 3aec725 Merge "Disable test for now." by Nicolas Geoffray · 9 years ago
  100. 0a57b45 Disable test for now. by Nicolas Geoffray · 9 years ago