1. d7c2a38 Revert "Wide color support in AA Convex path renderer" by Brian Osman · 6 years ago
  2. 51eaa79 Wide color support in AA Convex path renderer by Brian Osman · 6 years ago
  3. b4ba826 Move GrResourceKey.h to include/private. by Brian Salomon · 6 years ago
  4. fee3f9b Make GrSurfaceProxy::Copy take SkBackingFit. by Brian Salomon · 6 years ago
  5. 7dfe6d9 minor Sk4px cleanup by Mike Klein · 6 years ago
  6. 34a2030 Remove window rects flag from GrInternalSurfaceFlags. by Brian Salomon · 6 years ago
  7. 7da2fc7 Move textureType() method from GrSurfaceProxy to GrTextureProxy. by Brian Salomon · 6 years ago
  8. c33d614 add google-build-namespaces to clang-tidy checks by Mike Klein · 6 years ago
  9. 9f7d9a2 Revert "Move some Gr headers from include/gpu to include/private and src/gpu." by Brian Salomon · 6 years ago
  10. 3bdc3f5 Move some Gr headers from include/gpu to include/private and src/gpu. by Brian Salomon · 6 years ago
  11. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  12. 246bc3d Revert "Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures."" by Brian Salomon · 6 years ago
  13. d3e7130 Add a hash of all vertex attributes to the GrProgramDesc key by Brian Osman · 6 years ago
  14. 9cadc31 Reland "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator." by Brian Salomon · 6 years ago
  15. 47be94a Revert "Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures." by Brian Salomon · 6 years ago
  16. 69e5785 Add RG_88 texture format by Jim Van Verth · 6 years ago
  17. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  18. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  19. c609353 Revert "Bypass interval tracking and assignment of read-only texures in GrResourceAllocator." by Brian Salomon · 6 years ago
  20. 1b04794 Bypass interval tracking and assignment of read-only texures in GrResourceAllocator. by Brian Salomon · 6 years ago
  21. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  22. 10273c1 Use unnormalized coords all the way through with GL_TEXTURE_RECTANGLE textures. by Brian Salomon · 6 years ago
  23. 0ec1c57 remove sk_atomic_inc by Mike Klein · 6 years ago
  24. de2244c remove sk_atomic_dec by Mike Klein · 6 years ago
  25. 8912a5d remove sk_atomic_fetch_add by Mike Klein · 6 years ago
  26. 820e79b remove sk_atomic_load and sk_atomic_store by Mike Klein · 6 years ago
  27. b24f7f4 remove sk_atomic_compare_exchange by Mike Klein · 6 years ago
  28. 2d9e543 some SkAtomics cleanup by Mike Klein · 6 years ago
  29. 45723ac Take into accout the GrBackendFormat when deciding if we can chain textures together. by Greg Daniel · 6 years ago
  30. 07105bb don't trust convexity after a transform by Mike Reed · 6 years ago
  31. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  32. df246b9 Add explicit to ctor by Herb Derby · 6 years ago
  33. 52a6ed3 Fix audit trail when ops merge after chaining change. by Brian Salomon · 6 years ago
  34. cfec9d5 Use GrVertexWriter for GrAAStrokeRectOp by Brian Osman · 6 years ago
  35. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  36. 3d139a4 Use half floats for non-normalized color in GrTextureOp by Brian Osman · 6 years ago
  37. 5c8a6b3 Add helpers to deal with byte vs. half-float vertex colors by Brian Osman · 6 years ago
  38. a89316d Add SkPMColor4fFitsInBytes by Brian Osman · 6 years ago
  39. 4013913 Do CCPR hairline coverage scaling in floats, rather than bytes by Brian Osman · 6 years ago
  40. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  41. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  42. 32828eb move LCD blits to SkBlitter_ARGB32.cpp by Mike Klein · 6 years ago
  43. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  44. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  45. a4c277b make float divide-by-zero fatal by Mike Klein · 6 years ago
  46. 3674336 Reland "make enum santizer fatal" by Mike Klein · 6 years ago
  47. f2b35e4 Revert "make enum santizer fatal" by Mike Klein · 6 years ago
  48. 166dbd3 make enum santizer fatal by Mike Klein · 6 years ago
  49. 00b2939 Remove some more GrColor references by Brian Osman · 6 years ago
  50. 422f95b Revert "Revert "Use float colors for blend constant"" by Brian Osman · 6 years ago
  51. 5a4f2a3 Revert "Use float colors for blend constant" by Brian Osman · 6 years ago
  52. 5206547 Use float colors for blend constant by Brian Osman · 6 years ago
  53. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  54. e3f543c Remove SkPM4f.h, fold contents into SkColorData.h by Brian Osman · 6 years ago
  55. ff0e840 clean up some odd SkRefCnt features by Mike Klein · 6 years ago
  56. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  57. 06768fc Use std::numeric_limits for SK_FloatNaN and Infinity by Brian Osman · 6 years ago
  58. 1986f88 Remove unused GrOpList::numOps() by Brian Salomon · 6 years ago
  59. 78252fe Switch GrColor4h to use float storage by Brian Osman · 6 years ago
  60. 408ef21 Revert "replace SkNVRefCnt with SkRefCnt" by Mike Klein · 6 years ago
  61. 0fb1ee9 replace SkNVRefCnt with SkRefCnt by Mike Klein · 6 years ago
  62. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  63. 4408b1c Remove another GrColor helper function by Brian Osman · 6 years ago
  64. 76aed1e Add GrColor4h (half-float), for use in Ops and (eventually) vertices by Brian Osman · 6 years ago
  65. 3b79aa3 On second thought, remove GrColor4s by Brian Osman · 6 years ago
  66. a944142 ccpr: Unregister path listeners when their cache entries are evicted by Chris Dalton · 6 years ago
  67. 4f598e8 GrColor4s, a fixed-point signed short type for wide color vertices by Brian Osman · 6 years ago
  68. b9998cd Remove unused methods from SkTDArray by Herb Derby · 6 years ago
  69. da7a567 SkTArray: behave a little more like std::vector by Hal Canary · 6 years ago
  70. eb772c0 Revert "ccpr: Unregister path listeners when their cache entries are evicted" by Greg Daniel · 6 years ago
  71. f30e493 ccpr: Unregister path listeners when their cache entries are evicted by Chris Dalton · 6 years ago
  72. 9a986cf ccpr: Use SkMessageBus for thread-safe eviction of cache entries by Chris Dalton · 6 years ago
  73. 495993a Remove GrColor4f by Brian Osman · 6 years ago
  74. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  75. ebde1ab Change 0 extraSize allocation behavior for SkArenaAlloc by Herb Derby · 6 years ago
  76. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  77. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  78. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  79. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  80. 3ea317c Remove checks that insist on kOpaque for some color types by Brian Osman · 6 years ago
  81. 9c37cd9 Revert "Fix image info checking for always-opaque color types" by Brian Osman · 6 years ago
  82. 9835dd5 Fix image info checking for always-opaque color types by Brian Osman · 6 years ago
  83. c1db610 Revert "SkTArray: clean up, no change to behaviour" by Mike Klein · 6 years ago
  84. c0a74a1 SkTArray: clean up, no change to behaviour by Hal Canary · 6 years ago
  85. 46acf9d Add context option to reduce opList splitting by Robert Phillips · 6 years ago
  86. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  87. 2213ee9 Add support for per-edge AA to GrTextureOp. by Brian Salomon · 6 years ago
  88. 1d5b598 Towards removing GrColor4f by Brian Osman · 6 years ago
  89. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  90. 5dd47e4 Make SkCodec truly default to sRGB by Leon Scroggins III · 6 years ago
  91. d25b7c1 Introduce SkRGBA4f, templated on SkAlphaType by Brian Osman · 6 years ago
  92. 0d96a4b Remove SkAutoTCallIProc. by Ben Wagner · 6 years ago
  93. 653c6b5 Remove (unused) GrBlend.cpp, and some GrColor helpers by Brian Osman · 6 years ago
  94. a5c578f Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  95. c2d0fb1 include: whitespace changes for clang-format by Hal Canary · 6 years ago
  96. 0191ed8 Make listener lists threadsafe with a mutex. by Mike Klein · 6 years ago
  97. 6c8d242 Make atomic lists list for bitmaps and paths by Herb Derby · 6 years ago
  98. 90d2d93 Revert "Add Short4 vertex attributes, and benchmark them as 4.12 colors" by Brian Osman · 6 years ago
  99. d2ca047 Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  100. d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 6 years ago