1. 920f6a9 [skottie] Animated text tracking support by Florin Malita · 6 years ago
  2. d6199ec Use new retain() method to set up window context. by Jim Van Verth · 6 years ago
  3. 6d71f49 fixed a spot where skslc would crash instead of report a parse error by Ethan Nicholas · 6 years ago
  4. a716809 try resolver pattern by Mike Reed · 6 years ago
  5. bba5aa7 Roll third_party/externals/angle2 2d0a9acb0551..1b5ad312c57a (3 commits) by skia-autoroll · 6 years ago
  6. 3bb9796 Roll ../src 37e3060c53b6..3032e0d81bfa (346 commits) by skia-autoroll · 6 years ago
  7. 6109875 Roll third_party/externals/swiftshader f60a2d59c9f2..0a9f0179ddef (9 commits) by skia-autoroll · 6 years ago
  8. 77cb2ca Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  9. bb74990 Add P016 and P010 examples to wacky_yuv_formats GM by Robert Phillips · 6 years ago
  10. 4cf5fd9 SkSL vector divide by zero now properly reports an error by Ethan Nicholas · 6 years ago
  11. 7206e38 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  12. cb1adb4 Add srcData version of createBackendTexture API by Robert Phillips · 6 years ago
  13. 8429422 Change GrCFResource to sk_cf_obj and move to include/ports. by Jim Van Verth · 6 years ago
  14. 40d9c51 Fix font creation lost style on Mac by Mike Reed · 6 years ago
  15. fc894d4 More classes no longer inherit from SkNoncopyable by Hal Canary · 6 years ago
  16. e695e53 [skottie] Add support for range selector domains by Florin Malita · 6 years ago
  17. 22ea7e9 add Builder::dump() by Mike Klein · 6 years ago
  18. 22b715f [infra] Add MSAN GPU (SwiftShader) bot by Eric Boren · 6 years ago
  19. 0ea4cf9 clarify behavior in SkTypeface::serialize() a little by Mike Klein · 6 years ago
  20. c66373d tweak mul/mad_unorm8 by Mike Klein · 6 years ago
  21. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 6 years ago
  22. 5ec1b8f Adding skparagraphto public.bzl by Julia Lavrova · 6 years ago
  23. f30e75e Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  24. 9b7f143 GrTessellator: fix for intersections returning non-finite points. by Stephen White · 6 years ago
  25. 4e3b011 tighten up SkSL parser depth testing by Ethan Nicholas · 6 years ago
  26. a630732 revise extract instruction by Mike Klein · 6 years ago
  27. feba68a skslc now errors on out-of-range shifts by Ethan Nicholas · 6 years ago
  28. de24185 Roll third_party/externals/angle2 ea49f6f5d4e3..2d0a9acb0551 (7 commits) by skia-autoroll · 6 years ago
  29. 07e103f [skottie] Range selector cleanup pass by Florin Malita · 6 years ago
  30. 2a484ef Roll third_party/externals/swiftshader c2c829bc9a63..f60a2d59c9f2 (3 commits) by skia-autoroll · 6 years ago
  31. c357509 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  32. d1d9f51 Roll ../src 6406ce90edf0..37e3060c53b6 (508 commits) by skia-autoroll · 6 years ago
  33. 07cd38d Revert "SkParagraph" by Herb Derby · 6 years ago
  34. 7a1bf99 Revert "Build fix" by Herb Derby · 6 years ago
  35. 607c6d9 Revert "Try to fix include problems for skparagraph" by Herb Derby · 6 years ago
  36. cc82972 Try to fix include problems for skparagraph by Herbert Derby · 6 years ago
  37. 9577f01 Revert "Add FontCollection.h to gni" by Herb Derby · 6 years ago
  38. 9e1e8ca Add FontCollection.h to gni by Herbert Derby · 6 years ago
  39. 53ae936 Make rasterallocator test a bit better. by Ben Wagner · 6 years ago
  40. 14c8ca9 Build fix by Julia Lavrova · 6 years ago
  41. 8016441 Interpreter: Refactor interface and lifetime management by Brian Osman · 6 years ago
  42. b0632fa fold through SKSL_USE_STD_STRING by Mike Klein · 6 years ago
  43. 7d3b27d free skvx from its Skia shackles by Mike Klein · 6 years ago
  44. 28a5a43 Revise GrDataUtils to be more self-contained (take 3) by Robert Phillips · 6 years ago
  45. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  46. 33a6f7c Remove advance only mode from SkGlyph. by Herb Derby · 6 years ago
  47. 10ad0b9 SkParagraph by Julia Lavrova · 6 years ago
  48. 2866a5b Roll skia/third_party/skcms 386ae89d2b64..ed2c978cdeef (1 commits) by skia-autoroll · 6 years ago
  49. 7bd7664 Another attempt at a shim to get sk_cf_obj landed. by Jim Van Verth · 6 years ago
  50. ac53c42 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  51. fe18de5 Experimental: Add R_16 and RG_1616 to Ganesh (take 2) by Robert Phillips · 6 years ago
  52. 6faf8d6 Roll third_party/externals/angle2 b91f87b6ce1c..ea49f6f5d4e3 (8 commits) by skia-autoroll · 6 years ago
  53. 0e83626 Roll ../src 5f60135c7766..6406ce90edf0 (429 commits) by skia-autoroll · 6 years ago
  54. 44425cc Roll third_party/externals/swiftshader 5c9e165bc4d5..c2c829bc9a63 (4 commits) by skia-autoroll · 6 years ago
  55. 3431d9d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  56. 2b4dcd3 Remove duplicate simple samples, make one a gm. by Ben Wagner · 6 years ago
  57. 25132b6 Remove unused caps: UnsignedSupport and ImageLoadStoreSupport by Brian Osman · 6 years ago
  58. 04462d1 [skottie] Fix text selector sub-unit range handling by Florin Malita · 6 years ago
  59. 1e2d4a1 Fix line numbering problem when reporting SkSL compile errors by Brian Osman · 6 years ago
  60. 8231031 Small fixes to C API. Add SK_API and fix function signature mismatch. by Stan Iliev · 6 years ago
  61. ac71827 Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec by Herb Derby · 6 years ago
  62. aee5714 Manual revert of "Revise GrDataUtils to be more self-contained" by Greg Daniel · 6 years ago
  63. d8a7408 remove unused metal variable by Greg Daniel · 6 years ago
  64. 992df57 Revert "Experimental: Add R_16 and RG_1616 to Ganesh" by Greg Daniel · 6 years ago
  65. 9e3169b Remove version from copy shaders. by Greg Daniel · 6 years ago
  66. 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 6 years ago
  67. 11697dc Move Glyph Intercept code from SkStrike to SkGlyph by Herb Derby · 6 years ago
  68. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  69. b0c7ad1 Reland "Fix vulkan async transfer from call to not submit command buffer to early." by Greg Daniel · 6 years ago
  70. bd986b1 Revert "Fix vulkan async transfer from call to not submit command buffer to early." by Greg Daniel · 6 years ago
  71. 4b432fa run rewrite_includes.py by Mike Klein · 6 years ago
  72. 6e4fee8 Fix MetalWindowContext setup. by Jim Van Verth · 6 years ago
  73. de832b9 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  74. 54c8411 [skottie] Fix zero-overlap selector handling by Florin Malita · 6 years ago
  75. 10e259e Fix vulkan async transfer from call to not submit command buffer to early. by Greg Daniel · 6 years ago
  76. fc99416 Major rearchitecture of SkSL parsing, focused on improving performance. by Ethan Nicholas · 6 years ago
  77. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  78. 711f39f [skottie] Add support for RangeSelector shapes by Florin Malita · 6 years ago
  79. a797cc9 Fix GrBackendRenderTarget and GrBackendTexture operator= by Ben Wagner · 6 years ago
  80. 93d0146 Experimental: Add R_16 and RG_1616 to Ganesh by Robert Phillips · 6 years ago
  81. c5fae22 Roll third_party/externals/angle2 3c219171135d..b91f87b6ce1c (6 commits) by skia-autoroll · 6 years ago
  82. f9515b7 Roll ../src 72cb69b7908e..5f60135c7766 (425 commits) by skia-autoroll · 6 years ago
  83. a5de1e3 Roll third_party/externals/swiftshader 5b424e69101a..5c9e165bc4d5 (1 commits) by skia-autoroll · 6 years ago
  84. 6421783 Use DirectWrite for default font. by Ben Wagner · 6 years ago
  85. 20bcbac Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  86. 0f80902 Add GrQuadUtils namespace to hold ResolveAAType function by Michael Ludwig · 6 years ago
  87. fc33e01 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  88. 6b43c30 add mad_unorm8 instruction by Mike Klein · 6 years ago
  89. e422761 use u32 in mul_unorm8 by Mike Klein · 6 years ago
  90. f1df397 tidy up register allocation by Mike Klein · 6 years ago
  91. e0d90c8 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  92. 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 6 years ago
  93. 928b299 Roll recipe dependencies (nontrivial). by recipe-roller · 6 years ago
  94. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  95. d1bc240 Use 1e-4 rather than 1e-5 as "nonZeroAlpha" in various shader code. by Brian Salomon · 6 years ago
  96. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 6 years ago
  97. 754bad3 hoist loop-invariant code out of the loop by Mike Klein · 6 years ago
  98. 4d74f60 Make feature structs on GrVkBackendContext const. by Greg Daniel · 6 years ago
  99. 27a7431 SkPDF: clean up image shader code by Hal Canary · 6 years ago
  100. 68ba117 GrShaderCaps always stores config texture swizzles. by Brian Salomon · 6 years ago