Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor adb_*_command_line helpers bash->python | agrieve | 2015-11-24 | 1 | -4/+2 |
| | | | | | | | | | | | * Now targets all devices by default rather than failing * Allows --device flag to target a specific device BUG= Review URL: https://codereview.chromium.org/1469143002 Cr-Commit-Position: refs/heads/master@{#361343} | ||||
* | Move ChromeCommandLineInitUtil to base/ | dtrainor | 2015-10-05 | 1 | -0/+19 |
- Make ChromeCommandLineInitUtil accessible to other folders than chrome/. - Pull out the command line file name to be passed as a parameter. BUG=526219 Review URL: https://codereview.chromium.org/1364143002 Cr-Commit-Position: refs/heads/master@{#352349} |