1. 289533a Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa by bsalomon@google.com · 14 years ago
  2. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/GrTesselatedPathRenderer.cpp]
  3. fa6ac93 Fixup rendering of empty paths (including inverted fills) by bsalomon@google.com · 14 years ago
  4. 0d2aa84 Fix override issue, rebase win hairmodes_gpu, complexclip_gpu by bsalomon@google.com · 14 years ago
  5. 3839632 [gpu] Remove getMaxStretch for perspective, use mapRadius for perspective path subdiv tol, add test by bsalomon@google.com · 14 years ago
  6. 181e9bd Improve gpu path subdiv with perspective, remove tolerance scale, fix comment by bsalomon@google.com · 14 years ago
  7. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 14 years ago
  8. 3008519 Use a prioritized list of path renderers in Gr. by bsalomon@google.com · 14 years ago
  9. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  10. ee43512 Tesselate path once for tiled offscreen AA by bsalomon@google.com · 14 years ago
  11. 3582bf9 Remove GrAuto*Malloc, replace with SkAuto*Malloc by bsalomon@google.com · 14 years ago
  12. d22b6e4 Remove global curve subdivision tolerance from GrPathUtils. by tomhudson@google.com · 14 years ago
  13. 129b8e3 Implement edge AA for concave polys in the tesselated path renderer. by senorblanco@chromium.org · 14 years ago
  14. 1fa803d Rename glu libtess symbols. When enabled in WebKit, the internal_glu libtess by senorblanco@chromium.org · 14 years ago
  15. 8c5753e Fixed point no longer crashes when GL enabled in gm tests. by bungeman@google.com · 14 years ago
  16. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 14 years ago
  17. ef3913b Batch up draws into triangle fans as large as possible when drawing convex by senorblanco@chromium.org · 14 years ago
  18. 07f3ee1 use SkPath for GrPath, removing GrPathIter entirely by reed@google.com · 14 years ago
  19. ff174b3 Fix winding order check for negative scale in tesselated path rendering. The by senorblanco@chromium.org · 14 years ago
  20. 92e0f22 Edge antialiasing for convex shapes in Ganesh by senorblanco@chromium.org · 14 years ago
  21. cf3edc9 Two optimizations for the tesselated path renderer: by senorblanco@chromium.org · 14 years ago
  22. 9d18b78 This CL implements a tesselated path renderer, using GLU's libtess. All of the by senorblanco@chromium.org · 14 years ago