1. ffa11bb Move a bunch of headers from include/gpu to src/gpu. Delete some unused files. by bsalomon@google.com · 13 years ago[Renamed from include/gpu/GrStringBuilder.h]
  2. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrStringBuilder.h]
  3. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  4. fc29629 Replace GrStringBuilder with SkString. First step in cleaning up the shader generator. Slight performance hit when creating a new shader (<10% of total shader gen time on my Windows box is spent in building our string before handing it to GL). Much of this can be recovered by better usage pattern of SkString in coming revisions. by bsalomon@google.com · 14 years ago
  5. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago