1. 76ae22e Bugs by Julia Lavrova · 5 years ago
  2. bfd2332 fix bitcode by Mike Klein · 5 years ago
  3. d7af319 fill out loads, uniforms, and gathers by Mike Klein · 5 years ago
  4. 856282a initialize once by Mike Klein · 5 years ago
  5. 5c5bd1a Add comparisons (eq|neq|gt|gte)(i32|f32) by Herb Derby · 5 years ago
  6. 4bd834b [skottie] Fix default character transform origin by Florin Malita · 5 years ago
  7. 7430a9a Add shl_i32, srs_i32, and shr_i32 ops by Herb Derby · 5 years ago
  8. 03d9e8a Disable Programs test on TechoSpark3Pro Release by Brian Salomon · 5 years ago
  9. f539130 Remove code from GrTextureMaker that tries to make a MIP map copy. by Brian Salomon · 5 years ago
  10. 2ea588f add mad, to_f32, trunc by Mike Klein · 5 years ago
  11. 96380c2 simplifications by Mike Klein · 5 years ago
  12. fad1e0f Rename 'dstView' to 'outputView' to avoid confusion w/ 'dstProxyView' by Robert Phillips · 5 years ago
  13. 20e7a53 Revert "Move setupGeometry() from GrGLGpu to GrGLOpsRenderPass" by Chris Dalton · 5 years ago
  14. 55f681f Splitup GrSimpleMeshDrawOpHelper.h by Robert Phillips · 5 years ago
  15. 888ba8b Initialize D3D format table. by Jim Van Verth · 5 years ago
  16. bde9fcc [canvaskit] Precise font measuring by Kevin Lubick · 5 years ago
  17. 0a3900f Update Go Deps by skia-recreate-skps · 5 years ago
  18. e4995b4 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  19. 52037e8 Roll third_party/externals/swiftshader 4d40271e3f09..05f5e0b34ac8 (3 commits) by skia-autoroll · 5 years ago
  20. 70d4938 Add LLVM floor code for SkVM by Herb Derby · 5 years ago
  21. 23d978d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  22. b67081f Move setupGeometry() from GrGLGpu to GrGLOpsRenderPass by Chris Dalton · 5 years ago
  23. d8c604b Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  24. 0e29459 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  25. 2536b7f Handle dirty context state in GrGLGpu::deleteFramebuffer by Brian Salomon · 5 years ago
  26. 337064f Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  27. a7dc878 add some more instructions by Mike Klein · 5 years ago
  28. 62a644b Add GrD3DUtil. by Jim Van Verth · 5 years ago
  29. c86c83c Add DXGI_FORMAT to BackendFormat. by Jim Van Verth · 5 years ago
  30. 102488f bit_and and gather by Mike Klein · 5 years ago
  31. 6c59fe4 Add a GrSimpleMeshDrawOpHelper CreatePipeline method that doesn't require a GrFlushState by Robert Phillips · 5 years ago
  32. 3aef301 Reset GrGLGpu::fBoundDrawFramebuffer on resetContext by Brian Salomon · 5 years ago
  33. 5827438 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  34. f106bc2 Add SK_NO_FONTS check around font uses in skottie by Nathaniel Nifong · 5 years ago
  35. dbb0a25 Skia-Dawn: update for recent GrRenderPass::onDraw* changes. by Stephen White · 5 years ago
  36. 510eb15 Fix NVPR with explicitly sampled FPs. by Brian Salomon · 5 years ago
  37. 4c690b4 add metadata to calculated bounds by Mike Klein · 5 years ago
  38. 11efa18 impl load32 by Mike Klein · 5 years ago
  39. 15c98cb Revert "Add most important intrinsics to the interpreter" by Brian Osman · 5 years ago
  40. 00666b5 initialize fEE = nullptr by Mike Klein · 5 years ago
  41. 7fb77c8 [recipes] Move app_name into flavor.setup() by Eric Boren · 5 years ago
  42. 8430496 Revert "Update Go Deps" by Weston Tracey · 5 years ago
  43. 7b3999e convert to phi nodes by Mike Klein · 5 years ago
  44. fb3f302 Reland "Track device coordinate space as matrix" by Michael Ludwig · 5 years ago
  45. 93afe64 Blacklist hanging test on vulkan pixel3 perf bot. by Greg Daniel · 5 years ago
  46. dffe2ab Add assert that GrTextureMaker never adds MIP maps by Brian Salomon · 5 years ago
  47. 289ecf8 Update Go Deps by Weston Tracey · 5 years ago
  48. 6066b75 Remove cheap/any texture distinction from SkImageGenerator. by Brian Salomon · 5 years ago
  49. 66adad7 turn on mem2reg, set mcpu by Mike Klein · 5 years ago
  50. b614931 basic JIT support? by Mike Klein · 5 years ago
  51. 525fd36 little steps forward by Mike Klein · 5 years ago
  52. 1412b3e Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  53. 3caf453 Update Go Deps by skia-recreate-skps · 5 years ago
  54. 96f6b39 Roll ../src 04383ff221c4..b53f5caacd25 (392 commits) by skia-autoroll · 5 years ago
  55. e763c61 Roll third_party/externals/swiftshader da659b374113..4d40271e3f09 (2 commits) by skia-autoroll · 5 years ago
  56. 913a2ec Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  57. 31a7b07 Add stubbed out GrD3DOpsRenderPass class. by Greg Daniel · 5 years ago
  58. 838007f Add most important intrinsics to the interpreter by Brian Osman · 5 years ago
  59. 33db9fc Remove GrMesh::SendToGpuImpl by Chris Dalton · 5 years ago
  60. 6422722 Reland "Remove GrDeviceSpaceTextureDecalFragmentProcessor." by Brian Salomon · 5 years ago
  61. 8ec1330 Fill in more D3DCaps by Jim Van Verth · 5 years ago
  62. 6e8ceee Dawn backend: update to accommodate recent Skia changes. by Stephen White · 5 years ago
  63. 366176b Hide GrFillRRectOp's implementation by Robert Phillips · 5 years ago
  64. 9691d6b Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  65. 19f466d Adds gpu stats for program cache by Robert Phillips · 5 years ago
  66. a121fb6 renable SkM44.h checks by Mike Klein · 5 years ago
  67. dc2a977 Interpreter: Fix intrinsics when called with vector types by Brian Osman · 5 years ago
  68. 7f5e3c7 Reland "Skip rewriting headers that reference SkM44.h until we can remove the private copy of it" by Mike Reed · 5 years ago
  69. 1eff9dc Revert "Skip rewriting headers that reference SkM44.h until we can remove the private copy of it" by Mike Reed · 5 years ago
  70. 030a777 Update Go Deps by skia-recreate-skps · 5 years ago
  71. 8989363 rm unneeded header, see include/public by Mike Reed · 5 years ago
  72. 282f60a Roll ../src 2ea720658064..04383ff221c4 (360 commits) by skia-autoroll · 5 years ago
  73. 96d6194 Roll third_party/externals/swiftshader e162b023f539..da659b374113 (4 commits) by skia-autoroll · 5 years ago
  74. f0a13d0 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  75. 7b96793 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  76. 9b906ce Revert "remove private copy of SkM44.h" by Julia Lavrova · 5 years ago
  77. f2930f4 skvm llvm skeleton by Mike Klein · 5 years ago
  78. adc9bbb Remove GrTextureProducer::MakeMipMappedCopy by Brian Salomon · 5 years ago
  79. 0941b6e Use SkTPin in magnifier filter to avoid integer overflow with NaN by Brian Osman · 5 years ago
  80. d857545 Add GrContextOption for GL error checking, shader, and program success. by Brian Salomon · 5 years ago
  81. 2677deb Manual ANGLE roll. Update to our BUILD.gn to gen ANGLE's commit.h by Brian Salomon · 5 years ago
  82. f8ef81b remove private copy of SkM44.h by Mike Reed · 5 years ago
  83. 7a6db4c [infra] Move app installation to install method by Ben Wagner · 5 years ago
  84. 9f00494 Add test that SWPathRenderer GenIDChange listeners get removed. by Brian Salomon · 5 years ago
  85. c8d092a Revert "Revert "Remove copies for wrap modes in GrTextureProducer."" by Brian Salomon · 5 years ago
  86. a6572f7 Update Go Deps by skia-recreate-skps · 5 years ago
  87. 13afbb2 Roll third_party/externals/swiftshader 214ec337a0b2..e162b023f539 (3 commits) by skia-autoroll · 5 years ago
  88. 8616723 Roll ../src f0bb4f52c523..2ea720658064 (312 commits) by skia-autoroll · 5 years ago
  89. 6d927b6 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  90. a8b55bb Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  91. b5d977f Control opsz instead of CGFont in create_exact_copy. by Ben Wagner · 5 years ago
  92. 19304d8 Move all canvaskit example resources to CDN by Nathaniel Nifong · 5 years ago
  93. a64f5b2 Remove SkExclusiveStrikePtr. Replace it with sk_sp<SkStrike> by Herb Derby · 5 years ago
  94. bfe5a68 Move Pixel2XL Android_DDL1_Vulkan and Android_DDL3_Vulkan jobs to NVIDIA_Shield. by Weston Tracey · 5 years ago
  95. c43a6c5 Remove docs for macros that don't exist in the code. by Shachar Langbeheim · 5 years ago
  96. 4c20318 Remove SWAP_PER_DRAW from GrGLGpu by Chris Dalton · 5 years ago
  97. 659cc1c Make the strike cache hash table own the strike by Herb Derby · 5 years ago
  98. 251ee1d Remove SkDDLTmpRedirect.h by Robert Phillips · 5 years ago
  99. 2a016ba Allow passing multiple node IDs per PDF structure node. by Dominic Mazzoni · 5 years ago
  100. 3fcf83a Fix GrTextureEffect with kRepeat/kRepeat/kBilerp. by Brian Salomon · 5 years ago