| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to help speed up the switch over. This will be reenabled once the
switch over is in progress.
R=csharp@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/11365087
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165965 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'python' must be explicitly stated on the command line for it to work on
Windows. Otherwise a prompt appears to select the tool to open 'isolate.py'
with.
TBR=csharp@chromium.org
NOTRY=true
BUG=
Review URL: https://chromiumcodereview.appspot.com/11264009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163832 0039d316-1c4b-4281-b951-d872f2087c98
|
|
This removes a lot of the duplication of the exact details
about how to run isolate.py exactly.. This will permit
inserting arbitrary command line arguments eventually, for
--subdir support.
TBR=csharp@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/11236005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163144 0039d316-1c4b-4281-b951-d872f2087c98
|