Home
last modified time | relevance | path

Searched refs:upstream (Results 1 – 25 of 209) sorted by relevance

123456789

/external/parameter-framework/
DAndroid.bp50 export_include_dirs: ["upstream/utility"],
53 "upstream/utility/DynamicLibrary.cpp",
54 "upstream/utility/posix/DynamicLibrary.cpp",
55 "upstream/utility/Tokenizer.cpp",
56 "upstream/utility/Utility.cpp",
66 "upstream/remote-processor",
71 "upstream/remote-processor/RequestMessage.cpp",
72 "upstream/remote-processor/Message.cpp",
73 "upstream/remote-processor/AnswerMessage.cpp",
74 "upstream/remote-processor/RemoteProcessorServer.cpp",
[all …]
/external/seccomp-tests/
DREADME.md3 This repository contains a mirror of the upstream Linux kernel test suite for the Seccomp-BPF
10 selftests are preserved here. In order to sync this repository to the upstream Linux, follow these
13 The pristine copy of the upstream source is kept on a branch called upstream-master. This branch is
23 …git remote add upstream-linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git -t …
28 Perform these steps every time you need to update the test suite from upstream.
32 git remote update upstream-linux
37 git checkout -b update-YYYYMMDD upstream-linux/master
45 4. Check out the upstream-master branch, which contains the pristine, filter-branch'd copy of the
47 the upstream-master branch.
49 git checkout -b upstream-master aosp/upstream-master
[all …]
/external/openssh/
DChangeLog17 upstream commit
62 upstream commit
93 upstream commit
103 upstream commit
115 upstream commit
127 upstream commit
184 upstream commit
194 upstream commit
204 upstream commit
215 upstream commit
[all …]
/external/strace/debian/
Dchangelog.in9 * New upstream version.
15 * New upstream version.
21 * New upstream version.
27 * New upstream version.
33 * New upstream version.
39 * New upstream version.
45 * New upstream version.
51 * New upstream version.
57 * New upstream version.
63 * New upstream version.
[all …]
Dchangelog9 * New upstream version.
15 * New upstream version.
21 * New upstream version.
27 * New upstream version.
33 * New upstream version.
39 * New upstream version.
45 * New upstream version.
51 * New upstream version.
57 * New upstream version.
63 * New upstream version.
[all …]
/external/bouncycastle/
DREADME.android24 2) Submit the code to the upstream-master branch:
26 a) Create a new branch tracking upstream-master
28 git checkout -b upgrade-to-xxx --track aosp/upstream-master
43 git commit -a -m 'bouncycastle: Android tree with upstream code for version X.XX'
47 repo upload . -D upstream-master
57 git fetch aosp upstream-master
58 git merge aosp/upstream-master
62 * If upstream changed a file that's deleted locally, we probably don't
64 * If upstream added a file to a directory we deleted, we probably don't
/external/harfbuzz_ng/.ci/
Ddeploy-docs.sh28 git remote add upstream "https://$GH_TOKEN@github.com/harfbuzz/harfbuzz.github.io.git"
30 git fetch upstream
31 git reset upstream/master
36 git push -q upstream HEAD:master
Dtrigger-coverity.sh10 git remote add upstream "https://$GH_TOKEN@github.com/harfbuzz/harfbuzz.git"
11 git push -q upstream master:coverity_scan
/external/wayland-protocols/
DREADME.android3 ## Updating from upstream
7 1. Checkout the upstream sources to a working directory if you haven't
20 * NOTICE should duplicate COPYING from upstream.
22 * METADATA should indicate the version of the upstream source used, and
43 of a version of the freedesktop.org upstream sources.
50 * NOTICE should duplicate LICENSE from upstream.
52 * METADATA should indicate the version of the upstream source used, and
/external/compiler-rt/
DREADME.android3 * cannot push upstream to the llvm.org repository:
9 * merge conflicts with upstream on those parts.
15 * For JellyBean: Synced to upstream r155350
16 * For JellyBean MR1: Synced to upstream r162279
17 * For Jellybean MR2: Synced to upstream r177337
18 * For Key Lime Pie: Synced to upstream r187889
/external/catch2/
DAndroid.bp54 name: "libcatch2-upstream",
61 // Configurations meant for validating upstream. Not intended to be used by anything else.
77 // This should be validated first after an upstream merge.
79 name: "libcatch2-tests-upstream",
88 "libcatch2-upstream",
93 // This should be validated second after an upstream merge.
/external/flatbuffers/
DOWNERS1 # The only change here should be just mirroring upstream.
2 # wvo@google.com # upstream maintainer
3 # smiles@google.com # upstream maintainer
/external/oj-libjdwp/
DAndroid.bp18 name: "upstream-jdwp-defaults",
52 defaults: ["upstream-jdwp-defaults"],
65 defaults: ["upstream-jdwp-defaults"],
77 defaults: ["upstream-jdwp-defaults"],
106 defaults: ["upstream-jdwp-defaults"],
125 defaults: ["upstream-jdwp-defaults"],
/external/strace/
Dstrace.spec.in144 - New upstream snapshot v4.11-163-g972018f:
151 - New upstream release:
158 - Backport set of upstream patches to get it buildable on AArch64
161 - New upstream release:
171 - New upstream release:
190 - New upstream release:
203 - New upstream release.
210 - New upstream release.
217 - New upstream release, work mostly by Andreas Schwab and Dmitry V. Levin.
222 - New upstream release, work mostly by Dmitry V. Levin <ldv@altlinux.org>
[all …]
Dstrace.spec144 - New upstream snapshot v4.11-163-g972018f:
151 - New upstream release:
158 - Backport set of upstream patches to get it buildable on AArch64
161 - New upstream release:
171 - New upstream release:
190 - New upstream release:
203 - New upstream release.
210 - New upstream release.
217 - New upstream release, work mostly by Andreas Schwab and Dmitry V. Levin.
222 - New upstream release, work mostly by Dmitry V. Levin <ldv@altlinux.org>
/external/libjpeg-turbo/
DREADME.android1 Any Android specific modifications to upstream libjpeg-turbo (the version
6 These are included upstream as jconfig.h.in and jconfigint.h.in.
18 There's a pull request upstream for this as well. If that's accepted, this
22 (3) Cherry-pick of 2a9e3b and 15902850 from upstream
/external/deqp-deps/SPIRV-Tools/
DCONTRIBUTING.md125 * It is assumed that upstream points to
130 For example, in this configuration, it is labeled `upstream`.
135 upstream https://github.com/KhronosGroup/SPIRV-Tools.git (fetch)
136 upstream https://github.com/KhronosGroup/SPIRV-Tools.git (push)
139 * Make sure that the `upstream` remote is set to fetch from the `refs/pull`
143 git config --get-all remote.upstream.fetch
144 +refs/heads/*:refs/remotes/upstream/*
145 +refs/pull/*/head:refs/remotes/upstream/pr/*
148 * If the line `+refs/pull/*/head:refs/remotes/upstream/pr/*` is not present in
152 git config --local --add remote.upstream.fetch '+refs/pull/*/head:refs/remotes/upstream/pr/*'
[all …]
/external/swiftshader/third_party/SPIRV-Tools/
DCONTRIBUTING.md125 * It is assumed that upstream points to
130 For example, in this configuration, it is labeled `upstream`.
135 upstream https://github.com/KhronosGroup/SPIRV-Tools.git (fetch)
136 upstream https://github.com/KhronosGroup/SPIRV-Tools.git (push)
139 * Make sure that the `upstream` remote is set to fetch from the `refs/pull`
143 git config --get-all remote.upstream.fetch
144 +refs/heads/*:refs/remotes/upstream/*
145 +refs/pull/*/head:refs/remotes/upstream/pr/*
148 * If the line `+refs/pull/*/head:refs/remotes/upstream/pr/*` is not present in
152 git config --local --add remote.upstream.fetch '+refs/pull/*/head:refs/remotes/upstream/pr/*'
[all …]
/external/sfntly/
DREADME.android1 This project contains only the cpp/src files from upstream. To update:
2 git merge aosp/upstream-master
3 If upstream has changes outside the cpp/src directory (likely), it will get
/external/chromium-trace/
DREADME6 The file UPSTREAM_REVISION contains the upstream revision number that was last
7 pulled. Changes should be made upstream and then pulled into the catapult
10 The update.py script should be used to pull the latest upstream code, update
/external/skqp/experimental/documentation/
Dgerrit.md126 assuming that the branch has an upstream topic branch.
129 local MESSAGE="$(git log --format=%B ^@{upstream} @)"
130 git reset --soft $(git merge-base @ @{upstream})
149 If your branch's upstream branch (set with `git branch --set-upstream-to=...`)
153 local UPSTREAM_FULL="$(git rev-parse --symbolic-full-name @{upstream})"
156 (*) echo "Set your remote upstream branch."; return 2;;
168 …ull-name @{u})";case "$F" in (refs/remotes/*);;(*)echo "Set your remote upstream branch.";return 2…
/external/skia/experimental/documentation/
Dgerrit.md126 assuming that the branch has an upstream topic branch.
129 local MESSAGE="$(git log --format=%B ^@{upstream} @)"
130 git reset --soft $(git merge-base @ @{upstream})
149 If your branch's upstream branch (set with `git branch --set-upstream-to=...`)
153 local UPSTREAM_FULL="$(git rev-parse --symbolic-full-name @{upstream})"
156 (*) echo "Set your remote upstream branch."; return 2;;
168 …ull-name @{u})";case "$F" in (refs/remotes/*);;(*)echo "Set your remote upstream branch.";return 2…
/external/libvpx/libwebm/
DREADME.android21 2. Update README.android (this file) with the upstream hash.
28 libwebm: Pull from upstream
32 git log from upstream:
/external/pdfium/third_party/lcms/
DREADME.pdfium29 0018-backport-c0a98d86.patch: Fix several issues. Backport from upstream
34 from upstream https://github.com/mm2/Little-CMS/commit/4011a6e3
36 0023-upstream-integer-overflow-MPEmatrix_Read.patch: fix some integer overflows.
39 0025-upstream-direct-leak-Type_MPE_Read.patch: fix leak in cmstypes.c.
/external/libaom/
DREADME.android20 README.android. Look for "git log from upstream: <git log>" output to add
34 libaom: Pull from upstream
38 git log from upstream:

123456789