1. 4ba62b5 Add tip on patching to G3 bot by Ravi Mistry · 5 years ago
  2. 3f59379 expand unit tests, fix extract by Mike Klein · 5 years ago
  3. 81756e4 test and fix that we cover the right inputs by Mike Klein · 5 years ago
  4. d3cc16c eliminate the need for a tmp ymm register by Mike Klein · 5 years ago
  5. 072e6fc Remove version string from Viewer's "highlight" SkSL shader by Brian Osman · 5 years ago
  6. b464002 remove moot comment by Mike Klein · 5 years ago
  7. 208363e Minor optimization to serialization of SkPictures with many subpictures. by Nathaniel Nifong · 5 years ago
  8. d62d406 Revert "Revert "try resolver pattern"" by Mike Reed · 5 years ago
  9. 698fa78 Roll third_party/externals/angle2 1b5ad312c57a..2589cdcc88ec (5 commits) by skia-autoroll · 5 years ago
  10. ed7966f Roll ../src 3032e0d81bfa..5dc4d131fb35 (409 commits) by skia-autoroll · 5 years ago
  11. 6a9e282 Roll third_party/externals/swiftshader 0a9f0179ddef..b8260a8e915d (9 commits) by skia-autoroll · 5 years ago
  12. d82ca0b Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  13. a47ab49 A few fixes to recent gpu Copy Op changes. by Greg Daniel · 5 years ago
  14. cd5caa3 Allow async read back GM to YUV to fail. Skip on DDL. by Brian Salomon · 5 years ago
  15. f39124b Baseline for empty text by Julia Lavrova · 5 years ago
  16. daf1945 expose xform to google3 by Mike Reed · 5 years ago
  17. 0b5ffce refine perf dumps a little by Mike Klein · 5 years ago
  18. 217522c Add SkRasterPipeline support for more load/store formats and GrSwizzle. by Brian Salomon · 5 years ago
  19. e713a3c Make fAdvance{X|Y} private. by Herb Derby · 5 years ago
  20. 7760112 better perf support for JIT code by Mike Klein · 5 years ago
  21. db610b3 third-party.gni: Search includes using -I. by Shachar Langbeheim · 5 years ago
  22. 1e81d78 Increase timeout for G3 framework bot by Ravi Mistry · 5 years ago
  23. 613ad38 add basic JIT using xbyak by Mike Klein · 5 years ago
  24. cc5dc01 Make fForceBW private. by Herb Derby · 5 years ago
  25. 19e8a71 Fix ASAN issue with CreateTestingOnlyMtlTextureInfo by Jim Van Verth · 5 years ago
  26. df586b7 Use float literal with std::fill of floats by Brian Salomon · 5 years ago
  27. 3e5b017 Don't use MSAA config if can't resolve by Jim Van Verth · 5 years ago
  28. a3552c5 Reland "SkParagraph" by Julia Lavrova · 5 years ago
  29. 2d170c3 Remove all NexusPlayer bots and driver workarounds by Brian Osman · 5 years ago
  30. 5fc8912 Add bin/try-clients to trigger client tryjobs by Ravi Mistry · 5 years ago
  31. 53bd4c5 fixed an skslc crash with uninitialized globals by Ethan Nicholas · 5 years ago
  32. d188c18 fixed SkSL handling of negated literal vectors by Ethan Nicholas · 5 years ago
  33. 6488077 Support more YUV texture formats for Metal by Jim Van Verth · 5 years ago
  34. 024bd00 Initial implementation of SkSurface::asyncRescaleAndReadPixelsYUV420. by Brian Salomon · 5 years ago
  35. 2bafb64 Revert "try resolver pattern" by Herb Derby · 5 years ago
  36. 3d4cac5 Remove IO refs from GrSurfaceProxy only by Robert Phillips · 5 years ago
  37. 5f5680c Enable gl_FragCoord workaround on NexusPlayer, and re-enable analytic clipping by Brian Osman · 5 years ago
  38. 1f0a37a fix up relative links and spacing by Heather Miller · 5 years ago
  39. c159f94 Minor cleanups to GrMtlGpuRTCommandBuffer by Jim Van Verth · 5 years ago
  40. 920f6a9 [skottie] Animated text tracking support by Florin Malita · 5 years ago
  41. d6199ec Use new retain() method to set up window context. by Jim Van Verth · 5 years ago
  42. 6d71f49 fixed a spot where skslc would crash instead of report a parse error by Ethan Nicholas · 5 years ago
  43. a716809 try resolver pattern by Mike Reed · 5 years ago
  44. bba5aa7 Roll third_party/externals/angle2 2d0a9acb0551..1b5ad312c57a (3 commits) by skia-autoroll · 5 years ago
  45. 3bb9796 Roll ../src 37e3060c53b6..3032e0d81bfa (346 commits) by skia-autoroll · 5 years ago
  46. 6109875 Roll third_party/externals/swiftshader f60a2d59c9f2..0a9f0179ddef (9 commits) by skia-autoroll · 5 years ago
  47. 77cb2ca Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  48. bb74990 Add P016 and P010 examples to wacky_yuv_formats GM by Robert Phillips · 5 years ago
  49. 4cf5fd9 SkSL vector divide by zero now properly reports an error by Ethan Nicholas · 5 years ago
  50. 7206e38 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  51. cb1adb4 Add srcData version of createBackendTexture API by Robert Phillips · 5 years ago
  52. 8429422 Change GrCFResource to sk_cf_obj and move to include/ports. by Jim Van Verth · 5 years ago
  53. 40d9c51 Fix font creation lost style on Mac by Mike Reed · 5 years ago
  54. fc894d4 More classes no longer inherit from SkNoncopyable by Hal Canary · 5 years ago
  55. e695e53 [skottie] Add support for range selector domains by Florin Malita · 5 years ago
  56. 22ea7e9 add Builder::dump() by Mike Klein · 5 years ago
  57. 22b715f [infra] Add MSAN GPU (SwiftShader) bot by Eric Boren · 5 years ago
  58. 0ea4cf9 clarify behavior in SkTypeface::serialize() a little by Mike Klein · 5 years ago
  59. c66373d tweak mul/mad_unorm8 by Mike Klein · 5 years ago
  60. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 5 years ago
  61. 5ec1b8f Adding skparagraphto public.bzl by Julia Lavrova · 5 years ago
  62. f30e75e Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  63. 9b7f143 GrTessellator: fix for intersections returning non-finite points. by Stephen White · 5 years ago
  64. 4e3b011 tighten up SkSL parser depth testing by Ethan Nicholas · 5 years ago
  65. a630732 revise extract instruction by Mike Klein · 5 years ago
  66. feba68a skslc now errors on out-of-range shifts by Ethan Nicholas · 5 years ago
  67. de24185 Roll third_party/externals/angle2 ea49f6f5d4e3..2d0a9acb0551 (7 commits) by skia-autoroll · 5 years ago
  68. 07e103f [skottie] Range selector cleanup pass by Florin Malita · 5 years ago
  69. 2a484ef Roll third_party/externals/swiftshader c2c829bc9a63..f60a2d59c9f2 (3 commits) by skia-autoroll · 5 years ago
  70. c357509 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  71. d1d9f51 Roll ../src 6406ce90edf0..37e3060c53b6 (508 commits) by skia-autoroll · 5 years ago
  72. 07cd38d Revert "SkParagraph" by Herb Derby · 5 years ago
  73. 7a1bf99 Revert "Build fix" by Herb Derby · 5 years ago
  74. 607c6d9 Revert "Try to fix include problems for skparagraph" by Herb Derby · 5 years ago
  75. cc82972 Try to fix include problems for skparagraph by Herbert Derby · 5 years ago
  76. 9577f01 Revert "Add FontCollection.h to gni" by Herb Derby · 5 years ago
  77. 9e1e8ca Add FontCollection.h to gni by Herbert Derby · 5 years ago
  78. 53ae936 Make rasterallocator test a bit better. by Ben Wagner · 5 years ago
  79. 14c8ca9 Build fix by Julia Lavrova · 5 years ago
  80. 8016441 Interpreter: Refactor interface and lifetime management by Brian Osman · 5 years ago
  81. b0632fa fold through SKSL_USE_STD_STRING by Mike Klein · 5 years ago
  82. 7d3b27d free skvx from its Skia shackles by Mike Klein · 5 years ago
  83. 28a5a43 Revise GrDataUtils to be more self-contained (take 3) by Robert Phillips · 5 years ago
  84. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  85. 33a6f7c Remove advance only mode from SkGlyph. by Herb Derby · 5 years ago
  86. 10ad0b9 SkParagraph by Julia Lavrova · 5 years ago
  87. 2866a5b Roll skia/third_party/skcms 386ae89d2b64..ed2c978cdeef (1 commits) by skia-autoroll · 5 years ago
  88. 7bd7664 Another attempt at a shim to get sk_cf_obj landed. by Jim Van Verth · 5 years ago
  89. ac53c42 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  90. fe18de5 Experimental: Add R_16 and RG_1616 to Ganesh (take 2) by Robert Phillips · 5 years ago
  91. 6faf8d6 Roll third_party/externals/angle2 b91f87b6ce1c..ea49f6f5d4e3 (8 commits) by skia-autoroll · 5 years ago
  92. 0e83626 Roll ../src 5f60135c7766..6406ce90edf0 (429 commits) by skia-autoroll · 5 years ago
  93. 44425cc Roll third_party/externals/swiftshader 5c9e165bc4d5..c2c829bc9a63 (4 commits) by skia-autoroll · 5 years ago
  94. 3431d9d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  95. 2b4dcd3 Remove duplicate simple samples, make one a gm. by Ben Wagner · 5 years ago
  96. 25132b6 Remove unused caps: UnsignedSupport and ImageLoadStoreSupport by Brian Osman · 5 years ago
  97. 04462d1 [skottie] Fix text selector sub-unit range handling by Florin Malita · 5 years ago
  98. 1e2d4a1 Fix line numbering problem when reporting SkSL compile errors by Brian Osman · 5 years ago
  99. 8231031 Small fixes to C API. Add SK_API and fix function signature mismatch. by Stan Iliev · 5 years ago
  100. ac71827 Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec by Herb Derby · 5 years ago