summaryrefslogtreecommitdiffstats
path: root/tools/git_submodule.py
Commit message (Expand)AuthorAgeFilesLines
* Early return if no submodules were found using DEPS filesAndras Becsi2013-10-291-1/+4
* Implement subprocessCall and subprocessCheckOutput.Zeno Albisser2013-10-291-13/+21
* Implement parsing of Chromium .DEPS files.Zeno Albisser2013-10-291-9/+88
* Remove debug output left in tools/git_submodule.py by accidentAndras Becsi2013-10-011-2/+0
* Add --android argument to the init-repository.py scriptAndras Becsi2013-10-011-0/+7
* Update init-repository.py to allow using upstream chromium repository.Zeno Albisser2013-08-191-32/+34
* Add export_from_git.py to take snapshots from chromium and ninja.Zeno Albisser2013-08-161-0/+158