1. 495993a Remove GrColor4f by Brian Osman · 6 years ago
  2. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  3. ebde1ab Change 0 extraSize allocation behavior for SkArenaAlloc by Herb Derby · 6 years ago
  4. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  5. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  6. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  7. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  8. 3ea317c Remove checks that insist on kOpaque for some color types by Brian Osman · 6 years ago
  9. 9c37cd9 Revert "Fix image info checking for always-opaque color types" by Brian Osman · 6 years ago
  10. 9835dd5 Fix image info checking for always-opaque color types by Brian Osman · 6 years ago
  11. c1db610 Revert "SkTArray: clean up, no change to behaviour" by Mike Klein · 6 years ago
  12. c0a74a1 SkTArray: clean up, no change to behaviour by Hal Canary · 6 years ago
  13. 46acf9d Add context option to reduce opList splitting by Robert Phillips · 6 years ago
  14. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  15. 2213ee9 Add support for per-edge AA to GrTextureOp. by Brian Salomon · 6 years ago
  16. 1d5b598 Towards removing GrColor4f by Brian Osman · 6 years ago
  17. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  18. 5dd47e4 Make SkCodec truly default to sRGB by Leon Scroggins III · 6 years ago
  19. d25b7c1 Introduce SkRGBA4f, templated on SkAlphaType by Brian Osman · 6 years ago
  20. 0d96a4b Remove SkAutoTCallIProc. by Ben Wagner · 6 years ago
  21. 653c6b5 Remove (unused) GrBlend.cpp, and some GrColor helpers by Brian Osman · 6 years ago
  22. a5c578f Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  23. c2d0fb1 include: whitespace changes for clang-format by Hal Canary · 6 years ago
  24. 0191ed8 Make listener lists threadsafe with a mutex. by Mike Klein · 6 years ago
  25. 6c8d242 Make atomic lists list for bitmaps and paths by Herb Derby · 6 years ago
  26. 90d2d93 Revert "Add Short4 vertex attributes, and benchmark them as 4.12 colors" by Brian Osman · 6 years ago
  27. d2ca047 Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  28. d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 6 years ago
  29. b68bcc4 ccpr: Remove the dangling pointer from GrCCDrawPathsOp by Chris Dalton · 6 years ago
  30. 8f5a7a6 first start on a P3 GM by Mike Klein · 6 years ago
  31. 3d413c5 Reland: add SkPath::shrinkToFit by Florin Malita · 6 years ago
  32. a21a16b Revert "add SkPath::shrinkToFit" by Mike Reed · 6 years ago
  33. 3d69be5 add SkPath::shrinkToFit by Mike Reed · 6 years ago
  34. 086679b Revert "increase Builder's prealloc size after colorspace change" by Brian Osman · 6 years ago
  35. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  36. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  37. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  38. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  39. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  40. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  41. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  42. 12d4b6e let's like, chill out about all these rules, man by Mike Klein · 6 years ago
  43. 916c498 Consolidate the scissor enums into one "GrScissorTest" enum by Chris Dalton · 6 years ago
  44. 015c899 port most SkAtomic<T> to std::atomic<T> by Mike Klein · 6 years ago
  45. b547579 switch SkTDArray from push to push_back by Mike Reed · 6 years ago
  46. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  47. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  48. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  49. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  50. e6d0618 Add list of dependents to GrOpList class by Robert Phillips · 6 years ago
  51. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  52. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  53. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
  54. ee78396 templatize GrSurfaceProxyRef by Brian Salomon · 6 years ago
  55. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  56. e782f84 Remove GrResourceIOProcessor. by Brian Salomon · 6 years ago
  57. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  58. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  59. 60dd8c7 Introduce enum class for texture type. by Brian Salomon · 6 years ago
  60. 4818244 Remove unused kTexture2D_GrSLType and kSampler_GrSLType by Brian Salomon · 6 years ago
  61. db10ed0 Remove unused kBufferSampler_GrSLType by Brian Salomon · 6 years ago
  62. 9acfc6c Add kAAHairline to GpuPathRenderers by Chris Dalton · 6 years ago
  63. 01a9128 Maybe fix numStencilBits TSAN crash by Robert Phillips · 6 years ago
  64. e1789af Don't double check in SkArenaAlloc. by Ben Wagner · 6 years ago
  65. ba5c439 Fix GPU explicit resource allocation bug by Robert Phillips · 6 years ago
  66. 6a4e60b Revert "Reduce arbitrary opList splitting when sorting (take 2)" by Robert Phillips · 6 years ago
  67. 20d4e54 Reduce arbitrary opList splitting when sorting (take 2) by Robert Phillips · 6 years ago
  68. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  69. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  70. 7c0998a Revert "Add kAAHairline to GpuPathRenderers" by Ben Wagner · 6 years ago
  71. 880b9d3 Add kAAHairline to GpuPathRenderers by Chris Dalton · 6 years ago
  72. 715d08c Fix explicit allocation bug by Robert Phillips · 6 years ago
  73. ce3c28f Pull non-substantive changes out of "Reduce arbitrary opList splitting when sorting" by Robert Phillips · 6 years ago
  74. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  75. b609e6d added byte and ubyte types to SKSL by Ruiqi Mao · 6 years ago
  76. 4fa3178 Revert "Reduce arbitrary opList splitting when sorting" by Robert Phillips · 6 years ago
  77. 94fee93 Reduce arbitrary opList splitting when sorting by Robert Phillips · 6 years ago
  78. 1128ebc make u32 check runtime by Mike Reed · 6 years ago
  79. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  80. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  81. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  82. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  83. d17444d Remove unused GrPixelConfig functions by Brian Osman · 6 years ago
  84. d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 6 years ago
  85. a219419 Some scissor state cleanup. by Brian Salomon · 6 years ago
  86. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  87. 5138299 Mark all deleted methods private by Hal Canary · 6 years ago
  88. 0560bd6 Move GrSwizzle.h from include/private to src/gpu. by Brian Salomon · 6 years ago
  89. 23c55b6 Move GrGLSL.h from include/private to src/gpu/glsl. by Brian Salomon · 6 years ago
  90. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  91. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  92. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  93. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  94. e72e773 remove SkTCast by Mike Klein · 6 years ago
  95. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  96. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  97. 29f2eaf Remove string.h from SkTypes.h by Ben Wagner · 6 years ago
  98. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  99. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  100. 725d5ad SkTHashTable no longer uses SkNoncopy by Hal Canary · 6 years ago