/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/ |
deps_updater.py | 69 self.print_('## web-platform-tests repo exists, aborting') 73 self.print_('## csswg-test repo exists, aborting') 78 def update(self, repo, url): 79 self.print_('## cloning %s' % repo) 86 self.print_('## cleaning out tests from LayoutTests/imported/%s' % repo) 87 dest_repo = self.path_from_webkit_base('LayoutTests', 'imported', repo) 93 src_repo = self.path_from_webkit_base(repo) 98 self.run(['git', 'add', '--all', 'LayoutTests/imported/%s' % repo]) 108 self.print_('## deleting %s repo' % repo) [all...] |
/external/deqp/framework/delibs/scripts/ |
git-check.py | 32 for repo in ALL_REPOS: 33 if repo.startswith(x): 34 return repo 40 # Find git base repo directory.
|
/prebuilts/tools/common/m2/repository/javax/inject/javax.inject/1/ |
javax.inject-1.pom | 14 <distribution>repo</distribution>
|
/frameworks/webview/chromium/tools/ |
merge_to_android.py | 143 """Checks whether ref1 is a ancestor of ref2 in the given Git repo.""" 160 archive match exactly the SHAs of the projects in repo.prop. 165 repo_shas: optional dict. of expected revisions (only for --repo-prop). 166 force: True: merge anyways using the SHAs from repo.prop; False: bail out if 167 projects mismatch (archive vs repo.prop). 185 logging.warn('The SHA for project %s specified in the repo.prop (%s) ' 190 reason = 'cannot find a SHA in the repo.pro for %s' % project 192 reason = 'the SHA in repo.prop is ahead of the SHA in the archive. ' 205 logging.debug('Merging the SHA in repo.prop anyways (due to --force)') 244 """Performs a merge using a repo.prop file (from Android build waterfall) [all...] |
/external/chromium_org/third_party/android_testrunner/ |
README.chromium | 25 $ repo init -u git://android.git.kernel.org/platform/manifest.git -b gingerbread 26 $ repo sync
|
/external/chromium_org/third_party/skia/tools/ |
git-sync-deps | 102 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): 108 repo (string) the location of the repository, suitable 123 [git, 'clone', '--quiet', repo, directory]) 126 # if the directory exists, but isn't a git repo, you will modify 131 # Check to see if this repo is disabled. Quick return. 177 repo, checkoutable = dependencies[directory].split('@', 1) 179 repo, checkoutable = dependencies[directory], 'origin/master' 184 (git, repo, checkoutable, relative_directory, verbose))
|
/external/skia/tools/ |
git-sync-deps | 84 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): 90 repo (string) the location of the repository, suitable 105 [git, 'clone', '--quiet', repo, directory]) 108 # if the directory exists, but isn't a git repo, you will modify 113 # Check to see if this repo is disabled. Quick return. 168 repo, checkoutable = dependencies[directory].split('@', 1) 170 repo, checkoutable = dependencies[directory], 'origin/master' 175 (git, repo, checkoutable, relative_directory, verbose))
|
/prebuilts/tools/common/lombok-ast/ |
lombok-ast-0.2.1.pom | 9 <description>This is a very small fork of lombok.ast as some Android tools needed a modification. This is built from 3c4f94d418b58d55d0facebf2bfbb362d4bf3bdd with the additional patch 2143a782c97ee056739450c4c1703dcd35de5a19 which has been merged in the main repo but has not been release yet.</description> 14 <distribution>repo</distribution>
|
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/ |
lombok-ast-0.2.1.pom | 9 <description>This is a very small fork of lombok.ast as some Android tools needed a modification. This is built from 3c4f94d418b58d55d0facebf2bfbb362d4bf3bdd with the additional patch 2143a782c97ee056739450c4c1703dcd35de5a19 which has been merged in the main repo but has not been release yet.</description> 14 <distribution>repo</distribution>
|
/prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/ |
kxml2-2.3.0.pom | 14 <distribution>repo</distribution> 20 <distribution>repo</distribution>
|
/development/tools/idegen/ |
intellij-gen.sh | 17 # To use, run the following command from either your repo root or 46 if [ ! -e $root_dir/.repo ]; then 48 if [ ! -e $root_dir/.repo ]; then 49 echo "Repo root not found. Run this script from your repo root or the idegen directory."
|
/external/chromium_org/third_party/polymer_legacy/platform/ |
CONTRIBUTING.md | 40 > in the repo you've made changes to, run the tests: 42 cd $REPO 65 That will pull in changes from your forked repo, the main (upstream) repo, and merge the two. Then it's just a matter of running `git pu` before a change and pushing to your repo:
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-compiler/2.2/ |
plexus-compiler-2.2.pom | 88 Make sure maven.repo.local is passed through to the tests if set or the tests will fail to resolve artifacts 91 <id>maven.repo.local</id> 94 <name>maven.repo.local</name> 106 <name>maven.repo.local</name> 107 <value>${maven.repo.local}</value>
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
new_github_file_system.py | 99 def Create(owner, repo, object_store_creator): 101 specified by |owner| and |repo|. 106 repo, 111 def ForTest(repo, fake_fetcher, path=None, object_store_creator=None): 114 instead of github.com. It reads from files specified by |repo|. 119 repo, 123 def __init__(self, base_url, owner, repo, object_store_creator, Fetcher): 124 self._repo_key = posixpath.join(owner, repo) 125 self._repo_url = posixpath.join(base_url, owner, repo) 154 '''Returns a Future which resolves to the _GithubZipFile for this repo [all...] |
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
SubresourceIntegrity.h | 24 // FIXME: After the merge with the Chromium repo, this should be refactored
|
/external/chromium_org/third_party/libvpx/ |
update_libvpx.sh | 52 # Start a local git repo. 57 # Add the remote repo. 66 # Switch the content to the latest git repo. 92 # Git is useless now, remove the local git repo.
|
/external/chromium_org/third_party/skia/gm/rebaseline_server/testdata/outputs/expected/compare_rendered_pictures_test.CompareRenderedPicturesTest.test_repo_url/ |
compare_rendered_pictures.json | 136 "dir": "repo:gm/rebaseline_server/testdata/inputs/skp-summaries/expectations", 137 "repoRevision": "fake-repo-revision", 141 "dir": "repo:gm/rebaseline_server/testdata/inputs/skp-summaries/actuals", 142 "repoRevision": "fake-repo-revision",
|
/external/chromium_org/third_party/skia/trybots_to_run/chrome/ |
README.txt | 4 - https://sites.google.com/site/skiadocs/developer-documentation/managing-chrome-s-use-of-skia/how-to-roll-skia-deps-within-the-chrome-repo-skia-gardening
|
/frameworks/multidex/instrumentation/ |
build.gradle | 42 distribution 'repo'
|
/frameworks/multidex/library/ |
build.gradle | 38 distribution 'repo'
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/apache/3/ |
apache-3.pom | 41 <distribution>repo</distribution>
53 <url>http://people.apache.org/repo/m2-snapshot-repository</url>
64 <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
69 <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
|
/prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.2.2/ |
cglib-nodep-2.2.2.pom | 14 <distribution>repo</distribution>
|
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/annotations/2.0.1/ |
annotations-2.0.1.pom | 14 <distribution>repo</distribution>
|
/prebuilts/tools/common/m2/repository/org/apache/apache/3/ |
apache-3.pom | 41 <distribution>repo</distribution>
53 <url>http://people.apache.org/repo/m2-snapshot-repository</url>
64 <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
69 <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
|
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/ |
bcprov-jdk15on-1.48.pom | 15 <distribution>repo</distribution>
|