1. 25 Jan, 2017 7 commits
  2. 24 Jan, 2017 10 commits
  3. 23 Jan, 2017 1 commit
  4. 21 Jan, 2017 3 commits
  5. 20 Jan, 2017 2 commits
  6. 19 Jan, 2017 4 commits
  7. 17 Jan, 2017 1 commit
  8. 16 Jan, 2017 1 commit
  9. 15 Jan, 2017 1 commit
  10. 12 Jan, 2017 3 commits
  11. 11 Jan, 2017 2 commits
  12. 07 Jan, 2017 1 commit
    • Wez's avatar
      Fix OWNERS canned check to avoid duplicate output. · 66c50ea1
      Wez authored
      1. Update PanProjectChecks() to supply source_filter to CheckOwners().
         This prevents files under e.g. third_party/WebKit being checked both
         by the top-level and sub-directory PRESUBMIT rules.
      2. Fix CheckOwners() to list missing-OWNERS only for the sub-directory
         it is invoked on, rather than the whole CL. This prevents files under
         sub-directories with their own PRESUBMIT rule, within the same repo,
         from causing OWNERS to be checked for files outside that directory.
      
      BUG=
      
      Change-Id: I9bd5677a69efe9c78b4174a917780d6688991a38
      Reviewed-on: https://chromium-review.googlesource.com/426003
      Commit-Queue: James Weatherall <wez@chromium.org>
      Reviewed-by: 's avatarDirk Pranke <dpranke@chromium.org>
      66c50ea1
  13. 06 Jan, 2017 1 commit
  14. 04 Jan, 2017 1 commit
  15. 03 Jan, 2017 2 commits