1. 0e2cf3f Merge "Test for jit deadlock" by Treehugger Robot · 6 years ago
  2. d5245a7 Merge "Revert "ART: Refactor typedef to using"" by Treehugger Robot · 6 years ago
  3. b7ac4a0 Test for jit deadlock by Alex Light · 7 years ago
  4. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  5. 9b1e90e Merge "Refactor Class::FixupNativePointers()." by Vladimir Marko · 6 years ago
  6. b32535d Merge "ART: Add wrappers for membarrier and memfd_create()" by Orion Hodson · 6 years ago
  7. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  8. 563ada2 ART: Add wrappers for membarrier and memfd_create() by Orion Hodson · 7 years ago
  9. 924ad50 Refactor Class::FixupNativePointers(). by Vladimir Marko · 6 years ago
  10. 8351aac ART: Refactor for bool literals by Andreas Gampe · 7 years ago
  11. 98db89c ART: Clean up verify and read barrier flags. by Vladimir Marko · 7 years ago
  12. adf05bc Merge "Refactor DecodeDebugLocalInfo" by Mathieu Chartier · 7 years ago
  13. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 7 years ago
  14. 9076fbd Fix some comments by Hans Boehm · 7 years ago
  15. 7dca45b Merge "Refactor debug info position visiting" by Mathieu Chartier · 7 years ago
  16. c409d46 Merge "Clean up allocation accounting" by Hans Boehm · 7 years ago
  17. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 7 years ago
  18. b79d195 Merge "Log error message if CloseNativeLibrary fails" by Dimitry Ivanov · 7 years ago
  19. bfbc654 Remove intermediate mterp files from the repository. by David Srbecky · 7 years ago
  20. 596cfdf Remove "sister" code from mterp. by David Srbecky · 7 years ago
  21. b2b52a5 Group mterp files by David Srbecky · 7 years ago
  22. ff74a74 Rewrite the mterp code generator and the template snippets. by David Srbecky · 7 years ago
  23. a92cb19 Merge "Fix CHA in the presence of default conflict methods." by Treehugger Robot · 7 years ago
  24. 9bee49a Merge "Dump registered class loaders and their dex files for SIGQUIT." by Nicolas Geoffray · 7 years ago
  25. fb8b4e2 Clean up allocation accounting by Hans Boehm · 7 years ago
  26. 947573e Log error message if CloseNativeLibrary fails by dimitry · 7 years ago
  27. 64a1321 Revert "Update hidden API lists for intrinsics" by David Brazdil · 7 years ago
  28. a90c922 Dump registered class loaders and their dex files for SIGQUIT. by Nicolas Geoffray · 7 years ago
  29. 5f784bf Merge "Remove read barriers in Class::IsClassClass and Object::IsClass" by Mathieu Chartier · 7 years ago
  30. e752360 Merge "Disable some tests in heap_verification_test when running with ASan." by Roland Levillain · 7 years ago
  31. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 7 years ago
  32. 7aca9d5 Fix CHA in the presence of default conflict methods. by Nicolas Geoffray · 7 years ago
  33. d7a7f2f Remove read barriers in Class::IsClassClass and Object::IsClass by Mathieu Chartier · 7 years ago
  34. 5fe2f34 Disable some tests in heap_verification_test when running with ASan. by Roland Levillain · 7 years ago
  35. d176e93 Merge "ART: Refactor static include list" by Treehugger Robot · 7 years ago
  36. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 7 years ago
  37. e496a64 Merge "ART: Remove utils.h's ParseUint & ParseInt" by Treehugger Robot · 7 years ago
  38. 1c29d5e Merge "ART: Fix broken additional output for CHECK()." by Vladimir Marko · 7 years ago
  39. 20f6b3c Merge "ART: Simplify cache flush calls" by Treehugger Robot · 7 years ago
  40. 38f0c5c Merge "Make classes of LOS objects non-movable." by Roland Levillain · 7 years ago
  41. bd5e5f6 ART: Fix broken additional output for CHECK(). by Vladimir Marko · 7 years ago
  42. 38d29fd ART: Simplify cache flush calls by Orion Hodson · 7 years ago
  43. 98ca6b5 Merge "ART: Add FlushInstructionPipeline()" by Orion Hodson · 7 years ago
  44. cf48a8b Merge "Update hidden API lists for intrinsics" by David Brazdil · 7 years ago
  45. f941170 ART: Remove utils.h's ParseUint & ParseInt by Andreas Gampe · 7 years ago
  46. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  47. 0e84027 Make classes of LOS objects non-movable. by Roland Levillain · 7 years ago
  48. d1f10c3 Update hidden API lists for intrinsics by David Brazdil · 7 years ago
  49. 9976b4e Merge "Adjust AssertToSpaceInvariantInNonMovingSpace for Sticky-Bit CC." by Roland Levillain · 7 years ago
  50. f233136 ART: Add FlushInstructionPipeline() by Orion Hodson · 7 years ago
  51. 9999327 Merge "Rewrite mterp field access helpers" by David Srbecky · 7 years ago
  52. 8def52a Adjust AssertToSpaceInvariantInNonMovingSpace for Sticky-Bit CC. by Roland Levillain · 7 years ago
  53. 0651b22 Merge "Add more debug logging to VerifyNoMissingCardMarkVisitor::CheckReference." by Roland Levillain · 7 years ago
  54. 535f2f3 Merge "Remove PIC option from oat files." by Vladimir Marko · 7 years ago
  55. ce32c10 Rewrite mterp field access helpers by David Srbecky · 7 years ago
  56. 6d90fde Fix art_quick_osr_stub signature. by Evgenii Stepanov · 7 years ago
  57. b9c6834 Add more debug logging to VerifyNoMissingCardMarkVisitor::CheckReference. by Roland Levillain · 7 years ago
  58. dc39d32 Revert^2: "ART: Restrict some checks in the verifier to P+" by Andreas Gampe · 7 years ago
  59. ff71e66 Revert "ART: Restrict some checks in the verifier to P+" by Andreas Gampe · 7 years ago
  60. e066932 Remove PIC option from oat files. by Vladimir Marko · 7 years ago
  61. 56b0773 Merge "Add some more debug logging to AssertToSpaceInvariantInNonMovingSpace." by Roland Levillain · 7 years ago
  62. 1e76d7a Use a lock in RaceGenerateTask around dex2oat. by Nicolas Geoffray · 7 years ago
  63. be4b8fd Add some more debug logging to AssertToSpaceInvariantInNonMovingSpace. by Roland Levillain · 7 years ago
  64. 125a3a4 Merge changes I207718d6,I700ef52e by Andreas Gampe · 7 years ago
  65. 025059b Merge changes from topic "fdsan_art_fdfile" by Josh Gao · 7 years ago
  66. 651184b Merge "Fix an incorrect && with kTraceCountAllocs flag." by Treehugger Robot · 7 years ago
  67. c677cc2 Merge "Fix interpreter intrinsic for rotate left/right." by David Srbecky · 7 years ago
  68. 97e4a71 Merge "Fix DlOpenOatFile::Dlopen() for mac build." by Mathieu Chartier · 7 years ago
  69. f35c8e7 Merge "Add more debug logging to AssertToSpaceInvariantInNonMovingSpace." by Roland Levillain · 7 years ago
  70. 3ec8fb6 Fix DlOpenOatFile::Dlopen() for mac build. by Vladimir Marko · 7 years ago
  71. fcefab5 Merge "Pre-allocate necessary heap space with boot image." by Vladimir Marko · 7 years ago
  72. 1a615cf Merge "Reserve boot image memory in one go." by Vladimir Marko · 7 years ago
  73. e2f6b49 Add more debug logging to AssertToSpaceInvariantInNonMovingSpace. by Roland Levillain · 7 years ago
  74. 9dc38b6 Merge "Fix oat_file_assistant_test for devices with low memory." by Nicolas Geoffray · 7 years ago
  75. d44d703 Pre-allocate necessary heap space with boot image. by Vladimir Marko · 7 years ago
  76. c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 7 years ago
  77. 7b982fb Fix oat_file_assistant_test for devices with low memory. by Nicolas Geoffray · 7 years ago
  78. 40f8a74 Merge "Document why the LOS space is not scanned during Sticky-Bit CC collections." by Roland Levillain · 7 years ago
  79. b8e5ad1 Fix interpreter intrinsic for rotate left/right. by David Srbecky · 7 years ago
  80. afeec9f Remove FdFile::DisableAutoClose. by Josh Gao · 7 years ago
  81. 4a25727 Merge "Replace ashmem in ART with prctl" by Joel Fernandes · 7 years ago
  82. 92597a8 Replace ashmem in ART with prctl by Joel Fernandes (Google) · 7 years ago
  83. 6e25045 Merge "Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""" by Nicolas Geoffray · 7 years ago
  84. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 7 years ago
  85. 6c11ba4 Merge "Revert "Reduce DexCache field/method array size to 512."" by Vladimir Marko · 7 years ago
  86. c497fca Merge "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Mathieu Chartier · 7 years ago
  87. baf3761 Revert "Remove OatFileAssistant::MakeUpToDate and friends." by Mathieu Chartier · 7 years ago
  88. ecbb570 Merge "arm64: Don't use the GOT to access art::Runtime::instance_." by Peter Collingbourne · 7 years ago
  89. 990fc44 Revert "Reduce DexCache field/method array size to 512." by Vladimir Marko · 7 years ago
  90. fcfb4dd Merge "Remove OatFileAssistant::MakeUpToDate and friends." by Nicolas Geoffray · 7 years ago
  91. 0ed1eab arm64: Don't use the GOT to access art::Runtime::instance_. by Peter Collingbourne · 7 years ago
  92. 213f895 Merge "HWASan support in ART." by Treehugger Robot · 7 years ago
  93. 9b7656d HWASan support in ART. by Evgenii Stepanov · 7 years ago
  94. d6698e3 Remove OatFileAssistant::MakeUpToDate and friends. by Nicolas Geoffray · 7 years ago
  95. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 7 years ago
  96. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  97. 19379b5 Merge "Default to usejit:true." by Nicolas Geoffray · 7 years ago
  98. f0b33e5 Fix an incorrect && with kTraceCountAllocs flag. by Stephen Hines · 7 years ago
  99. a5ca8eb Default to usejit:true. by Nicolas Geoffray · 7 years ago
  100. 2337d53 ART: Restrict some checks in the verifier to P+ by Andreas Gampe · 7 years ago