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