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

1 2 3 4 5 6 7 8 91011>>

  /device/google/accessory/arduino/
Android.mk 2 # empty Android.mk to assure nothing under here ends up on any builds
  /device/google/accessory/demokit/
Android.mk 2 # empty Android.mk to assure nothing under here ends up on any builds
  /external/chromium_org/tools/
OWNERS 3 per-file bisect-builds.py=rsesek@chromium.org
  /external/chromium_org/chrome/app/resources/terms/
terms_chromium.html 7 <p>In official builds this space will show the terms of service.</p>
  /external/chromium_org/tools/win/sizeviewer/
README.chromium 2 http://syzygy-archive.commondatastorage.googleapis.com/index.html?path=builds/official/1626/
  /frameworks/base/tests/SmokeTest/
Android.mk 6 # This builds "SmokeTestApp"
15 # This builds "SmokeTest"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
builds.html 6 <title>Builds view</title>
10 <h1>Builds view</h1>
12 This view shows the list of all the builds contained in the connected database
32 <p><img src="images/builds-nolocaldata.png" alt="Builds view with no local data"/></p>
38 <p><img src="images/builds-missinglocaldata.png" alt="Builds view with missing local data"/></p>
39 In this case it's possible to update those builds using the popup-menu:
40 <p><img src="images/builds-update.png" alt="Update local data builds"/></p
    [all...]
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
TemplateInfo.plist 11 Description = "This project builds an SDL-based application.";
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/___PROJECTNAME___.xcodeproj/
TemplateInfo.plist 11 Description = "This project builds an SDL-based application.";
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp.xcodeproj/
TemplateInfo.plist 11 Description = "This project builds an SDL-based application.";
  /sdk/
release.md 3 By default builds use the -SNAPSHOT version.
  /external/libpng/projects/vstudio/
WARNING 4 library builds of libpng; instead of the shared DLL runtime it uses a static
18 NOTICE that libpng 1.5 erroneously used /MD for Debug DLL builds; if you used
19 the debug builds in your app and you changed your app to use /MD you will need
  /external/chromium_org/build/
win_precompile.gypi 6 # precompiled header on Windows, in debug builds only as the official
8 # release builds.
  /external/eigen/scripts/
buildtests.in 6 echo " Builds tests matching the regexp."
8 echo " For example, to launch 5 concurrent builds, use EIGEN_MAKE_ARGS='-j5'"
  /packages/apps/BasicSmsReceiver/
Android.mk 13 # Builds against the public SDK
20 # This finds and builds the test apk as well, so a single make does both.
  /packages/apps/Mms/apptests/
Android.mk 12 # Builds against the public SDK
19 # This finds and builds the test apk as well, so a single make does both.
  /sdk/build/
windows_sdk_tools.mk 7 # *platform* builds. Right now we are not building any SDK Tools
8 # during platform builds anymore.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
build_types.html 12 </font>Releases are builds that have been declared major releases by the development
13 team - for example &quot;R1.0&quot;. Releases are the right builds for people
16 builds always have an &quot;R&quot; at the beginning of the name i.e. R1.0, R2.0
17 etc. Non-release builds are named according to the date of the build - for example
19 Builds</font></b> <br> <font size="-1" face="arial,helvetica,geneva"> Stable builds
20 are integration builds that have been found to be stable enough for most people
28 <p><b><font face="arial,helvetica,geneva" size="-1">Integration Builds</font></b>
32 should take this version of the component. Integration builds are built from these
34 best version available. Integration builds may be promoted to stable builds after
    [all...]
  /external/chromium_org/tools/sheriffing/
botinfo.js 20 this.builds = {};
29 /** Update info about the bot, including info about the builder's builds. */
45 // Send asynchronous requests to get info about the builder's last builds.
56 if (this.builds[buildNumber] &&
57 this.builds[buildNumber].state != 'running') {
73 var url = rootJsonUrl + 'builders/' + this.name + '/builds/' + buildNumber;
82 botInfo.builds[json.number] = new BuildInfo(json);
92 // The cached builds line doesn't store every build so we can't just take the
116 * Returns true IFF the last few builds are all green.
121 var ascendingBuildNumbers = Object.keys(this.builds);
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
tap-gesture-on-em-link-tap-highlight-assert.html 3 <p>This test verifies that a link that starts with or contains an em tag does not assert in debug builds.</p>
  /external/javassist/
build.properties 2 # works only on full builds that include master and in unix (though
  /external/libogg/
.gitignore 28 # builds on Windows
  /external/libpng/contrib/pngminim/encoder/
README 3 The makefile builds a minimal write-only encoder with embedded libpng
  /external/libvorbis/
.gitignore 28 # builds on Windows
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/___PROJECTNAME___.xcodeproj/
TemplateInfo.plist 11 Description = "This project builds an SDL-based application with Cocoa menus.";

Completed in 786 milliseconds

1 2 3 4 5 6 7 8 91011>>