HomeSort by relevance Sort by last modified time
    Searched refs:include_patches (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/v8/tools/push-to-trunk/
auto_roll.py 50 push_hash = self.FindLastTrunkPush(include_patches=True)
chromium_roll.py 34 include_patches=True)
common_includes.py 439 def FindLastTrunkPush(self, parent_hash="", include_patches=False):
441 if not include_patches:

Completed in 1705 milliseconds