1. 3e71209 [infra] Add ccache for mac default builds. by Weston Tracey · 5 years ago
  2. cdf2491 Update Go Deps by Eric Boren · 5 years ago
  3. dc2782c Update OverdrawColorFilter to clarify how it interprets its input array. by Mike Reed · 5 years ago
  4. 4fe89b4 Roll third_party/externals/angle2 a8e6a463121b..b40d48a67c93 (10 commits) by skia-autoroll · 5 years ago
  5. 6e35e79 Roll third_party/externals/swiftshader b3b2a4fc756f..196d81774ef8 (1 commits) by skia-autoroll · 5 years ago
  6. abefc9c Roll ../src 437a856b0a5d..32b4892fd4e5 (392 commits) by skia-autoroll · 5 years ago
  7. 88c3793 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  8. f83d034 Use mixed samples in GrDynamicAtlas by Chris Dalton · 5 years ago
  9. cb1ba16 add -O1 to debug docker builds by Mike Klein · 5 years ago
  10. 21f382c docs - Update links to go directly to doxygen content. by Joe Gregorio · 5 years ago
  11. daa19f3 Remove unused fields from SkScalerContextProxy by Herb Derby · 5 years ago
  12. c2a0d0e sub_f32 -> sub_f32_imm more sanely by Mike Klein · 5 years ago
  13. 5dd64f3 Fix fiddle after change to remove GrSurfaceDesc. by Brian Salomon · 5 years ago
  14. 4e99853 Add a simple atlas to the GPU tessellation path renderer by Chris Dalton · 5 years ago
  15. 5cdeb39 only emit _imm ops when JITing for x86 by Mike Klein · 5 years ago
  16. 465864c Don't clip non-AA quads by Michael Ludwig · 5 years ago
  17. a49de4d Keep UVs consistent in degenerate quads by Michael Ludwig · 5 years ago
  18. 9f0dfbd Have various software uploaders in gpu backend use views. by Greg Daniel · 5 years ago
  19. a04c91e Revert "Defined N32 to always be BGRA" by Mike Reed · 5 years ago
  20. 352be0e format GN files by Mike Klein · 5 years ago
  21. 9a37fb6 [fiddle] Add more logging for setup_backend_objects failures. by Joe Gregorio · 5 years ago
  22. 573312e Update copy and blitTexture calls to not query origin off of proxies. by Greg Daniel · 5 years ago
  23. 33c7a46 Defined N32 to always be BGRA by Mike Reed · 5 years ago
  24. 7b9524c Fix crash when editing particle scripts by Brian Osman · 5 years ago
  25. 7475ac0 Add validation layer support. by John Rosasco · 5 years ago
  26. 6b55216 Roll ../src d7612decf133..437a856b0a5d (508 commits) by skia-autoroll · 5 years ago
  27. 8fa935e Roll third_party/externals/angle2 e02f4996c6e9..a8e6a463121b (8 commits) by skia-autoroll · 5 years ago
  28. 07b4ce2 Roll third_party/externals/swiftshader dd48b7e2d06e..b3b2a4fc756f (11 commits) by skia-autoroll · 5 years ago
  29. be7a92c Update SKP version by skia-recreate-skps · 5 years ago
  30. c03e698 GrTessellator: fix for performance issue on many intersections. by Stephen White · 5 years ago
  31. 8c80b19 Interpreter: Support returns from runStriped by Brian Osman · 5 years ago
  32. 8dad1ff [sksg] Improved layer elision heuristic by Florin Malita · 5 years ago
  33. a9405c2 Compress color using hex instead of rgb in SkSVGDevice. by Lam Lu · 5 years ago
  34. e810d83 Use views where needed in CCPR. by Greg Daniel · 5 years ago
  35. dff4173 Revert "fiddle - Don't make warnings into errors." by Joe Gregorio · 5 years ago
  36. ae79795 Remove all the bookmaker generated docs. by Joe Gregorio · 5 years ago
  37. dfec731 build both tsan and msan libc++ by Mike Klein · 5 years ago
  38. b2031d4 fiddle - Don't make warnings into errors. by Joe Gregorio · 6 years ago
  39. a550cf2 Extract a GrDynamicAtlas base class from GrCCAtlas by Chris Dalton · 5 years ago
  40. 1b14aa2 [infra] Reland "Use ccache for linux default builds." by Weston Tracey · 5 years ago
  41. 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 5 years ago
  42. 5e27550 Revert "Use ccache for linux default builds." by Leon Scroggins · 5 years ago
  43. a56a746 Remove GrSurfaceDesc by Brian Salomon · 5 years ago
  44. 42a604f Allow decoding without color conversion - part 2 by Leon Scroggins III · 5 years ago
  45. 949ceb2 Add ClipToW0 utility function for GrQuads, by Michael Ludwig · 5 years ago
  46. 788b916 Remove SkTMin and SkTMax by Brian Osman · 5 years ago
  47. 3a17a32 Reset current context on Mac GLContext destruction. by Jim Van Verth · 5 years ago
  48. 46b2b00 Fix bump3d use of sample() by Brian Osman · 5 years ago
  49. d2e4de1 Add a fast codepath for SkPath.addPath(kAppend) by Chris Dalton · 5 years ago
  50. 9f3eef7 Use ccache for linux default builds. by Weston Tracey · 5 years ago
  51. 2f3cd4f Views for all draw texture calls in SkGpuDevice and RenderTargetContext. by Greg Daniel · 5 years ago
  52. 511af2e Skia-Dawn: update to new GrGLSLProgramBuilder constructor. by Stephen White · 5 years ago
  53. 4bb6195 move instruction specialization later by Mike Klein · 5 years ago
  54. 7c6a4a8 Simplify domain insetting for bulk texture ops by Michael Ludwig · 5 years ago
  55. b185785 Reland "Cleanup program building a bit" by Stephen White · 5 years ago
  56. 6b45c5d Use DrawQuad struct to group device+local coords by Michael Ludwig · 5 years ago
  57. 87e3bef Reland "Switch runtime SkSL to always sample at explicit coords" by Brian Osman · 5 years ago
  58. f4413d6 Roll libgifcodec by Brian Osman · 5 years ago
  59. 77fdf66 Revert "Cleanup program building a bit" by Austin Eng · 5 years ago
  60. f3560b6 Roll ../src fbfe7df1b1d4..d7612decf133 (2570 commits) by skia-autoroll · 5 years ago
  61. 97bf657 Roll third_party/externals/angle2 e9dc0201af3a..e02f4996c6e9 (4 commits) by skia-autoroll · 5 years ago
  62. 046f989 Add ccache_mac cipd package scripts. by Weston Tracey · 5 years ago
  63. c767209 Have gpu yuv code speak in views. by Greg Daniel · 5 years ago
  64. f51a52b Convert DIRTY_AFTER_EDIT to SkPath::dirtyAfterEdit by Chris Dalton · 5 years ago
  65. 4bb5026 Return after callback on failure in GrRenderTargetContext::asyncReadPixels by Brian Salomon · 5 years ago
  66. 121750c Remove extra semicolon by Ben Wagner · 5 years ago
  67. ee72bd9 Add move assignment operator to GrSurfaceProxyView. by Greg Daniel · 5 years ago
  68. ab2f7c5 Reland "In GrSkSLFP, always use a coord transform" by Brian Osman · 5 years ago
  69. 5f3d9f7 Replace usage of SkTClamp with SkTPin by Brian Osman · 5 years ago
  70. c90a8c7 calculate program hash in bulk by Mike Klein · 5 years ago
  71. ed9b1f1 refactor out a middle representation by Mike Klein · 5 years ago
  72. 762b42f Remove SkClampMax by Brian Osman · 5 years ago
  73. c036058 Cache should work with INF values by Julia Lavrova · 5 years ago
  74. 2bc6031 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  75. 81d35a7 rm SkPreConfig.h and SkPostConfig.h by Mike Klein · 5 years ago
  76. ba8ab23 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  77. 6c48aad Fix compiler warning using mixed enum types by Michael Ludwig · 5 years ago
  78. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 5 years ago
  79. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 5 years ago
  80. 18b90bc Roll third_party/externals/angle2 f1b2c4bed48a..e9dc0201af3a (7 commits) by skia-autoroll · 5 years ago
  81. 782a957 Update fontscalerdistortable to onOnceBeforeDraw. by Ben Wagner · 5 years ago
  82. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 5 years ago
  83. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 5 years ago
  84. 45f94f8 Reland: Initial checkin of GM verifier framework by Tyler Denniston · 5 years ago
  85. cc21d0c Reland "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 5 years ago
  86. f6e3eaf Change name from skia.primary->luci.skia.skia.primary by Ravi Mistry · 5 years ago
  87. 4721e06 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  88. cbf79b9 Roll third_party/externals/swiftshader 8e8e1d0dd729..dd48b7e2d06e (2 commits) by skia-autoroll · 5 years ago
  89. 1a853ea Roll third_party/externals/angle2 58fc8b11cf3a..f1b2c4bed48a (13 commits) by skia-autoroll · 5 years ago
  90. 98b5161 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  91. 440d416 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  92. ebc00f9 Revert "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 5 years ago
  93. becd2fe Change refPinnedTextureProxy to return a view instead. by Greg Daniel · 5 years ago
  94. b8ffaec Add a mutex to SkStrike to regulate multithreaded access by Herb Derby · 5 years ago
  95. 4a6a640 [skottie] Add support for ADBE Pro Levels2 effect by Florin Malita · 5 years ago
  96. 95a9e69 Make assert less sensitive to rounding errors by Julia Lavrova · 5 years ago
  97. 653d2a4 Remove search of desperation by Herb Derby · 5 years ago
  98. 194dfde Add comment explaining memset in ArithmeticFPInputs by Brian Osman · 5 years ago
  99. 637c0b5 Add ccache_linux cipd package. by Weston Tracey · 5 years ago
  100. 0a3c57f Ensure that ArithmeticFPInputs is fully initialized by Brian Osman · 5 years ago