1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. e5acd75 delete DAA by Mike Klein · 5 years ago
  3. 05caa69 Reland "disable DAA and AAA in flutter" by Mike Klein · 6 years ago
  4. e758832 Revert "disable DAA and AAA in flutter" by Mike Klein · 6 years ago
  5. 1421120 disable DAA and AAA in flutter by Mike Klein · 6 years ago
  6. bd03b54 Handle dividing by zero in ComputeComplexity by Yuqian Li · 6 years ago
  7. 04ccd72 Further improve AA choice by Yuqian Li · 6 years ago
  8. a9660ec Reland "Update ShouldUseAAA with our better complexity estimation" by Yuqian Li · 6 years ago
  9. f2889f1 Revert "Update ShouldUseAAA with our better complexity estimation" by Derek Sollenberger · 6 years ago
  10. e847af7 Update ShouldUseAAA with our better complexity estimation by Yuqian Li · 6 years ago
  11. e72e773 remove SkTCast by Mike Klein · 6 years ago
  12. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  13. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  14. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  15. 9438790 Reland "Add private fIsBadForDAA bit to SkPath" by Yuqian Li · 6 years ago
  16. ed5e069 Revert "Add private fIsBadForDAA bit to SkPath" by Yuqian Li · 6 years ago
  17. 54aefc7 Add private fIsBadForDAA bit to SkPath by Yuqian Li · 6 years ago
  18. c26be9c Reland "Use DAA for small cubics and non-convex paths that fit into a mask" by Yuqian Li · 6 years ago
  19. 107d539 Revert "Use DAA for small cubics and non-convex paths that fit into a mask" by Mike Klein · 6 years ago
  20. 1875e05 Use DAA for small cubics and non-convex paths that fit into a mask by Yuqian Li · 6 years ago
  21. ab46ac5 Better decisions about choosing AAA versus DAA by Yuqian Li · 6 years ago
  22. a445fdd Set SkDAARecord to empty type if the scan converter returns early by Yuqian Li · 7 years ago
  23. 36fa0ac Add SkDAARecord to prepare for init-once by Yuqian Li · 7 years ago
  24. 1fe0bcc check for huge paths by Mike Reed · 7 years ago
  25. 23e0cf2 relax path bounds check by Mike Reed · 7 years ago
  26. ff25cdf Revert "relax path bounds check so we can draw larger paths" by Mike Reed · 7 years ago
  27. e233026 relax path bounds check so we can draw larger paths by Mike Reed · 7 years ago
  28. f484882 Remove legacy containedInClip code by Yuqian Li · 7 years ago
  29. 9847418 Prepare rebaseline for removing legacy containedInClip by Yuqian Li · 7 years ago
  30. 57899c7 Add forceDAA parameter to AntiFillPath by Yuqian Li · 7 years ago
  31. 75309d1 Compute more accurate containedInClip by Yuqian Li · 7 years ago
  32. b49d7b0 This is a reland of 67340. This CL fixes the broken layout tests by by Yuqian Li · 7 years ago
  33. c8f2d19 Revert "Simplify fill path call by removing do_fill_path" by Yuqian Li · 7 years ago
  34. 12f322b Simplify fill path call by removing do_fill_path by Yuqian Li · 7 years ago
  35. 9e43934 Remove SK_SUPPORT_LEGACY_AA_CHOICE by Yuqian Li · 7 years ago
  36. d99d157 Use SK_SUPPORT_LEGACY_AA_CHOICE to stage some changes by Yuqian Li · 7 years ago
  37. 3a5e1fe Simplify scan converter's args by Yuqian Li · 7 years ago
  38. 7d99dad Unify DAA and AAA usage decision by Yuqian Li · 7 years ago
  39. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  40. 148cf88 Remove SK_SUPPORT_LEGACY_RECT flag by Yuqian Li · 7 years ago
  41. 016eef4 Always enable Analytic AA for rects by Yuqian Li · 7 years ago
  42. e401f2c Revert "Always enable Analytic AA for rects" by Yuqian Li · 7 years ago
  43. 6d70274 Always enable Analytic AA for rects by Yuqian Li · 7 years ago
  44. ca50b87 Combine duplicate code in preparing clipRgn for fill_path by Yuqian Li · 7 years ago
  45. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  46. 8de05ff Remove SK_SUPPORT_LEGACY_AAA flag as chromium now turns it off by Yuqian Li · 8 years ago
  47. 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  48. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  49. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  50. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
  51. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
  52. e4b8b52 Simplify the signature of sk/aaa_fill_path by Yuqian Li · 8 years ago
  53. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
  54. 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
  55. d36baa7 Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ ) by stephana · 8 years ago
  56. 7795822 Implement AnalyticAA for convex shapes. by liyuqian · 8 years ago
  57. d0cd2ec Remove some useless declarations by sylvestre.ledru · 8 years ago
  58. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  59. 513d307 use left-shift macro to fix/avoid undefined behvarior warnings by reed · 9 years ago
  60. cefb459 Another undefined shift caught by -fsanitize=shift. by mtklein · 9 years ago
  61. 3127c99 ubsan shift fixes by caryclark · 9 years ago
  62. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  63. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  64. edeb7a9 Remove SK_USE_LEGACY_AA_COVERAGE guarded code. by bungeman · 10 years ago
  65. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  66. f4e5995 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  67. 690fc59 Revert of It is dangerous to ignore SkRect::intersect's return value (patchset #6 id:100001 of https://codereview.chromium.org/833943002/) by robertphillips · 10 years ago
  68. 152f524 It is dangerous to ignore SkRect::intersect's return value by robertphillips · 10 years ago
  69. c553b7a update dox for bounds in supersampler by reed · 10 years ago
  70. bcba2c9 interesct path bounds with clip bounds before initializing supersampler by reed · 10 years ago
  71. 75f8851 Let blitters be notified when they're done being used by krajcevski · 10 years ago
  72. 2ec93fc Buffer four scanlines prior to blitting. We will eventually use this by krajcevski · 10 years ago
  73. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  74. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  75. 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
  76. 803eceb fix warnings on Mac in src/core by caryclark@google.com · 12 years ago
  77. cd4e9fb don't define SK_USE_LEGACY_AA_COVERAGE, so that we can get the more exact by reed@google.com · 12 years ago
  78. 5b7d603 invert sense of conditional EXACT_COVERAGE, renaming to LEGACY_AA_COVERAGE by reed@google.com · 12 years ago
  79. a869248 remove obsolete comments by reed@google.com · 12 years ago
  80. 6997e5d remove dead conditional Review URL: https://codereview.appspot.com/6197065 by reed@google.com · 12 years ago
  81. 17b6ba4 Reinstate early out from antialiased path rendering if we anticipate by tomhudson@google.com · 12 years ago
  82. f9f258c detect all masks, and don't use masksuperblitter with those by reed@google.com · 13 years ago
  83. d76dafb handle checking for large bounds correctly when SkScalar is fixed by reed@google.com · 13 years ago
  84. 07db861 since SkScalarCeil/Floor do not explicitly detect overflows from float->int, by reed@google.com · 13 years ago
  85. a4e9238 Disable check for large bounds in antipath by reed@google.com · 13 years ago
  86. ffc9248 Fix math in coverage_to_alpha() (renamed coverage_to_partial_alpha()), behind by tomhudson@google.com · 13 years ago
  87. dceecc7 always allocate (only) the width of the clip for the AA row, since it will by reed@google.com · 13 years ago
  88. 5546ef2 inject a 32767 bounded cliprect before using SuperSampler blitter, to avoid by reed@google.com · 13 years ago
  89. 31bab39 Fix off-by-one error in assertion; improve coverage_to_exact_alpha() by tomhudson@google.com · 13 years ago
  90. 4714359 Bugfixes to antialiased blitting. by tomhudson@google.com · 13 years ago
  91. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  92. 49eac19 New 'blitAntiRect' entry point for blitters, specialized in supersampling by tomhudson@google.com · 13 years ago
  93. ee068aa add unittest for invariants for empty paths, still need to think about by reed@google.com · 13 years ago
  94. a89c77b revert 2783 -- broke debug gm by reed@google.com · 13 years ago
  95. f974a5d New function SkBlitter::blitAntiRect(); specifically accelerated for by tomhudson@google.com · 13 years ago
  96. 05fffdc Doxygen configuration file, documentation and minor cleanup on blitters. by tomhudson@google.com · 13 years ago
  97. f2fc5a5 match blitH computation for coverage in new blitRect for supersampler by reed@google.com · 13 years ago
  98. 967a35d specialize blitRect in supersampler: by reed@google.com · 13 years ago
  99. 562a2ac call blitRect in our convex scanconverter (next: take advantage of that in our by reed@google.com · 13 years ago
  100. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago