1. 04 May, 2016 2 commits
  2. 03 May, 2016 6 commits
  3. 29 Apr, 2016 2 commits
  4. 28 Apr, 2016 4 commits
  5. 27 Apr, 2016 2 commits
  6. 26 Apr, 2016 1 commit
    • mlippautz's avatar
      [heap] Uncommit pooled pages concurrently · 2158df87
      mlippautz authored
      - Move the concurrent unmapping to MemoryAllocator
      - Hide (private) members where possible
      - MemoryAllocator:Free is now the bottleneck for freeing
      - Pooled pages are either allocated from a set of pooled pages are obtained
        through work stealing from the concurrent unmapper
      
      BUG=chromium:605866, chromium:581412
      LOG=N
      
      Review URL: https://codereview.chromium.org/1913083002
      
      Cr-Commit-Position: refs/heads/master@{#35797}
      2158df87
  7. 25 Apr, 2016 3 commits
  8. 22 Apr, 2016 1 commit
  9. 20 Apr, 2016 3 commits
  10. 19 Apr, 2016 3 commits
  11. 18 Apr, 2016 3 commits
  12. 15 Apr, 2016 6 commits
  13. 14 Apr, 2016 4 commits