1. 26 Jun, 2017 2 commits
  2. 22 Jun, 2017 2 commits
  3. 21 Jun, 2017 1 commit
  4. 20 Jun, 2017 1 commit
  5. 19 Jun, 2017 2 commits
  6. 13 Jun, 2017 2 commits
  7. 12 Jun, 2017 2 commits
  8. 11 Jun, 2017 1 commit
    • scottmg's avatar
      Basic compilation on Fuchsia · c72a6126
      scottmg authored
      Sufficient to compile //v8 in Chrome with target_os="fuchsia". Doesn't
      link yet, due to missing implementations (primarily VirtualMemory, as
      well as a few utility functions).
      
      BUG=chromium:731217
      CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_rel_ng
      
      Review-Url: https://codereview.chromium.org/2931143002
      Cr-Commit-Position: refs/heads/master@{#45831}
      c72a6126
  9. 09 Jun, 2017 1 commit
  10. 08 Jun, 2017 1 commit
    • Eric Holk's avatar
      Add allocation information to ArrayBuffer::Contents · 8f39e07d
      Eric Holk authored
      Array buffers can now have an allocation that is larger than the actual
      buffer, such as when WebAssembly guard regions are enabled. Embedders
      need to know the actual allocation start and length when externalizing
      a buffer so they can deallocate it properly.
      
      Bug: chromium:720302, v8:5277
      Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
      Change-Id: Ifc184fdd59d77af01c07a64d2c0229ca859a01b0
      Reviewed-on: https://chromium-review.googlesource.com/523271
      Commit-Queue: Eric Holk <eholk@chromium.org>
      Reviewed-by: 's avatarJochen Eisinger <jochen@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#45777}
      8f39e07d
  11. 07 Jun, 2017 1 commit
  12. 06 Jun, 2017 3 commits
  13. 02 Jun, 2017 3 commits
  14. 01 Jun, 2017 1 commit
  15. 31 May, 2017 2 commits
  16. 30 May, 2017 4 commits
  17. 29 May, 2017 4 commits
  18. 27 May, 2017 1 commit
  19. 24 May, 2017 1 commit
  20. 23 May, 2017 1 commit
  21. 22 May, 2017 3 commits
  22. 18 May, 2017 1 commit