HomeSort by relevance Sort by last modified time
    Searched refs:github (Results 1 - 25 of 30) sorted by null

1 2

  /developers/build/
github-update 5 ## GitHub Upate script for Android Samples
9 ##replace with auth token for google-automerger GitHub account
13 mkdir github-temp
14 cd github-temp
31 URL=https://github.com/googlesamples/android-$i
56 git remote set-url origin "https://$TOKEN@github.com/googlesamples/android-$i.git"
69 rm -rf ./github-temp
github-upload 5 ## GitHub Upload/Sync script for Android Samples
9 ##replace with auth token for google-automerger GitHub account
27 URL=https://github.com/googlesamples/android-$i
47 https://api.github.com/orgs/googlesamples/repos"
59 https://api.github.com/teams/889856/repos/$repoName"
68 URL="https://$TOKEN@github.com/$repoName"
  /external/chromium_org/third_party/closure_compiler/
bump_compiler_version 20 git clone https://github.com/google/closure-compiler.git
  /external/chromium_org/third_party/skia/tools/bug_chomper/
run_server.sh 12 go get github.com/gorilla/securecookie
  /external/glide/install_maven_dependencies/
install-android-deps.sh 12 git clone https://github.com/mosabua/maven-android-sdk-deployer.git
  /external/fonttools/
README.md 14 See [install.txt](https://github.com/behdad/fonttools/blob/master/Doc/install.txt) in the 'Doc' subdirectory for instructions on how to build and install TTX/FontTools from the sources.
21 See [documentation.html](https://github.com/behdad/fonttools/blob/master/Doc/documentation.html) in the "Doc" subdirectory for TTX usage instructions and information about the TTX file format.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/bullet/
build.sh 16 NACLAM_URL=https://github.com/johnmccutchan/NaClAMBase
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/smoothlife/
build.sh 13 SMOOTHLIFE_URL=https://github.com/binji/smoothnacl
  /external/chromium_org/third_party/cython/src/
Makefile 2 REPO = git://github.com/cython/cython.git
  /external/chromium_org/chrome/common/extensions/docs/server2/
content_providers.py 151 elif 'github' in config:
152 github_config = config['github']
154 logging.error('%s: "github" must provide an "owner" and "repo"' % name)
new_github_file_system.py 41 GitHub have paths like ['zipball/foo.txt', 'zipball/bar.txt'] but we only
96 '''Allows reading from a github.com repository.
100 '''Creates a GithubFileSystem that corresponds to a single github repository
114 instead of github.com. It reads from files specified by |repo|.
129 # Stores whether the github is up-to-date. This will either be True or
145 whether that be from a blobstore or if necessary all the way from GitHub.
176 fetched new from GitHub, then writes it to blobstore and |version| to the
202 # GitHub. If the stat hasn't changed since last time then no reason to
203 # re-fetch from GitHub, just take from blobstore.
211 logging.info('%s has changed, fetching from GitHub.' % repo_url
    [all...]
  /external/chromium_org/v8/test/mjsunit/harmony/
string-fromcodepoint.js 8 // https://github.com/mathiasbynens/String.fromCodePoint
string-codepointat.js 8 // https://github.com/mathiasbynens/String.prototype.codePointAt
string-endswith.js 137 // https://github.com/mathiasbynens/String.prototype.endsWith/blob/master/tests/tests.js
string-startswith.js 136 // https://github.com/mathiasbynens/String.prototype.startsWith/blob/master/tests/tests.js
  /external/chromium_org/ui/webui/resources/js/
event_tracker.js 16 * EventTracker.Entry when https://github.com/google/closure-compiler/issues/544
i18n_template.js 31 * https://github.com/google/closure-compiler/issues/544 is fixed.
load_time_data.js 16 // https://github.com/google/closure-compiler/issues/544 is fixed.
  /external/harfbuzz_ng/
git.mk 12 # https://raw.github.com/behdad/git.mk/master/git.mk
14 # https://github.com/behdad/git.mk
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 563 .. _Crouton: https://github.com/dnschneid/crouton
566 .. _Mono port: https://github.com/elijahtaylor/mono
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
docs.css 234 .quick-links .github-btn,
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js     [all...]
  /external/chromium_org/ui/webui/resources/js/cr/ui/
bubble.js 10 // https://github.com/google/closure-compiler/issues/544

Completed in 1863 milliseconds

1 2