1. 4c31276 Merge "ART: Give better error messages in dex-file verifier" by Andreas Gampe · 9 years ago
  2. c70646e Merge "ARM: Add direct calls to math intrinsics" by Vladimir Marko · 9 years ago
  3. c9f0ba1 ART: Give better error messages in dex-file verifier by Andreas Gampe · 9 years ago
  4. 96bbc8f Merge "openjdkjvm: Don't leak the results of JVM_RawMonitorCreate." by Narayan Kamath · 9 years ago
  5. 6c37e9a openjdkjvm: Don't leak the results of JVM_RawMonitorCreate. by Narayan Kamath · 9 years ago
  6. 17077d9 Merge "openjdkjvm: clean up verbose logging." by Narayan Kamath · 9 years ago
  7. 44ba97e openjdkjvm: clean up verbose logging. by Narayan Kamath · 9 years ago
  8. 5b00f41 Merge "Check pages are readable after mprotect for SEGV_ACCERR diagnosis" by Hiroshi Yamauchi · 9 years ago
  9. 6edb9ae Check pages are readable after mprotect for SEGV_ACCERR diagnosis by Hiroshi Yamauchi · 9 years ago
  10. e4ddacd Merge "Default methods should not be found by getDeclaredMethod" by Alex Light · 9 years ago
  11. 9fab717 Merge "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  12. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  13. 64fdc80 Default methods should not be found by getDeclaredMethod by Alex Light · 9 years ago
  14. 27ec302 Merge "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  15. f637d80 Merge "Split elf_writer_debug.cc to several files." by David Srbecky · 9 years ago
  16. c5bfa97 Split elf_writer_debug.cc to several files. by David Srbecky · 9 years ago
  17. a0f2bc5 Merge "Move code related to debug info generation to its own directory." by David Srbecky · 9 years ago
  18. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 9 years ago
  19. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 9 years ago
  20. e003beb Merge "Disable osr while investigating flakiness." by Nicolas Geoffray · 9 years ago
  21. 4d9b10a Disable osr while investigating flakiness. by Nicolas Geoffray · 9 years ago
  22. 2a49bc4 Merge "Newer kernels added SEGV_BNDERR." by Christopher Ferris · 9 years ago
  23. d64842c Merge "ART: Curb lock-verification-failure spam" by Andreas Gampe · 9 years ago
  24. 9fcfb8a ART: Curb lock-verification-failure spam by Andreas Gampe · 9 years ago
  25. 74472a8 Merge "Point fixes after OSR change." by Nicolas Geoffray · 9 years ago
  26. d9bc433 Point fixes after OSR change. by Nicolas Geoffray · 9 years ago
  27. 37c36dc Merge "ART: Better InitWithoutImage error messages" by Andreas Gampe · 9 years ago
  28. 7ba5a67 ART: Better InitWithoutImage error messages by Andreas Gampe · 9 years ago
  29. e6141d7 Merge "Use 8-byte increment bracket sizes for rosalloc thread local runs." by Hiroshi Yamauchi · 9 years ago
  30. f3c3595 Merge "Address missed amend" by Mathieu Chartier · 9 years ago
  31. a61347b Address missed amend by Mathieu Chartier · 9 years ago
  32. 7ed9c56 Use 8-byte increment bracket sizes for rosalloc thread local runs. by Hiroshi Yamauchi · 9 years ago
  33. 5102279 Merge "Disable kDebugStackWalk" by Mathieu Chartier · 9 years ago
  34. 8405bfd Disable kDebugStackWalk by Mathieu Chartier · 9 years ago
  35. 0adb678 Merge "Fix moving GC bugs in quick_field_entrypoints.cc" by Mathieu Chartier · 9 years ago
  36. bf36918 Fix moving GC bugs in quick_field_entrypoints.cc by Mathieu Chartier · 9 years ago
  37. 45b93ca Merge "Implemented compare/signum intrinsics as HCompare (with all code generation for all)" by Aart Bik · 9 years ago
  38. e2caf54 Merge "Make test 971-iface-super smaller to prevent gcstress timeouts." by Alex Light · 9 years ago
  39. a19616e Implemented compare/signum intrinsics as HCompare by Aart Bik · 9 years ago
  40. 9fba3f6 Merge "Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""" by Nicolas Geoffray · 9 years ago
  41. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  42. 0f638c6 Merge "Extend De Morgan factorisation to `HBooleanNot`." by David Brazdil · 9 years ago
  43. 11aa3f5 Merge "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by David Brazdil · 9 years ago
  44. bd89a5c Revert "Implement on-stack replacement for arm/arm64/x86/x86_64." by David Brazdil · 9 years ago
  45. 7ac9aeb Merge "Implement on-stack replacement for arm/arm64/x86/x86_64." by Nicolas Geoffray · 9 years ago
  46. c8d2b0c Merge "Support CMOV for x86_64 Select" by David Brazdil · 9 years ago
  47. 9f98025 Extend De Morgan factorisation to `HBooleanNot`. by Alexandre Rames · 9 years ago
  48. 3c258f4 Merge "Do not emit DWARF debug info if there are no methods." by David Srbecky · 9 years ago
  49. c4252b1 Merge "Add some more tests to those breaking since move to OpenJDK" by Paul Duffin · 9 years ago
  50. 5dfb202 Merge "Revert "Disable test for now."" by Nicolas Geoffray · 9 years ago
  51. 1530f2e Revert "Disable test for now." by Nicolas Geoffray · 9 years ago
  52. e6e0cfd Merge "Revert "Revert "X86: Use the constant area for more operations.""" by David Brazdil · 9 years ago
  53. 370339c Do not emit DWARF debug info if there are no methods. by David Srbecky · 9 years ago
  54. 32d39c4 Add some more tests to those breaking since move to OpenJDK by Paul Duffin · 9 years ago
  55. 891bc28 Implement on-stack replacement for arm/arm64/x86/x86_64. by Nicolas Geoffray · 9 years ago
  56. 5192810 Merge changes I514f1db3,I7dc1c7c0 by David Srbecky · 9 years ago
  57. 0c4572e Generate mini-debug-info on separate thread. by David Srbecky · 9 years ago
  58. ae5d273 Change the method which generates DWARF mini-debug-info. by David Srbecky · 9 years ago
  59. f1ea14a Merge "ART: Avoid uninitialized padding in LinkerPatch." by Vladimir Marko · 9 years ago
  60. 586996a Merge "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"" by Nicolas Geoffray · 9 years ago
  61. 95717f0 Revert "ART: Enable Jit Profiling in Mterp for arm/arm64" by Nicolas Geoffray · 9 years ago
  62. 3aec725 Merge "Disable test for now." by Nicolas Geoffray · 9 years ago
  63. 0a57b45 Disable test for now. by Nicolas Geoffray · 9 years ago
  64. b2b6d8a Merge "Use GC critical section for adding and removing app images" by Mathieu Chartier · 9 years ago
  65. 61d2b2d Use GC critical section for adding and removing app images by Mathieu Chartier · 9 years ago
  66. bd707ab Merge "runtime: Cleanup comments for kAccSkipAccessChecks" by Igor Murashkin · 9 years ago
  67. a4e9812 Merge "ART: Enable Jit Profiling in Mterp for arm/arm64" by Bill Buzbee · 9 years ago
  68. 12b8c9d Newer kernels added SEGV_BNDERR. by Christopher Ferris · 9 years ago
  69. 34ed3af ART: Avoid uninitialized padding in LinkerPatch. by Vladimir Marko · 9 years ago
  70. e99d23a Merge "madvise away app image dex cache arrays" by Mathieu Chartier · 9 years ago
  71. 6f0b042 Merge "Use correct requested alloc space begin for CC" by Mathieu Chartier · 9 years ago
  72. 8c4f041 madvise away app image dex cache arrays by Mathieu Chartier · 9 years ago
  73. 27c6b48 Merge "Don't use native bridge for non zygote-spawn processes" by Calin Juravle · 9 years ago
  74. d3e7c6c Don't use native bridge for non zygote-spawn processes by Calin Juravle · 9 years ago
  75. 8d1da85 runtime: Cleanup comments for kAccSkipAccessChecks by Igor Murashkin · 9 years ago
  76. 2f10a5f Revert "Revert "X86: Use the constant area for more operations."" by Mark P Mendell · 9 years ago
  77. 6234003 Merge "Ignore ZipFileTest#testZipFileWithLotsOfEntries failures with CC on N5." by Roland Levillain · 9 years ago
  78. 6157a5d Make test 971-iface-super smaller to prevent gcstress timeouts. by Alex Light · 9 years ago
  79. 496450a Merge "Ignore DeflaterOutputStreamTest#testSyncFlushEnabled failures with CC." by Roland Levillain · 9 years ago
  80. 3ece5e0 Ignore ZipFileTest#testZipFileWithLotsOfEntries failures with CC on N5. by Roland Levillain · 9 years ago
  81. 582b68f Use correct requested alloc space begin for CC by Mathieu Chartier · 9 years ago
  82. 3aec1d1 Ignore DeflaterOutputStreamTest#testSyncFlushEnabled failures with CC. by Roland Levillain · 9 years ago
  83. d70dc9d ARM: Add direct calls to math intrinsics by Anton Kirilov · 9 years ago
  84. 85b3b52 Merge "Fixed bug on premature DCHECK. With fail-before/pass-after test" by Aart Bik · 9 years ago
  85. 7c0b44f Support CMOV for x86_64 Select by Mark Mendell · 9 years ago
  86. f6171e1 Merge "Re-enable some MIPS/MIPS64 run-tests" by Roland Levillain · 9 years ago
  87. a0a1610 ART: Enable Jit Profiling in Mterp for arm/arm64 by buzbee · 9 years ago
  88. 9004b81 Merge "Test 565-checker-doublenegbitwise applies to all architectures." by Roland Levillain · 9 years ago
  89. 6fe28c0 Re-enable some MIPS/MIPS64 run-tests by Goran Jakovljevic · 9 years ago
  90. ac6a195 Merge "Reduce the size of native debug info generated by JIT." by David Srbecky · 9 years ago
  91. 579942f Reduce the size of native debug info generated by JIT. by David Srbecky · 9 years ago
  92. a211a02 Test 565-checker-doublenegbitwise applies to all architectures. by Alexandre Rames · 9 years ago
  93. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  94. 6006e2c Merge "Strip image-format arg in dex2oat" by Mathieu Chartier · 9 years ago
  95. 97590cc Strip image-format arg in dex2oat by Mathieu Chartier · 9 years ago
  96. 009a195 Merge "Fix class_linker_test to take into account default methods." by Alex Light · 9 years ago
  97. 42d511d Fix class_linker_test to take into account default methods. by Alex Light · 9 years ago
  98. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  99. 287fd33 Merge "Avoid read barrier for UpdateEntrypoints" by Mathieu Chartier · 9 years ago
  100. 3f1a8be Fixed bug on premature DCHECK. With fail-before/pass-after test by Aart Bik · 9 years ago