1. 0e0f1a7 SkPath::shrinkToFit docs by Florin Malita · 6 years ago
  2. 99ebc42 fixup bookmaker by Cary Clark · 6 years ago
  3. a8cdc17 reland fix picture subclass destructor doc by Cary Clark · 6 years ago
  4. afbb1b9 Revert "fix picture subclass destructor doc" by Jim Van Verth · 6 years ago
  5. 72be40c fix picture subclass destructor doc by Cary Clark · 6 years ago
  6. e8161dd bookmaker self documentation by Cary Clark · 6 years ago
  7. bbe8ff9 add color4f to docs by Cary Clark · 6 years ago
  8. 3f70d17 Revert "add color4f to docs" by Brian Osman · 6 years ago
  9. 62475be Revert "enable color4f doc examples" by Brian Osman · 6 years ago
  10. b84576a enable color4f doc examples by Cary Clark · 6 years ago
  11. 434b80f add color4f to docs by Cary Clark · 6 years ago
  12. 500cbc6 clean up for removing drawTextOnPath from canvas by Mike Reed · 6 years ago
  13. 5b1f953 bookmaker report only changed files by Cary Clark · 6 years ago
  14. 153e76d deprecate draw text on path in docs by Cary Clark · 6 years ago
  15. 0251b1b fix SkPath documentation by Cary Clark · 6 years ago
  16. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  17. 57ca297 fix text blob example errors by Cary Clark · 6 years ago
  18. d2ca79c new batch of docs by Cary Clark · 6 years ago
  19. c30382f fix bookmaker bot by Cary Clark · 6 years ago
  20. c3c1c31 fix bookmaker by Cary Clark · 6 years ago
  21. e80cd44 fix bookmaker build bot by Cary Clark · 6 years ago
  22. f960398 polish picture and rrect docs by Cary Clark · 6 years ago
  23. 390495e fix bookmaker by Cary Clark · 6 years ago
  24. ab5c9af fix include generation by Cary Clark · 6 years ago
  25. 939fd6c remove more references to draw filter by Cary Clark · 6 years ago
  26. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  27. 80247e5 Publish docs for rrect, picture, blendmode by Cary Clark · 6 years ago
  28. 9a6e42f added caching of SkVertices by Ruiqi Mao · 6 years ago
  29. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 6 years ago
  30. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  31. 94d57c4 updated SkCanvas documentation for animation overloads of drawVertices by Ruiqi Mao · 6 years ago
  32. 53498e9 fix blank catalog images by Cary Clark · 6 years ago
  33. 82f1f74 fix doc catalog by Cary Clark · 6 years ago
  34. 224c700 sync docs up with tip of tree by Cary Clark · 6 years ago
  35. 81abc43 explicitly include blurimagefilter include by Cary Clark · 6 years ago
  36. 900b536 Fix SkPaint::getTypeface() documentation. by Ben Wagner · 6 years ago
  37. 75fd449 fix for new fiddle compiler by Cary Clark · 6 years ago
  38. 4d75975 simplify confusing examples by Cary Clark · 6 years ago
  39. 929e436 fix bookmaker files by Cary Clark · 6 years ago
  40. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  41. 6313286 remove SK_MaxSizeT from docs by Cary Clark · 6 years ago
  42. 5538c13 docs fix external substitutions by Cary Clark · 6 years ago
  43. 5f4b09d Allow caller to specify if the want mip maps in makeTextureImage call. by Greg Daniel · 6 years ago
  44. 27dddae rebase by Cary Clark · 6 years ago
  45. b94f6da fix define comments add generated comment for includes by Cary Clark · 6 years ago
  46. ae957c4 switch fiddle examples to call MakeFromTexture with RGBA by Cary Clark · 6 years ago
  47. 0d22539 generate SkColor include by Cary Clark · 6 years ago
  48. 31cb864 work around bug 8051 by Cary Clark · 6 years ago
  49. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  50. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  51. 137b874 generate include comments by Cary Clark · 6 years ago
  52. 75bf216 Move SkYUVAIndex and SkImageSourceChannel to SkImageInfoPriv.h until used in public API by Brian Salomon · 6 years ago
  53. bed9d5e Add usage of SkYUVAIndex as pre-step to transfer to new YUVA API by Weiliang Chen · 6 years ago
  54. 969be1c Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice. by Brian Salomon · 6 years ago
  55. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 6 years ago
  56. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  57. 5191880 remove toString by Cary Clark · 6 years ago
  58. dbc90e4 fix bookmaker typo by Cary Clark · 6 years ago
  59. 8f8d481 Add SkIRect::adjust method by Robert Phillips · 6 years ago
  60. 8f288d9 fix setBoundsNoCheck example by Cary Clark · 6 years ago
  61. ffb3d68 Color Documentation by Cary Clark · 6 years ago
  62. c06754b mapRect should not fiddle with nonfinite values. by Cary Clark · 6 years ago
  63. 682c58d Documentation refresh by Cary Clark · 6 years ago
  64. cc45cc7 remove typedef Info by Cary Clark · 6 years ago
  65. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 6 years ago
  66. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 6 years ago
  67. d813f9c Remove SkPaint::Flags::kDevKernFlag. by Ben Wagner · 6 years ago
  68. fcac00f Reland "Remove devKerning" by Herb Derby · 6 years ago
  69. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 6 years ago
  70. c76e26a Revert "Remove devKerning" by Mike Klein · 6 years ago
  71. c86c5c0 Remove devKerning by Herb Derby · 6 years ago
  72. 36122e7 remove GrBackendObject from example fiddles by Cary Clark · 6 years ago
  73. d98f78c alternative no anonymous enums by Cary Clark · 6 years ago
  74. 910ca0f Experiment to track coverage in a layer by Mike Reed · 6 years ago
  75. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 6 years ago
  76. 2d4bf5f document SkColor.h by Cary Clark · 6 years ago
  77. 7444c3c Revert "Delete getRenderTargetHandle call on SkSurface." by Greg Daniel · 6 years ago
  78. 584b501 Support downscaling to max texture size when making cross-context images by Brian Osman · 6 years ago
  79. c828109 Delete getRenderTargetHandle call on SkSurface. by Greg Daniel · 6 years ago
  80. 47d7dae fix bm gm by Cary Clark · 6 years ago
  81. 1f27585 remove unused/dumb methods from SkRect by Mike Reed · 6 years ago
  82. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  83. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 6 years ago
  84. ba75aee tweak SkImage documentation by Cary Clark · 6 years ago
  85. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 6 years ago
  86. 1fda024 move SkIPoint16 to private header by Mike Reed · 6 years ago
  87. a4f581a fix global method indentation by Cary Clark · 6 years ago
  88. 186d08f fix bugs exposed by documenting SkImageInfo by Cary Clark · 6 years ago
  89. 5ab52f6 fix a couple of minor surface doc changes by Cary Clark · 6 years ago
  90. 6b6fcc7 Add SkSurface factory that takes an SkSurfaceCharacterization by Robert Phillips · 6 years ago
  91. 49edccd Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType by Brian Salomon · 6 years ago
  92. edd0895 update SkIRect centerx centery docs by Cary Clark · 6 years ago
  93. 42409c2 Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not take SkColorType by Brian Salomon · 6 years ago
  94. 471b6fe fix MakeFromImage examples by Cary Clark · 6 years ago
  95. 06c20f3 more SkImageInfo docs by Cary Clark · 6 years ago
  96. bfd2749 Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType by Brian Salomon · 6 years ago
  97. 56dc04b Remove deprecated versions of YUV texture SkImage factories by Brian Salomon · 6 years ago
  98. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  99. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  100. 89b1456 detect deprecated methods by Cary Clark · 6 years ago