Searched refs:Patchset (Results 1 – 5 of 5) sorted by relevance
/external/skia/infra/bots/task_drivers/g3_canary/ |
D | g3_canary.go | 52 Patchset int `json:"patchset"` member 76 if rs.Issue == "" || rs.Patchset == "" { 92 taskFileName := fmt.Sprintf("%s-%s.json", rs.Issue, rs.Patchset) 99 …if err := triggerCanaryRoll(ctx, rs.Issue, rs.Patchset, taskFileName, taskStoragePath, gcsClient);… 100 …td.Fatal(ctx, fmt.Errorf("Could not trigger canary roll for %s/%s: %s", rs.Issue, rs.Patchset, err… 106 fmt.Printf("G3 canary task for %s/%s already exists\n", rs.Issue, rs.Patchset) 144 Patchset: p,
|
/external/angle/doc/ |
D | ContributingCode.md | 233 * First upload the reverted CL as Patchset 1 with no changes applied. 234 * Then, apply your fixes, and upload your CL as a new Patchset. The reviewers will be able to see 235 the diff between Patchset 1 and the fixed/final Patchset. 237 …n example [reland CL][RelandCL]. This [link][RelandCLDiff] shows the difference between Patchset 1 238 and the fixed/final Patchset. Notice how a reviewer can easily see the fix to the original CL.
|
/external/skia/infra/bots/task_drivers/canary/ |
D | canary.go | 59 if rs.Issue == "" || rs.Patchset == "" {
|
/external/skqp/infra/pathkit/gold/ |
D | wasm_gold_aggregator.go | 181 Patchset: *patchset,
|
/external/skqp/infra/lottiecap/gold/ |
D | lottie-web-aggregator.go | 174 Patchset: *patchset,
|