HomeSort by relevance Sort by last modified time
    Searched refs:REVIEWER (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/v8/tools/
common-includes.sh 161 echo -n "Please enter the email address of a V8 reviewer for your patch: "
162 read REVIEWER
163 git cl upload -r "$REVIEWER" --send-mail \
push-to-trunk.sh 377 echo -n "Please enter the email address of a reviewer for the roll CL: "
378 read REVIEWER
381 TBR=$REVIEWER" || die "'git commit' failed."
  /external/v8/tools/
common-includes.sh 156 echo -n "Please enter the email address of a V8 reviewer for your patch: "
157 read REVIEWER
158 git cl upload -r "$REVIEWER" --send-mail \
push-to-trunk.sh 357 echo -n "Please enter the email address of a reviewer for the roll CL: "
358 read REVIEWER
361 TBR=$REVIEWER" || die "'git commit' failed."

Completed in 37 milliseconds