1. 49edccd Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType by Brian Salomon · 6 years ago
  2. edd0895 update SkIRect centerx centery docs by Cary Clark · 6 years ago
  3. 42409c2 Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not take SkColorType by Brian Salomon · 6 years ago
  4. 471b6fe fix MakeFromImage examples by Cary Clark · 6 years ago
  5. 06c20f3 more SkImageInfo docs by Cary Clark · 6 years ago
  6. bfd2749 Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType by Brian Salomon · 6 years ago
  7. 56dc04b Remove deprecated versions of YUV texture SkImage factories by Brian Salomon · 6 years ago
  8. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  9. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  10. 89b1456 detect deprecated methods by Cary Clark · 6 years ago
  11. a7b84c5 fix fiddle example by Cary Clark · 6 years ago
  12. 681287e more imageinfo text and warnings and cleanup by Cary Clark · 6 years ago
  13. 6a426c1 Cleanup SkImage YUV texture factories. by Brian Salomon · 6 years ago
  14. 9c2916e drawTextRSXform should not apply matrix to shader by Mike Reed · 6 years ago
  15. 56008aa Add SkColorType getter on SkImage. by Greg Daniel · 6 years ago
  16. 98aebac fix fiddle with blur by Cary Clark · 6 years ago
  17. 60ca867 make paint flatten unflatten private by Cary Clark · 6 years ago
  18. 9473266 add SkDebugCanvas to undocumented by Cary Clark · 6 years ago
  19. 46fe9c7 Remove SkDumpCanvas by Brian Osman · 6 years ago
  20. 1a8d762 work in imageinfo and phrase substitution by Cary Clark · 6 years ago
  21. f895a42 work on skimageinfo by Cary Clark · 6 years ago
  22. cbb85a7 remove deprecated method by Mike Reed · 6 years ago
  23. edfe670 fix Rect doc by Cary Clark · 6 years ago
  24. 0c3137c hide complex versions of isOval and isRRect by Mike Reed · 6 years ago
  25. 300cc5b fix IRect doc by Cary Clark · 6 years ago
  26. eb42045 Add SkRect::contains(SkScalar x, SkScalar y) by Florin Malita · 6 years ago
  27. c68ba1d fix more include generation bugs by Cary Clark · 6 years ago
  28. 2a8c48b improve bookmaker defines and references by Cary Clark · 6 years ago
  29. 77295347 remove duplicate yuv colorspace by Cary Clark · 6 years ago
  30. 78c110e resolve bookmaker refs fixes by Cary Clark · 6 years ago
  31. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 6 years ago
  32. 5635631 working on SkImage docs by Cary Clark · 6 years ago
  33. 4c790bd add writePixels to SkSurface --> so we can remove it from canvas by Mike Reed · 6 years ago
  34. e083f7c Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 6 years ago
  35. 78de751 add subtopics to all methods by Cary Clark · 6 years ago
  36. 9ff8c8c Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag" by Mike Klein · 6 years ago
  37. 9a7a2ee remove SkCanvas::kIsOpaque_SaveLayerFlag by Mike Klein · 6 years ago
  38. 4855f78 fix bookmaker nightly by Cary Clark · 6 years ago
  39. 08895c4 auto table generation by Cary Clark · 6 years ago
  40. ab2621d generate tables instead of manual entry by Cary Clark · 6 years ago
  41. 2dc84ad working on global enum and image info by Cary Clark · 6 years ago
  42. 5081eed self check and corrections by Cary Clark · 6 years ago
  43. 8a67c4c remove doc reference to (now deleted) class by Mike Reed · 6 years ago
  44. 8ad91a9 remove unused SkRasterizer by Mike Reed · 6 years ago
  45. e97e792 validate paint setters in readbuffer by Mike Reed · 6 years ago
  46. ac47b88 update bookmaker to ToT by Cary Clark · 7 years ago
  47. d284949 restore intersect methods to use old-style empty-checks on their inputs by Mike Reed · 7 years ago
  48. a766ca9 use 64bit math to compute is a rect is empty by Mike Reed · 7 years ago
  49. 99578d2 SkBitmap now *has* a SkPixmap. by Hal Canary · 7 years ago
  50. 185ffe9 make growToInclude private by Mike Reed · 7 years ago
  51. 0c95aab fix example and suppress MakeLargest by Cary Clark · 7 years ago
  52. 274218e move largest apis into private by Mike Reed · 7 years ago
  53. 71961fb change paint examples to use different font by Cary Clark · 7 years ago
  54. fa3783f Remove public version of SkMatrix::mapPointsWithStride. by Brian Salomon · 7 years ago
  55. 262cd40 Update SkMatrix_Reference.bmh to reflect mapPointsWithStride removal by Brian Salomon · 7 years ago
  56. f5404bb update bookmaker by Cary Clark · 7 years ago
  57. 7cfcbca limit bookmaker status output by Cary Clark · 7 years ago
  58. 6def720 fix SkIRect doc to match include by Cary Clark · 7 years ago
  59. 61dfc3a support srgb flag in bookmaker by Cary Clark · 7 years ago
  60. 61ca7c5 update image doc and minor bookmaker fixes by Cary Clark · 7 years ago
  61. f059e7c fix bookmaker return value by Cary Clark · 7 years ago
  62. 0c5f546 working on image docs by Cary Clark · 7 years ago
  63. c7924c9 fix broken flatten example and update usingBookmaker by Cary Clark · 7 years ago
  64. ca3ebcd fix fractured fiddles by Cary Clark · 7 years ago
  65. 2f46624 working on image and nightly housekeeping bot by Cary Clark · 7 years ago
  66. 53e5e7d resources: resource identifiers don't begin with leading slash by Hal Canary · 7 years ago
  67. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  68. 3cd22cc working on skimage by Cary Clark · 7 years ago
  69. a560c47 bookmaker refresh by Cary Clark · 7 years ago
  70. e580649 Update doc and example for SkPaint::FontMetrics. by Ben Wagner · 7 years ago
  71. 700ff17 Bookmaker to work on Linux. by Ben Wagner · 7 years ago
  72. 2ade997 filling holes in canvas doc by Cary Clark · 7 years ago
  73. d49980c streamline doc menus by Cary Clark · 7 years ago
  74. bef063a cataloger by Cary Clark · 7 years ago
  75. cfee6ec fix matrix order bug by Cary Clark · 7 years ago
  76. 154beea Add docs for SkMatrix, SkRect, SkIRect, SkBitmap by Cary Clark · 7 years ago
  77. 884dd7d General clean up on bookmaker. by Cary Clark · 7 years ago
  78. 29380bd Remove carriage returns. by Ben Wagner · 7 years ago
  79. 7fc1d12 first cut at SkRect, SkIRect documentation by Cary Clark · 7 years ago
  80. bc5697d starting next gaggle of docs by Cary Clark · 7 years ago
  81. 6fc5041 feedback by Cary Clark · 7 years ago
  82. e4aa371 missing description for FontMetricFlags by Cary Clark · 7 years ago
  83. d0530ba wip pixmap docs by Cary Clark · 7 years ago
  84. ce10124 bookmaker spelling with fixed linux build by Cary Clark · 7 years ago
  85. e040384 Revert "wip spelling mania" by Cary Clark · 7 years ago
  86. da65a04 wip spelling mania by Cary Clark · 7 years ago
  87. a523d2d fix param return descriptions by Cary Clark · 7 years ago
  88. 73fa972 work on path by Cary Clark · 7 years ago
  89. f05bdda update canvas doc, primarily readpixels and writepixels by Cary Clark · 7 years ago
  90. 4c06f5e fix links and missing constructor by Cary Clark · 7 years ago
  91. bad5ad7 canvas include checkpoint by Cary Clark · 7 years ago
  92. 579985c fix self references by Cary Clark · 7 years ago
  93. 1eace2d fix capitalization by Cary Clark · 7 years ago
  94. 12799e1 bookmaker generated site docs by Cary Clark · 7 years ago
  95. 8032b98 bookmaker initial checkin by Cary Clark · 7 years ago
  96. 06f3647 Remove quickstart docs. by tfarina · 9 years ago
  97. 4c93a12 Fix references to https://sites.google.com/site/skiadocs/. by Thiago Farina · 9 years ago
  98. e37ecd7 Remove references to out/Debug/tests executable. by tfarina · 10 years ago
  99. 07b7462 warn that docs/quickstart.md is out of sync with official docs by commit-bot@chromium.org · 10 years ago
  100. 71e800a This is an short replacement for gclient. by commit-bot@chromium.org · 10 years ago