Lines Matching full:repository
22 Prepare your local Chromium repository with the target revision.
29 - Copy necessary files from original Chromium repository.
56 # Files which are in the repository, but should not be imported from Chrome
57 # repository.
103 # Files in the repository should be updated.
110 # repository will be deleted on update.
153 """Copies files from Chromium repository into libchrome.
156 chromium_root: Path to the Chromium's repository.
169 libchrome needs some modification from Chromium repository, e.g. supporting
171 the library checked in the Chromium repository.
190 help='Root directory to the local chromium repository.')