/external/chromium-trace/catapult/third_party/polymer/components/core-input/ |
.bower.json | 17 "_source": "git://github.com/Polymer/core-input.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/core-item/ |
.bower.json | 16 "_source": "git://github.com/Polymer/core-item.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/core-menu/ |
.bower.json | 18 "_source": "git://github.com/Polymer/core-menu.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/core-overlay/ |
.bower.json | 17 "_source": "git://github.com/Polymer/core-overlay.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/core-selection/ |
.bower.json | 18 "_source": "git://github.com/Polymer/core-selection.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/core-selector/ |
.bower.json | 19 "_source": "git://github.com/Polymer/core-selector.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/core-transition/ |
.bower.json | 16 "_source": "git://github.com/Polymer/core-transition.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-progress/ |
.bower.json | 16 "_source": "git://github.com/Polymer/paper-progress.git",
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-shadow/ |
.bower.json | 18 "_source": "git://github.com/Polymer/paper-shadow.git",
|
/external/chromium-trace/catapult/tracing/third_party/components/core-component-page/ |
.bower.json | 16 "_source": "git://github.com/Polymer/core-component-page.git",
|
/external/elfutils/ |
CONTRIBUTING | 4 git clone git://git.fedorahosted.org/git/elfutils.git 10 Please supply patches using git format-patch or using git send-email. 47 git commit --signoff will add such a Signed-off-by line at the end of
|
/external/hyphenation-patterns/de/ |
README.android | 1 URL: http://repo.or.cz/wortliste.git/snapshot/43e8e53dd38c4ba975e944fe07db3d8945fb30e0.zip 11 git repo.
|
/external/iw/ |
README | 10 'iw' is currently maintained at http://git.sipsolutions.net/iw.git/,
|
/external/javassist/ |
regenerate_from_source.sh | 5 # to git giving you a chance to review the changes. Remember that changes in 6 # bin are normally ignored by git, but we need to force them this case.
|
/external/libyuv/files/chromium/ |
.gclient | 3 'url': 'https://chromium.googlesource.com/chromium/src.git', 4 'deps_file': '.DEPS.git',
|
/external/llvm/test/DebugInfo/Generic/ |
debuginfofinder-forward-declaration.ll | 30 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (http://llvm.org/git/clang.git 247b30a043eb8f39ea3708e7e995089da0a6b00f) (http://llvm.org/git/llvm.git 6ecc7365a89c771fd229bdd9ffcc178684ea1aa5)", isOptimized: false, runtimeVersion: 0, emissionKind: 1, enums: !2, retainedTypes: !2, subprograms: !2, globals: !3, imports: !2) 42 !12 = !{!"clang version 3.7.0 (http://llvm.org/git/clang.git 247b30a043eb8f39ea3708e7e995089da0a6b00f) (http://llvm.org/git/llvm.git 6ecc7365a89c771fd229bdd9ffcc178684ea1aa5)"}
|
/external/pdfium/ |
codereview.settings | 7 GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome 8 GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
|
/external/skia/tools/ |
git-skia-verify | 13 # As the name of this script tells, it only works for git repository. :) 18 # $ git skia-verify [sha1-to-compare-default-is-HEAD^] 48 git diff --exit-code > /dev/null 54 git diff --cached --exit-code > /dev/null 65 PREVIOUS_BRANCH=`git branch --no-color | grep "^*" | awk '{ print $2}'` 79 git checkout --detach "$REVISION" 86 git checkout "$PREVIOUS_BRANCH" 92 git checkout "$PREVIOUS_BRANCH"
|
/external/strace/ |
travis-ci.sh | 5 git fetch --unshallow 6 ./git-set-file-times
|
git-version-gen | 20 # This script is derived from GIT-VERSION-GEN from GIT: http://git.or.cz/. 22 # - from a git repository in which the "git describe" command below 24 # - from a non-git-repo directory containing a .tarball-version file, which 25 # presumes this script is invoked like "./git-version-gen .tarball-version". 32 # the last time autoconf was run, and used by git-version-gen. Must not 33 # be present in either $(srcdir) or $(builddir) for git-version-gen to 58 # m4_esyscmd([build-aux/git-version-gen .tarball-version]) [all...] |
/external/v8/tools/release/ |
git_recipes.py | 32 ROLL_DEPS_GIT_SVN_ID_RE = re.compile('^git-svn-id: .*@([0-9]+) .*$') 43 # Key for the 'git-svn' ID metadata commit footer entry. 44 GIT_SVN_ID_FOOTER_KEY = 'git-svn-id' 46 # e.g., git-svn-id: https://v8.googlecode.com/svn/trunk@23117 102 return self.Git("status -s -uno", **kwargs).strip() == "" 106 return self.Git("branch", **kwargs) 111 self.Git(MakeArgs(["new-branch", name] + remote_args), **kwargs) 115 self.Git(MakeArgs(["branch -D", name]), **kwargs) 119 self.Git(MakeArgs(["reset --hard", name]), **kwargs) 122 self.Git(MakeArgs(["stash"]), **kwargs [all...] |
/external/webrtc/chromium/ |
.gclient | 3 'url': 'https://chromium.googlesource.com/chromium/src.git', 4 'deps_file': '.DEPS.git',
|
/external/libvpx/ |
update_libvpx.sh | 18 # 2. git 22 # Location for the remote git repository. 49 # Start a local git repo. 50 git clone $GIT_REPO . 53 git checkout -b tot $GIT_BRANCH 55 add="$(git diff-index --diff-filter=A $prev_hash | \ 57 delete="$(git diff-index --diff-filter=D $prev_hash | \ 61 hash=$(git log -1 --format="%H") 84 echo "git log from upstream:" 85 pretty_git_log="$(git log [all...] |
/prebuilts/clang/host/linux-x86/3.8/ |
README.md | 99 them with `git fetch upstream`. 102 Clang: git remote add upstream http://llvm.org/git/clang.git 103 LLVM: git remote add upstream http://llvm.org/git/llvm.git 104 compiler-rt: git remote add upstream http://llvm.org/git/compiler-rt.git [all...] |
/sdk/docs/ |
howto_SDK_git_cygwin.txt | 16 Subject: How to get the android source code using Cygwin and Git 33 This document explains how to checkout the Android source from the git 40 There are a number of caveats in checking out the code from Git under Windows. 53 If you don't do that, git will fail to properly compute some SHA1 keys. 55 - You need the "git" and "curl" packages to checkout the code. 61 autoconf, bison, curl, flex, gcc, g++, git, gnupg, make, mingw-zlib, python, unzip, zip 69 Out of the box, "repo" and "git" will work just fine under Cygwin: 71 $ repo init -u git://android.git.kernel.org/platform/manifest.git [all...] |