HomeSort by relevance Sort by last modified time
    Searched full:revision (Results 26 - 50 of 6456) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/v8/test/es5conform/
README 7 in revision 71525 as 'data' in this directory. Using later version
9 with that revision.
11 If you do update to a newer revision you may have to change the test
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
model.js 45 if (commitData.revision in revertedRevisions)
62 for(var revision = failureAnalysis.newestPassingRevision + 1; revision <= failureAnalysis.oldestFailingRevision; ++revision) {
63 while (commitDataIndex >= 0 && commitDataList[commitDataIndex].revision < revision)
66 if (commitData.revision != revision)
69 failureAnalysis.oldestFailingRevision = revision;
70 failureAnalysis.newestPassingRevision = revision - 1
    [all...]
  /development/sdk/
images_mips_source.prop_template 3 Pkg.Revision=1
  /external/apache-harmony/
README.android 7 Checked out revision 1097236.
  /external/chromium/
CHROMIUM_MERGE_REVISION 1 We use a Chromium revision that has been used for a Chromium release.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
revisionHistory.css 29 .outline-disclosure.revision-history-drawer {
34 .outline-disclosure.revision-history-drawer ol {
40 .outline-disclosure.revision-history-drawer > ol {
44 .outline-disclosure.revision-history-drawer li {
51 .outline-disclosure.revision-history-drawer li.parent {
55 .revision-history-link {
62 .revision-history-link-row {
66 .outline-disclosure.revision-history-drawer .revision-history-line {
71 .revision-history-drawer .webkit-line-number
    [all...]
  /development/libraries/stereocamera/
source.properties 3 Pkg.Desc=Stereo Camera libraries, revision 1
6 Pkg.Revision=1
  /external/libyuv/files/unit_test/testdata/
tegra3.txt 19 CPU revision : 9
22 Revision : 0000
  /external/oprofile/events/x86-64/family15h/
unit_masks 9 # Revision: 1.0
13 # - Initial revision
events 9 # Revision: 1.0
13 # - Initial revision
  /external/llvm/utils/crosstool/
create-snapshots.sh 4 # where $REV is an SVN revision of LLVM. This is used for creating stable
8 # $0 [REV] -- grabs the revision $REV from SVN; if not specified, grabs the
9 # latest SVN revision.
17 svn info ${LLVM_PROJECT_SVN} | egrep ^Revision | sed 's/^Revision: //'
29 # Create "module-revision.tar.bz2" packages from the SVN checkout dirs.
  /external/chromium_org/chrome/test/webdriver/test/
continuous_archive.py 18 """Returns the latest revision (as a string) available for this platform."""
23 def DownloadChromeDriver(revision, dest_dir):
27 revision: the revision of ChromeDriver to download.
40 url = _SITE + '/%s/%s/%s' % (_GetDownloadPlatform(), revision,
52 def DownloadChrome(revision, dest_dir):
56 revision: the revision of Chrome to download.
76 zip_path = os.path.join(dest_dir, 'chrome-%s.zip' % revision)
78 url = _SITE + '/%s/%s/%s.zip' % (_GetDownloadPlatform(), revision,
    [all...]
  /external/chromium_org/native_client_sdk/src/build_tools/
build_version.py 32 return 'trunk.%s' % info.revision
59 '''Extract chrome revision from svn.
62 The Chrome revision as a string. e.g. "12345"
64 return lastchange.FetchVersionInfo(None).revision
67 '''Extract NaCl revision from svn.
70 The NaCl revision as a string. e.g. "12345"
73 return lastchange.FetchVersionInfo(None, nacl_dir).revision
  /external/skia/tools/
git-skia-verify 9 # revision user specifies, and then compares their results. This script is
38 REVISION="HEAD^"
42 REVISION="$1"
67 say "Running GM for current revision..."
77 say "Running GM for revision $REVISION..."
79 git checkout --detach "$REVISION"
85 say "Back to original revision..."
91 say "Back to original revision..."
  /ndk/sources/cxx-stl/llvm-libc++/tools/
upgrade-upstream.sh 98 # Get upstream SVN and revision number.
105 REVISION=$(get_config_field revision)
106 if [ -z "$REVISION" ]; then
107 echo "ERROR: Can't find upstream revision in upstream.config!"
112 echo "Checking out $SVN_URL@$REVISION"
113 run svn co $SVN_URL@$REVISION libcxx > /dev/null
125 run git commit -m "upstream @$REVISION"
141 echo "Updating to newer upstream revision"
143 run git tag revision-$REVISION HEA
    [all...]
  /external/chromium_org/build/util/
lastchange.py 7 lastchange.py -- Chromium revision fetching utility.
19 def __init__(self, url, revision):
21 self.revision = revision
26 Fetch the Subversion branch and revision for a given directory.
59 revision = attrs['Revision']
63 return VersionInfo(url, revision)
112 Fetch the Subversion URL and revision through Git.
117 A tuple containing the Subversion URL and revision
    [all...]
  /external/chromium_org/
codereview.settings 4 VIEW_VC: https://src.chromium.org/viewvc/chrome?view=rev&revision=
8 GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
9 GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
  /external/chromium_org/third_party/WebKit/
codereview.settings 4 VIEW_VC: https://src.chromium.org/viewvc/blink?view=rev&revision=
6 GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
7 GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
  /external/chromium_org/v8/test/test262/
README 7 at revision 365 as 'data' in this directory. Using later version
9 with that revision.
13 If you do update to a newer revision you may have to change the test
  /external/llvm/cmake/modules/
GetSVN.cmake 1 # CMake project that writes Subversion revision information to a header.
5 # FIRST_REPOSITORY - The macro to define to the first revision number.
7 # SECOND_REPOSITORY - The macro to define to the second revision number.
  /external/llvm/utils/
GetSourceVersion 5 echo " Prints the source control revision of the given source directory,"
6 echo " the exact format of the revision string depends on the source "
20 git svn info | grep 'Revision:' | cut -d: -f2-
  /external/qemu/distrib/sdl-1.2.15/src/main/macos/
SDL.shlib.r 12 #ifndef __TYPES_R__ #include "Types.r" #endif #ifndef __BALLOONS_R__ #include "Balloons.r" #endif #define VERSION_MAJOR 1 #define VERSION_MINOR 2 #define REVISION 13 #define STATE release /* development | alpha | beta | release */ #define RELEASE_NO 0 /* number after letter, or zero for release */ #define COUNTRY verUS #define VERSION_STRING "1.2.13" #define NAME "SDL" #define SHORT_DESCRIPTION "Simple DirectMedia Layer by Sam Lantinga" #define LONG_DESCRIPTION "A cross-platform multimedia library.\n\nhttp://www.libsdl.org" resource 'vers' (1) { VERSION_MAJOR, (VERSION_MINOR << 4) | REVISION, STATE, RELEASE_NO, COUNTRY, VERSION_STRING, VERSION_STRING }; resource 'vers' (2) { VERSION_MAJOR, (VERSION_MINOR << 4) | REVISION, STATE, RELEASE_NO, COUNTRY, VERSION_STRING, SHORT_DESCRIPTION }; /* Extension Manager in (…)
  /external/v8/test/test262/
README 7 at revision 309 as 'data' in this directory. Using later version
9 with that revision.
13 If you do update to a newer revision you may have to change the test
  /external/chromium_org/native_client_sdk/src/build_tools/json/
naclsdk_manifest.json 5 "description": "Native Client SDK Tools, revision 1.15",
35 "revision": 15
53 "revision": 1
57 "description": "Chrome 14 bundle, revision 1052",
87 "revision": 1052
91 "description": "Chrome 15 bundle, revision 1239",
121 "revision": 1239
125 "description": "Chrome 16 bundle, revision 1398",
155 "revision": 1398
159 "description": "Chrome 17 bundle, revision 112997"
    [all...]
  /external/chromium/build/util/
lastchange.py 7 lastchange.py -- Chromium revision fetching utility.
17 def __init__(self, url, root, revision):
20 self.revision = revision
25 Fetch the Subversion branch and revision for a given directory.
55 revision = attrs['Revision']
59 return VersionInfo(url, root, revision)
206 revision = LookupGitSVNRevision(directory, 999)
207 if not revision
    [all...]

Completed in 2349 milliseconds

12 3 4 5 6 7 8 91011>>