summaryrefslogtreecommitdiffstats
path: root/build/android/pylib/constants.py
Commit message (Collapse)AuthorAgeFilesLines
* Android: upstream latest changes for build/android.bulach@chromium.org2012-09-111-1/+0
| | | | | | | | | | | | | - uses $EXTERNAL_STORAGE rather than /sdcard - split PerfTEstSetup from android_commands.py BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10914199 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156017 0039d316-1c4b-4281-b951-d872f2087c98
* Android: Use external storage for test data.nileshagrawal@chromium.org2012-09-041-2/+1
| | | | | | | | | | | Also increasing priority for logging test markers. BUG= Review URL: https://chromiumcodereview.appspot.com/10896050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154786 0039d316-1c4b-4281-b951-d872f2087c98
* Upstream chrome_test_server_spawner.py for Android.pliard@chromium.org2012-08-311-1/+1
| | | | | | | | | BUG=142571 Review URL: https://chromiumcodereview.appspot.com/10885005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154429 0039d316-1c4b-4281-b951-d872f2087c98
* Cleanup references to /data/local/tmp.nileshagrawal@chromium.org2012-08-291-0/+4
| | | | | | | | | | | We want to be able to change the TEST_DATA_DIR easily (to /sdcard). This CL does not change the actual location. BUG= Review URL: https://chromiumcodereview.appspot.com/10897017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153917 0039d316-1c4b-4281-b951-d872f2087c98
* [Android] Add Chrome Shell package name constant.mkosiba@chromium.org2012-08-201-1/+2
| | | | | | | | | | | | This adds the constant for the Chrome Shell package which we're bringing up downstream at the moment. BUG= Review URL: https://chromiumcodereview.appspot.com/10823410 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152371 0039d316-1c4b-4281-b951-d872f2087c98
* [android] Upstream / sync most of build/android and build/android/pylib.bulach@chromium.org2012-07-101-0/+36
These files have diverged overtime. We need to get them in sync in preparation for the instrumentation tests. The patches downstream have been entangled, so this is a bit big and contains a series of otherwise unrelated patches. However, it's probably safer to do this way (as it's guaranteed to be similar to downstream), than trying to split it in multiple patches. BUG= TEST=try -b android_test Review URL: https://chromiumcodereview.appspot.com/10689132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145872 0039d316-1c4b-4281-b951-d872f2087c98