1. 134be1d [canvaskit] Expose nima animation as POC by Kevin Lubick · 6 years ago
  2. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  3. ab8fc1d remove SkPaint Align from doc examples by Cary Clark · 6 years ago
  4. a4eb936 remove old shader routines from SkColor4Shader by Mike Klein · 6 years ago
  5. 7abb081 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  6. d969932 Refactor Nima code by Kevin Lubick · 6 years ago
  7. 9877e84 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  8. 1986f88 Remove unused GrOpList::numOps() by Brian Salomon · 6 years ago
  9. da16076 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  10. 4df3a2a some SkDraw_text cleanup by Mike Klein · 6 years ago
  11. 78252fe Switch GrColor4h to use float storage by Brian Osman · 6 years ago
  12. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  13. f597350 Roll third_party/externals/angle2 3420dcb0cff1..7cba6be85a14 (1 commits) by skia-autoroll · 6 years ago
  14. 408ef21 Revert "replace SkNVRefCnt with SkRefCnt" by Mike Klein · 6 years ago
  15. 20e909e Pull out sksl emission logic for per-edge aa from GrTextureOp by Michael Ludwig · 6 years ago
  16. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  17. 52a7154 Roll third_party/externals/swiftshader e83048e2bbfa..70942e2e8566 (1 commits) by skia-autoroll · 6 years ago
  18. 0fb1ee9 replace SkNVRefCnt with SkRefCnt by Mike Klein · 6 years ago
  19. c23d1ab use from/to_srgb only when known to be in [0,1] by Mike Klein · 6 years ago
  20. be83793 Roll third_party/externals/swiftshader d0a4800e1487..e83048e2bbfa (1 commits) by skia-autoroll · 6 years ago
  21. 97047b1 declare SkFont SK_API by Mike Reed · 6 years ago
  22. 5785405 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  23. dde307f Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  24. 862616f Update markdown files by skia-bookmaker · 6 years ago
  25. 9f49146 Update go_deps asset by skia-recreate-skps · 6 years ago
  26. 14768f6 update docs for new/changed textblob apis by Cary Clark · 6 years ago
  27. ca44d5d Roll third_party/externals/angle2 4a22f4b04619..3420dcb0cff1 (7 commits) by skia-autoroll · 6 years ago
  28. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  29. 06a4ef4 Roll third_party/externals/swiftshader 3957b7f8bd86..d0a4800e1487 (1 commits) by skia-autoroll · 6 years ago
  30. d48b7a8 Remove uniqueID fields from SkGlyphRun by Herb Derby · 6 years ago
  31. 71652e2 gpu: Dump GrTextBlobCache stats in memory dumps. by Khushal · 6 years ago
  32. 4408b1c Remove another GrColor helper function by Brian Osman · 6 years ago
  33. 4b07653 fix const order in docs by Cary Clark · 6 years ago
  34. c09dc8a Roll third_party/externals/swiftshader 50b105973431..3957b7f8bd86 (1 commits) by skia-autoroll · 6 years ago
  35. ab18c8e Move files in GN by Herb Derby · 6 years ago
  36. f713dd1 Update Win10 GTX660/GTX960 drivers. by Ben Wagner · 6 years ago
  37. 229befe also catch 1^y == 1 as a special case by Mike Klein · 6 years ago
  38. 460eb5e Reland "Extract per-edge quad vertex tesselation code into reusable interface" by Michael Ludwig · 6 years ago
  39. 0ac0edd sync bookmaker docs with canvas by Cary Clark · 6 years ago
  40. 3185f90 expose SkFont as public way to use TextBlobBuilder by Mike Reed · 6 years ago
  41. 4656c23 run infra/skqp/build_apk.sh from any directory by Hal Canary · 6 years ago
  42. f08002c Remove SrcRectConstraint from drawImageRect overloads with no src rect by Brian Salomon · 6 years ago
  43. 76aed1e Add GrColor4h (half-float), for use in Ops and (eventually) vertices by Brian Osman · 6 years ago
  44. 1fbfc22 Roll third_party/externals/angle2 df73a8e5ffdb..4a22f4b04619 (1 commits) by skia-autoroll · 6 years ago
  45. 7d7c683 add helpers to SkFont (and SkTypeface) by Mike Reed · 6 years ago
  46. 6882577 Ensure fSrcOffsetUnits is in a valid range by Leon Scroggins III · 6 years ago
  47. 1de48d8 infra/skqp/docker/README.md: whitespace changes for readability by Hal Canary · 6 years ago
  48. 618decb Remove unneeded sk_bzero by Herbert Derby · 6 years ago
  49. 797197a Update go_deps asset by skia-recreate-skps · 6 years ago
  50. 79c9681 Roll third_party/externals/angle2 bfe31c42e15e..df73a8e5ffdb (1 commits) by skia-autoroll · 6 years ago
  51. 38e4fd0 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  52. b53f1f4 Update SKP version by skia-recreate-skps · 6 years ago
  53. 0b51653 Update go_deps asset by skia-recreate-skps · 6 years ago
  54. 5d9b384 Roll third_party/externals/angle2 8edb718892c8..bfe31c42e15e (1 commits) by skia-autoroll · 6 years ago
  55. b435b6c Revert "add flag for google3 build" by Mike Reed · 6 years ago
  56. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  57. f9e3a13 add flag for google3 build by Mike Reed · 6 years ago
  58. ff78aaa Revert "Extract per-edge quad vertex tesselation code into reusable interface" by Brian Osman · 6 years ago
  59. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  60. 51baa0e Roll third_party/externals/angle2 fefaba5bfd6a..8edb718892c8 (2 commits) by skia-autoroll · 6 years ago
  61. 364f8cc Update go_deps asset by skia-recreate-skps · 6 years ago
  62. 337109f Roll third_party/externals/angle2 3ce69ba3eb60..fefaba5bfd6a (7 commits) by skia-autoroll · 6 years ago
  63. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  64. 63fdd97 Combine mask loops in bitmap device by Herb Derby · 6 years ago
  65. 3b79aa3 On second thought, remove GrColor4s by Brian Osman · 6 years ago
  66. f91645d Remove functional part of unique glyphs from the builder by Herb Derby · 6 years ago
  67. 9ba9d7d Use SkColor4f functionality, rather than SkPM4f.h inline functions by Brian Osman · 6 years ago
  68. 2474c3b SkQP/Java: remove unneeded stack trace, count tests correcctly by Hal Canary · 6 years ago
  69. 0675ffa skqp/.../assets/.gitignore: remove important things by Hal Canary · 6 years ago
  70. 2e22745 Revert "Remove memory used by unique glyphs" by Brian Osman · 6 years ago
  71. 5d7b5a3 Remove SkPM4fPriv.h, inline the two functions at call-sites by Brian Osman · 6 years ago
  72. 3532331 Roll third_party/externals/angle2 e9503ae90a9d..3ce69ba3eb60 (1 commits) by skia-autoroll · 6 years ago
  73. ca4756a remove RP bench by Mike Klein · 6 years ago
  74. 76c27ac use Steps in SkSRGBGammaColorFilter by Mike Klein · 6 years ago
  75. 705cb84 Roll third_party/externals/swiftshader 38ff83043a35..50b105973431 (1 commits) by skia-autoroll · 6 years ago
  76. 65f4aea Fix bug decoding JCS_RGB jpeg files by Leon Scroggins III · 6 years ago
  77. ec8c660 Fix Bazel formatting. by Ben Wagner · 6 years ago
  78. fc3784b Extract per-edge quad vertex tesselation code into reusable interface by Michael Ludwig · 6 years ago
  79. 06b802f add a test for extend range sRGB roundtripping by Mike Klein · 6 years ago
  80. a944142 ccpr: Unregister path listeners when their cache entries are evicted by Chris Dalton · 6 years ago
  81. d99bd00 move unspecialized routines out of SkOpts by Mike Klein · 6 years ago
  82. 8677607 Reformat public.bzl by Leon Scroggins III · 6 years ago
  83. cf17c24 Roll third_party/externals/swiftshader fde88d96a58b..38ff83043a35 (1 commits) by skia-autoroll · 6 years ago
  84. 7d20bc4 Remove memory used by unique glyphs by Herb Derby · 6 years ago
  85. a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
  86. 6ddca5f Roll third_party/externals/swiftshader 4c84379fd3cb..fde88d96a58b (1 commits) by skia-autoroll · 6 years ago
  87. a66ac00 Blacklist CG platform generator on incInterlaced by Leon Scroggins III · 6 years ago
  88. e93ec68 Reland "New GIF codec; new third_party/wuffs dep" by Leon Scroggins III · 6 years ago
  89. e2fd74b Update go_deps asset by skia-recreate-skps · 6 years ago
  90. 603c5da Update markdown files by skia-bookmaker · 6 years ago
  91. 3f5b4ee Roll third_party/externals/swiftshader 5978150ed763..4c84379fd3cb (1 commits) by skia-autoroll · 6 years ago
  92. f5eaee9 Roll third_party/externals/angle2 683bb0130ca2..e9503ae90a9d (5 commits) by skia-autoroll · 6 years ago
  93. 5281f36 Roll third_party/externals/swiftshader 1f3ef0d6d533..5978150ed763 (1 commits) by skia-autoroll · 6 years ago
  94. 93d73d9 Move perX closures into loops by Herb Derby · 6 years ago
  95. 71f5a0b update more gms to use textutils by Mike Reed · 6 years ago
  96. 2cf29ce [canvaskit] Remove ReadBuffer by Kevin Lubick · 6 years ago
  97. 331ccfd add textutils by Mike Reed · 6 years ago
  98. 1648976 Remove use of unique glyphs from the SkGlyphRunBuilder by Herb Derby · 6 years ago
  99. aedc9d2 Rename shuntGlyphIDs to glyphIDs by Herb Derby · 6 years ago
  100. ee4519d Simplify calling for various glyph drawing. by Herb Derby · 6 years ago