1. 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 5 years ago
  2. 7ecad87 add third_party/skcms to includes by Mike Klein · 5 years ago
  3. f153e22 Update go_deps asset by skia-recreate-skps · 5 years ago
  4. f31ae87 Roll third_party/externals/angle2 c467f7b54188..cff6f150eae1 (1 commits) by skia-autoroll · 5 years ago
  5. 0438f02 Roll ../src 3ed0f75776bb..29e17ed23dea (265 commits) by skia-autoroll · 5 years ago
  6. 977b16d Roll third_party/externals/swiftshader bcc71a322953..707ed9974cb3 (3 commits) by skia-autoroll · 5 years ago
  7. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  8. 06be079 Add wait function on GrContext to wait on semaphores. by Greg Daniel · 5 years ago
  9. dd15d69 More buffer changes for Metal. by Jim Van Verth · 5 years ago
  10. 50d79af hide internals of SkColorMatrix (so we can migrate to col-major) by Mike Reed · 5 years ago
  11. 731ba99 deshard NP and N7 CPU test bots by Mike Klein · 5 years ago
  12. 86e6199 Revert "simplify and centralize SK_API" by Mike Klein · 5 years ago
  13. 5f78adf Add explicit GrSurfaceProxy flag to skip explicit resource allocation (take 2) by Robert Phillips · 5 years ago
  14. 4b19592 remove duplicate SkBase64.h by Mike Klein · 5 years ago
  15. 3276d95 rm src/compute by Mike Klein · 5 years ago
  16. 2640002 [docs] Update documentation for branching process by Eric Boren · 5 years ago
  17. 7f960d2 simplify and centralize SK_API by Mike Klein · 5 years ago
  18. 5816b3d Fully add back old GrContext flush api. by Greg Daniel · 5 years ago
  19. e0eeda5 add constexpr constructor to SkMatrix by Mike Klein · 5 years ago
  20. 7a5b6ec Update comment on vulkan allocator. by Greg Daniel · 5 years ago
  21. d10c901 Add back deprecated GrCotnext flush API till clients get fixed. by Greg Daniel · 5 years ago
  22. cbc33b8 Add SkSL viewing/editing to viewer by Brian Osman · 5 years ago
  23. 6350cb0 Revert "Add explicit GrSurfaceProxy flag to skip explicit resource allocation" by Mike Klein · 5 years ago
  24. 08cb246 Update go_deps asset by skia-recreate-skps · 5 years ago
  25. 3018bd1 Roll third_party/externals/angle2 145ec7fa7c81..c467f7b54188 (4 commits) by skia-autoroll · 5 years ago
  26. f1ff8aa Roll third_party/externals/swiftshader a16238df3f28..bcc71a322953 (7 commits) by skia-autoroll · 5 years ago
  27. f062679 Roll ../src a55917cb9824..3ed0f75776bb (344 commits) by skia-autoroll · 5 years ago
  28. 2ce3640 use portable typeface for new gm by Mike Reed · 5 years ago
  29. 264f9d2 Update SKP version by skia-recreate-skps · 5 years ago
  30. 8da1676 Skip __init__.py in webpages_playback.py by Ravi Mistry · 5 years ago
  31. a76fad2 Update go_deps asset by skia-recreate-skps · 5 years ago
  32. 13906d5 Update go_deps asset by skia-recreate-skps · 5 years ago
  33. c03cfaf Add Metal support for dynamic buffers. by Jim Van Verth · 5 years ago
  34. d567408 Add secret draw-behind method by Mike Reed · 5 years ago
  35. 1c0b05a SkClipStack::isRRect succeeds if stack is an intersection of rects. by Brian Salomon · 5 years ago
  36. 84d36cd ccpr: Calculate edge coverage in the coverage processor by Chris Dalton · 5 years ago
  37. 898a8a5 Fixed internal skslc error with negated literal vectors by Ethan Nicholas · 5 years ago
  38. 865dc56 Adjust vulkan memory allocation block size knobs to better match the type of draws we do. by Greg Daniel · 5 years ago
  39. 49465b4 reworked SPIR-V binary operations and added support for VectorTimesScalar by Ethan Nicholas · 5 years ago
  40. 7bb47f2 Add explicit GrSurfaceProxy flag to skip explicit resource allocation by Robert Phillips · 5 years ago
  41. ba16028 SkQP: new docker test code by Hal Canary · 5 years ago
  42. 65a8f56 fixed Metal code generation for recursive functions by Ethan Nicholas · 5 years ago
  43. 2929f51 Don't batch across domain modes in GrTextureOp by Michael Ludwig · 5 years ago
  44. cf4ec50 Convexity checker: Wait for significant x-product when walking edges by Brian Osman · 5 years ago
  45. 377befa Update compositing benchmark to use image-set API by Michael Ludwig · 5 years ago
  46. 377b18b ccpr: Indicate path fill type by winding direction of cover triangles by Chris Dalton · 5 years ago
  47. cb0f409 added error detection for writing to a constant swizzle mask by Ethan Nicholas · 5 years ago
  48. 42daf99 [spec] Initial commit for web spec by Kevin Lubick · 5 years ago
  49. cc5d3e0 Revert "Revert "added more SPIR-V RelaxedPrecision decorations"" by Ethan Nicholas · 5 years ago
  50. b07e9a8 use char-to-glyph cache in freetype typeface by Mike Reed · 5 years ago
  51. 309de79 Remove SK_TREAT_COLINEAR_DIAGONAL_POINTS_AS_CONCAVE by Brian Osman · 5 years ago
  52. e576378 Allow GrShadowRRectOp::Make to fail by Robert Phillips · 5 years ago
  53. e8a33ec Update go_deps asset by skia-recreate-skps · 5 years ago
  54. 72fcaa2 Roll third_party/externals/angle2 82bcffa78747..145ec7fa7c81 (10 commits) by skia-autoroll · 5 years ago
  55. 577568d Roll third_party/externals/swiftshader abaecd5f2ba7..a16238df3f28 (12 commits) by skia-autoroll · 5 years ago
  56. 8cdae55 Roll ../src f968f64cdf27..a55917cb9824 (433 commits) by skia-autoroll · 5 years ago
  57. 9b67802 Properly retrieve memory block in SkTextUtils by Martin Vejdarski · 5 years ago
  58. e8e7a9d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  59. 2e904bc SkPDF: move type1 font code into single file by Hal Canary · 5 years ago
  60. 71713f6 Swap front and back stencil sides when rendering bottom-left by Chris Dalton · 5 years ago
  61. 8a97f56 Swap x/y radii for EllipticalRRectOp depending on matrix. by Brian Salomon · 5 years ago
  62. 572d9bb SkQP: consolidate cut_release scripts by Hal Canary · 5 years ago
  63. 067861e Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  64. 5cab45e Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  65. 5000791 remove experimental from some APIs (that are no longer experiments) by Mike Reed · 5 years ago
  66. d8d859a Fix quad type detection from SkPoint array by Michael Ludwig · 5 years ago
  67. 14ac42b Remove the axis-aligned vector special case to convexity checker by Brian Osman · 5 years ago
  68. 1a668d2 fixed assertion failure in skslc SPIR-V output by Ethan Nicholas · 5 years ago
  69. 2c2240f Make more SkTypeface virtuals pure. by Ben Wagner · 5 years ago
  70. 06a7257 [infra] Fixes for chrome_release_branch by Eric Boren · 5 years ago
  71. a94670b Update Skia milestone to 76 by Heather Miller · 5 years ago
  72. 847d55b Update go_deps asset by skia-recreate-skps · 5 years ago
  73. 5dd9cb2 Roll third_party/externals/angle2 c832cdd75f75..82bcffa78747 (7 commits) by skia-autoroll · 5 years ago
  74. 583a082 Roll third_party/externals/swiftshader 84c3a94e1450..abaecd5f2ba7 (6 commits) by skia-autoroll · 5 years ago
  75. ced2b79 Roll ../src a3585f70a100..f968f64cdf27 (436 commits) by skia-autoroll · 5 years ago
  76. 14c90c1 Reland "Remove includes from SkFontTypes.h" by Ben Wagner · 5 years ago
  77. e64e632 Add __init__.py to page_sets by Ben Wagner · 5 years ago
  78. 3966738 Non-substantive changes by Robert Phillips · 5 years ago
  79. 5b39dc8 SkQP: fix model colorspace (16-bit gold images) by Hal Canary · 5 years ago
  80. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  81. 6f90470 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  82. 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  83. 105d7c2 Add flag to map buffer flags in GrCaps to indicate whether mapping a by Brian Salomon · 5 years ago
  84. f19ef9b [infra] More work on chrome_release_branch by Eric Boren · 5 years ago
  85. da8a6e1 Add clang-cl arm64 builds by Mike Klein · 5 years ago
  86. 5155e09 Revert "added more SPIR-V RelaxedPrecision decorations" by Greg Daniel · 5 years ago
  87. 7a7a97d Make Metal render loop more stable by Jim Van Verth · 5 years ago
  88. 629ca1d roll clang_win by Mike Klein · 5 years ago
  89. 3e217a8 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  90. 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 5 years ago
  91. e88d438 Update go_deps asset by skia-recreate-skps · 5 years ago
  92. c22a81f Roll third_party/externals/angle2 e7da32f1c73e..c832cdd75f75 (7 commits) by skia-autoroll · 5 years ago
  93. a6b421c Roll third_party/externals/swiftshader 25be5bb97518..84c3a94e1450 (6 commits) by skia-autoroll · 5 years ago
  94. 7bd13fc Roll ../src 95629c4c410f..a3585f70a100 (459 commits) by skia-autoroll · 5 years ago
  95. 652b007a Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 5 years ago
  96. 70ed05e Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  97. 0b5e302 Revert "Remove includes from SkFontTypes.h" by Mike Reed · 5 years ago
  98. fa971d6 Reland "Add GrDisableColorXPFactory::makeXferProcessor()" by Chris Dalton · 5 years ago
  99. cdd5914 Remove includes from SkFontTypes.h by Ben Wagner · 5 years ago
  100. fde841d Simplify SkTypeface::charsToGlyphs API to require UTF32 input by Mike Reed · 5 years ago