1. 18 Dec, 2015 1 commit
  2. 17 Dec, 2015 3 commits
  3. 11 Dec, 2015 2 commits
  4. 10 Dec, 2015 1 commit
  5. 09 Dec, 2015 1 commit
  6. 02 Dec, 2015 2 commits
  7. 27 Nov, 2015 1 commit
  8. 26 Nov, 2015 1 commit
  9. 24 Nov, 2015 2 commits
  10. 20 Nov, 2015 1 commit
  11. 11 Nov, 2015 1 commit
  12. 04 Nov, 2015 1 commit
  13. 02 Nov, 2015 1 commit
  14. 30 Oct, 2015 1 commit
  15. 27 Oct, 2015 2 commits
  16. 21 Oct, 2015 1 commit
    • machenbach's avatar
      [test] Make cfi more verbose. · d6ebeb4e
      machenbach authored
      Set "no recover" in diagnostic mode to keep triggering
      crashes. Otherwise, the v8 test driver won't notice tests
      as failing.
      
      Also port some common sanitizer cflags to cfi - those can be
      removed on the build side afterwards.
      
      BUG=chromium:515782
      LOG=n
      
      Review URL: https://codereview.chromium.org/1414763004
      
      Cr-Commit-Position: refs/heads/master@{#31442}
      d6ebeb4e
  17. 19 Oct, 2015 2 commits
  18. 14 Oct, 2015 2 commits
  19. 06 Oct, 2015 1 commit
    • machenbach's avatar
      [swarming] Run unittests together with default tests. · 35d2028d
      machenbach authored
      This adds the unittests to the "default" test set. Now that
      the "default" and the DEFAULT_TESTS (i.e. runner with
      no arguments) are the same, removed DEFAULT_TESTS and use
      TEST_MAP["default"] instead.
      
      On the bots, where unittests and default were run in
      separation before, the explicit unittests step should now
      be skipped.
      
      This is necessary for swarming, as the unittests step is
      too small to justify its own swarming job.
      
      BUG=chromium:535160
      LOG=n
      
      Review URL: https://codereview.chromium.org/1374733006
      
      Cr-Commit-Position: refs/heads/master@{#31122}
      35d2028d
  20. 05 Oct, 2015 1 commit
  21. 02 Oct, 2015 3 commits
  22. 01 Oct, 2015 1 commit
    • machenbach's avatar
      [swarming] Add isolate driver. · 983747ac
      machenbach authored
      This is a simplified version of chromium's isolate driver:
      - 'prepare' will create a *.isolate.gen.json with the
      arguments to be used later.
      - other modes will just be passed through to the isolate
      script.
      
      BUG=chromium:535160
      LOG=n
      NOTRY=true
      
      Review URL: https://codereview.chromium.org/1378133005
      
      Cr-Commit-Position: refs/heads/master@{#31046}
      983747ac
  23. 29 Sep, 2015 3 commits
  24. 25 Sep, 2015 1 commit
  25. 15 Sep, 2015 1 commit
  26. 04 Sep, 2015 1 commit
  27. 03 Sep, 2015 2 commits