1. 01 Sep, 2015 1 commit
  2. 26 Aug, 2015 1 commit
  3. 03 Aug, 2015 1 commit
  4. 30 Jul, 2015 3 commits
  5. 28 Jul, 2015 2 commits
  6. 30 Jun, 2015 3 commits
  7. 29 Jun, 2015 1 commit
  8. 23 Jun, 2015 1 commit
    • littledan's avatar
      Re-ship Harmony Array/TypedArray methods · 325fbd0e
      littledan authored
      Turning the --harmony-array flag on has been delayed behind
      unrelated test failures. Now that those tests are disabled,
      land the changes.
      
      This patch fixes WebKit tests based on the new change.
      
      R=adamk
      LOG=Y
      BUG=v8:3578
      CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel
      
      Review URL: https://codereview.chromium.org/1199113003
      
      Cr-Commit-Position: refs/heads/master@{#29209}
      325fbd0e
  9. 20 Jun, 2015 2 commits
  10. 17 Jun, 2015 1 commit
  11. 16 Jun, 2015 1 commit
  12. 10 Jun, 2015 1 commit
  13. 05 Jun, 2015 1 commit
    • mstarzinger's avatar
      [turbofan] Allow ReplaceWithValue to kill control. · 8f4d9a0a
      mstarzinger authored
      This allows any AdvancedReducer to remove exception projections from
      graphs. This is the common case when JS-operators are being replaced
      with pure values. The old NodeProperties::ReplaceWithValue is being
      deprecated in favor of AdvancedReducer::ReplaceWithValue.
      
      R=titzer@chromium.org
      TEST=unittests/AdvancedReducerTest
      
      Review URL: https://codereview.chromium.org/1168693002
      
      Cr-Commit-Position: refs/heads/master@{#28810}
      8f4d9a0a
  14. 26 May, 2015 1 commit
  15. 06 May, 2015 1 commit
  16. 04 May, 2015 1 commit
  17. 30 Apr, 2015 1 commit
  18. 29 Apr, 2015 1 commit
  19. 27 Apr, 2015 1 commit
  20. 10 Apr, 2015 2 commits
  21. 09 Apr, 2015 1 commit
  22. 08 Apr, 2015 3 commits
  23. 07 Apr, 2015 2 commits
  24. 25 Mar, 2015 1 commit
  25. 23 Mar, 2015 1 commit
  26. 19 Mar, 2015 1 commit
    • michael_dawson's avatar
      PPC: cleanup excludes · 8849c000
      michael_dawson authored
      Updated excludes to remove SKIPs where possible. Either
      removing if no longer needed or replacing with SLOW where
      tests just need more time to run
      
      	modified:   test/cctest/cctest.status
      	modified:   test/mjsunit/mjsunit.status
      
      R=danno@chromium.org, svenpanne@chromium.org
      
      BUG=
      
      Review URL: https://codereview.chromium.org/1017073003
      
      Cr-Commit-Position: refs/heads/master@{#27287}
      8849c000
  27. 16 Mar, 2015 1 commit
  28. 12 Mar, 2015 3 commits