1. be7a92c Update SKP version by skia-recreate-skps · 5 years ago
  2. c03e698 GrTessellator: fix for performance issue on many intersections. by Stephen White · 5 years ago
  3. 8c80b19 Interpreter: Support returns from runStriped by Brian Osman · 5 years ago
  4. 8dad1ff [sksg] Improved layer elision heuristic by Florin Malita · 5 years ago
  5. a9405c2 Compress color using hex instead of rgb in SkSVGDevice. by Lam Lu · 5 years ago
  6. e810d83 Use views where needed in CCPR. by Greg Daniel · 5 years ago
  7. dff4173 Revert "fiddle - Don't make warnings into errors." by Joe Gregorio · 5 years ago
  8. ae79795 Remove all the bookmaker generated docs. by Joe Gregorio · 5 years ago
  9. dfec731 build both tsan and msan libc++ by Mike Klein · 5 years ago
  10. b2031d4 fiddle - Don't make warnings into errors. by Joe Gregorio · 6 years ago
  11. a550cf2 Extract a GrDynamicAtlas base class from GrCCAtlas by Chris Dalton · 5 years ago
  12. 1b14aa2 [infra] Reland "Use ccache for linux default builds." by Weston Tracey · 5 years ago
  13. 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 5 years ago
  14. 5e27550 Revert "Use ccache for linux default builds." by Leon Scroggins · 5 years ago
  15. a56a746 Remove GrSurfaceDesc by Brian Salomon · 5 years ago
  16. 42a604f Allow decoding without color conversion - part 2 by Leon Scroggins III · 5 years ago
  17. 949ceb2 Add ClipToW0 utility function for GrQuads, by Michael Ludwig · 5 years ago
  18. 788b916 Remove SkTMin and SkTMax by Brian Osman · 5 years ago
  19. 3a17a32 Reset current context on Mac GLContext destruction. by Jim Van Verth · 5 years ago
  20. 46b2b00 Fix bump3d use of sample() by Brian Osman · 5 years ago
  21. d2e4de1 Add a fast codepath for SkPath.addPath(kAppend) by Chris Dalton · 5 years ago
  22. 9f3eef7 Use ccache for linux default builds. by Weston Tracey · 5 years ago
  23. 2f3cd4f Views for all draw texture calls in SkGpuDevice and RenderTargetContext. by Greg Daniel · 5 years ago
  24. 511af2e Skia-Dawn: update to new GrGLSLProgramBuilder constructor. by Stephen White · 5 years ago
  25. 4bb6195 move instruction specialization later by Mike Klein · 5 years ago
  26. 7c6a4a8 Simplify domain insetting for bulk texture ops by Michael Ludwig · 5 years ago
  27. b185785 Reland "Cleanup program building a bit" by Stephen White · 5 years ago
  28. 6b45c5d Use DrawQuad struct to group device+local coords by Michael Ludwig · 5 years ago
  29. 87e3bef Reland "Switch runtime SkSL to always sample at explicit coords" by Brian Osman · 5 years ago
  30. f4413d6 Roll libgifcodec by Brian Osman · 5 years ago
  31. 77fdf66 Revert "Cleanup program building a bit" by Austin Eng · 5 years ago
  32. f3560b6 Roll ../src fbfe7df1b1d4..d7612decf133 (2570 commits) by skia-autoroll · 5 years ago
  33. 97bf657 Roll third_party/externals/angle2 e9dc0201af3a..e02f4996c6e9 (4 commits) by skia-autoroll · 5 years ago
  34. 046f989 Add ccache_mac cipd package scripts. by Weston Tracey · 5 years ago
  35. c767209 Have gpu yuv code speak in views. by Greg Daniel · 5 years ago
  36. f51a52b Convert DIRTY_AFTER_EDIT to SkPath::dirtyAfterEdit by Chris Dalton · 5 years ago
  37. 4bb5026 Return after callback on failure in GrRenderTargetContext::asyncReadPixels by Brian Salomon · 5 years ago
  38. 121750c Remove extra semicolon by Ben Wagner · 5 years ago
  39. ee72bd9 Add move assignment operator to GrSurfaceProxyView. by Greg Daniel · 5 years ago
  40. ab2f7c5 Reland "In GrSkSLFP, always use a coord transform" by Brian Osman · 5 years ago
  41. 5f3d9f7 Replace usage of SkTClamp with SkTPin by Brian Osman · 5 years ago
  42. c90a8c7 calculate program hash in bulk by Mike Klein · 5 years ago
  43. ed9b1f1 refactor out a middle representation by Mike Klein · 5 years ago
  44. 762b42f Remove SkClampMax by Brian Osman · 5 years ago
  45. c036058 Cache should work with INF values by Julia Lavrova · 5 years ago
  46. 2bc6031 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  47. 81d35a7 rm SkPreConfig.h and SkPostConfig.h by Mike Klein · 5 years ago
  48. ba8ab23 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  49. 6c48aad Fix compiler warning using mixed enum types by Michael Ludwig · 5 years ago
  50. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 5 years ago
  51. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 5 years ago
  52. 18b90bc Roll third_party/externals/angle2 f1b2c4bed48a..e9dc0201af3a (7 commits) by skia-autoroll · 5 years ago
  53. 782a957 Update fontscalerdistortable to onOnceBeforeDraw. by Ben Wagner · 5 years ago
  54. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 5 years ago
  55. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 5 years ago
  56. 45f94f8 Reland: Initial checkin of GM verifier framework by Tyler Denniston · 5 years ago
  57. cc21d0c Reland "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 5 years ago
  58. f6e3eaf Change name from skia.primary->luci.skia.skia.primary by Ravi Mistry · 5 years ago
  59. 4721e06 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  60. cbf79b9 Roll third_party/externals/swiftshader 8e8e1d0dd729..dd48b7e2d06e (2 commits) by skia-autoroll · 5 years ago
  61. 1a853ea Roll third_party/externals/angle2 58fc8b11cf3a..f1b2c4bed48a (13 commits) by skia-autoroll · 5 years ago
  62. 98b5161 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  63. 440d416 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  64. ebc00f9 Revert "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 5 years ago
  65. becd2fe Change refPinnedTextureProxy to return a view instead. by Greg Daniel · 5 years ago
  66. b8ffaec Add a mutex to SkStrike to regulate multithreaded access by Herb Derby · 5 years ago
  67. 4a6a640 [skottie] Add support for ADBE Pro Levels2 effect by Florin Malita · 5 years ago
  68. 95a9e69 Make assert less sensitive to rounding errors by Julia Lavrova · 5 years ago
  69. 653d2a4 Remove search of desperation by Herb Derby · 5 years ago
  70. 194dfde Add comment explaining memset in ArithmeticFPInputs by Brian Osman · 5 years ago
  71. 637c0b5 Add ccache_linux cipd package. by Weston Tracey · 5 years ago
  72. 0a3c57f Ensure that ArithmeticFPInputs is fully initialized by Brian Osman · 5 years ago
  73. ba51d68 Update bicubic effect factories to take a view. by Greg Daniel · 5 years ago
  74. 4777e3a Cleanup program building a bit by Robert Phillips · 5 years ago
  75. 3225306 In SkRuntimeEffect, just use hash of SkSL as the ID by Brian Osman · 5 years ago
  76. ed729f9 GrTextureEffect handles insets for float rects as well as integer rects. by Brian Salomon · 5 years ago
  77. e13cbc3 Don't use tessellation FB barrier after NVIDIA 440.00 by Chris Dalton · 5 years ago
  78. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 5 years ago
  79. 9bfd595 In GrSkSLFP, store inputs as SkData. Tighten size checks. by Brian Osman · 5 years ago
  80. a428c7b SkColorSetA now warns if the result is unused. by Allen Bauer · 5 years ago
  81. 37c127f Rename view getters in various image subclasses. by Greg Daniel · 5 years ago
  82. d3a32c5 RTL fixes + few small bugs by Julia Lavrova · 5 years ago
  83. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 5 years ago
  84. c631b7c Fix error on PRESUBMIT PostUploadHook by Edward Lemur · 5 years ago
  85. bc3307c Don't do clear or round rect optimizations when a rect has stencil by Chris Dalton · 5 years ago
  86. 6c9b1fd Update Viewer docs for Android and iOS. by Jim Van Verth · 5 years ago
  87. da88847 Roll third_party/externals/swiftshader 41a7302e9c62..8e8e1d0dd729 (4 commits) by skia-autoroll · 5 years ago
  88. 60d619b Roll third_party/externals/angle2 aa6dd50de0c5..58fc8b11cf3a (7 commits) by skia-autoroll · 5 years ago
  89. 2022f2e Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  90. ca3eec0 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  91. 6218f42 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  92. 3b23de5 Make sure we invalidate mapped memory from vk transfer buffers before reading. by Greg Daniel · 5 years ago
  93. 14d64af Revert "Initial checkin of GM verifier framework" by Tyler Denniston · 5 years ago
  94. 7e36f00 Initial checkin of GM verifier framework by Tyler Denniston · 5 years ago
  95. 7128bac Update iOS build instructions. by Jim Van Verth · 5 years ago
  96. 25cf469 Move Make functions for corner and discrete path effects into namespaces. by Nathaniel Nifong · 5 years ago
  97. e47b0e5 remove misleading Uniforms apis by Mike Klein · 5 years ago
  98. 399ef69 thread alloc through to color filters by Mike Klein · 5 years ago
  99. b339e77 Set NSError on compilation/link timeouts. by Jim Van Verth · 5 years ago
  100. 95712dd run .skps on PDF bots by Mike Klein · 5 years ago