1. 21 Apr, 2015 1 commit
  2. 13 Apr, 2015 1 commit
  3. 07 Apr, 2015 1 commit
  4. 27 Mar, 2015 1 commit
  5. 19 Mar, 2015 1 commit
  6. 18 Mar, 2015 2 commits
  7. 16 Mar, 2015 1 commit
  8. 13 Mar, 2015 2 commits
  9. 12 Mar, 2015 1 commit
  10. 11 Mar, 2015 1 commit
  11. 06 Mar, 2015 1 commit
    • yangguo's avatar
      Serializer: simplify external reference encoding. · a8e82da6
      yangguo authored
      External references are encoded as a tuple of type and ID. This
      requires both the external reference encode and the decoder to
      create a mapping between the encoding and the external reference
      table index.
      
      Instead, we simply use the external reference table index as
      encoding.
      
      We now also assume that there are no duplicate entries. Existing
      duplicates have been removed in this change.
      
      R=vogelheim@chromium.org
      
      Review URL: https://codereview.chromium.org/982773003
      
      Cr-Commit-Position: refs/heads/master@{#27033}
      a8e82da6
  12. 05 Mar, 2015 1 commit
  13. 27 Feb, 2015 1 commit
  14. 13 Feb, 2015 1 commit
  15. 12 Feb, 2015 1 commit
  16. 05 Feb, 2015 3 commits
  17. 04 Feb, 2015 2 commits
    • loislo's avatar
      Revert of Externalize deoptimization reasons. (patchset #6 id:100001 of... · bfc5d83b
      loislo authored
      Revert of Externalize deoptimization reasons. (patchset #6 id:100001 of https://codereview.chromium.org/874323003/)
      
      Reason for revert:
      it broke the build
      
      Original issue's description:
      > Externalize deoptimization reasons.
      >
      > 1) The hardcoded strings were converted into DeoptReason enum.
      >
      > 2) Deopt comment were converted into a pair location and deopt reason entries so
      > the deopt reason tracking mode would less affect the size of the RelocInfo table and heap.
      >
      > 3) DeoptReason entry in RelocInfo reuses kCommentTag value and generates short entry in RelocInfo table.
      >
      > BUG=452067
      > LOG=n
      >
      > Committed: https://crrev.com/c49820e45b57f128a98690940875c049f612dde6
      > Cr-Commit-Position: refs/heads/master@{#26434}
      
      TBR=alph@chromium.org,mstarzinger@chromium.org,svenpanne@chromium.org,yurys@chromium.org
      NOPRESUBMIT=true
      NOTREECHECKS=true
      NOTRY=true
      BUG=452067
      
      Review URL: https://codereview.chromium.org/892843007
      
      Cr-Commit-Position: refs/heads/master@{#26435}
      bfc5d83b
    • loislo's avatar
      Externalize deoptimization reasons. · c49820e4
      loislo authored
      1) The hardcoded strings were converted into DeoptReason enum.
      
      2) Deopt comment were converted into a pair location and deopt reason entries so
      the deopt reason tracking mode would less affect the size of the RelocInfo table and heap.
      
      3) DeoptReason entry in RelocInfo reuses kCommentTag value and generates short entry in RelocInfo table.
      
      BUG=452067
      LOG=n
      
      Review URL: https://codereview.chromium.org/874323003
      
      Cr-Commit-Position: refs/heads/master@{#26434}
      c49820e4
  18. 30 Jan, 2015 1 commit
  19. 21 Jan, 2015 2 commits
  20. 16 Jan, 2015 1 commit
  21. 20 Dec, 2014 1 commit
  22. 19 Dec, 2014 1 commit
  23. 13 Oct, 2014 1 commit
  24. 07 Oct, 2014 1 commit
  25. 30 Sep, 2014 2 commits
  26. 25 Sep, 2014 1 commit
  27. 16 Sep, 2014 1 commit
  28. 11 Sep, 2014 1 commit
  29. 08 Sep, 2014 1 commit
  30. 05 Sep, 2014 1 commit
  31. 26 Aug, 2014 1 commit
  32. 22 Aug, 2014 1 commit
  33. 11 Aug, 2014 1 commit