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