1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  4. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  5. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  6. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  7. c7796b9 Make CodecBench test kPremul and kUnpremul by msarett · 9 years ago
  8. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  9. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  10. 2102799 Test SkCodec to kIndex8 in nanobench. by scroggo · 9 years ago
  11. 60869a4 Add timing SkCodec to nanobench. by scroggo · 9 years ago