1. 17 May, 2018 2 commits
  2. 16 May, 2018 1 commit
  3. 15 May, 2018 2 commits
  4. 07 May, 2018 1 commit
  5. 06 May, 2018 1 commit
  6. 05 May, 2018 1 commit
  7. 04 May, 2018 1 commit
  8. 03 May, 2018 1 commit
  9. 02 May, 2018 1 commit
  10. 01 May, 2018 1 commit
  11. 29 Apr, 2018 1 commit
  12. 28 Apr, 2018 1 commit
  13. 27 Apr, 2018 1 commit
  14. 26 Apr, 2018 2 commits
  15. 25 Apr, 2018 1 commit
  16. 14 Apr, 2018 1 commit
  17. 13 Apr, 2018 1 commit
  18. 12 Apr, 2018 1 commit
  19. 11 Apr, 2018 1 commit
  20. 10 Apr, 2018 2 commits
  21. 08 Apr, 2018 1 commit
  22. 07 Apr, 2018 1 commit
  23. 06 Apr, 2018 3 commits
  24. 29 Mar, 2018 2 commits
  25. 28 Mar, 2018 1 commit
  26. 27 Mar, 2018 1 commit
  27. 25 Mar, 2018 1 commit
  28. 24 Mar, 2018 1 commit
  29. 23 Mar, 2018 2 commits
    • Victor Costan's avatar
      Roll googletest to 1.8.0+. · 539e9072
      Victor Costan authored
      This is the V8 equivalent to https://crrev.com/2779193002 and must be landed
      before //build/secondary/{gtest,gmock} are removed from Chromium. This started
      out as https://crrev.com/2847693002
      
      The changes in tools/ were authored by yangguo@chromium.org and
      initially shared in http://crrev.com/2849783003.
      
      GoogleTest (gtest) and GoogleMock (gmock) are now hosted into the same
      googletest repository. In order to cope with this, the googletest
      repository is now sourced at third_party/googletest.
      
      The file/directory layout of Google Test is not yet considered stable.
      To minimize disruption while Google Test stabilizes, Chromium code will
      be insulated from third_party/googletest.
      
      * testing/gtest/include/gtest/ and testing/gmock/include/gmock have
        been populated with headers that forward into the appropriate
        locations of third_party/googletest
      
      * testing/BUILD.gn has been populated with the targets
        //testing/gtest(:gtest_main) and //testing/gmock(:gmock_main),
        which depend on the appropriate //third_party/googletest targets.
      
      All Chromium code should keep depending on the targets and
      headers in testing/{gtest,gmock} for now.
      
      BUG=chromium:630705
      
      Change-Id: I12b07ae78c8039aeff6ada7a3335e4e2b5d308ab
      Reviewed-on: https://chromium-review.googlesource.com/639953Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
      Commit-Queue: Victor Costan <pwnall@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#52170}
      539e9072
    • v8-autoroll's avatar
      Update V8 DEPS. · 4a0c50b0
      v8-autoroll authored
      Rolling v8/build: https://chromium.googlesource.com/chromium/src/build/+log/30bf2a3..d873086
      
      TBR=machenbach@chromium.org,hablich@chromium.org,sergiyb@chromium.org
      
      Change-Id: I52816e40275461b012d218ae024261158db07dcb
      Reviewed-on: https://chromium-review.googlesource.com/977262
      Commit-Queue: v8 autoroll <v8-autoroll@chromium.org>
      Reviewed-by: 's avatarv8 autoroll <v8-autoroll@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#52167}
      4a0c50b0
  30. 22 Mar, 2018 1 commit
  31. 21 Mar, 2018 1 commit
  32. 20 Mar, 2018 1 commit