Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • scripts
  • roll_deps.py
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Add a roll_deps script based on WebRTC. · 1948af38
    Jamie Madill authored Oct 11, 2019
    Should make the process of rolling Chromium DEPS into ANGLE easier.
    Eventually we could set up an auto-roller.
    
    Original:
    
    https://webrtc.googlesource.com/src/+/master/tools_webrtc/autoroller/roll_deps.py
    
    Modified to include ANGLE's Chromium DEPS only. We will continue to use
    Skia's auto-roller for more one-off DEPS.
    
    Also adds a 'chromium_revision' DEPS custom variable that we could
    potentially use for other things like pinning a Chromium version on our
    testers.
    
    Sample usage:
    
    python scripts/roll_deps.py -v --clean -i
    
    -v : verbose
    --clean : cleans previous roll branch
    -i : ignore dirty tree
    
    Bug: angleproject:3986
    Change-Id: I7289cf76eb5635a286c20453e846d4ff9a0481b1
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1852707
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    1948af38
roll_deps.py 22.7 KB
EditWeb IDE
×

Replace roll_deps.py

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.