1. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  2. 33a6f7c Remove advance only mode from SkGlyph. by Herb Derby · 6 years ago
  3. 10ad0b9 SkParagraph by Julia Lavrova · 6 years ago
  4. 2866a5b Roll skia/third_party/skcms 386ae89d2b64..ed2c978cdeef (1 commits) by skia-autoroll · 6 years ago
  5. 7bd7664 Another attempt at a shim to get sk_cf_obj landed. by Jim Van Verth · 6 years ago
  6. ac53c42 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  7. fe18de5 Experimental: Add R_16 and RG_1616 to Ganesh (take 2) by Robert Phillips · 6 years ago
  8. 6faf8d6 Roll third_party/externals/angle2 b91f87b6ce1c..ea49f6f5d4e3 (8 commits) by skia-autoroll · 6 years ago
  9. 0e83626 Roll ../src 5f60135c7766..6406ce90edf0 (429 commits) by skia-autoroll · 6 years ago
  10. 44425cc Roll third_party/externals/swiftshader 5c9e165bc4d5..c2c829bc9a63 (4 commits) by skia-autoroll · 6 years ago
  11. 3431d9d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  12. 2b4dcd3 Remove duplicate simple samples, make one a gm. by Ben Wagner · 6 years ago
  13. 25132b6 Remove unused caps: UnsignedSupport and ImageLoadStoreSupport by Brian Osman · 6 years ago
  14. 04462d1 [skottie] Fix text selector sub-unit range handling by Florin Malita · 6 years ago
  15. 1e2d4a1 Fix line numbering problem when reporting SkSL compile errors by Brian Osman · 6 years ago
  16. 8231031 Small fixes to C API. Add SK_API and fix function signature mismatch. by Stan Iliev · 6 years ago
  17. ac71827 Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec by Herb Derby · 6 years ago
  18. aee5714 Manual revert of "Revise GrDataUtils to be more self-contained" by Greg Daniel · 6 years ago
  19. d8a7408 remove unused metal variable by Greg Daniel · 6 years ago
  20. 992df57 Revert "Experimental: Add R_16 and RG_1616 to Ganesh" by Greg Daniel · 6 years ago
  21. 9e3169b Remove version from copy shaders. by Greg Daniel · 6 years ago
  22. 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 6 years ago
  23. 11697dc Move Glyph Intercept code from SkStrike to SkGlyph by Herb Derby · 6 years ago
  24. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  25. b0c7ad1 Reland "Fix vulkan async transfer from call to not submit command buffer to early." by Greg Daniel · 6 years ago
  26. bd986b1 Revert "Fix vulkan async transfer from call to not submit command buffer to early." by Greg Daniel · 6 years ago
  27. 4b432fa run rewrite_includes.py by Mike Klein · 6 years ago
  28. 6e4fee8 Fix MetalWindowContext setup. by Jim Van Verth · 6 years ago
  29. de832b9 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  30. 54c8411 [skottie] Fix zero-overlap selector handling by Florin Malita · 6 years ago
  31. 10e259e Fix vulkan async transfer from call to not submit command buffer to early. by Greg Daniel · 6 years ago
  32. fc99416 Major rearchitecture of SkSL parsing, focused on improving performance. by Ethan Nicholas · 6 years ago
  33. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  34. 711f39f [skottie] Add support for RangeSelector shapes by Florin Malita · 6 years ago
  35. a797cc9 Fix GrBackendRenderTarget and GrBackendTexture operator= by Ben Wagner · 6 years ago
  36. 93d0146 Experimental: Add R_16 and RG_1616 to Ganesh by Robert Phillips · 6 years ago
  37. c5fae22 Roll third_party/externals/angle2 3c219171135d..b91f87b6ce1c (6 commits) by skia-autoroll · 6 years ago
  38. f9515b7 Roll ../src 72cb69b7908e..5f60135c7766 (425 commits) by skia-autoroll · 6 years ago
  39. a5de1e3 Roll third_party/externals/swiftshader 5b424e69101a..5c9e165bc4d5 (1 commits) by skia-autoroll · 6 years ago
  40. 6421783 Use DirectWrite for default font. by Ben Wagner · 6 years ago
  41. 20bcbac Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  42. 0f80902 Add GrQuadUtils namespace to hold ResolveAAType function by Michael Ludwig · 6 years ago
  43. fc33e01 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  44. 6b43c30 add mad_unorm8 instruction by Mike Klein · 6 years ago
  45. e422761 use u32 in mul_unorm8 by Mike Klein · 6 years ago
  46. f1df397 tidy up register allocation by Mike Klein · 6 years ago
  47. e0d90c8 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  48. 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 6 years ago
  49. 928b299 Roll recipe dependencies (nontrivial). by recipe-roller · 6 years ago
  50. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  51. d1bc240 Use 1e-4 rather than 1e-5 as "nonZeroAlpha" in various shader code. by Brian Salomon · 6 years ago
  52. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 6 years ago
  53. 754bad3 hoist loop-invariant code out of the loop by Mike Klein · 6 years ago
  54. 4d74f60 Make feature structs on GrVkBackendContext const. by Greg Daniel · 6 years ago
  55. 27a7431 SkPDF: clean up image shader code by Hal Canary · 6 years ago
  56. 68ba117 GrShaderCaps always stores config texture swizzles. by Brian Salomon · 6 years ago
  57. 6386efa Remove unused "DropsTileOnZeroDivide" caps bit by Brian Osman · 6 years ago
  58. 95253bd Fix SkSL standalone compile errors by Brian Osman · 6 years ago
  59. de4c58c Combine GrPerspQuad and GrQuad by Michael Ludwig · 6 years ago
  60. 6eb8c24 Move readSurfacePixels and writePixelSurface into GrSurfaceContext. by Greg Daniel · 6 years ago
  61. c2d9a31 Revert "print 1/K floats as fractions" by Mike Klein · 6 years ago
  62. c70ed90 Revise GrDataUtils to be more self-contained by Robert Phillips · 6 years ago
  63. 90ef39f Add GrCFResource::reset() to allow Chrome to transition to sk_cf_obj. by Jim Van Verth · 6 years ago
  64. e2826ab Add API to invalidate GL texture parameters from GrBackendTexture. by Brian Salomon · 6 years ago
  65. 9893f8e Roll third_party/externals/angle2 2dd40a44d1a6..3c219171135d (5 commits) by skia-autoroll · 6 years ago
  66. 7e2c3cd Roll ../src ce989eacabd7..72cb69b7908e (348 commits) by skia-autoroll · 6 years ago
  67. 57bc74b Roll third_party/externals/swiftshader 79d4ac9ab695..5b424e69101a (2 commits) by skia-autoroll · 6 years ago
  68. 89fc1db Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  69. bb365e2 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  70. 346f82c print 1/K floats as fractions by Mike Klein · 6 years ago
  71. eb1fe8f move peepholes where they're relevant by Mike Klein · 6 years ago
  72. 1c44db1 [skottie] Initial text range selector support by Florin Malita · 6 years ago
  73. 7716331 print SKVM test failures by Mike Klein · 6 years ago
  74. cf0daac allow two immediates by Mike Klein · 6 years ago
  75. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 6 years ago
  76. a4bb020 add SkVMBuilders.* to DM deps in G3 by Mike Klein · 6 years ago
  77. d17e05a Extract GrQuadList into separate header by Michael Ludwig · 6 years ago
  78. 6fed6d3 [infra] Fixes for chrome_release_branch by Eric Boren · 6 years ago
  79. 3c00d3d dump register and instruction count by Mike Klein · 6 years ago
  80. 9656dce add extract instruction by Mike Klein · 6 years ago
  81. 1665aaa add pack instruction by Mike Klein · 6 years ago
  82. 87e0147 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  83. d7d04dc add mul_unorm8 instruction by Mike Klein · 6 years ago
  84. 7b7077c centralize test/bench SkVM builders by Mike Klein · 6 years ago
  85. ac79ca1 Roll skia/third_party/skcms ca5b4470be98..386ae89d2b64 (1 commits) by skia-autoroll · 6 years ago
  86. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 6 years ago
  87. 81b7e3d Create FenceSync implementation that works for all Metal configs by Jim Van Verth · 6 years ago
  88. baf6478 Convert over more sites to SkStrikeSpecStorage, and remove unused calls by Herb Derby · 6 years ago
  89. 0484134 Add Tecno Spark3 Pro devices to the tree by Ravi Mistry · 6 years ago
  90. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 6 years ago
  91. 62fd2c3 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  92. 32c526b Interpreter: Minor cleanup of opcodes by Brian Osman · 6 years ago
  93. 89068ce Don't mark inline functions in SkString.h as static. by Jeremy Roman · 6 years ago
  94. 74bda38 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  95. 648a1dc [infra] Supply revision as target_branch to bot_update by Eric Boren · 6 years ago
  96. d9a88a3 Roll third_party/externals/swiftshader bb575d48d5f9..79d4ac9ab695 (6 commits) by skia-autoroll · 6 years ago
  97. 525aa0c Roll ../src f75363e40fb1..ce989eacabd7 (360 commits) by skia-autoroll · 6 years ago
  98. 2b03bf8 Roll third_party/externals/angle2 98f2167125a8..2dd40a44d1a6 (8 commits) by skia-autoroll · 6 years ago
  99. 1281851 add a x*y+0 -> x*y peephole by Mike Klein · 6 years ago
  100. 267f507 streamline SkVM test rebaselining by Mike Klein · 6 years ago