1. 0adfffb Fix dm with Chromium command buffer driver by kkinnunen · 9 years ago
  2. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  3. 0fc1dbe SK_API for include/gpu/gl/GrGLInterface.h by halcanary · 9 years ago
  4. eddbefb skia: Add ANGLE with GL backend to nanobench/DM by hendrikw · 9 years ago
  5. a3434d8 Add skstd::unique_ptr and use it. by bungeman · 9 years ago
  6. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  7. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  8. 88c7b98 Make ANGLE perf decisions be runtime rather than compile time by bsalomon · 9 years ago
  9. 22355c4 Move headers with no dependencies. by mtklein · 9 years ago
  10. 1e8a58b Revert "Move headers with no dependencies." by Mike Klein · 9 years ago
  11. 1178422 Move headers with no dependencies. by mtklein · 9 years ago
  12. 3a4b134 Revert "Move the rest of src headers used by include to include/private." by Mike Klein · 9 years ago
  13. d12e6ff Move the rest of src headers used by include to include/private. by mtklein · 9 years ago
  14. 6bb6d40 Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
  15. 2853fe4 Revert of Implement support for CHROMIUM_path_rendering pseudo extension (patchset #4 id:60001 of https://codereview.chromium.org/1192663002/) by jvanverth · 9 years ago
  16. eeef46d Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
  17. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
  18. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  19. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
  20. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  21. cfe62e3 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  22. 439f23e Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of https://codereview.chromium.org/1177243004/) by jvanverth · 9 years ago
  23. e35b5d9 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  24. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  25. 538bacb Revert of Cleanup legacy NVPR-related definitions (patchset #3 id:40001 of https://codereview.chromium.org/1177243004/) by fmalita · 9 years ago
  26. fb8d688 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  27. 47c1ccb Revert of remove workaround for dx9 angle slow rgba pixel ops (patchset #1 id:1 of https://codereview.chromium.org/1207003002/) by bsalomon · 9 years ago
  28. 1e1adc3 remove workaround for dx9 angle slow rgba pixel ops by bsalomon · 9 years ago
  29. d416a5b Implement SkGLContext swapBuffers with fence syncs by cdalton · 9 years ago
  30. 591a2ca Stop using the NVPR glyph loading functionality by kkinnunen · 9 years ago
  31. 3fef728 Fix indirect use of defined() directive by tomhudson · 9 years ago
  32. 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 9 years ago
  33. 626e1ff Import functionality for new GL backend by cdalton · 9 years ago
  34. 1fe1858 Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/) by djsollen · 9 years ago
  35. 202c4c7 Import functionality for new GL backend by cdalton · 9 years ago
  36. 0edea2c Make mixed samples contingent on auxiliary extensions by cdalton · 9 years ago
  37. bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  38. 2575f31 Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchset #3 id:40001 of https://codereview.chromium.org/1039693004/) by tomhudson · 9 years ago
  39. 8e57885 Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  40. fd4167d Import glTextureBarrier by cdalton · 9 years ago
  41. 08b4d29 GrGLInterface: Add support for NV_framebuffer_mixed_samples by vbuzinov · 9 years ago
  42. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  43. 93276c6 Remove EGL header from SkANGLELContext.h by bsalomon · 10 years ago
  44. c01f47b Remove unnecessary include of gles2 header in SkANGLEGLContext.h by bsalomon · 10 years ago
  45. 4238017 Use D3D11 backend for ANGLE when available. by bsalomon · 10 years ago
  46. 43466a1 Multi-string shaders by joshualitt · 10 years ago
  47. b8a82f2 Revert of Multi-string shaders (patchset #4 id:60001 of https://codereview.chromium.org/929503002/) by joshualitt · 10 years ago
  48. 1c3c2d8 Multi-string shaders by joshualitt · 10 years ago
  49. 3740972 Make null GL context use callback to make current by bsalomon · 10 years ago
  50. bb0502e Support multiple null GL contexts on a thread. by bsalomon · 10 years ago
  51. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  52. ee64d6e Add glGetShaderPrecisionFormat by bsalomon · 10 years ago
  53. e454521 Cleanup GrContextFactory and make it's subclasses private by djsollen · 10 years ago
  54. 2ecf86e Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #1 id:1 of https://codereview.chromium.org/693933004/) by mtklein · 10 years ago
  55. d5cd4ee Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #2 id:20001 of https://codereview.chromium.org/704563003/) by egdaniel · 10 years ago
  56. 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
  57. 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
  58. 0e60282 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  59. 98102a8 Revert of Patch to remove constant attributes (patchset #8 id:120002 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
  60. 95f5194 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  61. 9f2825f Revert of Patch to remove constant attributes (patchset #6 id:100001 of https://codereview.chromium.org/678073005/) by joshualitt · 10 years ago
  62. 84c94c0 Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. by joshualitt · 10 years ago
  63. 27c1521 Add gpu support for glVertexAttrb1f, 2fv, and 3fv by egdaniel · 10 years ago
  64. 30bc88c Refactor SkGLContext to be actually extendable by kkinnunen · 10 years ago
  65. 9e61bb7 Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  66. 1080596 Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/) by bsalomon · 10 years ago
  67. a90ed4e Make the Sk GL context class an abstract base class by kkinnunen · 10 years ago
  68. 29dda80 Add support for EGL on linux by derekf · 10 years ago
  69. e33985a Revert "Add support for EGL on linux" by borenet · 10 years ago
  70. 1cea736 Add support for EGL on linux by derekf · 10 years ago
  71. f238091 Adding support for GL_CHROMIUM_copy_texture, part 1 by junov · 10 years ago
  72. 149b3ec Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins by cdalton · 10 years ago
  73. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  74. c7103a1 Wrap NV_path_rendering API with GrGLPathRendering by cdalton · 10 years ago
  75. bab82ed Pretty print of shaders by joshualitt · 10 years ago
  76. c863ab0 Cleanup of context initialization by joshualitt · 10 years ago
  77. 760ba8d Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" by bungeman · 10 years ago
  78. 5672da0 Adds a GrGLPathRendering class that wraps the NV_path_rendering by cdalton · 10 years ago
  79. c8f5204 Incorporate glStencilThenCover* nvpr methods by cdalton · 10 years ago
  80. 944bcf0 Some fixes around GrContext::abandonContext: by bsalomon · 10 years ago
  81. 8dd90cb Add IsPath to GrGLInterface by cdalton · 10 years ago
  82. 32b9a3b Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
  83. 9245b7e When performing offscreen rendering on windows, attempt to use a pbuffer context. by bsalomon · 10 years ago
  84. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  85. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  86. c986b1f Revert of Add functions to support NV_path_rendering in OpenGL ES (https://codereview.chromium.org/345723002/) by rmistry · 10 years ago
  87. 4a995df Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
  88. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  89. 37d20f7 Add support for glCompressedTexSubImage2D by krajcevski · 10 years ago
  90. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  91. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 10 years ago
  92. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  93. f669672 Use EXT_direct_state_access for path matrix manipulation by commit-bot@chromium.org · 10 years ago
  94. 0a6fe71 Use fixed function pipeline only when drawing paths by commit-bot@chromium.org · 10 years ago
  95. beb8b3a Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps. by commit-bot@chromium.org · 10 years ago
  96. a34bb60 Add GL_ARB_invalidate_subdata functions to GrGLInterface. by bsalomon@google.com · 10 years ago
  97. f535561 Cleanup GrGLInterface after Chromium changes by commit-bot@chromium.org · 11 years ago
  98. 0714360 Add SK_API to GrGLExtensions by commit-bot@chromium.org · 11 years ago
  99. 6ebfbf9 Use vertex buffer objects instead of client side arrays in fixed-function codepaths by commit-bot@chromium.org · 11 years ago
  100. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 11 years ago