1. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  2. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  3. 39f1a95 Revert "Add initial version of GrResourceAllocator's free pool" by Robert Phillips · 7 years ago
  4. 6ec9a4f Add initial version of GrResourceAllocator's free pool by Robert Phillips · 7 years ago
  5. c588603 Move GrTypesPriv.h to include/private by Brian Salomon · 7 years ago
  6. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  7. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  8. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  9. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  10. 159e3c6 Fix MDB regression by Robert Phillips · 7 years ago
  11. 610842a Make SkTArray maintain reserve count by Brian Salomon · 7 years ago
  12. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  13. db40620 Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  14. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  15. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 7 years ago
  16. 89c8fec move SkPathRef.h into private by Mike Reed · 7 years ago
  17. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  18. 8bf1f9f Disable deferred proxies for M60 branch by Robert Phillips · 7 years ago
  19. d17b4a6 Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" by Brian Salomon · 7 years ago
  20. a9e795e Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. " by Brian Salomon · 7 years ago
  21. 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 7 years ago
  22. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  23. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  24. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  25. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
  26. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  27. 74564b4 check for no_paint and remove some drawdrawable special-casing by Mike Reed · 7 years ago
  28. 8a02f65 Switch ImageStorageAccess over to GrTextureProxies by Robert Phillips · 7 years ago
  29. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  30. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  31. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  32. b37208f Revert "Revert "Re-enable deferred proxies in Chrome"" by Robert Phillips · 7 years ago
  33. 49081d1 Expand GrTextureProxy to handle highestFilterMode by Robert Phillips · 7 years ago
  34. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  35. 05814de Revert "Re-enable deferred proxies in Chrome" by Robert Phillips · 7 years ago
  36. 555c49c Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  37. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 7 years ago
  38. 952a243 Add GrGpuTextureProxyRef by Robert Phillips · 7 years ago
  39. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  40. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  41. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  42. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  43. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  44. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 7 years ago
  45. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  46. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  47. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  48. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  49. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  50. b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 7 years ago
  51. 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 7 years ago
  52. a6b72cb SaveLayerRec::fClipMask -> raw pointer by Florin Malita · 7 years ago
  53. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  54. 57061ee Optimizations for analytic shadows. by Jim Van Verth · 7 years ago
  55. cd90104 Disable deferred proxies in Chrome by Robert Phillips · 7 years ago
  56. ac0e705 Fix new IT blocks ARMv8 by Amaury Le Leyzour · 7 years ago
  57. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  58. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  59. 7fbb7d3 Remove two more gpu headers from include/* by Robert Phillips · 7 years ago
  60. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  61. 26eb16f calculate cull rects for SkMiniPictures by Mike Klein · 7 years ago
  62. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  63. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  64. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  65. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  66. 7a17b2f Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  67. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  68. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  69. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  70. c589b0b Remove lastOpList capability from GrSurface by Robert Phillips · 7 years ago
  71. 123b7b8 Disable deferred proxies for Chrome branch by Robert Phillips · 7 years ago
  72. 149e42e make SkAutoTMalloc self-move safe by Mike Klein · 7 years ago
  73. 33aa2c7 Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 7 years ago
  74. dffe982 Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""" by Brian Osman · 7 years ago
  75. ec53c63 Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"" by Brian Osman · 7 years ago
  76. 903c3f7 Revert "Allow FPs to elevate default precision for the entire fragment program" by Brian Osman · 7 years ago
  77. f7a7261 Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp by Robert Phillips · 7 years ago
  78. 92d7cca Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 7 years ago
  79. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 7 years ago
  80. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 7 years ago
  81. ce42551 Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffect by Brian Osman · 7 years ago
  82. 70131b9 Fix SkTArray operator= to work with self assignment by Greg Daniel · 7 years ago
  83. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  84. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 7 years ago
  85. 271d495 check-headers-self-sufficient: update by Hal Canary · 8 years ago
  86. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 7 years ago
  87. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 7 years ago
  88. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  89. e88a1cb Revert[2] "More SkVertices implementation work"" by Mike Reed · 7 years ago
  90. 1eb3fef Revert "More SkVertices implementation work" by Mike Reed · 7 years ago
  91. 14583e1 More SkVertices implementation work by Mike Reed · 7 years ago
  92. 69225d0 Make SkTArray not allocate unless reserve or initial count > 0 by Brian Salomon · 7 years ago
  93. a4c41b3 Push setMipColorMode calls further down-stack & add to GrTextureProxy by Robert Phillips · 7 years ago
  94. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  95. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 7 years ago
  96. 4f70623 Restore deferred GPU resources in Chrome by Robert Phillips · 7 years ago
  97. d54639f Add SkSTArray move assignment operators by Florin Malita · 7 years ago
  98. 053730d Fix SkTHashTable dangling values by Florin Malita · 7 years ago
  99. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 7 years ago
  100. 6c14c8d take fast case in swap() if we're using malloc OR we're empty by Mike Reed · 7 years ago