1. fd77fe5 Use new SkGlyphIDSet - v3 by Herb Derby · 6 years ago
  2. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  3. 0859252 Roll third_party/externals/angle2 5c8113d3c20f..5598148b7613 (8 commits) by angle-skia-autoroll · 6 years ago
  4. ee848c8 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  5. 28987a4 Revert "build debug on linux for gdb" by Robert Phillips · 6 years ago
  6. 3a083b3 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  7. 3c3db72 build debug on linux for gdb by Cary Clark · 6 years ago
  8. 0954a19 Update Win10 in Skolo. by Ben Wagner · 6 years ago
  9. fcc10da fix color management in sprite blitter by Mike Klein · 6 years ago
  10. 80247e5 Publish docs for rrect, picture, blendmode by Cary Clark · 6 years ago
  11. 8885550 Make CR and trailing whitespace errors. by Ben Wagner · 7 years ago
  12. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  13. 97c6a0e Remove interal use of SkRefCnt_SafeAssign. by Ben Wagner · 6 years ago
  14. 4eebd9e collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst by Mike Klein · 6 years ago
  15. c0a2708 Revert "Use new SkGlyphIDSet - v2" by Herb Derby · 6 years ago
  16. 00a5eb8 Add gltestpersistentcache config that tests GrContextOption's cache. by Brian Salomon · 6 years ago
  17. ba38320 Revert "Use simple buffers instead of vectors" by Herb Derby · 6 years ago
  18. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  19. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  20. b188da1 Use simple buffers instead of vectors by Herb Derby · 6 years ago
  21. d499817 Whitespace Fixup by Hal Canary · 6 years ago
  22. 71573c2 also rm Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All by Mike Klein · 6 years ago
  23. 28f8393 Only generate valid premul test data in SRGBReadWritePixels test by Brian Osman · 6 years ago
  24. 061cc21 Add more tests for PolyUtils by Jim Van Verth · 6 years ago
  25. 3ae98ff might as well use SkRasterPipeline::gamma too by Mike Klein · 6 years ago
  26. ad77dce fix for persistent shader cache by Ethan Nicholas · 6 years ago
  27. 37329b3 Reland "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 6 years ago
  28. ff19c8f implemented uploading intial texture data for metal gpu backend by Timothy Liang · 6 years ago
  29. f3dc33e rm Perf-Win2016-MSVC-GCE-CPU-AVX2-x86_64-Release-All by Mike Klein · 6 years ago
  30. e923ccc Revert "SkDEBUGF: use __VA_ARGS__" by Robert Phillips · 6 years ago
  31. 2386317 Roll third_party/externals/angle2 a6a7842fdbf5..5c8113d3c20f (1 commits) by angle-skia-autoroll · 6 years ago
  32. 58f153d refactored where texture descriptors are made for metal gpu backend by Timothy Liang · 6 years ago
  33. 0421083 Use new SkGlyphIDSet - v2 by Herb Derby · 6 years ago
  34. c3a5419 use from/to_srgb by Mike Klein · 6 years ago
  35. 2267a09 SkDEBUGF: use __VA_ARGS__ by Hal Canary · 6 years ago
  36. 22647d0 Adventures with Skia, WASM and a JS API for Pathkit by Kevin Lubick · 6 years ago
  37. 1857ddb propogate simple angles in pathops by Cary Clark · 6 years ago
  38. cd3e13a Reland "transform paint color to dst colorspace" by Mike Klein · 6 years ago
  39. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  40. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
  41. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  42. d17444d Remove unused GrPixelConfig functions by Brian Osman · 6 years ago
  43. 4ec72f7 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  44. 2229b76 Roll third_party/externals/angle2 569b9cb983b1..a6a7842fdbf5 (2 commits) by angle-skia-autoroll · 6 years ago
  45. 61cc9fa Update markdown files by skia-bookmaker · 6 years ago
  46. e8d674d Roll third_party/externals/angle2 d8b1c5c5bba2..569b9cb983b1 (16 commits) by angle-skia-autoroll · 6 years ago
  47. 36fe60d Move SkRefSet / pipe code to smart pointer. by Ben Wagner · 6 years ago
  48. 83a355d Revert "Use new SkGlyphIDSet" by Herb Derby · 6 years ago
  49. 819f73c Use new SkGlyphIDSet by Herb Derby · 6 years ago
  50. 02ca49f Move SkWriteBuffer to smart pointers. by Ben Wagner · 6 years ago
  51. 351f4da Revert "transform paint color to dst colorspace" by Brian Osman · 6 years ago
  52. 383c9bb Revert "added skeletal animation support to GPU backend" by Joe Gregorio · 6 years ago
  53. 1b112cc Revert "Remove interpolants are inaccurate workaround for Adreno 3xx." by Brian Salomon · 6 years ago
  54. d275ef5 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  55. c69c441 Remove matrixconvolution GM hacks for linear blending by Brian Osman · 6 years ago
  56. b82edcc update (non-sprite) image shader color management by Mike Klein · 6 years ago
  57. 6eb3621 transform paint color to dst colorspace by Mike Klein · 6 years ago
  58. 5d94822 Make SkTypefacePlayback use smart pointers. by Ben Wagner · 6 years ago
  59. 1994f20 Merge "All" and "Default" path renderer options in viewer by Brian Osman · 6 years ago
  60. 3c9bfec Add field to directly pass glyphs when using glyph encoding by Herb Derby · 6 years ago
  61. 4b15dc2 [skottie] Fix polystar points distribution by Florin Malita · 6 years ago
  62. a7e78ee [skottie] Misc cleanup by Florin Malita · 6 years ago
  63. d7425b1 [infra] Determine Android device location based on bot ID by Eric Boren · 6 years ago
  64. 4cbfb30 [skottie] Log (unsupported) layer effects by Florin Malita · 6 years ago
  65. 7f8a073 [skottie] Fix spurious gradient error messages by Florin Malita · 6 years ago
  66. 25d05f5 [infra] Remove Nexus 5x from CQ by Eric Boren · 6 years ago
  67. b77822b Remove the SkGlyphRunInfo code by Herb Derby · 6 years ago
  68. 1d784ce Revert "switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS" by Stan Iliev · 6 years ago
  69. 76cf60c Roll skia/third_party/skcms 8342d776db5a..ae6a7acc22e5 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  70. 1d31443 fix line intersect divide by zero by Cary Clark · 6 years ago
  71. 3be2e10 [skottie] Ignore identity transforms by Florin Malita · 6 years ago
  72. c100d48 Expand testing of SkMatrix::decomposeScale by Robert Phillips · 6 years ago
  73. 45e27c8 Remove run list code by Herb Derby · 6 years ago
  74. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  75. c098f2b Roll third_party/externals/angle2 26c61b24e667..d8b1c5c5bba2 (1 commits) by angle-skia-autoroll · 6 years ago
  76. a7a2782 Remove interpolants are inaccurate workaround for Adreno 3xx. by Brian Salomon · 6 years ago
  77. e4db80f Enable Skottie on Android framework builds. by Florin Malita · 6 years ago
  78. 418e658 [skottie] Apply fully opaque masks as clips by Florin Malita · 6 years ago
  79. 6d98257 Roll third_party/externals/angle2 c2136b67f69d..26c61b24e667 (10 commits) by angle-skia-autoroll · 6 years ago
  80. e0a9962 Interpolate patch vertices in destination color space by Brian Osman · 6 years ago
  81. 4ee7067 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  82. ccb21bf Add sRGB profile to mandrill images by Brian Osman · 6 years ago
  83. 8fe3140 switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS by Ethan Nicholas · 6 years ago
  84. b456e2f Fix fuzzer bug in SkGradientShader::MakeSweep by Robert Phillips · 6 years ago
  85. 9a6e42f added caching of SkVertices by Ruiqi Mao · 6 years ago
  86. c3833b4 Revert "Add genIDs from all contributing elements to GrReducedClip's mask key." by Brian Salomon · 6 years ago
  87. d48897b Update SkSpan to match the standard more closely by Herb Derby · 6 years ago
  88. d6fbc1b Roll third_party/externals/angle2 8fbd9d96e68b..c2136b67f69d (1 commits) by angle-skia-autoroll · 6 years ago
  89. bbf80d6 Update mandrill PNGs to be sRGB (rather than gamma 2.2) by Brian Osman · 6 years ago
  90. 688a8e5 More workarounds on Windows Debug DLL crash. by Yong-Hwan Baek · 6 years ago
  91. 7828b62 Remove SK_IGNORE_WIN_EMOJI_FIX by Ben Wagner · 6 years ago
  92. 73ff4cd Roll third_party/externals/swiftshader 6a990f8b1a93..6a6692214c26 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  93. 294fe29 Remove some linear-blending sRGB logic from sk_app by Brian Osman · 6 years ago
  94. 9c7f7f2 Always unpremul nonlinearly before writing PNGs in DM by Brian Osman · 6 years ago
  95. 1354048 Add genIDs from all contributing elements to GrReducedClip's mask key. by Brian Salomon · 6 years ago
  96. 373224c Roll third_party/externals/angle2 7e585118fe82..8fbd9d96e68b (1 commits) by angle-skia-autoroll · 6 years ago
  97. a391c72 Update markdown files by skia-bookmaker · 6 years ago
  98. 0dd98a5 Update SKP version by skia-recreate-skps · 6 years ago
  99. a717ca9 Update markdown files by skia-bookmaker · 6 years ago
  100. dd962a9 Update markdown files by skia-bookmaker · 6 years ago