1. 06 May, 2019 1 commit
  2. 21 Mar, 2019 1 commit
  3. 19 Feb, 2019 1 commit
  4. 04 Feb, 2019 1 commit
  5. 24 Jan, 2019 1 commit
  6. 14 Dec, 2018 1 commit
  7. 13 Dec, 2018 1 commit
  8. 09 Nov, 2018 1 commit
  9. 12 Oct, 2018 1 commit
  10. 04 Oct, 2018 1 commit
  11. 21 Sep, 2018 1 commit
  12. 13 Sep, 2018 1 commit
  13. 04 Sep, 2018 1 commit
  14. 03 Sep, 2018 1 commit
  15. 25 Jul, 2018 1 commit
  16. 20 Jul, 2018 1 commit
  17. 06 Jul, 2018 3 commits
  18. 05 Jul, 2018 1 commit
  19. 25 Apr, 2018 1 commit
  20. 24 Apr, 2018 2 commits
  21. 19 Apr, 2018 1 commit
  22. 18 Apr, 2018 1 commit
  23. 06 Apr, 2018 2 commits
  24. 05 Apr, 2018 1 commit
  25. 28 Mar, 2018 1 commit
  26. 26 Mar, 2018 1 commit
  27. 23 Mar, 2018 1 commit
    • 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
  28. 08 Feb, 2018 1 commit
  29. 19 Jan, 2018 1 commit
  30. 18 Jan, 2018 1 commit
  31. 17 Jan, 2018 1 commit
  32. 16 Jan, 2018 2 commits
  33. 12 Jan, 2018 2 commits
  34. 05 Jan, 2018 1 commit