1. 16 May, 2017 1 commit
  2. 15 May, 2017 36 commits
  3. 14 May, 2017 1 commit
  4. 13 May, 2017 1 commit
  5. 12 May, 2017 1 commit
    • Eric Holk's avatar
      Remove CcTestArrayBufferAllocator · b9e4bbb0
      Eric Holk authored
      This is almost identical to V8's default array buffer allocator.  The only
      difference is that 0 byte allocations are changed into 1 byte allocations.  We
      do not seem to need this behavior, so it does not seem worth maintaining yet
      another allocator.
      
      Bug: 
      Change-Id: I94f45f1276958791be9a6f2405fcfba8fa6eaa38
      Reviewed-on: https://chromium-review.googlesource.com/505199Reviewed-by: 's avatarBen Smith <binji@chromium.org>
      Commit-Queue: Eric Holk <eholk@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#45282}
      b9e4bbb0