Home
last modified time | relevance | path

Searched refs:Patchset (Results 1 – 5 of 5) sorted by relevance

/external/skia/infra/bots/task_drivers/g3_canary/
Dg3_canary.go52 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/
DContributingCode.md233 * 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/
Dcanary.go59 if rs.Issue == "" || rs.Patchset == "" {
/external/skqp/infra/pathkit/gold/
Dwasm_gold_aggregator.go181 Patchset: *patchset,
/external/skqp/infra/lottiecap/gold/
Dlottie-web-aggregator.go174 Patchset: *patchset,