1. adb66f9 Revert^2 "JIT: Separate code allocation and initialization." by David Srbecky · 5 years ago
  2. 63b0c26 Revert "JIT: Separate code allocation and initialization." by Nicolas Geoffray · 5 years ago
  3. e1b36f0 JIT: Separate code allocation and initialization. by David Srbecky · 5 years ago
  4. 87fb032 Fix JIT data dual mapping for apps. by David Srbecky · 5 years ago
  5. e09b87e JIT mini-debug-info: Support JIT data dual mapping. by David Srbecky · 5 years ago
  6. 44b977d Print more JIT memory use stats. by David Srbecky · 5 years ago
  7. e32d24c Store zygote compiled code in a shared map. by Nicolas Geoffray · 5 years ago
  8. 88f3fd9 jitzygote: madvise DONTFORK on writable shared region. by Nicolas Geoffray · 5 years ago
  9. ac933ed Create a dual view for zygote data cache. by Nicolas Geoffray · 5 years ago
  10. a48c3df Revert "Revert "Make the JIT zygote memory shared."" by Nicolas Geoffray · 5 years ago
  11. e764f38 Remove unnecessary cache alignment fixes by Orion Hodson · 5 years ago
  12. 2fef66b Revert "Make the JIT zygote memory shared." by Nicolas Geoffray · 5 years ago
  13. aeb0223 Retry cache flushes on ARMv7 devices by Orion Hodson · 5 years ago
  14. 05f8721 Make the JIT zygote memory shared. by Nicolas Geoffray · 5 years ago
  15. 00a37ff Move code writing to data portion of the JIT cache in JitMemoryRegion. by Nicolas Geoffray · 5 years ago
  16. 349845a Move JIT code allocation to JitMemoryRegion. by Nicolas Geoffray · 5 years ago
  17. 521ff98 For 32-bit ARM devices align method headers and code to 64-byte boundaries. by Orion Hodson · 5 years ago
  18. 9c54e18 Simplify JIT memory region creation. by Nicolas Geoffray · 5 years ago
  19. 2411f49 Add helpers to allocate JIT memory in zygote. by Nicolas Geoffray · 5 years ago
  20. 2a905b2 Move memory related regions of the JIT cache in its own class. by Nicolas Geoffray · 5 years ago