1. e80e618 headers: fix by Hal Canary · 8 years ago
  2. ff92650 Convert GrMesh to a struct by Chris Dalton · 8 years ago
  3. a91e0b7 Allow TextureSamplers to have null GrTexture pointer by Robert Phillips · 8 years ago
  4. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 8 years ago
  5. 91b43e4 remove unused etc logic by Mike Reed · 8 years ago
  6. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 8 years ago
  7. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  8. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 8 years ago
  9. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 8 years ago
  10. a754378 Setup support for UNIFORM_TEXEL_BUFFER descriptor sets in Vulkan by Greg Daniel · 8 years ago
  11. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 8 years ago
  12. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  13. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 8 years ago
  14. 6125efd Fix Creation of GrBackendRenderTarget from GrBackendRenderTargetDesc in GL by Greg Daniel · 8 years ago
  15. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 8 years ago
  16. 53f77bd Initial clip-mask-layer support by Florin Malita · 8 years ago
  17. 57061ee Optimizations for analytic shadows. by Jim Van Verth · 8 years ago
  18. 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
  19. dc87c95 Combine GPU flush with semaphore API by Brian Osman · 8 years ago
  20. 736a9cc remove unused yuv methods by Mike Reed · 8 years ago
  21. 185ba21 change drawAtlas to behave like drawVertices by Mike Reed · 8 years ago
  22. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 8 years ago
  23. b6069df Fix fast blur for shadow rrects. by Jim Van Verth · 8 years ago
  24. 611572c Remove srgb flags from GrProcessorSet by Brian Salomon · 8 years ago
  25. c04f845 handle GrVkTransferBuffer::Create failure by Forrest Reiling · 8 years ago
  26. cd90104 Disable deferred proxies in Chrome by Robert Phillips · 8 years ago
  27. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 8 years ago
  28. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 8 years ago
  29. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 8 years ago
  30. a41d48b Add additional checks when creating vulkan context by Greg Daniel · 8 years ago
  31. 4f7d97c Change vulkan image memory allocation back to using sub allocation by Greg Daniel · 8 years ago
  32. f6d7eb1 Remove pre-allocated clip space from GrRenderTargetOpList by Robert Phillips · 8 years ago
  33. ee68365 Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList by Robert Phillips · 8 years ago
  34. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 8 years ago
  35. 5db010b Link to vulkan in tools but not library. by Brian Salomon · 8 years ago
  36. 78de212 Prevent creation of zero-sized proxies by Robert Phillips · 8 years ago
  37. 290c690 Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext by Brian Salomon · 8 years ago
  38. 7ab6a7f Fix writePixels of sRGB data to legacy GPU surface by Brian Osman · 8 years ago
  39. cc90174 Add GrVkInterface constructor with sepereate instance/device proc getters. by Brian Salomon · 8 years ago
  40. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 8 years ago
  41. c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 8 years ago
  42. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 8 years ago
  43. df2bf21 Split up opLists (take 2) by Robert Phillips · 8 years ago
  44. ef90ae4 Fix spelling of SkImageGenerator in comment by Brian Osman · 8 years ago
  45. 7fbb7d3 Remove two more gpu headers from include/* by Robert Phillips · 8 years ago
  46. e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 8 years ago
  47. cef213c Move ReleaseProc info to GrTexture and for implementations to define it. by Greg Daniel · 8 years ago
  48. 9f5d467 Remove more headers from include/gpu by Robert Phillips · 8 years ago
  49. 54cbcd7 Remove all headers from include/gpu/effects by Robert Phillips · 8 years ago
  50. d952a99 Fix reflected ovals. by Jim Van Verth · 8 years ago
  51. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 8 years ago
  52. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 8 years ago
  53. e79b473 Disable use of directly wrapping msaa RTs on Vulkan by Greg Daniel · 8 years ago
  54. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 8 years ago
  55. 774831a Add abandoned GPU check to createTextureProxy by Robert Phillips · 8 years ago
  56. 28804f3 Remove all config conversion modes except round-to-nearest by Brian Osman · 8 years ago
  57. 5338f99 rectangle texture scaling is now handled in skslc by Ethan Nicholas · 8 years ago
  58. 7b2391b Remove incorrect assert by Brian Osman · 8 years ago
  59. 1e9ddcc Disable multisampling on Vulkan Nexus Player bot by Greg Daniel · 8 years ago
  60. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 8 years ago
  61. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 8 years ago
  62. b712a85 Fix missing tolerance in GrPathUtils::worstCasePointCount by Robert Phillips · 8 years ago
  63. 7d6f666 Fix resolve assert in vulkan by Greg Daniel · 8 years ago
  64. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 8 years ago
  65. 3391029 Fix some bugs with read/writePixels by Brian Osman · 8 years ago
  66. bc26c39 Allow the dst of vulkan resolves to be a non RT by Greg Daniel · 8 years ago
  67. 7ce67db Revert "Split up opLists" by Robert Phillips · 8 years ago
  68. bc8ee52 Split up opLists by Robert Phillips · 8 years ago
  69. 7a17b2f Re-enable deferred proxies in Chrome by Robert Phillips · 8 years ago
  70. f41c22f Pass GrSurfaceContext into read/writeSurfacePixels by Robert Phillips · 8 years ago
  71. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 8 years ago
  72. 0d2c9a2 Pass LC_ALL_MASK to newlocale by Eric Karl · 8 years ago
  73. 45fdae1 Re-arrange GrResourceProvider's texture creation methods by Robert Phillips · 8 years ago
  74. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 8 years ago
  75. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 8 years ago
  76. 409e74f Further refactor read/writeSurfacePixels by Brian Osman · 8 years ago
  77. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  78. c589b0b Remove lastOpList capability from GrSurface by Robert Phillips · 8 years ago
  79. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 8 years ago
  80. 4343654 Improve accuracy of cubic classification by Chris Dalton · 8 years ago
  81. d2ca59a Further unify logic in readSurfacePixels and writeSurfacePixels by Brian Osman · 8 years ago
  82. 9428a37 Move GrAtlasGlyphCache over to SkArenaAlloc from SkVarAlloc. by Herb Derby · 8 years ago
  83. e440721 Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetContext by Robert Phillips · 8 years ago
  84. fc978fd Store the GrBackend we are using on GrContext by Greg Daniel · 8 years ago
  85. 178ce3e Make all GrRenderTargetOpList ops store a GrRenderTarget pointer by Robert Phillips · 8 years ago
  86. 2d2da4f Do sRGB premul/unpremul on the GPU by Brian Osman · 8 years ago
  87. 0f47a25 Fix cubic KLM solving by csmartdalton · 8 years ago
  88. 123b7b8 Disable deferred proxies for Chrome branch by Robert Phillips · 8 years ago
  89. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 8 years ago
  90. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 8 years ago
  91. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 8 years ago
  92. 84c9cb7 getDeferredTextureImageData(): preserve color space in legacy mode by Matt Sarett · 8 years ago
  93. 9f903e4 PM/UPM conversion improvements by Brian Osman · 8 years ago
  94. 7b29749 constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp by Brian Salomon · 8 years ago
  95. d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 8 years ago
  96. a90aa2b consolidate read/writePixels in GrSurfaceContext by Robert Phillips · 8 years ago
  97. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 8 years ago
  98. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 8 years ago
  99. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 8 years ago
  100. dd20e91 Allow Vulkan to upload to main mip level without uploading to all levels. by Greg Daniel · 8 years ago