HomeSort by relevance Sort by last modified time
    Searched full:reviewers (Results 1 - 18 of 18) sorted by null

  /external/droiddriver/
contributing_aosp.md 32 After submitting a branch to gerrit for review, each commit will show up as an individual patch set on gerrit. First the code needs to be code reviewed (+2), then verified & submitted by an approver. Reviewers without approval rights are limited to adding a code review +1.
38 Reviewers must be added to each changeset for them to approve the code. Reviews can be specified on command line in this format:
  /external/llvm/docs/
Phabricator.rst 69 * Add reviewers and mailing
111 reviewers, the ``Differential Revision``, etc from the review and commit it to the repository.
140 the review so that reviewers don't think it is still open. In the web UI,
DeveloperPolicy.rst 116 a file inline, making it difficult to work with for reviewers using that
164 Developers should participate in code reviews as both reviewers and
192 Note that code ownership is completely different than reviewers: anyone can
  /external/jdiff/
README.txt 50 Many thanks to the reviewers at Sun and Vitria who gave feedback on early
  /docs/source.android.com/src/source/
submit-patches.jd 103 your patch on the review server, add comments, or request specific reviewers
126 <h1 id="for-reviewers-and-verifiers">For reviewers and verifiers</h1>
179 <p>To publish your comments so that others using Gerrit will be able to see them, click the Publish Comments button. Your comments will be emailed to all relevant parties for this change, including the change owner, the patch set uploader (if different from the owner), and all current reviewers.</p>
211 fields only if the bug is specific to Android. Bugs are far more likely to receive the reviewers'
using-repo.jd 105 commit into a change so that reviewers can comment on each commit
  /external/skia/site/dev/contrib/
index.md 44 REVIEWERS: Before you LGTM a change, verify that the contributor is listed in the AUTHORS file.
submit.md 145 _Note_: As you work through the review process, both you and your reviewers
  /external/google-breakpad/src/testing/gtest/scripts/
upload.py 431 group.add_option("-r", "--reviewers", action="store", dest="reviewers",
432 metavar="REVIEWERS", default=None,
433 help="Add reviewers (comma separated email addresses).")
455 help="Send notification email to reviewers.")
    [all...]
  /external/google-breakpad/src/testing/scripts/
upload.py 431 group.add_option("-r", "--reviewers", action="store", dest="reviewers",
432 metavar="REVIEWERS", default=None,
433 help="Add reviewers (comma separated email addresses).")
455 help="Send notification email to reviewers.")
    [all...]
  /external/regex-re2/lib/codereview/
codereview.py 293 reviewers=JoinComma(self.reviewer), cc=JoinComma(self.cc),
318 ("reviewers", JoinComma(self.reviewer)),
532 cl.reviewer = d.get('reviewers', [])
    [all...]
  /external/ceres-solver/docs/source/
contributing.rst 118 maintainers (Sameer Agarwal, Keir Mierle, or Alex Stewart) as reviewers.
  /external/skia/
PRESUBMIT.py 254 'Googler reviewers, please check that the AUTHORS entry '
  /external/llvm/lib/Support/
regcomp.c 344 * other 1003.2 regular-expression reviewers noticed it at
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 327 * other 1003.2 regular-expression reviewers noticed it at
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c 434 * other 1003.2 regular-expression reviewers noticed it at
    [all...]
  /art/tools/
cpplint.py 33 # caught by lint, it would save time both for myself and that of my reviewers.
    [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py 33 # caught by lint, it would save time both for myself and that of my reviewers.
    [all...]

Completed in 443 milliseconds