1. 9e1ec1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  2. e1b75b4 GM (and fix) for drawArc capping issue by robertphillips@google.com · 11 years ago
  3. 2b34fe0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. 6862cba share derivative code with extrema logic, remove some dead code. by mike@reedtribe.org · 11 years ago
  5. 1040b47 fix impl for conic derivative (tangent) by mike@reedtribe.org · 11 years ago
  6. 24bd210 add (untested) tangent calc for conics by reed@google.com · 11 years ago
  7. af5c506 add routines to compute error between conic and quad by mike@reedtribe.org · 11 years ago
  8. 48115de Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  9. 97514f2 add computation for error in conic-as-quad by mike@reedtribe.org · 11 years ago
  10. 214c870 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  11. b16e247 add comment for computing max-diff between conic and its bounding quad by reed@google.com · 11 years ago
  12. 28552e1 rename SkRationalQuad to SkConic by mike@reedtribe.org · 11 years ago
  13. 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  14. 5c082a1 add compute-bounds for conics by mike@reedtribe.org · 11 years ago
  15. 0c5c386 add extrema for conics by mike@reedtribe.org · 11 years ago
  16. 17a2c91 add comments for computing derivatives by reed@google.com · 11 years ago
  17. 7841c63 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  18. aebfa7e fix release warning (unused debug variable) by reed@google.com · 11 years ago
  19. 3df87cb add experimental chop-into-quads for conics by mike@reedtribe.org · 11 years ago
  20. ab38e56 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  21. 8d55101 add special-case for chopping at exactly half for rational-quads (2-3x faster) by mike@reedtribe.org · 11 years ago
  22. 4af6280 compute new weight in standard-form by mike@reedtribe.org · 11 years ago
  23. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  24. 0d09955 incomplete impl for chopping rational quads (need to "normalize" so I can get by reed@google.com · 11 years ago
  25. c518710 experimental start to arcs by reed@google.com · 11 years ago
  26. dff53c2 remove obsolete build flag SK_IGNORE_CONVEX_QUAD_OPT by reed@google.com · 12 years ago
  27. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  28. 194bf82 Reverse sense of convex-quad-fix compiler flag by robertphillips@google.com · 12 years ago
  29. 6a748ad Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  30. c7a37c7 Place r5997 (make arcto's convex) behind a compiler flag to delay day of reckoning with Webkit baselines by robertphillips@google.com · 12 years ago
  31. b95eaa8 Altered arcTo's canonical points to (usually) be convex by robertphillips@google.com · 12 years ago
  32. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  33. 5efe0cb Clean up more Visual Studio warnings, including apparent bug in Arithmetic mode. by tomhudson@google.com · 12 years ago
  34. 087d5aa fix edgecase in chopcubic where we computed duplicate tvalues by reed@google.com · 13 years ago
  35. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  36. 6fc321a add test for SkConvertQuadToCubic by reed@google.com · 13 years ago
  37. 2e08619 Added optional "ambiguous" outgoing argument to XRay queries so that by kbr@chromium.org · 14 years ago
  38. 1516162 handle NaN in curve choppers and edgeclipper by reed@android.com · 15 years ago
  39. 945a139 add SkXRay geometry routines by reed@android.com · 15 years ago
  40. bb13586 fix typos in cubic clipper by reed@android.com · 15 years ago
  41. 77f0ef7 add quadclipping utility, plus sample test by reed@android.com · 15 years ago
  42. a964028 http://code.google.com/p/skia/issues/detail?id=32 by reed@android.com · 15 years ago
  43. d8730ea more tests (need more meat in there) by reed@android.com · 16 years ago
  44. fc25abd fix warnings by reed@android.com · 16 years ago
  45. 8a1c16f grab from latest android by reed@android.com · 16 years ago