1. 320c32b Remove mips workarounds for Android. by Derek Sollenberger · 5 years ago
  2. 0bd00f4 Reland "Clear out atlases if they haven't been used in a while." by Jim Van Verth · 5 years ago
  3. 2cdad96 SkiaDawn: Early out in recordProgramInfo by Sean Gilhuly · 5 years ago
  4. e05b1b7 [svgdevice] Handle text path effects by Florin Malita · 5 years ago
  5. f9329af Revert "Clear out atlases if they haven't been used in a while." by Jim Van Verth · 5 years ago
  6. 0f9c2c9 Remove instanced draws and simplify GrMesh by Chris Dalton · 5 years ago
  7. bc45f28 remove legacy virtual from enforcer by Mike Reed · 5 years ago
  8. 79007c9 Clear out atlases if they haven't been used in a while. by Jim Van Verth · 5 years ago
  9. 75e2907 Implement support for path effects in SkSVGDevice backend. by Bryce Thomas · 5 years ago
  10. a9e28af Make AAFlatteningConvexPathOp surface its programInfos at record time by Robert Phillips · 5 years ago
  11. ba96256 hide getters so we can change the internals of SkVertices by Mike Reed · 5 years ago
  12. 224cd4d Roll third_party/externals/angle2 2e5bd9b1e658..6963f58c7678 (14 commits) by skia-autoroll · 5 years ago
  13. 6dbd838 Roll ../src 5309fd86e6da..907b992f87c0 (527 commits) by skia-autoroll · 5 years ago
  14. 8ef1b85 Roll third_party/externals/swiftshader 7e857092052e..18daa81e3d3d (9 commits) by skia-autoroll · 5 years ago
  15. 4d43694 Update SKP version by skia-recreate-skps · 5 years ago
  16. c2da769 dot for JIT by Mike Klein · 5 years ago
  17. 5caf7de restore Op::round by Mike Klein · 5 years ago
  18. bb76842 Migrate GrMeshTest to the new bind/draw API by Chris Dalton · 5 years ago
  19. 019385e remove LerpRed shader by Mike Reed · 5 years ago
  20. 5929535 add draw-via-serialize mode to viewer by Mike Reed · 5 years ago
  21. 2669a7b More programInfo cleanup by Robert Phillips · 5 years ago
  22. 84a9eb5 add gm for clipShader in a layer by Mike Reed · 5 years ago
  23. 334380e More GrDrawVerticesOp cleanup, to reduce redundant state by Brian Osman · 5 years ago
  24. 6941f4a Update three GrMeshDrawOps to surface their programInfos at record time by Robert Phillips · 5 years ago
  25. 6509bc7 [skottie] Cleanup VectorValue use by Florin Malita · 5 years ago
  26. b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 5 years ago
  27. 1fe50d3 make switching skvm-on-llvm easier by Mike Klein · 5 years ago
  28. c02e77c [skottie] Effects cleanup pass by Florin Malita · 5 years ago
  29. f0aee74 Remove (unused) shader caps from default GP factory functions by Brian Osman · 5 years ago
  30. 9b449b7 Simplify and optimize GrDrawVerticesOp vertex writing loop by Brian Osman · 5 years ago
  31. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 5 years ago
  32. 9b5dba2 Update Skia milestone to 83 by Eric Boren · 5 years ago
  33. 7bb74c4 Roll ../src 43a5bd0c46ed..5309fd86e6da (470 commits) by skia-autoroll · 5 years ago
  34. d8fe614 Roll third_party/externals/angle2 c5b3cbdb4502..2e5bd9b1e658 (10 commits) by skia-autoroll · 5 years ago
  35. 1743144 Roll third_party/externals/swiftshader 16ae92a4ee52..7e857092052e (6 commits) by skia-autoroll · 5 years ago
  36. 5082df1 Remove need for gpu when unrefing managed resources. by Jim Van Verth · 5 years ago
  37. f0140ee Remove GrDrawVertices fast path for simple matrix + colors + no local coords by Brian Osman · 5 years ago
  38. 740d34f Make TessellatingPathOp surface its programInfo at record time by Robert Phillips · 5 years ago
  39. 1b7f846 Add wrapper script to call tool to bulk abandon Gerrit CLs by Ravi Mistry · 5 years ago
  40. a31ab4b Have GrVkUniformBuffers own their descriptor sets. by Greg Daniel · 5 years ago
  41. 3a74f83 remove -D_GLIBCXX_DEBUG by Mike Klein · 5 years ago
  42. 06e5a15 [skottie] Power reduce trivial spatial Berzier by Florin Malita · 5 years ago
  43. dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 5 years ago
  44. 6dc0f63 Make DrawAtlasOp surface its programInfo at record time by Robert Phillips · 5 years ago
  45. 9028bac Make DefaultPathOp surface its programInfo at record time by Robert Phillips · 5 years ago
  46. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 5 years ago
  47. 21beacc Revert "Experiment with no longer avoiding uploading same uniforms in vulkan." by Greg Daniel · 5 years ago
  48. 0340292 Update Go Deps by skia-recreate-skps · 5 years ago
  49. 617173f Roll third_party/externals/angle2 abcc536b6207..c5b3cbdb4502 (7 commits) by skia-autoroll · 5 years ago
  50. c35c05f Roll ../src 7f81408a3581..43a5bd0c46ed (526 commits) by skia-autoroll · 5 years ago
  51. 6bc4a74 Roll third_party/externals/swiftshader 8be72df60462..16ae92a4ee52 (1 commits) by skia-autoroll · 5 years ago
  52. c2fe5ee refactor where we wrap clipshaders, in prep for gpu backend by Mike Reed · 5 years ago
  53. f97c018 simplify skvm clip shaders by Mike Klein · 5 years ago
  54. 272c56b skvm clip shader support by Mike Klein · 5 years ago
  55. c376cb4 skvm local matrix shader by Mike Klein · 5 years ago
  56. 3e19216 Hoist GrVkResource up so it can be used for D3D and Metal. by Jim Van Verth · 5 years ago
  57. bf35512 we can handle opaque clip-shaders up front by Mike Reed · 5 years ago
  58. 3439323 remove testing && false by Mike Reed · 5 years ago
  59. 4723724 Impl. tiled bitmaps in drawImageRect with per-edge AA flags by Michael Ludwig · 5 years ago
  60. 520c5fd fix clip shader + skvm by Mike Klein · 5 years ago
  61. 5f6b41e Runtime effects: Detect calls to undefined functions by Brian Osman · 5 years ago
  62. 39ca973 Migrate ccpr to the new bind/draw API by Chris Dalton · 5 years ago
  63. 6e7eac9 [skottie] Simplify the separate-dimensions vector interpolator by Florin Malita · 5 years ago
  64. 3eabf4a Convert AAConvexPathOp to surfacing its programInfo by Robert Phillips · 5 years ago
  65. a19ea58 Experiment with no longer avoiding uploading same uniforms in vulkan. by Greg Daniel · 5 years ago
  66. d3f67db add Builder::dot() by Mike Klein · 5 years ago
  67. 121c2af clipShader -- raster implementation by Mike Reed · 5 years ago
  68. 92ec801 [skottie] 2D spatial interpolation support by Florin Malita · 5 years ago
  69. dd86fb3 Move tiled bitmap code into SkGpuDevice_drawTexture.cpp by Michael Ludwig · 5 years ago
  70. d1a8af6 Make GrRegionOp surface programInfos at record time by Robert Phillips · 5 years ago
  71. e37f1c4 Surface programInfos on GrLatticOp at record time by Robert Phillips · 5 years ago
  72. 78dac6d Convert FillRRectOp to the new bind/draw API by Chris Dalton · 5 years ago
  73. 2e30796 Clean up Enums in Canvaskit by Nathaniel Nifong · 5 years ago
  74. fae71fb [infra] gen_tasks: fix TODOs in usesDocker() by Eric Boren · 5 years ago
  75. 80f8325 Update Go Deps by skia-recreate-skps · 5 years ago
  76. 4760465 Roll ../src 5c8f724bfe77..7f81408a3581 (409 commits) by skia-autoroll · 5 years ago
  77. 9e1f70b Roll third_party/externals/angle2 0c9b6abde90c..abcc536b6207 (12 commits) by skia-autoroll · 5 years ago
  78. 390b9cd Roll third_party/externals/swiftshader b44162fdbb25..8be72df60462 (1 commits) by skia-autoroll · 5 years ago
  79. 8a44af5 remove unused isAPicture from shaderbase by Mike Reed · 5 years ago
  80. 0c465e3 SkShaders::Blend/GPU: treat null inputs as input color by Florin Malita · 5 years ago
  81. a67d1ae add missing license line to SkVM_opts.h by Mike Klein · 5 years ago
  82. 52f0291 Remove SkMaskFilter::makeWithMatrix() by Florin Malita · 5 years ago
  83. a3aa601 Add a canvas test to make and draw SkVertices by Nathaniel Nifong · 5 years ago
  84. a77f30c Reland "Split building encoding from decoding" by Leon Scroggins III · 5 years ago
  85. 85da336 Add d3d support for creating command lists. by Greg Daniel · 5 years ago
  86. 4054061 [skottie] Defibrillate wipe effects by Florin Malita · 5 years ago
  87. ea3ddc9 [skottie] KeyframeAnimator builders by Florin Malita · 5 years ago
  88. 20baaee Update SkWebpEncoder.cpp's copyright notice by Leon Scroggins III · 5 years ago
  89. c06355c [canvaskit] Update dash example link to use new API. by Kevin Lubick · 5 years ago
  90. c8f95e2 Fix deprecated names by Nathaniel Nifong · 5 years ago
  91. 23899c6 [infra] gen_tasks: Fix TODOs in usesGit() by Eric Boren · 5 years ago
  92. e65c5fc Enable skia_use_icu for iOS by Julia Lavrova · 5 years ago
  93. 02c4590 Add empty GrD3DResourceProvider class. by Greg Daniel · 5 years ago
  94. d96c3c7 Add shader makers to SkShader externs by Nathaniel Nifong · 5 years ago
  95. 8a05d23 [infra] More gen_tasks tweaks by Eric Boren · 5 years ago
  96. 4cf2ab6 JS files to support running jasmine tests in google3 by Nathaniel Nifong · 5 years ago
  97. c27e702 [infra] Overhaul gen_tasks_logic by Eric Boren · 5 years ago
  98. 424d28b Update Go Deps by Eric Boren · 5 years ago
  99. 0154105 Roll ../src da581c3babc4..5c8f724bfe77 (551 commits) by skia-autoroll · 5 years ago
  100. 24e3e67 Roll third_party/externals/angle2 9acaf6626042..0c9b6abde90c (11 commits) by skia-autoroll · 5 years ago