Use policyThe full-text may be used and/or reproduced, and given to third parties in any format or medium, without prior permission or charge, for personal research or study, educational, or not-for-pro t purposes provided that:• a full bibliographic reference is made to the original source • a link is made to the metadata record in DRO • the full-text is not changed in any way The full-text must not be sold in any format or medium without the formal permission of the copyright holders.Please consult the full DRO policy for further details. Abstract. For a positive integer k, a k-colouring of a graph G = (V, E) is a mapping c : V → {1, 2, . . . , k} such that c(u) = c(v) whenever uv ∈ E. The COLOURING problem is to decide, for a given G and k, whether a k-colouring of G exists. If k is fixed (that is, it is not part of the input), we have the decision problem k-COLOURING instead. We survey known results on the computational complexity of COLOURING and k-COLOURING for graph classes that are characterized by one or two forbidden induced subgraphs. We also consider a number of variants: for example, where the problem is to extend a partial colouring, or where lists of permissible colours are given for each vertex. Finally, we also survey results for graph classes defined by some other forbidden pattern.