1. 1123794 Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 9 years ago
  2. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  3. 14c3bf9 Change intern table to not use WaitHoldingLocks by Mathieu Chartier · 9 years ago
  4. 511bb65 Merge "Fix FieldGap priority queue ordering bug." by Richard Uhler · 9 years ago
  5. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 9 years ago
  6. 32f59e5 Merge "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 9 years ago
  7. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 9 years ago
  8. c3c0a06 Merge "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 9 years ago
  9. c952ac9 ART: Fix System.arraycopy by Andreas Gampe · 9 years ago
  10. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 9 years ago
  11. cced6ad Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 9 years ago
  12. 0a5cd12 Make oatdump see the new vmap table generated by dextodex. by Nicolas Geoffray · 9 years ago
  13. 1c1da43 Improve documentation of memory layouts in stack_map.h. by Roland Levillain · 9 years ago
  14. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  15. 00b5c61 Merge "Use art::MemoryRegion::{Load,Store}Bits more in art::CodeInfo." by Roland Levillain · 9 years ago
  16. a14e2e7 Merge "Move MarkObject to mark_sweep.cc" by Mathieu Chartier · 9 years ago
  17. e48a169 Move MarkObject to mark_sweep.cc by Mathieu Chartier · 9 years ago
  18. 0f2fd32 Enable ASan annotations in ART based on macro setting. by Evgenii Stepanov · 9 years ago
  19. 8118781 Address some GC comments by Mathieu Chartier · 9 years ago
  20. e5abf07 Merge "Use SuspendAllInternal for FlipThreadRoots" by Mathieu Chartier · 9 years ago
  21. b19ccb1 Use SuspendAllInternal for FlipThreadRoots by Mathieu Chartier · 9 years ago
  22. 747e536 Clean up after verifier changes wrt. conflict/undefined reg. by Vladimir Marko · 9 years ago
  23. d780c00 Use art::MemoryRegion::{Load,Store}Bits more in art::CodeInfo. by Roland Levillain · 9 years ago
  24. fab6788 Fix FieldGap priority queue ordering bug. by Richard Uhler · 9 years ago
  25. 045da88 Merge "Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""""" by Nicolas Geoffray · 9 years ago
  26. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 9 years ago
  27. 76ca820 Merge "ART: Fix mac build" by Andreas Gampe · 9 years ago
  28. 55978b8 ART: Fix mac build by Andreas Gampe · 9 years ago
  29. 19315c1 Merge "Clean up GC callbacks to be virtual methods" by Mathieu Chartier · 9 years ago
  30. 9750995 Clean up GC callbacks to be virtual methods by Mathieu Chartier · 9 years ago
  31. 34fcff0 Merge "ART: Remove art_quick_invoke_interface_trampoline" by Andreas Gampe · 9 years ago
  32. 3031c8d ART: Remove art_quick_invoke_interface_trampoline by Andreas Gampe · 9 years ago
  33. 19af117 Fix mac build by Mathieu Chartier · 9 years ago
  34. 068361a Refine the canary pattern in RedZone by tony.ys_liu · 9 years ago
  35. c6f3439 Merge "ART: JNI thread state transition optimization" by Mathieu Chartier · 9 years ago
  36. 4abf451 Disable ASan on Thread::InstallImplicitProtection. by Evgenii Stepanov · 9 years ago
  37. 0541502 Merge "Generalize Valgrind annotations in ART to support ASan." by Evgenii Stepanov · 9 years ago
  38. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 9 years ago
  39. eac4424 ART: JNI thread state transition optimization by Yu Li · 9 years ago
  40. 5b1eea0 Merge "Thread-local mark stacks for the CC collector." by Hiroshi Yamauchi · 9 years ago
  41. 0b71357 Thread-local mark stacks for the CC collector. by Hiroshi Yamauchi · 9 years ago
  42. 9f5e1d9 Fix cfi information for x86. by Christopher Ferris · 9 years ago
  43. cc22d7c Merge "ART: Fix DexFileVerifier try_items OoO validation" by Andreas Gampe · 9 years ago
  44. 6a8df53 ART: Fix DexFileVerifier try_items OoO validation by Anestis Bechtsoudis · 9 years ago
  45. f32521b Merge "ART: Don't nest indenters in oatdump." by Vladimir Marko · 9 years ago
  46. 15c9881 Merge "ART: Fix arm32 assembly stub CFI" by Andreas Gampe · 9 years ago
  47. 77d5e6b Merge "Change JIT code to use optimizing." by Nicolas Geoffray · 9 years ago
  48. 8f1e08a ART: Don't nest indenters in oatdump. by Vladimir Marko · 9 years ago
  49. 3d1e0c9 ART: Fix arm32 assembly stub CFI by Andreas Gampe · 9 years ago
  50. d4da360 Merge "ART: Add Thread start VLOG" by Andreas Gampe · 9 years ago
  51. 5662383 ART: Add Thread start VLOG by Andreas Gampe · 9 years ago
  52. 72156e2 Fix proxy handling in FindDeclaredVirtualMethod by Mathieu Chartier · 9 years ago
  53. 3aec6a3 Merge "Add VMDebug.countInstancesOfClasses" by Mathieu Chartier · 9 years ago
  54. f182085 Add VMDebug.countInstancesOfClasses by Mathieu Chartier · 9 years ago
  55. 22a07b9 Change VisitNativeRoots to use unchecked get for method arrays by Mathieu Chartier · 9 years ago
  56. 1de19d0 Fix race condition for method root marking in VisitNativeRoots by Mathieu Chartier · 9 years ago
  57. 7a4d015 Change JIT code to use optimizing. by Nicolas Geoffray · 9 years ago
  58. f16b820 Merge "Initialize pDeoptimize quick entry pointer for Mips." by Roland Levillain · 9 years ago
  59. f470eb8 Merge "ART: Change merges with Undefined to Undefined" by Andreas Gampe · 9 years ago
  60. c1a03d9 Remove unused WorkStealing thread pool by Mathieu Chartier · 9 years ago
  61. 3cf2253 Clean up some includes by Mathieu Chartier · 9 years ago
  62. 97a1ff3 ART: Change merges with Undefined to Undefined by Andreas Gampe · 9 years ago
  63. 224a848 Merge "ART: Allow to set and copy conflicts in the verifier" by Andreas Gampe · 9 years ago
  64. 3853628 ART: Allow to set and copy conflicts in the verifier by Andreas Gampe · 9 years ago
  65. 0e87d18 Merge "Fix potential bugs in allocation tracker" by Mathieu Chartier · 9 years ago
  66. dffdfb9 Merge "ART: Avoid soft- after hard-fail in verifier" by Andreas Gampe · 9 years ago
  67. 41656de Fix potential bugs in allocation tracker by Man Cao · 9 years ago
  68. 30502f1 Merge "Revert "Revert "Remove interpreter entrypoint in ArtMethod.""" by Nicolas Geoffray · 9 years ago
  69. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  70. a4e4303 Merge "Accept 0xFFFFFFFF as dex debug info offset." by David Srbecky · 9 years ago
  71. 569e81e Merge "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  72. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  73. d5bd4fd Merge "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  74. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 9 years ago
  75. 2e8bf55 Initialize pDeoptimize quick entry pointer for Mips. by Douglas Leung · 9 years ago
  76. 6852942 Accept 0xFFFFFFFF as dex debug info offset. by David Srbecky · 9 years ago
  77. 890da29 ART: Avoid soft- after hard-fail in verifier by Andreas Gampe · 9 years ago
  78. 7fb6ddb Merge "ART: Check switch and array data better in the verifier" by Andreas Gampe · 9 years ago
  79. 57c4758 ART: Check switch and array data better in the verifier by Andreas Gampe · 9 years ago
  80. a3c31df Merge "ART: Unlink old file in OS::CreateEmptyFile" by Andreas Gampe · 9 years ago
  81. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  82. 23bfc0b Merge "Build statically linked version of dex2oat." by Calin Juravle · 9 years ago
  83. 7a20ae6 Merge "Allow for sig chain to be disabled." by Calin Juravle · 9 years ago
  84. c87c893 Merge "Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 9 years ago
  85. 01b2129 Merge "Added index type of dex byte instructions." by Andreas Gampe · 9 years ago
  86. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 9 years ago
  87. 65e069d Build statically linked version of dex2oat. by Calin Juravle · 9 years ago
  88. 01aaf6e Allow for sig chain to be disabled. by Calin Juravle · 9 years ago
  89. 371496d Merge "Explicitly link libz-host to libart." by Evgenii Stepanov · 9 years ago
  90. 8fec90b ART: Remove bad FindSymbol call by Andreas Gampe · 9 years ago
  91. b73f1f5 ART: Unlink old file in OS::CreateEmptyFile by Andreas Gampe · 9 years ago
  92. 0b3ac8e Explicitly link libz-host to libart. by Evgenii Stepanov · 9 years ago
  93. b1f3753 Added index type of dex byte instructions. by Aart Bik · 9 years ago
  94. 3b0667c Merge "ART: Fix CFI annotation for art_quick_aput_obj" by Andreas Gampe · 9 years ago
  95. b508ccd Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 9 years ago
  96. 2738639 ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 9 years ago
  97. 9a83f59 Merge "Fixed a nullptr bug in SweepAllocationRecords()" by Mathieu Chartier · 9 years ago
  98. 110415d Fixed a nullptr bug in SweepAllocationRecords() by Man Cao · 9 years ago
  99. 6b90d42 ART: Fix CFI annotation in arm64, x86 and x86-64 assembly by Andreas Gampe · 9 years ago
  100. d5ad72f ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 9 years ago