1. f0a5369 cut SK_SAMPLES_FOR_X, simplify SK_?32_SHIFT by Mike Klein · 5 years ago
  2. 9d1171d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  3. b45d862 flip static initializer default by Mike Klein · 5 years ago
  4. 1659d48 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  5. a0dbedf [recipes] Fix Windows pathsep; add Windows tests by Ben Wagner · 5 years ago
  6. e11e5c1 AFAICT, only gm/etc1 uses third_party/etc1 by Mike Klein · 5 years ago
  7. 7ecb8d1 Change flushing policy in GrContextPriv::writeSurfacePixels by Robert Phillips · 5 years ago
  8. 33db04c add gm/bench for runtime colorfilter by Mike Reed · 5 years ago
  9. fb80e52 update GL interface codegen by Mike Klein · 5 years ago
  10. 9585947 minor interpreter cleanups by Ethan Nicholas · 5 years ago
  11. 792597b I think we've made it past this intern demo. by Mike Klein · 5 years ago
  12. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  13. 0c22997 SkTInternalLList: remove SkPtrWrapper, SkNoncopyable by Hal Canary · 5 years ago
  14. c73666f Implement alternate method for determining recycle-ability of allocated GrSurfaces (take 2) by Robert Phillips · 5 years ago
  15. 333fb45 move SK_ENABLE_DISCRETE_GPU to cover only tools by Mike Klein · 5 years ago
  16. 5d8f1cc Use tasks for GrVkGpuTextureCommandBuffer. by Brian Salomon · 5 years ago
  17. c092f9e rm older api from colormatrix, change to normalized translate by Mike Reed · 5 years ago
  18. 82de21c Update go_deps asset by skia-recreate-skps · 5 years ago
  19. 8efff89 Roll third_party/externals/angle2 cff6f150eae1..62e274e86c7e (2 commits) by skia-autoroll · 5 years ago
  20. 169a090 Roll third_party/externals/swiftshader 707ed9974cb3..a161493942fa (9 commits) by skia-autoroll · 5 years ago
  21. 0f619a2 Roll ../src 29e17ed23dea..7d439e099c7a (412 commits) by skia-autoroll · 5 years ago
  22. 29ec5ec Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  23. f07b61f (start to) explicitly use float for color values by Mike Reed · 5 years ago
  24. 24d377e Store tasks to execute before VK secondary command buffers generically. by Brian Salomon · 5 years ago
  25. ba201ae make -Werror or /WX optional, off by default by Mike Klein · 5 years ago
  26. 127e519 fix sk_colorspace include guard by Mike Klein · 5 years ago
  27. ef86fa3 remove dead function MakeSingleChannelOutput by Mike Reed · 5 years ago
  28. d251c80 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  29. 1f4c2bd sort, dedup skia_public_includes by Mike Klein · 5 years ago
  30. dbbefa8 inject SkUserConfig.h with -DSK_USER_CONFIG_HEADER by Mike Klein · 5 years ago
  31. a7008f5 another stray <include> -> "" by Mike Klein · 5 years ago
  32. 746035a added support for interpreting generic SkSL functions by Ethan Nicholas · 5 years ago
  33. aca8830 are these include paths no longer needed? by Mike Klein · 5 years ago
  34. 1c550f7 Only call findImage when needed by Herb Derby · 5 years ago
  35. 4941a22 switch some idiosyncratic <includes> to "" by Mike Klein · 5 years ago
  36. 29c1c80 Revert "Implement alternate method for determining recycle-ability of allocated GrSurfaces" by Robert Phillips · 5 years ago
  37. 361a640 change colormatrixfilter to be 0...1 for translate by Mike Reed · 5 years ago
  38. 75c3ae4 Add GrMtlCommandBuffer by Jim Van Verth · 5 years ago
  39. bd5e950 Make default SkUserConfig a noop by Hal Canary · 5 years ago
  40. 9adc82c Fixes for saveBehind/drawBehind by Mike Reed · 5 years ago
  41. 7eec3cd6 Implement alternate method for determining recycle-ability of allocated GrSurfaces by Robert Phillips · 5 years ago
  42. 1ce03a6 rename gamma stage gamma_ by Mike Klein · 5 years ago
  43. 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 5 years ago
  44. 7ecad87 add third_party/skcms to includes by Mike Klein · 5 years ago
  45. f153e22 Update go_deps asset by skia-recreate-skps · 5 years ago
  46. f31ae87 Roll third_party/externals/angle2 c467f7b54188..cff6f150eae1 (1 commits) by skia-autoroll · 5 years ago
  47. 0438f02 Roll ../src 3ed0f75776bb..29e17ed23dea (265 commits) by skia-autoroll · 5 years ago
  48. 977b16d Roll third_party/externals/swiftshader bcc71a322953..707ed9974cb3 (3 commits) by skia-autoroll · 5 years ago
  49. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  50. 06be079 Add wait function on GrContext to wait on semaphores. by Greg Daniel · 5 years ago
  51. dd15d69 More buffer changes for Metal. by Jim Van Verth · 5 years ago
  52. 50d79af hide internals of SkColorMatrix (so we can migrate to col-major) by Mike Reed · 5 years ago
  53. 731ba99 deshard NP and N7 CPU test bots by Mike Klein · 5 years ago
  54. 86e6199 Revert "simplify and centralize SK_API" by Mike Klein · 5 years ago
  55. 5f78adf Add explicit GrSurfaceProxy flag to skip explicit resource allocation (take 2) by Robert Phillips · 5 years ago
  56. 4b19592 remove duplicate SkBase64.h by Mike Klein · 5 years ago
  57. 3276d95 rm src/compute by Mike Klein · 5 years ago
  58. 2640002 [docs] Update documentation for branching process by Eric Boren · 5 years ago
  59. 7f960d2 simplify and centralize SK_API by Mike Klein · 5 years ago
  60. 5816b3d Fully add back old GrContext flush api. by Greg Daniel · 5 years ago
  61. e0eeda5 add constexpr constructor to SkMatrix by Mike Klein · 5 years ago
  62. 7a5b6ec Update comment on vulkan allocator. by Greg Daniel · 5 years ago
  63. d10c901 Add back deprecated GrCotnext flush API till clients get fixed. by Greg Daniel · 5 years ago
  64. cbc33b8 Add SkSL viewing/editing to viewer by Brian Osman · 5 years ago
  65. 6350cb0 Revert "Add explicit GrSurfaceProxy flag to skip explicit resource allocation" by Mike Klein · 5 years ago
  66. 08cb246 Update go_deps asset by skia-recreate-skps · 5 years ago
  67. 3018bd1 Roll third_party/externals/angle2 145ec7fa7c81..c467f7b54188 (4 commits) by skia-autoroll · 5 years ago
  68. f1ff8aa Roll third_party/externals/swiftshader a16238df3f28..bcc71a322953 (7 commits) by skia-autoroll · 5 years ago
  69. f062679 Roll ../src a55917cb9824..3ed0f75776bb (344 commits) by skia-autoroll · 5 years ago
  70. 2ce3640 use portable typeface for new gm by Mike Reed · 5 years ago
  71. 264f9d2 Update SKP version by skia-recreate-skps · 5 years ago
  72. 8da1676 Skip __init__.py in webpages_playback.py by Ravi Mistry · 5 years ago
  73. a76fad2 Update go_deps asset by skia-recreate-skps · 5 years ago
  74. 13906d5 Update go_deps asset by skia-recreate-skps · 5 years ago
  75. c03cfaf Add Metal support for dynamic buffers. by Jim Van Verth · 5 years ago
  76. d567408 Add secret draw-behind method by Mike Reed · 5 years ago
  77. 1c0b05a SkClipStack::isRRect succeeds if stack is an intersection of rects. by Brian Salomon · 5 years ago
  78. 84d36cd ccpr: Calculate edge coverage in the coverage processor by Chris Dalton · 5 years ago
  79. 898a8a5 Fixed internal skslc error with negated literal vectors by Ethan Nicholas · 5 years ago
  80. 865dc56 Adjust vulkan memory allocation block size knobs to better match the type of draws we do. by Greg Daniel · 5 years ago
  81. 49465b4 reworked SPIR-V binary operations and added support for VectorTimesScalar by Ethan Nicholas · 5 years ago
  82. 7bb47f2 Add explicit GrSurfaceProxy flag to skip explicit resource allocation by Robert Phillips · 5 years ago
  83. ba16028 SkQP: new docker test code by Hal Canary · 5 years ago
  84. 65a8f56 fixed Metal code generation for recursive functions by Ethan Nicholas · 5 years ago
  85. 2929f51 Don't batch across domain modes in GrTextureOp by Michael Ludwig · 5 years ago
  86. cf4ec50 Convexity checker: Wait for significant x-product when walking edges by Brian Osman · 5 years ago
  87. 377befa Update compositing benchmark to use image-set API by Michael Ludwig · 5 years ago
  88. 377b18b ccpr: Indicate path fill type by winding direction of cover triangles by Chris Dalton · 5 years ago
  89. cb0f409 added error detection for writing to a constant swizzle mask by Ethan Nicholas · 5 years ago
  90. 42daf99 [spec] Initial commit for web spec by Kevin Lubick · 5 years ago
  91. cc5d3e0 Revert "Revert "added more SPIR-V RelaxedPrecision decorations"" by Ethan Nicholas · 5 years ago
  92. b07e9a8 use char-to-glyph cache in freetype typeface by Mike Reed · 5 years ago
  93. 309de79 Remove SK_TREAT_COLINEAR_DIAGONAL_POINTS_AS_CONCAVE by Brian Osman · 5 years ago
  94. e576378 Allow GrShadowRRectOp::Make to fail by Robert Phillips · 5 years ago
  95. e8a33ec Update go_deps asset by skia-recreate-skps · 5 years ago
  96. 72fcaa2 Roll third_party/externals/angle2 82bcffa78747..145ec7fa7c81 (10 commits) by skia-autoroll · 5 years ago
  97. 577568d Roll third_party/externals/swiftshader abaecd5f2ba7..a16238df3f28 (12 commits) by skia-autoroll · 5 years ago
  98. 8cdae55 Roll ../src f968f64cdf27..a55917cb9824 (433 commits) by skia-autoroll · 5 years ago
  99. 9b67802 Properly retrieve memory block in SkTextUtils by Martin Vejdarski · 5 years ago
  100. e8e7a9d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago