HomeSort by relevance Sort by last modified time
    Searched full:review (Results 1 - 25 of 552) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/tcpdump/
TODO 2 2. review "FILES"
  /external/libyuv/files/
codereview.settings 2 # The LibYuv code review is via WebRtc's code review
  /external/chromium-trace/trace-viewer/
codereview.settings 3 CC_LIST: trace-viewer-review@googlegroups.com
  /external/webkit/Tools/Scripts/webkitpy/common/config/
committervalidator_unittest.py 38 expected_messsage = """foo@foo.com does not have review permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.
40 - If you do not have review rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.
42 - If you have review rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your review rights."""
43 self.assertEqual(validator._flag_permission_rejection_message("foo@foo.com", "review"), expected_messsage)
  /packages/apps/Camera/src/com/android/camera/
SwitchAnimManager.java 29 * review in this class.
40 // The drawing width and height of the review image. This is saved when the
45 // know how much the preview is scaled and scale the review the same amount.
71 // review: snapshot of the preview before switching the camera.
73 int height, CameraScreenNail preview, RawTexture review) {
87 // Calculate the position and the size of the review.
113 // Draw the review.
115 review.draw(canvas, reviewX, reviewY, Math.round(reviewWidth),
122 int height, RawTexture review) {
137 // Draw the review
    [all...]
CaptureAnimManager.java 45 private float mX; // The center of the whole view including preview and review.
53 * review: view of picture just taken.
104 RawTexture review) {
119 review.draw(canvas, (int) mX, (int) mY, mDrawWidth, mDrawHeight);
140 review.draw(canvas, (int) x, (int) y, mDrawWidth, mDrawHeight);
  /packages/apps/Gallery2/src/com/android/camera/
SwitchAnimManager.java 29 * review in this class.
40 // The drawing width and height of the review image. This is saved when the
45 // know how much the preview is scaled and scale the review the same amount.
71 // review: snapshot of the preview before switching the camera.
73 int height, CameraScreenNail preview, RawTexture review) {
87 // Calculate the position and the size of the review.
113 // Draw the review.
115 review.draw(canvas, reviewX, reviewY, Math.round(reviewWidth),
122 int height, RawTexture review) {
137 // Draw the review
    [all...]
CaptureAnimManager.java 54 private float mX; // The center of the whole view including preview and review.
79 * review: view of picture just taken.
145 RawTexture review, int lx, int ly, int lw, int lh) {
174 review.draw(canvas, (int) mX, (int) mY, mDrawWidth, mDrawHeight);
191 review.draw(canvas, (int) x, (int) y, (int) w, (int) h);
194 review.draw(canvas, mHoldX, mHoldY, mHoldW, mHoldH);
219 review.draw(canvas, (int) x, (int) y, mHoldW, mHoldH);
  /external/javassist/
regenerate_from_source.sh 5 # to git giving you a chance to review the changes. Remember that changes in
  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
closebug.py 48 if patch.review() == "?" or patch.review() == "+":
49 log("Not closing bug %s as attachment %s has review=%s. Assuming there are more patches to land from this bug." % (patch.bug_id(), patch.id(), patch.review()))
options.py 54 request_commit = make_option("--request-commit", action="store_true", dest="request_commit", default=False, help="Mark the patch as needing auto-commit after review.")
55 review = make_option("--no-review", action="store_false", dest="review", default=True, help="Do not mark the patch for review.") variable in class:Options
postdiff.py 39 Options.review,
48 self._tool.bugs.add_patch_to_bug(state["bug_id"], diff, description, comment_text=comment_text, mark_for_review=self._options.review, mark_for_commit_queue=self._options.request_commit)
  /docs/source.android.com/src/source/
life-of-a-patch.jd 19 <p>The Android Open Source Project (AOSP) uses a web-based code review tool
20 known as <a href="https://android-review.googlesource.com/">Gerrit</a>.
contributing.jd 40 <p>Code is King. We'd love to review any changes you submit, so please check
43 review them.</p>
48 <a href="https://android-review.googlesource.com/">Gerrit server</a>.
  /external/llvm/docs/
Phabricator.rst 27 Requesting a review via the command line
37 Requesting a review via the web interface
40 The tool to create and review patches in Phabricator is called
46 will automatically send a diff with a smaller context in the review
64 lists that you want to be included in the review. If your patch is
73 * Select the review you want to from the *Attach To* dropdown and click
93 when a review changes state, for example by clicking "Accept Revision" in
  /development/samples/JetBoy/src/com/example/android/jetboy/
Asteroid.java 17 // FIXME: review and cleanup
Explosion.java 17 // FIXME: review and cleanup
  /external/android-mock/
regenerate_from_source.sh 5 # to git giving you a chance to review the changes. Remember that changes in
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
feeders_unittest.py 47 - If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.'
74 def __init__(self, patch_id, review):
76 self.review = lambda: review
  /frameworks/base/docs/html/distribute/googleplay/edu/
start.jd 22 <p>To get started, review the sections in this document and learn how to make
107 <p>Before you opt-in, review the Addendum completely and make any necessary
121 made available to educators through Google Play for Education, including review,
159 third-party educator network for review and approval. If the app is already
160 published, it will be submitted for review as soon as you opt-in and save your
169 <h3 id="review">4. Track your review and approval</h3>
174 with a third-party educator network to review and approve apps before making
185 queued for review by our third-party educator network. The review and approva
    [all...]
  /docs/source.android.com/src/accessories/
custom.jd 43 <li>Review the <a href="{@docRoot}accessories/index.html">AOA protocol</a> specifications to understand
47 <li>Review the ADK 2012 <a href="http://developer.android.com/tools/adk/adk2.html#src-download">firmware source code</a>
51 via USB, review the ADK 2012 Android
69 <li>Review the ADK 2012 <a href="http://developer.android.com/tools/adk/adk2.html#src-download">firmware source code</a>
73 via Bluetooth, review the ADK 2012 Android
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
upload.py 75 if patch.review() == "+":
77 what_was_cleared.append("%s's review+" % patch.reviewer().full_name)
79 what_was_cleared.append("review+")
97 name = "clean-review-queue"
101 queue_url = "http://webkit.org/pending-review"
102 # We do this inefficient dance to be more like webkit.org/pending-review
104 # closed bugs, but folks using /pending-review will see them. :(
107 if not patch.review() == "?":
113 bug_closed_explanation = " If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again)."
117 message = "Cleared review? from %sattachment %s so that this bug does not appear in %s.%s" % (attachment_obsolete_modifier, (…)
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMDOMException.java 26 * %REVIEW% Several classes were implementing this internally;
  /external/chromium/net/disk_cache/
trace.h 7 // can review the cache recent behavior should we need it.
  /external/dexmaker/
bug-8297640.patch 7 + // try dalvikvm, with change https://android-review.googlesource.com/#/c/52331/

Completed in 4761 milliseconds

1 2 3 4 5 6 7 8 91011>>