1. 0e126bb Merge "When a Checker assertion cannot be parsed, display it." by Roland Levillain · 10 years ago
  2. 60f4804 Merge "Delete extraneous prefix `SideEffects::` in `nodes.h`." by Roland Levillain · 10 years ago
  3. 74e1cc0 When a Checker assertion cannot be parsed, display it. by Roland Levillain · 10 years ago
  4. 1c4ccea Delete extraneous prefix `SideEffects::` in `nodes.h`. by Alexandre Rames · 10 years ago
  5. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  6. a3073e2 Merge "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 10 years ago
  7. 236d0a3 Merge changes from topic 'lambda_experimental' by Igor Murashkin · 10 years ago
  8. 6bd980c interpreter: Add tests for move-result after invoke-lambda by Igor Murashkin · 10 years ago
  9. 4d7b75f verifier: Skip verification of methods when seeing experimental opcodes by Igor Murashkin · 10 years ago
  10. c962dd7 Merge "Prefer 32-bit host executables on Mac." by Ying Wang · 10 years ago
  11. 56ebee4 Merge "Add more checks to diagnose flaky oat file assistant test." by Richard Uhler · 10 years ago
  12. 754a445 Prefer 32-bit host executables on Mac. by Ying Wang · 10 years ago
  13. 2bb897e Merge "Refine the canary pattern in RedZone" by Andreas Gampe · 10 years ago
  14. b203b33 Merge "ART: Fix UninitializedReference handling" by Andreas Gampe · 10 years ago
  15. 891dfaa ART: Fix UninitializedReference handling by Andreas Gampe · 10 years ago
  16. 364fa53 Merge "Fix bug in OatFileAssistant::GetBestOatFile." by Richard Uhler · 10 years ago
  17. 411b96d Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 10 years ago
  18. 4360be2 ART: Remove some of the Mac craziness by Andreas Gampe · 10 years ago
  19. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 10 years ago
  20. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 10 years ago
  21. 9ed8206 Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" by Mathieu Chartier · 10 years ago
  22. 84bfbe1 Merge "Fix broken tests." by Aart Bik · 10 years ago
  23. 34c3ba9 Fix broken tests. by Aart Bik · 10 years ago
  24. af0365a Merge "runtime: Add lambda box/unbox object equality" by Igor Murashkin · 10 years ago
  25. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 10 years ago
  26. e07300b Merge "Improved side effect analysis (field/array write/read)." by Aart Bik · 10 years ago
  27. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 10 years ago
  28. 2639e8e Add more checks to diagnose flaky oat file assistant test. by Richard Uhler · 10 years ago
  29. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 10 years ago
  30. 16a150b Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 10 years ago
  31. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  32. 7c0fe5e Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo by Mathieu Chartier · 10 years ago
  33. 76914b0 ART: Fix arm32 quick_invoke_stub CFI by Andreas Gampe · 10 years ago
  34. b2295af Merge "Get non proxy method for StackDumpVisitor" by Mathieu Chartier · 10 years ago
  35. ef76c3f Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  36. 1123794 Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 10 years ago
  37. 7745dc3 Merge "runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS" by Igor Murashkin · 10 years ago
  38. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 10 years ago
  39. 14c3bf9 Change intern table to not use WaitHoldingLocks by Mathieu Chartier · 10 years ago
  40. 479ebe0 Merge "Extended test with "cross-over arrays"." by Aart Bik · 10 years ago
  41. 5ef7994 Extended test with "cross-over arrays". by Aart Bik · 10 years ago
  42. 511bb65 Merge "Fix FieldGap priority queue ordering bug." by Richard Uhler · 10 years ago
  43. 2661ffc Merge "Improve Thumb2 branch/load-literal fixup performance." by Vladimir Marko · 10 years ago
  44. 75fd056 Merge "Revert "Revert "Use the quickened metadata to compile -QUICK opcodes.""" by Nicolas Geoffray · 10 years ago
  45. 6b756b5 Improve Thumb2 branch/load-literal fixup performance. by Vladimir Marko · 10 years ago
  46. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  47. 33e50d8 Merge "Reduce space filter threshold to 128." by Nicolas Geoffray · 10 years ago
  48. 432bf3d Reduce space filter threshold to 128. by Nicolas Geoffray · 10 years ago
  49. 32f59e5 Merge "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  50. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  51. c3c0a06 Merge "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  52. 913a737 Merge "Test on (in)variant static and instance field arrays." by Aart Bik · 10 years ago
  53. d141f45 Test on (in)variant static and instance field arrays. by Aart Bik · 10 years ago
  54. caa2fe3 Merge "ART: Fix System.arraycopy" by Andreas Gampe · 10 years ago
  55. c952ac9 ART: Fix System.arraycopy by Andreas Gampe · 10 years ago
  56. 6d3d1e3 Merge "Disable test while investigating." by Nicolas Geoffray · 10 years ago
  57. d6c201e Disable test while investigating. by Nicolas Geoffray · 10 years ago
  58. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 10 years ago
  59. cced6ad Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 10 years ago
  60. 530f318 Merge "Make oatdump see the new vmap table generated by dextodex." by Nicolas Geoffray · 10 years ago
  61. 0a5cd12 Make oatdump see the new vmap table generated by dextodex. by Nicolas Geoffray · 10 years ago
  62. bca4d29 Merge "ART: Boolean simplifier fix" by Nicolas Geoffray · 10 years ago
  63. 8f861e3 Merge "ART: DCE should know that array-length can throw NPE" by Vladimir Marko · 10 years ago
  64. b016c6d ART: DCE should know that array-length can throw NPE by Serguei Katkov · 10 years ago
  65. 1c1da43 Improve documentation of memory layouts in stack_map.h. by Roland Levillain · 10 years ago
  66. 108ceb4 ART: Boolean simplifier fix by Serguei Katkov · 10 years ago
  67. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 10 years ago
  68. fec9d09 Merge "Fix the documentation of all-run-test-names." by Roland Levillain · 10 years ago
  69. 00b5c61 Merge "Use art::MemoryRegion::{Load,Store}Bits more in art::CodeInfo." by Roland Levillain · 10 years ago
  70. a14e2e7 Merge "Move MarkObject to mark_sweep.cc" by Mathieu Chartier · 10 years ago
  71. e48a169 Move MarkObject to mark_sweep.cc by Mathieu Chartier · 10 years ago
  72. 2e7ccf9 Merge "Enable ASan annotations in ART based on macro setting." by Evgenii Stepanov · 10 years ago
  73. 0f2fd32 Enable ASan annotations in ART based on macro setting. by Evgenii Stepanov · 10 years ago
  74. 34ac23d Merge "Address some GC comments" by Mathieu Chartier · 10 years ago
  75. 8118781 Address some GC comments by Mathieu Chartier · 10 years ago
  76. e5abf07 Merge "Use SuspendAllInternal for FlipThreadRoots" by Mathieu Chartier · 10 years ago
  77. b19ccb1 Use SuspendAllInternal for FlipThreadRoots by Mathieu Chartier · 10 years ago
  78. d139bb7 Fix the documentation of all-run-test-names. by Roland Levillain · 10 years ago
  79. 12cfc60 Merge "Clean up after verifier changes wrt. conflict/undefined reg." by Vladimir Marko · 10 years ago
  80. 747e536 Clean up after verifier changes wrt. conflict/undefined reg. by Vladimir Marko · 10 years ago
  81. d780c00 Use art::MemoryRegion::{Load,Store}Bits more in art::CodeInfo. by Roland Levillain · 10 years ago
  82. fab6788 Fix FieldGap priority queue ordering bug. by Richard Uhler · 10 years ago
  83. 5c03f36 Merge "ART: Build SSA form when try/catch is present" by David Brazdil · 10 years ago
  84. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 10 years ago
  85. 045da88 Merge "Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""""" by Nicolas Geoffray · 10 years ago
  86. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 10 years ago
  87. 172c8f71 Merge "Avoid unexpected conversions to ArrayRef." by Vladimir Marko · 10 years ago
  88. 76ca820 Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  89. 55978b8 ART: Fix mac build by Andreas Gampe · 10 years ago
  90. 19315c1 Merge "Clean up GC callbacks to be virtual methods" by Mathieu Chartier · 10 years ago
  91. 70451ae Merge "Change phony targets to set dalvik.vm.usejit properly" by Mathieu Chartier · 10 years ago
  92. d71795b Change phony targets to set dalvik.vm.usejit properly by Mathieu Chartier · 10 years ago
  93. 9750995 Clean up GC callbacks to be virtual methods by Mathieu Chartier · 10 years ago
  94. 8ae3588 Merge "Add ART_TEST_DEBUG_GC to help with debugging gc." by Hiroshi Yamauchi · 10 years ago
  95. 093f1b4 Add ART_TEST_DEBUG_GC to help with debugging gc. by Hiroshi Yamauchi · 10 years ago
  96. 345f93e Avoid unexpected conversions to ArrayRef. by Vladimir Marko · 10 years ago
  97. 34fcff0 Merge "ART: Remove art_quick_invoke_interface_trampoline" by Andreas Gampe · 10 years ago
  98. 3031c8d ART: Remove art_quick_invoke_interface_trampoline by Andreas Gampe · 10 years ago
  99. 01c2b05 Merge "Fix mac build" by Mathieu Chartier · 10 years ago
  100. 68953eb Merge "Add an option to run art tests with strace." by Hiroshi Yamauchi · 10 years ago