1. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  2. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  3. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  4. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  5. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  6. c04ce67 Add caps and GL API for buffer texture by cdalton · 8 years ago
  7. 5f2d8e2 Add sampler precision to GrTextureAccess by cdalton · 8 years ago
  8. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 8 years ago
  9. 41b952c Add deferred texture upload API. by bsalomon · 8 years ago
  10. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  11. 3dd9ed3 Use std::unique_ptr. by mtklein · 8 years ago
  12. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  13. d7dc76f Remove version checks for _MSC_VER < 1800 (msvs2013). by bungeman · 8 years ago
  14. 20c1e3a Use std::unique_ptr. by mtklein · 8 years ago
  15. e699d0c Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 8 years ago
  16. 8d988b3 Add support for 2x2 matrices by cdalton · 8 years ago
  17. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 8 years ago
  18. aecc018 Attempt to combine batches in forward direction before flush by bsalomon · 8 years ago
  19. 9722019 Turn on gpu stats in debug builds. by bsalomon · 8 years ago
  20. d331259 Revert of Don't allow nullptr in texels array params (unless using a transfer buffer). (patchset #3 id:60001 of https://codereview.chromium.org/1765633002/ ) by bsalomon · 8 years ago
  21. 8ee78f3 Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 8 years ago
  22. f655e93 Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) by kkinnunen · 8 years ago
  23. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  24. 8b8f36f Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ ) by robertphillips · 8 years ago
  25. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 8 years ago
  26. 4bc3181 Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder by robertphillips · 8 years ago
  27. 0009589 Move drawDRRect back to GrDrawContext by robertphillips · 8 years ago
  28. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 8 years ago
  29. 8733210 Replace fWillReadFragmentPosition with a bitfield by cdalton · 8 years ago
  30. eb79eea Include glGetMultisamplefv API by cdalton · 8 years ago
  31. d2c7791 Revert of Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder (patchset #3 id:40001 of https://codereview.chromium.org/1730903007/ ) by ethannicholas · 8 years ago
  32. 00fddeb Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder by robertphillips · 8 years ago
  33. d770610 Mv DRRect drawing code from GrDrawContext into SkGpuDevice by robertphillips · 8 years ago
  34. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  35. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  36. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  37. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 8 years ago
  38. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 8 years ago
  39. f15b07b Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://codereview.chromium.org/1720963002/ ) by ethannicholas · 8 years ago
  40. 69c1b24 Include glGetMultisamplefv API by cdalton · 8 years ago
  41. 7023a00 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 8 years ago
  42. 01e5838 Simplify calculations in AADistanceFieldPathBatch::writePathVertices. by benjaminwagner · 8 years ago
  43. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  44. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  45. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  46. d106c2c Revert of Use unorm shorts for texture coordinates when rendering text. (patchset #3 id:40001 of https://codereview.chromium.org/1713693002/ ) by jvanverth · 8 years ago
  47. e507ff0 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 8 years ago
  48. c85d9fb GrAuditTrail can now be enabled/disabled at runtime by ethannicholas · 8 years ago
  49. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago
  50. 8db8678 Fix memory leak by joshualitt · 8 years ago
  51. babafcc Workaround for bug in Tegra 3 when uploading to a render target by bsalomon · 8 years ago
  52. 8e84a1e Delete GrTextContext by joshualitt · 8 years ago
  53. 96880d9 Create GrPathRenderingDrawContext by joshualitt · 8 years ago
  54. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 8 years ago
  55. 5e58cee Add GrShaderFlags enum by cdalton · 8 years ago
  56. 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 8 years ago
  57. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 8 years ago
  58. 1b39f43 Pass a GrContext pointer in GrDrawContext constructor by joshualitt · 8 years ago
  59. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 8 years ago
  60. 64e7533 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ ) by caryclark · 8 years ago
  61. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 8 years ago
  62. eb00475 Use skstd::remove_pointer_t in GrGLFunction by bsalomon · 8 years ago
  63. 793dc26 Improve GLSL integer support by cdalton · 9 years ago
  64. 9f2dc27 Replace GrGLInterface's function pointers with std::functions. by bsalomon · 9 years ago
  65. c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 9 years ago
  66. f1036b2 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ ) by bsalomon · 9 years ago
  67. 3a2caf8 Improve GLSL integer support by cdalton · 9 years ago
  68. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  69. 06604b9 Add GL indirect drawing APIs by cdalton · 9 years ago
  70. af8bc7d Add support for GL_EXT_raster_multisample by cdalton · 9 years ago
  71. f49c75a Move Google3-specific stack limitation logic to template classes. by benjaminwagner · 9 years ago
  72. e7d7f90 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ ) by jcgregorio · 9 years ago
  73. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  74. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  75. b35c82d Add a background timing thread to kilobench by joshualitt · 9 years ago
  76. 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
  77. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  78. 6c9cd55 Make swizzling in read/write pixel copy code more generic by bsalomon · 9 years ago
  79. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  80. 01836ad Revert to old behavior for swap buffers by joshualitt · 9 years ago
  81. b59d1bc Add ability to wire up sharelist in glcontext creation by joshualitt · 9 years ago
  82. eed519e Differentiate maxColorSamples and maxStencilSamples in GrCaps by egdaniel · 9 years ago
  83. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  84. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  85. f5883a6 Hide drawBatch on GrDrawTarget from test Methods by joshualitt · 9 years ago
  86. bc90735 GrAuditTrail hooks in GrContext + GrDrawContext by joshualitt · 9 years ago
  87. ce89400 Guard SkGpuDevice by joshualitt · 9 years ago
  88. 9d22fd6 Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture backed. by bsalomon · 9 years ago
  89. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  90. 5651ee6 Change to wire up opnames in SkGpuDevice by joshualitt · 9 years ago
  91. 4897ff2 Move atomicinc in GrTracing to behind branch by joshualitt · 9 years ago
  92. 6d0872d Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codereview.chromium.org/1565313003/ ) by joshualitt · 9 years ago
  93. cdee009 Add a class representing texture swizzle. by bsalomon · 9 years ago
  94. 3183a41 Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ ) by mtklein · 9 years ago
  95. 1a1efea Add a class representing texture swizzle. by bsalomon · 9 years ago
  96. de8dc7e Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ ) by joshualitt · 9 years ago
  97. 41e4384e Move config texturability/renderability to config table. by bsalomon · 9 years ago
  98. 27a48dc Create stub GrAuditTrail class by joshualitt · 9 years ago
  99. 4999df8 Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ ) by egdaniel · 9 years ago
  100. 94da292 Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ ) by joshualitt · 9 years ago