1. b3b803b Enable JIT dual data mapping. by David Srbecky · 6 years ago
  2. 87fb032 Fix JIT data dual mapping for apps. by David Srbecky · 6 years ago
  3. ac8f936 JIT code cache: Don't set footprint limit for data portion. by David Srbecky · 6 years ago
  4. 8d6651d Disable jit_memory_region_test tests on buggy kernels. by Nicolas Geoffray · 6 years ago
  5. d17eac6 Fix for 689-zygote-jit-deopt on kernels before 3.11rc2 by Orion Hodson · 6 years ago
  6. ab682a7 Blind fix for fixing 689-zygote-jit-deopt on host bionic. by Nicolas Geoffray · 6 years ago
  7. af213cc Fix ClearEntryPointsInZygoteExecSpace. by Nicolas Geoffray · 6 years ago
  8. 3a614ea Add more tests around JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  9. 88f3fd9 jitzygote: madvise DONTFORK on writable shared region. by Nicolas Geoffray · 6 years ago
  10. ac933ed Create a dual view for zygote data cache. by Nicolas Geoffray · 6 years ago
  11. a48c3df Revert "Revert "Make the JIT zygote memory shared."" by Nicolas Geoffray · 6 years ago
  12. e764f38 Remove unnecessary cache alignment fixes by Orion Hodson · 6 years ago
  13. 2fef66b Revert "Make the JIT zygote memory shared." by Nicolas Geoffray · 6 years ago
  14. aeb0223 Retry cache flushes on ARMv7 devices by Orion Hodson · 6 years ago
  15. 05f8721 Make the JIT zygote memory shared. by Nicolas Geoffray · 6 years ago
  16. 00a37ff Move code writing to data portion of the JIT cache in JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  17. 349845a Move JIT code allocation to JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  18. 521ff98 For 32-bit ARM devices align method headers and code to 64-byte boundaries. by Orion Hodson · 6 years ago
  19. 9c54e18 Simplify JIT memory region creation. by Nicolas Geoffray · 6 years ago
  20. 2411f49 Add helpers to allocate JIT memory in zygote. by Nicolas Geoffray · 6 years ago
  21. 2a905b2 Move memory related regions of the JIT cache in its own class. by Nicolas Geoffray · 6 years ago