1. 07f7890 Replace "dummy" with "placeholder" for MemMaps. by Vladimir Marko · 4 years, 5 months ago
  2. 9a625b5 Fix mmap leakage for ASAN build by Rock.Yeh · 5 years ago
  3. aa6f6f1 Revert "Add temporary logging to MemMap::swap" by Hans Boehm · 5 years ago
  4. aea71ae Add temporary logging to MemMap::swap by Hans Boehm · 5 years ago
  5. 88f3fd9 jitzygote: madvise DONTFORK on writable shared region. by Nicolas Geoffray · 6 years ago
  6. 1dd670c Add errno message in RemapAtEnd error. by Nicolas Geoffray · 6 years ago
  7. c36a8cc Handle empty uncompressed and aligned dex file in an archive. by Nicolas Geoffray · 6 years ago
  8. 22e2223 ART: Use C++17 extract/modify/insert pattern. by Vladimir Marko · 6 years ago
  9. 10db8fe Support Windows builds for libartbase/libdexfile by David Sehr · 6 years ago
  10. 0de385f ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  11. 3537fcd Merge "Revert^4 "ART: Dual mapping of JIT code pages"" by Treehugger Robot · 6 years ago
  12. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  13. 1d3fd08 Revert^4 "ART: Dual mapping of JIT code pages" by Orion Hodson · 6 years ago
  14. 1bfce38 Revert^3 "ART: Dual mapping of JIT code pages" by Andreas Gampe · 6 years ago
  15. 0e904ff Revert^2 "ART: Dual mapping of JIT code pages"" by Orion Hodson · 6 years ago
  16. 60eaabe Revert "ART: Dual mapping of JIT code pages" by Andreas Gampe · 6 years ago
  17. 0e314f0 ART: Dual mapping of JIT code pages by Orion Hodson · 6 years ago
  18. c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 6 years ago
  19. 92597a8 Replace ashmem in ART with prctl by Joel Fernandes (Google) · 6 years ago
  20. 7bd3cbd Fix mac build by Mathieu Chartier · 6 years ago
  21. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  22. 8a74707 Merge "Add low_4gb MemMap and remove ashmem support for Fuchsia" by Treehugger Robot · 7 years ago
  23. 882ed6b Add low_4gb MemMap and remove ashmem support for Fuchsia by Steve Austin · 7 years ago
  24. 0b0d3b4 Re-enable ART code paths and tests for ASan that were disabled for Valgrind. by Roland Levillain · 7 years ago
  25. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  26. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 7 years ago
  27. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 7 years ago
  28. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  29. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 7 years ago
  30. 2300b2d Remove MemMap dependency on libbacktrace by David Sehr · 7 years ago
  31. 1979c64 Clean up include paths by David Sehr · 7 years ago
  32. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago[Renamed (99%) from runtime/mem_map.cc]
  33. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  34. ca97ada Change ClassFileLoadHook to lazily compute dex file by Alex Light · 7 years ago
  35. 71d3c88 Allow mmap reuse in lower 4GB by David Srbecky · 7 years ago
  36. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  37. 5cf8b53 Modify to use new BacktraceMap iterator. by Christopher Ferris · 7 years ago
  38. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  39. dbd05fe Revert recent JIT code cache changes by Orion Hodson · 7 years ago
  40. ff80dfc Merge "Jit Code Cache instruction pipeline flushing" by Treehugger Robot · 7 years ago
  41. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  42. 56fe32e Jit Code Cache instruction pipeline flushing by Orion Hodson · 7 years ago
  43. d1dbb74 Separate rw from rx views of jit code cache by David Sehr · 7 years ago
  44. 651ba59 ART: Split out PROT_EXEC from custom low-4GB allocator by Andreas Gampe · 8 years ago
  45. 8375e4f Merge "ART: Fix or disable some tidy warnings." by Treehugger Robot · 8 years ago
  46. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 8 years ago
  47. 3b7dc35 ART: Clean up allocator.h by Andreas Gampe · 8 years ago
  48. 7c928f0 Combine madvise for clearing region space by Mathieu Chartier · 8 years ago
  49. 0dfc315 ART: More header cleanup - mem_map.h by Andreas Gampe · 8 years ago
  50. 3c3c4a1 Improve the region space memory mapping. by Hiroshi Yamauchi · 8 years ago
  51. 66b1d57 Use null error_msg for pic images by Mathieu Chartier · 8 years ago
  52. 1b14fb8 Remove Mutex dependency from MemMap by David Sehr · 8 years ago
  53. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  54. 58a73d2 Don't use ashmen when kIsTargetLinux is set. by Nicolas Geoffray · 8 years ago
  55. 1da4508 Merge "Fall back to true anonymous mmap if out of file descriptors." by Treehugger Robot · 8 years ago
  56. d1d2492 Merge "Remove unused std::ostringstream variable." by Treehugger Robot · 8 years ago
  57. dea2552 Remove unused std::ostringstream variable. by Richard Uhler · 8 years ago
  58. a5c61bf Fall back to true anonymous mmap if out of file descriptors. by Richard Uhler · 8 years ago
  59. 6e6078a Clear (madvise) card table for CC by Mathieu Chartier · 8 years ago
  60. 43e10b0 ART: Replace ScopedFd with FdFile by Andreas Gampe · 8 years ago
  61. 58c0b44 Merge "Add lock when iterating over BacktraceMap." by Christopher Ferris · 9 years ago
  62. 56f8b56 Add lock when iterating over BacktraceMap. by Christopher Ferris · 9 years ago
  63. 7fa5578 ART: Fix ImageSpace::Init by Andreas Gampe · 9 years ago
  64. 3071f80 Patch for compiling art to run on linux target by Bilyan Borisov · 9 years ago
  65. 7ec0904 ART: Dump less maps by Andreas Gampe · 9 years ago
  66. 29ab360 Fix valgrind errors with MemMap::Sync(). by Hiroshi Yamauchi · 9 years ago
  67. 83723ae Add MapAnonymous handling for null error_str by Mathieu Chartier · 9 years ago
  68. 6edb9ae Check pages are readable after mprotect for SEGV_ACCERR diagnosis by Hiroshi Yamauchi · 9 years ago
  69. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  70. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  71. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  72. a25dce9 Support --perf with jitted code. by Nicolas Geoffray · 9 years ago
  73. ebe2dfc Support null error_msg for select MemMap functions by Mathieu Chartier · 9 years ago
  74. 21e3325 Delete flaky DCHECK by Mathieu Chartier · 9 years ago
  75. 11cea0c Fix mac build by Mathieu Chartier · 9 years ago
  76. 42bddce Add low_4gb support to MapFile and MapFileAtAddress by Mathieu Chartier · 9 years ago
  77. 24a0fc8 Add some missing comments by Mathieu Chartier · 9 years ago
  78. e58991b Revert "Revert "Unload oat files"" by Mathieu Chartier · 9 years ago
  79. 0389cd5 Use arc4random_buf instead of getauxval(AT_RANDOM). by Josh Gao · 9 years ago
  80. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  81. 14d9057 Use (D)CHECK_ALIGNED more. by Roland Levillain · 9 years ago
  82. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 10 years ago
  83. 86b35f9 Merge "Revert "Revert "Use dlopen to load oat files.""" by David Srbecky · 10 years ago
  84. 1baabf0 Revert "Revert "Use dlopen to load oat files."" by David Srbecky · 10 years ago
  85. f6c77d7 Merge "Revert "Use dlopen to load oat files."" by David Srbecky · 10 years ago
  86. 7a46b7e Revert "Use dlopen to load oat files." by David Srbecky · 10 years ago
  87. 01d4b50 Pass reuse flag to MemMap constructor by Mathieu Chartier · 10 years ago
  88. 49e1fab Use dlopen to load oat files. by David Srbecky · 10 years ago
  89. 38c8221 More LOW_4G optimizations by Mathieu Chartier · 10 years ago
  90. 7889a77 Add optimization for LOW_4G allocator by Mathieu Chartier · 10 years ago
  91. 1d8199d Tidy up spelling by Kenny Root · 10 years ago
  92. 17a924a ART: Merge entries with same name and protect in MemMap dump. by Vladimir Marko · 10 years ago
  93. b550582 ART: Fix debug output for bad reused MemMap. by Vladimir Marko · 10 years ago
  94. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  95. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  96. 5c42c29 Add support for .bss section in oat files. by Vladimir Marko · 10 years ago
  97. a6dfdae ART: Print maps directly to log by Andreas Gampe · 10 years ago
  98. 379d09f Add clamp growth limit by Mathieu Chartier · 10 years ago
  99. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  100. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago