1. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 8 months ago
  2. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  3. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  4. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 4 years, 8 months ago
  5. e0fbe94 Use flat version of path-direction enum by Mike Reed · 4 years, 8 months ago
  6. bd865e2 gm: virtual->override by Hal Canary · 5 years ago
  7. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  8. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  9. 73c6c9d Move new convex path towards the end of the path array in GM convexpaths. by Brian Salomon · 5 years ago
  10. 5f8a62b In GrAAConvexPathRenderer check whether middle quadtric control point is by Brian Salomon · 5 years ago
  11. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
  12. f9e678d Use SDF path miplevels based on the original path's size by Jim Van Verth · 7 years ago
  13. 8600b1b Revert "Use SDF path miplevels based on the original path's size." by Jim Van Verth · 7 years ago
  14. 6e83b13 Use SDF path miplevels based on the original path's size. by Jim Van Verth · 7 years ago
  15. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  16. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  17. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  18. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  19. 1c40292 remove unused GM flags by mtklein · 10 years ago
  20. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  21. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  22. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  23. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  24. 2ab1ba0 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  25. 8844f99 Revert "Make leak counters thread-safe and turn them on by default for Debug" by djsollen@google.com · 11 years ago
  26. 46de153 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  27. 3886951 Reverting r12635 (Make leak counters thread-safe - https://codereview.chromium.org/99483003) due to compile errors on Mac 10.6 & in Chrome by robertphillips@google.com · 11 years ago
  28. 469a973 Make leak counters thread-safe and turn them on by default for Debug by commit-bot@chromium.org · 11 years ago
  29. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  30. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  31. 44d662b temporarily disable assert in convexpaths GM while it is debugged by bsalomon@google.com · 11 years ago
  32. fdfbb9d Fix repeated point quads/cubics in convex pr and update convexpaths GM by commit-bot@chromium.org · 11 years ago
  33. 7d9ffc8 Make GrAAConvexPathRender support paths with > 64K verts. by bsalomon@google.com · 11 years ago
  34. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  35. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  36. 54ad851 Fix infinite recursion in cubic->quad conversion, also attempt to detect nearly flat cubics early. by bsalomon@google.com · 12 years ago
  37. a51ab84 Preserve convex control point polygon in cubic->quadratic approximation by bsalomon@google.com · 12 years ago
  38. d42e3f6 defer drawing/work until first draw, to make debugging easier and speedup by reed@google.com · 12 years ago
  39. 5b56d9e In convex path renderer, translate polygon to origin for fanPt computation by bsalomon@google.com · 12 years ago
  40. 278dc69 Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer by bsalomon@google.com · 12 years ago
  41. dc3c780 [GPU]: Handle degenerate quads when computing UV matrix from control points by bsalomon@google.com · 12 years ago
  42. 9732f62 Fix degenerate test in convex path renderer by bsalomon@google.com · 12 years ago
  43. 72b55be Change background color and add paths to convexpaths gm by bsalomon@google.com · 13 years ago
  44. 0680961 revert 3078 by bsalomon@google.com · 13 years ago
  45. 495e210 fix interior issues in convex path renderer by bsalomon@google.com · 13 years ago
  46. 5cc90d1 Incorporate changes related to Tom's post-hoc comments on the convex path renderer. by bsalomon@google.com · 13 years ago
  47. 69cc6ad Add convex path renderer (disabled) by bsalomon@google.com · 13 years ago