1. f52bca1 Suppress another version of the vulkan validation error. by Greg Daniel · 4 years, 3 months ago
  2. 7a95b20 moved SkSL FieldAccess data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  3. a7a4044 Migrate abandonment & reset methods to GrDirectContext by Adlai Holler · 4 years, 3 months ago
  4. 453f67f SkSL enum changes by Ethan Nicholas · 4 years, 3 months ago
  5. e70a30d Suppress vulkan validation layers bug. by Greg Daniel · 4 years, 3 months ago
  6. 444ccc6 more SkSL IRNode refactoring by Ethan Nicholas · 4 years, 3 months ago
  7. 70dd6a9 Make sure the normal GrProgramDesc handles input attachment key. by Greg Daniel · 4 years, 3 months ago
  8. 7c4aca0 SkDevice::drawSpecial accepts arbitrary matrix v2 by Michael Ludwig · 4 years, 3 months ago
  9. 3d87e9f Reorganize how SkSL includes are parsed and stored by Brian Osman · 4 years, 3 months ago
  10. 6f3015a Reland "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by John Stiles · 4 years, 3 months ago
  11. 9555f29 Reland "Merge GrContext::init into GrDirectContext ..." by Adlai Holler · 4 years, 3 months ago
  12. eaaa71b Add test for sk_Caps.mustGuardDivisionEvenAfterExplicitZeroCheck. by John Stiles · 4 years, 3 months ago
  13. 8f84cee Add test for sk_Caps.inBlendModesFailRandomlyForAllZeroVec. by John Stiles · 4 years, 3 months ago
  14. 658ae8f Reland "Put top level FPs into their own functions" by John Stiles · 4 years, 3 months ago
  15. 2a4952d refactored more SkSL IRNodes by Ethan Nicholas · 4 years, 3 months ago
  16. c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 4 years, 3 months ago
  17. aa8c461 Roll Chromium from af82ff2606e9 to 4a368eae5a6f (468 revisions) by skia-autoroll · 4 years, 3 months ago
  18. df9bf32 Roll SwiftShader from 5f4e70b81046 to 952149303d06 (1 revision) by skia-autoroll · 4 years, 3 months ago
  19. 0f82612 Roll Dawn from 6b4a4a85dfd7 to 793a07e36636 (12 revisions) by skia-autoroll · 4 years, 3 months ago
  20. 2ae1dd9 Revert "Add sk_Caps.builtinDeterminantSupport and use it in cross()." by Jim Van Verth · 4 years, 3 months ago
  21. 1179fcf Remove custom iterators from SkSL::Program by Brian Osman · 4 years, 3 months ago
  22. 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 4 years, 3 months ago
  23. 6bbf026 Add sk_Caps.builtinDeterminantSupport and use it in cross(). by John Stiles · 4 years, 3 months ago
  24. 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 4 years, 3 months ago
  25. 3037838 Clip perspective bounds by device clip in SkPDFDevice by Michael Ludwig · 4 years, 3 months ago
  26. e9b9c3b Revert "Merge GrContext::init into GrDirectContext ..." by Jim Van Verth · 4 years, 3 months ago
  27. 4b3d1f3 Add push constant support to GrCaps. by Jim Van Verth · 4 years, 3 months ago
  28. 48d8724 Merge GrContext::init into GrDirectContext ... by Adlai Holler · 4 years, 3 months ago
  29. f9b0042 Expose ManagedBackendTexture from BackendTextureImageFactory. by Brian Salomon · 4 years, 3 months ago
  30. a96e080 [canvaskit] Attempt to turn off rtti by Kevin Lubick · 4 years, 3 months ago
  31. 0743dc1 Use SkSTArray to track CFG exits instead of std<set>. by John Stiles · 4 years, 3 months ago
  32. e17b050 add missing <atomic> include by Ethan Nicholas · 4 years, 3 months ago
  33. 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 4 years, 3 months ago
  34. 69f3cab Changing the way we select a grapheme by Julia Lavrova · 4 years, 3 months ago
  35. e1589a1 Add line breaks to make dehydrated files more merge-friendly. by John Stiles · 4 years, 3 months ago
  36. e895cdc Dawn: implement mipmap generation. by Stephen White · 4 years, 3 months ago
  37. 1fc76ce Migrate more Android & SkSurface API off GrContext by Adlai Holler · 4 years, 3 months ago
  38. adbd312 Fix debugger to work with new emsdk by Kevin Lubick · 4 years, 3 months ago
  39. a1d668d Adjust w0 clipping plane distance by Michael Ludwig · 4 years, 3 months ago
  40. d464feb Rename GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years, 3 months ago
  41. 2c08814 [pathkit] update to build with emsdk 2.0.6 by Kevin Lubick · 4 years, 3 months ago
  42. 01ec7e8 moved SkSL Setting data into IRNode and fixed its dehydration/rehydration by Ethan Nicholas · 4 years, 3 months ago
  43. ba835bb tidy up SkTHash special methods by Mike Klein · 4 years, 3 months ago
  44. 796cdb7 Use SkTHashMap to implement DefinitionMap. by John Stiles · 4 years, 3 months ago
  45. ed84b73 moved SkSL FunctionDeclaration data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  46. 9eaca48 [canvaskit] Update emsdk to 2.0.6 by Kevin Lubick · 4 years, 3 months ago
  47. 9c0b79a Implement assignment and copy-construction for SkTHashSet/Map. by John Stiles · 4 years, 3 months ago
  48. 0039874 [canvaskit] POC bindings for testing gms by Kevin Lubick · 4 years, 3 months ago
  49. 7868692 Moved SkSL VariableReference data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  50. e3dcb13 Remove inherited program element list (it's now unused) by Brian Osman · 4 years, 3 months ago
  51. afa18ee Put interface blocks into the intrinsic maps, too by Brian Osman · 4 years, 3 months ago
  52. 99aa053 Remove unused copy of DefinitionMap. by John Stiles · 4 years, 3 months ago
  53. 13c3633 [canvaskit] Update quickstart to use 0.19.0 by Kevin Lubick · 4 years, 3 months ago
  54. 6a204db Change interface block's fVariable from ref to pointer by Brian Osman · 4 years, 3 months ago
  55. dd21816 moved SkSL Ternary data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  56. 8c44eca moved SkSL If data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  57. 1e9f7f3 changed various SkSL structs into classes by Ethan Nicholas · 4 years, 3 months ago
  58. b8cc665 Remove dedicated name from SymbolTable entries. by John Stiles · 4 years, 3 months ago
  59. fde67e4 Add HW-filtered masks to thread-safe cache by Robert Phillips · 4 years, 3 months ago
  60. fc1f96f [canvaskit] Update npm to 0.19.0 by Kevin Lubick · 4 years, 3 months ago
  61. 8d43858 [canvaskit] Update jsfiddle links and fix renderSKP by Kevin Lubick · 4 years, 3 months ago
  62. ac0723a Roll SwiftShader from 635de036d766 to 5f4e70b81046 (1 revision) by skia-autoroll · 4 years, 3 months ago
  63. 757f6fb Roll Chromium from 3c77521707c0 to af82ff2606e9 (468 revisions) by skia-autoroll · 4 years, 3 months ago
  64. accb2e5 Roll Dawn from 7e22b1c44fb0 to 6b4a4a85dfd7 (9 revisions) by skia-autoroll · 4 years, 3 months ago
  65. 38e6d22 Dawn: refactor texture uploading from GrDawnTexture to GrDawnGpu. by Stephen White · 4 years, 3 months ago
  66. 041fd0a moved SkSL Variable data into IRNode by Ethan Nicholas · 4 years, 3 months ago
  67. 54c1b3d [canvaskit] Remove Sk from nearly all function/type names. by Kevin Lubick · 4 years, 3 months ago
  68. 99afada Use SkIRect for desired output in skif::getInputBounds by Michael Ludwig · 4 years, 3 months ago
  69. 8d921a1 build: Remove no-op calls to set_sources_assignment_filter by Sylvain Defresne · 4 years, 3 months ago
  70. 8ade5e8 Remove special handling of stencil formats and just use GrBackendFormts. by Greg Daniel · 4 years, 3 months ago
  71. a7f69c2 Add stencil formats to all the backends. by Greg Daniel · 4 years, 3 months ago
  72. c021360 Only include one variable per declaration statement by Brian Osman · 4 years, 3 months ago
  73. f41762a Remove accidentally repeated bit-index expression. by John Stiles · 4 years, 3 months ago
  74. 989f5bf refactor HashAndEncode by Mike Klein · 4 years, 3 months ago
  75. b180712 Centralize CreateLazyView helper in GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years, 3 months ago
  76. 6c2f976 Update AutoLayerForImageFilter to use SkTCopyOnFirstWrite by Michael Ludwig · 4 years, 3 months ago
  77. bb2e070 Rename ChunkBits to kChunkBits. by John Stiles · 4 years, 3 months ago
  78. 8ffd4d7 Revert "Add a 2d cross product intrinsic to sksl" by Jim Van Verth · 4 years, 3 months ago
  79. 6e17ffe Add customData capability to the thread-safe proxy cache ... by Robert Phillips · 4 years, 3 months ago
  80. 8354e9b Fix data() method and add unit test. by John Stiles · 4 years, 3 months ago
  81. df47abc [canvaskit] Add make rule to check types by Kevin Lubick · 4 years, 3 months ago
  82. 57c37ad Add a 2d cross product intrinsic to sksl by Chris Dalton · 4 years, 3 months ago
  83. 439af79 Roll SwiftShader from afe6ca45b6da to 635de036d766 (3 revisions) by skia-autoroll · 4 years, 3 months ago
  84. c90e776 Roll ANGLE from 77e3d0ae97b6 to 3df629c55d89 (20 revisions) by skia-autoroll · 4 years, 3 months ago
  85. 3a10ae1 Roll Chromium from 4259b6b6cb0f to 3c77521707c0 (463 revisions) by skia-autoroll · 4 years, 3 months ago
  86. b81fdbe Roll Dawn from 326e14f34bb5 to 7e22b1c44fb0 (6 revisions) by skia-autoroll · 4 years, 3 months ago
  87. 56a6120 retry³ absl by Mike Klein · 4 years, 8 months ago
  88. 49a547f Separate out SymbolTable aliases from regular Symbols. by John Stiles · 4 years, 3 months ago
  89. 107114d Fix debugger bindings after SkSurface::flushAndSubmit change. by Brian Salomon · 4 years, 3 months ago
  90. 0ce2c54 Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 4 years, 3 months ago
  91. 88f3b68 Improve error reporting from SkSL include files. by John Stiles · 4 years, 3 months ago
  92. 3c70f0b Revert "retry retry absl" by Mike Klein · 4 years, 3 months ago
  93. bbfc015 turn on using new for op pools by Herb Derby · 4 years, 3 months ago
  94. 33b42e1 retry retry absl by Mike Klein · 4 years, 8 months ago
  95. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 4 years, 3 months ago
  96. 2e09693 find cxxabi headers in Android ASAN builds by Mike Klein · 4 years, 3 months ago
  97. 59637dd Add SkTypeface::getPostScriptName. by Ben Wagner · 4 years, 3 months ago
  98. d6cfe72 Add flag to switch op allocation to new by Herb Derby · 4 years, 3 months ago
  99. 8e5cf44 SkImage_GpuYUVA doesn't take origin by Brian Salomon · 4 years, 3 months ago
  100. c3bdd1c Separate mask creation from drawing in draw_shape_with_mask_filter by Robert Phillips · 4 years, 3 months ago