1. 7bae65d fix bookmaker by Cary Clark · 6 years ago
  2. 6a38800 be consistent about int for incReserve by Mike Reed · 6 years ago
  3. a90ea22 streamline web documentation by Cary Clark · 6 years ago
  4. b0ba2ac fix bookmaker by Cary Clark · 6 years ago
  5. 5d87892 Fix bookmaker bot failure for QuadAAFlags by Brian Salomon · 6 years ago
  6. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  7. 69261ba fix bookmaker files by Cary Clark · 6 years ago
  8. a631669 Revert "Revert "remove unneeded flag SK_SUPPORT_LEGACY_RECTMAKELARGEST"" by Mike Reed · 6 years ago
  9. f03d4ea undo what was done by Cary Clark · 6 years ago
  10. ff4d9c8 remove skirect makelargest from docs by Cary Clark · 6 years ago
  11. 61313f3 Generate bookmaker indices by Cary Clark · 6 years ago
  12. 946a690 fix bookmaker by Cary Clark · 6 years ago
  13. b6df1c1 Expose the SkYUVAIndex version of the SkImage factories by Robert Phillips · 6 years ago
  14. 7e58733 Reland "remove deprecated SkRect::MakeFromIRect()" by Mike Klein · 6 years ago
  15. 4302eb9 Revert "remove deprecated SkRect::MakeFromIRect()" by Mike Klein · 6 years ago
  16. 4fea173 remove deprecated SkRect::MakeFromIRect() by Mike Klein · 6 years ago
  17. fe5ad67 remove deprecated SkBitmap::eraseRGB() by Mike Klein · 6 years ago
  18. 98acec5 remove some dead flags by Mike Reed · 6 years ago
  19. 08417bc fix bookmaker nightly by Cary Clark · 6 years ago
  20. 9e92782 fix path addrrect example in docs by Cary Clark · 6 years ago
  21. 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
  22. 709e888 move color4f docs to in progress by Cary Clark · 6 years ago
  23. c9b49fe sync color4f with docs by Cary Clark · 6 years ago
  24. 8fe2940 doc change for getAlphaf by Cary Clark · 6 years ago
  25. 5717e82 shorten animation to work around fiddlecli bug by Cary Clark · 6 years ago
  26. cdc371a fix bookmaker by Cary Clark · 6 years ago
  27. 9548ea9 fix bookmaker by Cary Clark · 6 years ago
  28. 2be81cf Condense embedded formulas. by Cary Clark · 6 years ago
  29. 0e0f1a7 SkPath::shrinkToFit docs by Florin Malita · 6 years ago
  30. 99ebc42 fixup bookmaker by Cary Clark · 6 years ago
  31. a8cdc17 reland fix picture subclass destructor doc by Cary Clark · 6 years ago
  32. afbb1b9 Revert "fix picture subclass destructor doc" by Jim Van Verth · 6 years ago
  33. 72be40c fix picture subclass destructor doc by Cary Clark · 6 years ago
  34. e8161dd bookmaker self documentation by Cary Clark · 6 years ago
  35. bbe8ff9 add color4f to docs by Cary Clark · 6 years ago
  36. 3f70d17 Revert "add color4f to docs" by Brian Osman · 6 years ago
  37. 62475be Revert "enable color4f doc examples" by Brian Osman · 6 years ago
  38. b84576a enable color4f doc examples by Cary Clark · 6 years ago
  39. 434b80f add color4f to docs by Cary Clark · 6 years ago
  40. 500cbc6 clean up for removing drawTextOnPath from canvas by Mike Reed · 6 years ago
  41. 5b1f953 bookmaker report only changed files by Cary Clark · 6 years ago
  42. 153e76d deprecate draw text on path in docs by Cary Clark · 6 years ago
  43. 0251b1b fix SkPath documentation by Cary Clark · 6 years ago
  44. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  45. 57ca297 fix text blob example errors by Cary Clark · 6 years ago
  46. d2ca79c new batch of docs by Cary Clark · 6 years ago
  47. c30382f fix bookmaker bot by Cary Clark · 6 years ago
  48. c3c1c31 fix bookmaker by Cary Clark · 6 years ago
  49. e80cd44 fix bookmaker build bot by Cary Clark · 6 years ago
  50. f960398 polish picture and rrect docs by Cary Clark · 6 years ago
  51. 390495e fix bookmaker by Cary Clark · 6 years ago
  52. ab5c9af fix include generation by Cary Clark · 6 years ago
  53. 939fd6c remove more references to draw filter by Cary Clark · 6 years ago
  54. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 7 years ago
  55. 80247e5 Publish docs for rrect, picture, blendmode by Cary Clark · 6 years ago
  56. 9a6e42f added caching of SkVertices by Ruiqi Mao · 6 years ago
  57. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 7 years ago
  58. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 7 years ago
  59. 94d57c4 updated SkCanvas documentation for animation overloads of drawVertices by Ruiqi Mao · 7 years ago
  60. 53498e9 fix blank catalog images by Cary Clark · 7 years ago
  61. 82f1f74 fix doc catalog by Cary Clark · 7 years ago
  62. 224c700 sync docs up with tip of tree by Cary Clark · 7 years ago
  63. 81abc43 explicitly include blurimagefilter include by Cary Clark · 7 years ago
  64. 900b536 Fix SkPaint::getTypeface() documentation. by Ben Wagner · 7 years ago
  65. 75fd449 fix for new fiddle compiler by Cary Clark · 7 years ago
  66. 4d75975 simplify confusing examples by Cary Clark · 7 years ago
  67. 929e436 fix bookmaker files by Cary Clark · 7 years ago
  68. f08d1d0 Stop using SkTSwap. by Ben Wagner · 7 years ago
  69. 6313286 remove SK_MaxSizeT from docs by Cary Clark · 7 years ago
  70. 5538c13 docs fix external substitutions by Cary Clark · 7 years ago
  71. 5f4b09d Allow caller to specify if the want mip maps in makeTextureImage call. by Greg Daniel · 7 years ago
  72. 27dddae rebase by Cary Clark · 7 years ago
  73. b94f6da fix define comments add generated comment for includes by Cary Clark · 7 years ago
  74. ae957c4 switch fiddle examples to call MakeFromTexture with RGBA by Cary Clark · 7 years ago
  75. 0d22539 generate SkColor include by Cary Clark · 7 years ago
  76. 31cb864 work around bug 8051 by Cary Clark · 7 years ago
  77. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 7 years ago
  78. 92e37b6 Reland "remove toString" by Cary Clark · 7 years ago
  79. 137b874 generate include comments by Cary Clark · 7 years ago
  80. 75bf216 Move SkYUVAIndex and SkImageSourceChannel to SkImageInfoPriv.h until used in public API by Brian Salomon · 7 years ago
  81. bed9d5e Add usage of SkYUVAIndex as pre-step to transfer to new YUVA API by Weiliang Chen · 7 years ago
  82. 969be1c Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice. by Brian Salomon · 7 years ago
  83. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 7 years ago
  84. 32a4910 Revert "remove toString" by Cary Clark · 7 years ago
  85. 5191880 remove toString by Cary Clark · 7 years ago
  86. dbc90e4 fix bookmaker typo by Cary Clark · 7 years ago
  87. 8f8d481 Add SkIRect::adjust method by Robert Phillips · 7 years ago
  88. 8f288d9 fix setBoundsNoCheck example by Cary Clark · 7 years ago
  89. ffb3d68 Color Documentation by Cary Clark · 7 years ago
  90. c06754b mapRect should not fiddle with nonfinite values. by Cary Clark · 7 years ago
  91. 682c58d Documentation refresh by Cary Clark · 7 years ago
  92. cc45cc7 remove typedef Info by Cary Clark · 7 years ago
  93. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 7 years ago
  94. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 7 years ago
  95. d813f9c Remove SkPaint::Flags::kDevKernFlag. by Ben Wagner · 7 years ago
  96. fcac00f Reland "Remove devKerning" by Herb Derby · 7 years ago
  97. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 7 years ago
  98. c76e26a Revert "Remove devKerning" by Mike Klein · 7 years ago
  99. c86c5c0 Remove devKerning by Herb Derby · 7 years ago
  100. 36122e7 remove GrBackendObject from example fiddles by Cary Clark · 7 years ago