1. 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
  2. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  3. 12b4e27 As part of preliminary groundwork for a chromium fix, this changelist is deprecating GrPathFill so that SkPath::FillType is used everywhere in order to remove some code duplication between Skia and Ganesh. by sugoi@google.com · 12 years ago
  4. f660187 Hide GrDrawTarget::Caps's member vars by bsalomon@google.com · 12 years ago
  5. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  6. 4d73ac2 Version 2 of the Instance Counting system. This one simplifies the print out of information. by robertphillips@google.com · 12 years ago
  7. c2099d2 simplify GrPathRenderer interface by bsalomon@google.com · 13 years ago
  8. b27a8d5 minor fix: remove unnecessary init by bsalomon@google.com · 13 years ago
  9. 289533a Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa by bsalomon@google.com · 13 years ago
  10. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrPathRendererChain.cpp]
  11. 9266901 Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logic by bsalomon@google.com · 13 years ago
  12. a8a6a32 Use GrAAHairlineRenderer for line segments only if FS derivs not avail by bsalomon@google.com · 13 years ago
  13. 18c9c19 Put caps in a struct, move up to GrDrawTarget by bsalomon@google.com · 13 years ago
  14. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 13 years ago
  15. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  16. fa51041 Experimental revert of 2170 to see if the buildbot issues are somehow related. by tomhudson@google.com · 13 years ago
  17. 3299260 Remove compiler warnings (gcc on Linux). codereview.appspot.com/4922052/ by tomhudson@google.com · 13 years ago
  18. 3008519 Use a prioritized list of path renderers in Gr. by bsalomon@google.com · 13 years ago