1. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  2. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  3. 3c12840 remove SkFP.h and replace SkFP with SkScalar stop respecting SK_SOFTWARE_FLOAT, assume its always false stop respecting SK_SCALAR_SLOW_COMPARES, assume its always false by reed@google.com · 11 years ago
  4. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  5. f91aaec Construct round rects with perpendicular tangents. by commit-bot@chromium.org · 11 years ago
  6. 50df4d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  7. b0889a5 This CL effectively reverts: by robertphillips@google.com · 11 years ago
  8. 5383a75 Add implicit hairline conic rendering to GPU by egdaniel@google.com · 11 years ago
  9. 9e1ec1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  10. e1b75b4 GM (and fix) for drawArc capping issue by robertphillips@google.com · 11 years ago
  11. 2b34fe0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  12. 6862cba share derivative code with extrema logic, remove some dead code. by mike@reedtribe.org · 11 years ago
  13. 1040b47 fix impl for conic derivative (tangent) by mike@reedtribe.org · 11 years ago
  14. 24bd210 add (untested) tangent calc for conics by reed@google.com · 11 years ago
  15. af5c506 add routines to compute error between conic and quad by mike@reedtribe.org · 11 years ago
  16. 48115de Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  17. 97514f2 add computation for error in conic-as-quad by mike@reedtribe.org · 11 years ago
  18. 214c870 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  19. b16e247 add comment for computing max-diff between conic and its bounding quad by reed@google.com · 11 years ago
  20. 28552e1 rename SkRationalQuad to SkConic by mike@reedtribe.org · 11 years ago
  21. 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  22. 5c082a1 add compute-bounds for conics by mike@reedtribe.org · 11 years ago
  23. 0c5c386 add extrema for conics by mike@reedtribe.org · 11 years ago
  24. 17a2c91 add comments for computing derivatives by reed@google.com · 11 years ago
  25. 7841c63 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  26. aebfa7e fix release warning (unused debug variable) by reed@google.com · 11 years ago
  27. 3df87cb add experimental chop-into-quads for conics by mike@reedtribe.org · 11 years ago
  28. ab38e56 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  29. 8d55101 add special-case for chopping at exactly half for rational-quads (2-3x faster) by mike@reedtribe.org · 11 years ago
  30. 4af6280 compute new weight in standard-form by mike@reedtribe.org · 11 years ago
  31. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  32. 0d09955 incomplete impl for chopping rational quads (need to "normalize" so I can get by reed@google.com · 11 years ago
  33. c518710 experimental start to arcs by reed@google.com · 11 years ago
  34. dff53c2 remove obsolete build flag SK_IGNORE_CONVEX_QUAD_OPT by reed@google.com · 11 years ago
  35. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  36. 194bf82 Reverse sense of convex-quad-fix compiler flag by robertphillips@google.com · 11 years ago
  37. 6a748ad Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  38. 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
  39. b95eaa8 Altered arcTo's canonical points to (usually) be convex by robertphillips@google.com · 12 years ago
  40. 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
  41. 5efe0cb Clean up more Visual Studio warnings, including apparent bug in Arithmetic mode. by tomhudson@google.com · 12 years ago
  42. 087d5aa fix edgecase in chopcubic where we computed duplicate tvalues by reed@google.com · 12 years ago
  43. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  44. 6fc321a add test for SkConvertQuadToCubic by reed@google.com · 13 years ago
  45. 2e08619 Added optional "ambiguous" outgoing argument to XRay queries so that by kbr@chromium.org · 14 years ago
  46. 1516162 handle NaN in curve choppers and edgeclipper by reed@android.com · 14 years ago
  47. 945a139 add SkXRay geometry routines by reed@android.com · 14 years ago
  48. bb13586 fix typos in cubic clipper by reed@android.com · 15 years ago
  49. 77f0ef7 add quadclipping utility, plus sample test by reed@android.com · 15 years ago
  50. a964028 http://code.google.com/p/skia/issues/detail?id=32 by reed@android.com · 15 years ago
  51. d8730ea more tests (need more meat in there) by reed@android.com · 15 years ago
  52. fc25abd fix warnings by reed@android.com · 16 years ago
  53. 8a1c16f grab from latest android by reed@android.com · 16 years ago