1. 0560bd6 Move GrSwizzle.h from include/private to src/gpu. by Brian Salomon · 6 years ago
  2. 23c55b6 Move GrGLSL.h from include/private to src/gpu/glsl. by Brian Salomon · 6 years ago
  3. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  4. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  5. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  6. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  7. e72e773 remove SkTCast by Mike Klein · 6 years ago
  8. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  9. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  10. 29f2eaf Remove string.h from SkTypes.h by Ben Wagner · 6 years ago
  11. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  12. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  13. 725d5ad SkTHashTable no longer uses SkNoncopy by Hal Canary · 6 years ago
  14. 0acb79e SkTemplates no longer uses Sknoncopyable by Hal Canary · 6 years ago
  15. 9414c96 ccpr: Generalize GrCCAtlas to work for cached atlases as well by Chris Dalton · 6 years ago
  16. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  17. 4d46654 Reland "use std::enable_if instead of assert()" by Mike Klein · 6 years ago
  18. b6b5b7a Reland "simplify SkTFitsIn, try 2" by Mike Klein · 6 years ago
  19. 42c2115 ccpr: Initialize the atlas size more intelligently by Chris Dalton · 6 years ago
  20. e4b900b Revert "simplify SkTFitsIn, try 2" by Mike Klein · 6 years ago
  21. a2bf585 Revert "use std::enable_if instead of assert()" by Mike Klein · 6 years ago
  22. c6530d1 use std::enable_if instead of assert() by Mike Klein · 6 years ago
  23. 009f51e simplify SkTFitsIn, try 2 by Mike Klein · 6 years ago
  24. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  25. cee46e5 Remove SkBool8. by Ben Wagner · 6 years ago
  26. 2652223 Revert "simplify SkTFitsIn" by Mike Klein · 6 years ago
  27. 50dbc09 SkTypes: more into SkMacros by Hal Canary · 6 years ago
  28. 22be4c4 SkMacros split from SkTypes.h by Hal Canary · 6 years ago
  29. b82c3d6 simplify SkTFitsIn by Mike Klein · 6 years ago
  30. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  31. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  32. bf45c70 Clean up a few IWYU issues by Mike Klein · 6 years ago
  33. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  34. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  35. 802cb31 Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. by Brian Salomon · 6 years ago
  36. 65b7bfc Glyph search of desperation by Herb Derby · 6 years ago
  37. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  38. afa1158 Make the SkPathRef GenIDChangeListener ref counted by Chris Dalton · 6 years ago
  39. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  40. 5f444c9 remove final SkTypes dependencies in SkArenaAlloc by Mike Klein · 6 years ago
  41. 9f752aa tweak SkArenaAlloc comments, parameter names by Mike Klein · 6 years ago
  42. 2e361a3 remove unused stat tracking from SkArenaAlloc by Mike Klein · 6 years ago
  43. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  44. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  45. d62c4bd require std::is_trivially_destructible by Mike Klein · 6 years ago
  46. d07dc36 clean up some unused parts of SkArenaAlloc by Mike Klein · 6 years ago
  47. 12f25a2 simplify SK_FloatNaN by Mike Klein · 6 years ago
  48. e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
  49. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  50. 774168e Allow CCPR in DDL mode (take 2) by Robert Phillips · 6 years ago
  51. cf9086c Revert "Allow CCPR in DDL mode" by Robert Phillips · 6 years ago
  52. 93540dd Allow CCPR in DDL mode by Robert Phillips · 6 years ago
  53. d8eb7b6 Reland "Turn off domain in GrTextureOp when src rect contains entire proxy" by Brian Salomon · 6 years ago
  54. 95ef524 Revert "Turn off domain in GrTextureOp when src rect contains entire proxy" by Stephen White · 6 years ago
  55. 869433f Turn off domain in GrTextureOp when src rect contains entire proxy by Brian Salomon · 6 years ago
  56. ee43091 fix 0.499999f rounding case for triangles by Mike Reed · 6 years ago
  57. e87225f Remove include/gpu/vk from include paths. by Ben Wagner · 6 years ago
  58. 9236b02 Revert "Revert "implement SkScalar versions in terms of float versions"" by Mike Reed · 6 years ago
  59. 0e6db75 Revert "implement SkScalar versions in terms of float versions" by Mike Reed · 6 years ago
  60. 4c3cb37 implement SkScalar versions in terms of float versions by Mike Reed · 6 years ago
  61. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  62. cab2549 use 64bit math in TArray realloc by Mike Reed · 6 years ago
  63. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 6 years ago
  64. fb68b3b Remove GrPrimitiveType::kTriangleFan by Brian Salomon · 6 years ago
  65. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 6 years ago
  66. 218c294 Remove the MSAA path renderer by Chris Dalton · 6 years ago
  67. 4772825 include/private/SkTemplates: SkInPlaceNewCheck uses ... by Hal Canary · 6 years ago
  68. 6736236 include/private/SkTemplates: Cleanup bare pointers. by Hal Canary · 6 years ago
  69. 849dce1 Update flag checks when validating surface being assigned to proxy. by Greg Daniel · 6 years ago
  70. 2748391 Add ability to dump opList info at flush-time by Robert Phillips · 6 years ago
  71. 12ee97c crash rather than overflow in SkTDArray by Mike Klein · 6 years ago
  72. 23e4544 disallow negative setReserve() calls by Mike Klein · 6 years ago
  73. bd000a1 rm SkTDArray::select() by Mike Klein · 6 years ago
  74. a580fb3 Add paint flags to viewer GUI. by Ben Wagner · 6 years ago
  75. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 6 years ago
  76. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 6 years ago
  77. 22c1f37 Revert "implement SkTDArray with std::vector" by Mike Klein · 6 years ago
  78. 224edf0 Revert "In older STLs, std::vector::insert() returns void." by Mike Klein · 6 years ago
  79. 7dd8ee9 In older STLs, std::vector::insert() returns void. by Mike Klein · 6 years ago
  80. 80e1d56 implement SkTDArray with std::vector by Mike Klein · 6 years ago
  81. dfffb39 Fixed warnings for casting large type to smaller one. by Kaloyan Donev · 6 years ago
  82. a6a3df7 Move GrPixelConfig to GrTypesPriv by Brian Salomon · 6 years ago
  83. f4a00e4 Move a bunch of internal types from GrTypes to GrTypesPriv by Brian Salomon · 6 years ago
  84. 539ebb8 rm SkTDArray::{Deleter,release()} by Mike Klein · 6 years ago
  85. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  86. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 6 years ago
  87. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  88. 38eb740 Remove SK_RASTER_RECORDER_IMPLEMENTATION by Robert Phillips · 6 years ago
  89. e4aae34 Provide promise images when rendering SKPs w/ DDL by Robert Phillips · 6 years ago
  90. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 7 years ago
  91. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  92. fcea56c Make GrReleaseProcHelper an SkWeakRefCnt by Greg Daniel · 7 years ago
  93. 94458ee Add SkSurfaceCharacterization::createResized by Robert Phillips · 7 years ago
  94. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  95. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  96. fde6fa0 Fix creation of extra GrContextThreadSafeProxies in DDL world by Robert Phillips · 7 years ago
  97. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  98. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  99. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  100. a556684 Remove deprecated drawShadow interfaces by Jim Van Verth · 7 years ago