1. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  2. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  3. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  4. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  5. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  6. f0c1e0f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  7. 10b7dea Fix for DEPS compiler issue in SkGrFontScaler.cpp by robertphillips@google.com · 12 years ago
  8. c8699ef Fix issue where bw bitmask uploaded to gr 565, 8888 glyph cache by bsalomon@google.com · 12 years ago
  9. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  10. a320194 Make GrClipMaskManager configure the stencil and scissor on GrGpu by bsalomon@google.com · 12 years ago
  11. 8d033a1 Remove GrPath typedef by bsalomon@google.com · 12 years ago
  12. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  13. 1eeaf0b Add support for 8 bits/component glyphs, to by caryclark@google.com · 13 years ago
  14. 07f3ee1 use SkPath for GrPath, removing GrPathIter entirely by reed@google.com · 13 years ago
  15. c34effe support BW text on GPU by mike@reedtribe.org · 13 years ago
  16. 98539c6 support lcd16 in text atlas (sans shader support) by reed@google.com · 13 years ago
  17. 1fcd51e add template macro to "safely" perform casts w/o breaking strict-aliasing by reed@google.com · 14 years ago
  18. 873cb1e add gpu to the default makefile move skia-gpu files into skia/src/gpu by reed@google.com · 14 years ago[Renamed from gpu/src/skia/SkGrFontScaler.cpp]
  19. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago