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

1 2 3 4 5 6 7 8 910

  /external/chromium/build/temp_gyp/
README.chromium 1 This directory will be removed once the files in it are committed upstream and
2 Chromium imports an upstream revision with these files. Contact mark for
  /external/chromium/sdch/open-vcdiff/packages/deb/
changelog 3 * New upstream release.
9 * New upstream release.
15 * New upstream release.
21 * New upstream release.
27 * New upstream release.
33 * New upstream release.
  /external/clang/
README.android 3 * upstream to the llvm.org repository:
9 * merge conflicts with upstream on those parts.
15 * For Honeycomb: Synced to upstream r112347
16 * For Honeycomb MR1: Synced to upstream r119349
17 * For Honeycomb MR2: Synced to upstream r119349
18 * For Ice Cream Sandwich: Synced to upstream r135574
19 * For Ice Cream Sandwich MR1: Synced to upstream r142531
20 * For Ice Cream Sandwich MR2: Synced to upstream r146715
21 * For Jellybean: Synced to upstream r155088
  /external/chromium/base/
base_api.h 10 // Do not upstream, this will be added later upstream,
  /external/junit/src/junit/runner/
TestSuiteLoader.java 7 * @deprecated unused and not present in current upstream JUnit
StandardTestSuiteLoader.java 3 // android-changed - class not present in upstream JUnit 4.10
  /external/llvm/
README.android 3 * upstream to the llvm.org repository:
9 * merge conflicts with upstream on those parts.
15 * For Honeycomb: Synced to upstream r112344.
16 * For Honeycomb MR1: Synced to upstream r119309
17 * For Honeycomb MR2: Synced to upstream r119309
18 * For Ice Cream Sandwich: Synced to upstream r135569
19 * For Ice Cream Sandwich MR1: Synced to upstream r142530
20 * For Ice Cream Sandwich MR2: Synced to upstream r146714
21 * For Jellybean: Synced to upstream r155090
37 * Upstream was migrating from 2.7 bitcode to 3.0 bitcode
    [all...]
  /external/chromium-trace/
README 6 The file src/UPSTREAM_REVISION contains the upstream revision number that was
7 last pulled. There may be local patches applied on top of the upstream source,
  /external/compiler-rt/lib/asan/interception/mach_override/
README.txt 1 -- mach_override.c is taken from upstream version at
  /external/compiler-rt/
README.android 3 * cannot push upstream to the llvm.org repository:
9 * merge conflicts with upstream on those parts.
15 * For JellyBean: Synced to upstream r152058
  /external/dbus/
README.dbus4win 3 to (my clone of) dbus upstream's master branch.
12 already upstream, 1) seemed broken, or 2) seemed pointless to me,
19 already upstream
23 already upstream
51 doesn't apply, seems to be upstream?
  /docs/source.android.com/src/source/
code-lines.md 41 - An *upstream* project is an open-source project from which the Android
45 work as "upstream" projects. Generally, these projects are developed entirely in
46 the public tree. For some upstream projects, development is done by contributing
47 directly to the upstream project itself. See [Upstream Projects](submit-patches.html#upstream-projects)
66 - Changes will be pulled into release branches from upstream projects
67 (including the Android "upstream" projects) as necessary.
73 - Changes will be pulled from upstream, release, and experimental branches
  /external/dropbear/debian/
copyright.in 8 Upstream Author: Matt Johnston <matt@ucc.asn.au>
  /external/linux-tools-perf/
CREDITS 30 The full history of the files can be found in the upstream Git commits.
  /external/nist-sip/java/gov/nist/javax/sip/
TransactionExt.java 18 * Returns the IP address of the upstream/downstream hop from which this message was initially received
19 * @return the IP address of the upstream/downstream hop from which this message was initially received
24 * Returns the port of the upstream/downstream hop from which this message was initially received
25 * @return the port of the upstream/downstream hop from which this message was initially received
  /external/webkit/Tools/wx/packaging/debian/
copyright 4 Upstream Author: Kevin Ollivier kevino@theolliviers.com and others
  /external/e2fsprogs/debian/
uuid-dev.README.Debian 4 by downloading e2fsprogs from the upstream sources. It may also be
10 they should start from the upstream sources, and not the
libblkid.copyright 8 Upstream Author: Theodore Ts'o <tytso@mit.edu>
  /external/lohit-fonts/lohit-bengali-ttf/
README.cvs 11 Use this script to generate upstream tarball used by fonts-indic SPEC to build rpms.
18 You will get upstream tarball used to build lohit-fonts-$version-1 rpm.
  /external/lohit-fonts/lohit-kannada-ttf/
README.cvs 11 Use this script to generate upstream tarball used by fonts-indic SPEC to build rpms.
18 You will get upstream tarball used to build lohit-fonts-$version-1 rpm.
  /external/lohit-fonts/lohit-telugu-ttf/
README.cvs 11 Use this script to generate upstream tarball used by fonts-indic SPEC to build rpms.
18 You will get upstream tarball used to build lohit-fonts-$version-1 rpm.
  /external/webkit/Source/WebCore/platform/network/
NetworkStateNotifier.h 32 // TODO: Upstream to webkit.org
81 // TODO: Upstream to webkit.org
83 // TODO: Upstream to webkit.org
90 // TODO: Upstream to webkit.org
125 // TODO: Upstream to webkit.org
  /external/dhcpcd/
dhcpcd.conf 8 # Some upstream DHCP servers may also require a ClientID, such as FRITZ!Box.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
TOOLCHAIN_SOURCES 4 toolchain/gdb.git: 5f9d38fd85e779aa1fd17eb38d24f8ec994d9147 Sync internal and external versions. This fixed a problem that gdb inserts wrong kind of break points at ARM/THUMB boundaries. The patch is a backport of 3 upstream patches.
  /external/webkit/Source/WebCore/editing/
VisiblePosition.h 39 // is cheaper than UPSTREAM
43 // but would like UPSTREAM if at a line break or DOWNSTREAM
45 // constructors auto-correct UPSTREAM to DOWNSTREAM if the
47 #define VP_UPSTREAM_IF_POSSIBLE UPSTREAM
53 // NOTE: UPSTREAM affinity will be used only if pos is at end of a wrapped line,
65 EAffinity affinity() const { ASSERT(m_affinity == UPSTREAM || m_affinity == DOWNSTREAM); return m_affinity; }

Completed in 1838 milliseconds

1 2 3 4 5 6 7 8 910