chromium.org

Website:https://www.chromium.org
Upvotes received0
Downvotes received1
Karma:0 (upvotes-downvotes)



0 earned Badges

No badges were found



Definitions (82)

1

0 Thumbs up   0 Thumbs down

cl


"Change List", a set of changes to files (akin to a single git commit).
Source: chromium.org

2

0 Thumbs up   0 Thumbs down

cq


"Commit Queue", infrastructure to automatically check/build/test/verify/etc... CLs before merging into the tree. See also the Chromium CQ
Source: chromium.org

3

0 Thumbs up   0 Thumbs down

crx file

Source: chromium.org

4

0 Thumbs up   0 Thumbs down

dut


"Device under test", used to refer to the system running Chromium [OS] and where tests are being executed.
Source: chromium.org

5

0 Thumbs up   0 Thumbs down

gttf


"Green Tree Task Force"
Source: chromium.org

6

0 Thumbs up   1 Thumbs down

lgtm


"Looks good to me", commonly used to approve a code review.
Source: chromium.org

7

0 Thumbs up   0 Thumbs down

lkcr


"Last known compilable revision" - similar to LKGR (below), just taking only the compile into account, no tests.
Source: chromium.org

8

0 Thumbs up   0 Thumbs down

lkgr


"Last known good revision", the last build that passed a minimal set of tests on the buildbots.
Source: chromium.org

9

0 Thumbs up   0 Thumbs down

lkgm


"Last known good manifest", the last manifest version that passed a minimal set of tests.
Source: chromium.org

10

0 Thumbs up   0 Thumbs down

mvp


"Minimum viable product", used to refer to the subset of a feature we want to ship initially.
Source: chromium.org


To view all 82 definitions, please sign in.