1. 2dc1e34 Update markdown files by skia-bookmaker · 6 years ago
  2. e1abea6 Update go_deps asset by skia-recreate-skps · 6 years ago
  3. 26fcd71 remove scale parameter from getFontMetrics by Mike Reed · 6 years ago
  4. 81f11c9 match getFontMetrics change in docs by Cary Clark · 6 years ago
  5. 563a013 Roll third_party/externals/swiftshader a23184454e9c..42e8e54e3049 (1 commits) by skia-autoroll · 6 years ago
  6. 67510d3 remove (unused and weird) zoom parameter on getFontMetrics by Mike Reed · 6 years ago
  7. 99d0a28 Roll third_party/externals/angle2 2197dc529052..502d2e215556 (1 commits) by skia-autoroll · 6 years ago
  8. 94d7af7 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  9. 3f7864b Revert "Remove the unused buffers for unique glyph handling" by Herb Derby · 6 years ago
  10. b9a401e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  11. 0316572 Roll third_party/externals/swiftshader 75889d00033b..a23184454e9c (1 commits) by skia-autoroll · 6 years ago
  12. 6c3879d ccpr: Age out path cache entries by Chris Dalton · 6 years ago
  13. e978ca2 limit range of surface sizes in surface_image_unity by Mike Klein · 6 years ago
  14. ef77604 Switch to postConcat from preConcat by Michael Ludwig · 6 years ago
  15. 21d4b4c Un-omit Win10 IntelIris540 Vulkan tests. by Ben Wagner · 6 years ago
  16. 01ecf0f Remove vertex-shader perspective divide by Michael Ludwig · 6 years ago
  17. c647324 Expose aaType in simple mesh draw op helper by Michael Ludwig · 6 years ago
  18. c106081 Send correct 3rd component for uvr vertex attribute by Michael Ludwig · 6 years ago
  19. c34d065 Roll third_party/externals/swiftshader adfbbcbed6e7..75889d00033b (1 commits) by skia-autoroll · 6 years ago
  20. 6d546b5 Simplify PMColor preprocessor logic, move it all into SkColorPriv.h by Brian Osman · 6 years ago
  21. 8930575 Call GrContext::performDeferredCleanup from viewer by Chris Dalton · 6 years ago
  22. 4e1f022 Disable blend explicitly when the color mask is false. by Dongseong Hwang · 6 years ago
  23. f1eda00 Remove more unused color functions, and an unused Neon blitter by Brian Osman · 6 years ago
  24. 460a43d Remove the unused buffers for unique glyph handling by Herb Derby · 6 years ago
  25. 6fe9d0a tools/skqp/make_universal_apk -> python by Hal Canary · 6 years ago
  26. fed7ec3 test for hash collision with memcmp by Mike Klein · 6 years ago
  27. dfbbb2b Roll skia/third_party/skcms 1ce6da5c8d99..26679709b32f (1 commits) by skia-autoroll@skia-public.iam.gserviceaccount.com · 6 years ago
  28. 3a324f8 Reland "Move from a functional to object based interface between Painter and SkDraw" by Herb Derby · 6 years ago
  29. 983f8de update bookmaker build docs by Cary Clark · 6 years ago
  30. fa7df23 more SkBlitter::Choose refactoring by Mike Klein · 6 years ago
  31. 4cc1ddb Remove unused GrCubicEffect by Brian Osman · 6 years ago
  32. 7bfe6f8 Revert "Move from a functional to object based interface between Painter and SkDraw" by Herb Derby · 6 years ago
  33. 2da9fb8 refactor bookmaker by Cary Clark · 6 years ago
  34. 3bdaa46 simplify default bookmaker command line by Cary Clark · 6 years ago
  35. e4dda60 remove unreachable paths in SkBlitter::Choose() by Mike Klein · 6 years ago
  36. 763fc96 docs: fix ASAN instructions by Hal Canary · 6 years ago
  37. e008d6f Update go_deps asset by skia-recreate-skps · 6 years ago
  38. 1ae419b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  39. c3b4b23 Roll third_party/externals/angle2 580baf379673..2197dc529052 (1 commits) by skia-autoroll · 6 years ago
  40. 628f0a5 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  41. d7a7586 delete color4f pin from docs by Cary Clark · 6 years ago
  42. ff0e840 clean up some odd SkRefCnt features by Mike Klein · 6 years ago
  43. d5ea998 Remove SkRGBA4f pinning functions by Brian Osman · 6 years ago
  44. cc3844a Move from a functional to object based interface between Painter and SkDraw by Herb Derby · 6 years ago
  45. 4ab95ec Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  46. a251cdc Roll third_party/externals/swiftshader e36ca90f33e9..adfbbcbed6e7 (3 commits) by skia-autoroll · 6 years ago
  47. 29a85bb implement SkPixmap::erase() as a draw by Mike Klein · 6 years ago
  48. 790b798 Roll third_party/externals/angle2 d60e42f8e79e..580baf379673 (3 commits) by skia-autoroll · 6 years ago
  49. 32526b5 Treat start(Incremental/Scanline)Decode errors as failures by Leon Scroggins III · 6 years ago
  50. 8b52224 try removing SkDraw::drawPaint() fast-path by Mike Klein · 6 years ago
  51. c4c0e34 Refactor to create the blitter in the PaintAllMasks by Herb Derby · 6 years ago
  52. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  53. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 6 years ago
  54. 5b5ab12 More checks in ReflexHash setup by Jim Van Verth · 6 years ago
  55. 06768fc Use std::numeric_limits for SK_FloatNaN and Infinity by Brian Osman · 6 years ago
  56. 0dfa208 SkShaper: Fix a couple of crashes when fonts aren't found by Hal Canary · 6 years ago
  57. dd79121 Make nanobench --mpd flush between canvases. by Brian Salomon · 6 years ago
  58. 9c3cf0d Don't allocate space for the unique glyphs. by Herb Derby · 6 years ago
  59. a0a6fe4 experimental/tools/generate-unicode-test-txt: update by Hal Canary · 6 years ago
  60. 09d80c0 docs with more pop by Cary Clark · 6 years ago
  61. 96ea340 Roll recipe dependencies (nontrivial). by recipe-roller · 6 years ago
  62. bfa45b4 Size buffers properly for bulk interface between Painter and SkDraw by Herb Derby · 6 years ago
  63. c9eace8 add unpremul gm by Mike Klein · 6 years ago
  64. 8245649 give include comments the once over by Cary Clark · 6 years ago
  65. c127b9b Only copy subrect in DistanceFieldGen setup by Jim Van Verth · 6 years ago
  66. 32eb022 Upgrade Win10 Skylake graphics driver. by Ben Wagner · 6 years ago
  67. fa06dd2 Use bulk calls between SkGlyphRunPainter and SkDraw by Herb Derby · 6 years ago
  68. 9985a27 ccpr: Don't use cache entries as path listeners by Chris Dalton · 6 years ago
  69. 73329c8 remove alignenum flag -- rely on clients to add it as needed by Mike Reed · 6 years ago
  70. 83d923f Roll third_party/externals/angle2 193a284d34d2..d60e42f8e79e (1 commits) by skia-autoroll · 6 years ago
  71. af730f2 Roll third_party/externals/swiftshader 70942e2e8566..e36ca90f33e9 (1 commits) by skia-autoroll · 6 years ago
  72. 4d8f48d Update go_deps asset by skia-recreate-skps · 6 years ago
  73. 69a7294 Roll third_party/externals/angle2 7cba6be85a14..193a284d34d2 (7 commits) by skia-autoroll · 6 years ago
  74. 1801b94 added MakeFromYUVATextures to docs by Cary Clark · 6 years ago
  75. 9bf8120 More YUV cleanup by Jim Van Verth · 6 years ago
  76. 4c16945 Remove uniqueID fields from SkGlyphRun by Herb Derby · 6 years ago
  77. 90b2e1c Cleanup interface between SkGlyphRunPainter and SkDraw by Herb Derby · 6 years ago
  78. 134be1d [canvaskit] Expose nima animation as POC by Kevin Lubick · 6 years ago
  79. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  80. ab8fc1d remove SkPaint Align from doc examples by Cary Clark · 6 years ago
  81. a4eb936 remove old shader routines from SkColor4Shader by Mike Klein · 6 years ago
  82. 7abb081 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  83. d969932 Refactor Nima code by Kevin Lubick · 6 years ago
  84. 9877e84 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  85. 1986f88 Remove unused GrOpList::numOps() by Brian Salomon · 6 years ago
  86. da16076 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  87. 4df3a2a some SkDraw_text cleanup by Mike Klein · 6 years ago
  88. 78252fe Switch GrColor4h to use float storage by Brian Osman · 6 years ago
  89. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  90. f597350 Roll third_party/externals/angle2 3420dcb0cff1..7cba6be85a14 (1 commits) by skia-autoroll · 6 years ago
  91. 408ef21 Revert "replace SkNVRefCnt with SkRefCnt" by Mike Klein · 6 years ago
  92. 20e909e Pull out sksl emission logic for per-edge aa from GrTextureOp by Michael Ludwig · 6 years ago
  93. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  94. 52a7154 Roll third_party/externals/swiftshader e83048e2bbfa..70942e2e8566 (1 commits) by skia-autoroll · 6 years ago
  95. 0fb1ee9 replace SkNVRefCnt with SkRefCnt by Mike Klein · 6 years ago
  96. c23d1ab use from/to_srgb only when known to be in [0,1] by Mike Klein · 6 years ago
  97. be83793 Roll third_party/externals/swiftshader d0a4800e1487..e83048e2bbfa (1 commits) by skia-autoroll · 6 years ago
  98. 97047b1 declare SkFont SK_API by Mike Reed · 6 years ago
  99. 5785405 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  100. dde307f Roll recipe dependencies (trivial). by recipe-roller · 6 years ago