1. 23 Aug, 2019 1 commit
  2. 20 Aug, 2019 1 commit
  3. 19 Aug, 2019 1 commit
  4. 12 Jul, 2019 2 commits
  5. 11 Jul, 2019 3 commits
  6. 09 Jul, 2019 1 commit
  7. 08 Jul, 2019 1 commit
  8. 03 Jul, 2019 1 commit
  9. 28 May, 2019 1 commit
  10. 04 Jun, 2018 1 commit
  11. 26 Mar, 2018 1 commit
  12. 19 May, 2017 1 commit
    • thomasanderson's avatar
      Replace sanitizers:deps with exe_and_shlib_deps (v8) · cb7dd0a9
      thomasanderson authored
      All targets (at least on sanitizer builds) unconditionally depend
      on //build/config/sanitizers:deps.
      
      It is necessary for bug 593874 that all targets now also depend
      on //buildtools/third_party/libc++:libcxx_proxy.  This requires
      adding a new "global dependency": //build/config:exe_and_shlib_deps.
      
      This CL updates references to sanitizers:deps to instead refer to
      //build/config:exe_and_shlib_deps.
      
      BUG=chromium:723069
      R=bradnelson@chromium.org
      
      Review-Url: https://codereview.chromium.org/2894013003
      Cr-Commit-Position: refs/heads/master@{#45435}
      cb7dd0a9
  13. 20 Apr, 2017 1 commit
  14. 05 Apr, 2017 1 commit
  15. 21 Nov, 2016 1 commit
    • thestig's avatar
      Properly define v8_enable_inspector and its override in GN. · ae0e9221
      thestig authored
      Instead of directly using v8_enable_inspector_override from
      build_overrides/v8.gni in all the GN configs, set a v8_enable_inspector
      variable based on v8_enable_inspector_override and use that everywhere.
      This is the more common pattern seen in over projects, and reduces the
      need to include //build_overrides/v8.gni in many files.
      
      Review-Url: https://codereview.chromium.org/2520683002
      Cr-Commit-Position: refs/heads/master@{#41156}
      ae0e9221
  16. 18 Oct, 2016 1 commit
  17. 12 Oct, 2016 1 commit
  18. 02 Oct, 2016 2 commits
  19. 30 Sep, 2016 3 commits
  20. 29 Sep, 2016 3 commits