1. 57c0f3f Merge "Clean up class visitors" by Mathieu Chartier · 9 years ago
  2. e0671ce Clean up class visitors by Mathieu Chartier · 9 years ago
  3. 8c4113b Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""" by Calin Juravle · 9 years ago
  4. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  5. aac0467 Merge "Split the class table for each class loader" by Mathieu Chartier · 9 years ago
  6. cc5ebdf Split the class table for each class loader by Mathieu Chartier · 9 years ago
  7. 3f680be Merge "Add read barrier support to the entrypoints." by Mathieu Chartier · 9 years ago
  8. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 10 years ago
  9. 5953351 Merge "ART: Print out hex for NewStringUTF failure" by Andreas Gampe · 9 years ago
  10. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  11. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  12. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  13. ef4afe9 ART: Print out hex for NewStringUTF failure by Andreas Gampe · 9 years ago
  14. 3908912 Add remembered set functionality for native roots by Mathieu Chartier · 9 years ago
  15. 3152c82 Bugfix: Java char is 16 bits, can not be treated as boolean. by Fredrik Roubert · 9 years ago
  16. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  17. c621106 Fix gcstress tests by Mathieu Chartier · 10 years ago
  18. 695a273 ART: Make warnings into errors in InitZygote by Andreas Gampe · 10 years ago
  19. e3ab2a7 Merge "ART: Change the stack dump format to be in line with debuggerd" by Andreas Gampe · 10 years ago
  20. dd67125 ART: Change the stack dump format to be in line with debuggerd by Andreas Gampe · 10 years ago
  21. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 10 years ago
  22. 2a7ea34 Merge "Add some more uninterruptible annotations" by Mathieu Chartier · 10 years ago
  23. ed8990a Add some more uninterruptible annotations by Mathieu Chartier · 10 years ago
  24. 71cef23 Fix alignments in quick_entrypoints_x86_64.S by Man Cao · 10 years ago
  25. bd76db3 Merge "Fix and extend the documentation of art::Thread's fields offsets." by Roland Levillain · 10 years ago
  26. 195fa34 Merge "ART: Fix missing role definition" by Andreas Gampe · 10 years ago
  27. 5bdb655 ART: Fix missing role definition by Andreas Gampe · 10 years ago
  28. 88b6b05 Fix hash set memory leaks by Mathieu Chartier · 10 years ago
  29. 4e2cb09 Add uninterruptible role by Mathieu Chartier · 10 years ago
  30. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  31. d8da9dc Merge "More diagnostics for flaky oat file assistant test." by Richard Uhler · 10 years ago
  32. 32d7806 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  33. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  34. ca80ecc Fix and extend the documentation of art::Thread's fields offsets. by Roland Levillain · 10 years ago
  35. 94f5bda More diagnostics for flaky oat file assistant test. by Richard Uhler · 10 years ago
  36. e6e38ce Merge "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  37. 4d7b75f verifier: Skip verification of methods when seeing experimental opcodes by Igor Murashkin · 10 years ago
  38. 56ebee4 Merge "Add more checks to diagnose flaky oat file assistant test." by Richard Uhler · 10 years ago
  39. 2bb897e Merge "Refine the canary pattern in RedZone" by Andreas Gampe · 10 years ago
  40. b203b33 Merge "ART: Fix UninitializedReference handling" by Andreas Gampe · 10 years ago
  41. 891dfaa ART: Fix UninitializedReference handling by Andreas Gampe · 10 years ago
  42. 364fa53 Merge "Fix bug in OatFileAssistant::GetBestOatFile." by Richard Uhler · 10 years ago
  43. 411b96d Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 10 years ago
  44. 4360be2 ART: Remove some of the Mac craziness by Andreas Gampe · 10 years ago
  45. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 10 years ago
  46. 9ed8206 Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" by Mathieu Chartier · 10 years ago
  47. e2facc5 runtime: Add lambda box/unbox object equality by Igor Murashkin · 10 years ago
  48. 2639e8e Add more checks to diagnose flaky oat file assistant test. by Richard Uhler · 10 years ago
  49. 5f946da Fix bug in OatFileAssistant::GetBestOatFile. by Richard Uhler · 10 years ago
  50. 16a150b Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 10 years ago
  51. 6db1377 Merge "Improve documentation of memory layouts in stack_map.h." by Roland Levillain · 10 years ago
  52. 7c0fe5e Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo by Mathieu Chartier · 10 years ago
  53. 76914b0 ART: Fix arm32 quick_invoke_stub CFI by Andreas Gampe · 10 years ago
  54. ef76c3f Get non proxy method for StackDumpVisitor by Mathieu Chartier · 10 years ago
  55. 1123794 Merge "Change intern table to not use WaitHoldingLocks" by Mathieu Chartier · 10 years ago
  56. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 10 years ago
  57. 14c3bf9 Change intern table to not use WaitHoldingLocks by Mathieu Chartier · 10 years ago
  58. 511bb65 Merge "Fix FieldGap priority queue ordering bug." by Richard Uhler · 10 years ago
  59. 9523a3e Revert "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  60. 32f59e5 Merge "Revert "Use the quickened metadata to compile -QUICK opcodes."" by Nicolas Geoffray · 10 years ago
  61. 8ab9a90 Revert "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  62. c3c0a06 Merge "Use the quickened metadata to compile -QUICK opcodes." by Nicolas Geoffray · 10 years ago
  63. c952ac9 ART: Fix System.arraycopy by Andreas Gampe · 10 years ago
  64. 4515a67 Use the quickened metadata to compile -QUICK opcodes. by Nicolas Geoffray · 10 years ago
  65. cced6ad Merge "Use (D)CHECK_ALIGNED more." by Roland Levillain · 10 years ago
  66. 0a5cd12 Make oatdump see the new vmap table generated by dextodex. by Nicolas Geoffray · 10 years ago
  67. 1c1da43 Improve documentation of memory layouts in stack_map.h. by Roland Levillain · 10 years ago
  68. 14d9057 Use (D)CHECK_ALIGNED more. 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. 0f2fd32 Enable ASan annotations in ART based on macro setting. by Evgenii Stepanov · 10 years ago
  73. 8118781 Address some GC comments by Mathieu Chartier · 10 years ago
  74. e5abf07 Merge "Use SuspendAllInternal for FlipThreadRoots" by Mathieu Chartier · 10 years ago
  75. b19ccb1 Use SuspendAllInternal for FlipThreadRoots by Mathieu Chartier · 10 years ago
  76. 747e536 Clean up after verifier changes wrt. conflict/undefined reg. by Vladimir Marko · 10 years ago
  77. d780c00 Use art::MemoryRegion::{Load,Store}Bits more in art::CodeInfo. by Roland Levillain · 10 years ago
  78. fab6788 Fix FieldGap priority queue ordering bug. by Richard Uhler · 10 years ago
  79. 045da88 Merge "Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""""" by Nicolas Geoffray · 10 years ago
  80. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 10 years ago
  81. 76ca820 Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  82. 55978b8 ART: Fix mac build by Andreas Gampe · 10 years ago
  83. 19315c1 Merge "Clean up GC callbacks to be virtual methods" by Mathieu Chartier · 10 years ago
  84. 9750995 Clean up GC callbacks to be virtual methods by Mathieu Chartier · 10 years ago
  85. 34fcff0 Merge "ART: Remove art_quick_invoke_interface_trampoline" by Andreas Gampe · 10 years ago
  86. 3031c8d ART: Remove art_quick_invoke_interface_trampoline by Andreas Gampe · 10 years ago
  87. 19af117 Fix mac build by Mathieu Chartier · 10 years ago
  88. 068361a Refine the canary pattern in RedZone by tony.ys_liu · 10 years ago
  89. c6f3439 Merge "ART: JNI thread state transition optimization" by Mathieu Chartier · 10 years ago
  90. 4abf451 Disable ASan on Thread::InstallImplicitProtection. by Evgenii Stepanov · 10 years ago
  91. 0541502 Merge "Generalize Valgrind annotations in ART to support ASan." by Evgenii Stepanov · 10 years ago
  92. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 10 years ago
  93. eac4424 ART: JNI thread state transition optimization by Yu Li · 10 years ago
  94. 5b1eea0 Merge "Thread-local mark stacks for the CC collector." by Hiroshi Yamauchi · 10 years ago
  95. 0b71357 Thread-local mark stacks for the CC collector. by Hiroshi Yamauchi · 10 years ago
  96. 9f5e1d9 Fix cfi information for x86. by Christopher Ferris · 10 years ago
  97. cc22d7c Merge "ART: Fix DexFileVerifier try_items OoO validation" by Andreas Gampe · 10 years ago
  98. 6a8df53 ART: Fix DexFileVerifier try_items OoO validation by Anestis Bechtsoudis · 10 years ago
  99. f32521b Merge "ART: Don't nest indenters in oatdump." by Vladimir Marko · 10 years ago
  100. 15c9881 Merge "ART: Fix arm32 assembly stub CFI" by Andreas Gampe · 10 years ago