1. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  2. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  3. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  4. d211e78 Convert GrAppliedClip interface to builder style by csmartdalton · 8 years ago
  5. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  6. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  7. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  8. 990dbc8 Add Texture2D and Sampler GrSLTypes by egdaniel · 8 years ago
  9. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  10. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  11. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  12. 74b8d32 Implement texel buffers by cdalton · 8 years ago
  13. e2e71c2 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  14. 044d3c1 Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ ) by mtklein · 8 years ago
  15. deacc97 Track GL buffer state based on unique resource ID by cdalton · 8 years ago
  16. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  17. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  18. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  19. 5f2d8e2 Add sampler precision to GrTextureAccess by cdalton · 8 years ago
  20. 8d988b3 Add support for 2x2 matrices by cdalton · 8 years ago
  21. 7023a00 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 8 years ago
  22. 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
  23. e507ff0 Use unorm shorts for texture coordinates when rendering text. by jvanverth · 8 years ago
  24. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago
  25. 5e58cee Add GrShaderFlags enum by cdalton · 8 years ago
  26. 793dc26 Improve GLSL integer support by cdalton · 9 years ago
  27. c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 9 years ago
  28. 3a2caf8 Improve GLSL integer support by cdalton · 9 years ago
  29. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  30. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  31. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  32. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  33. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  34. cdee009 Add a class representing texture swizzle. by bsalomon · 9 years ago
  35. 3183a41 Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ ) by mtklein · 9 years ago
  36. 1a1efea Add a class representing texture swizzle. by bsalomon · 9 years ago
  37. 17aa047 More framework support for TransferBuffers by jvanverth · 9 years ago
  38. bc7d235 Take care fall-through case of switch in skia by tzik · 9 years ago
  39. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  40. 0315dbc Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ ) by bsalomon · 9 years ago
  41. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  42. 682c269 Store context options on caps. by bsalomon · 9 years ago
  43. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  44. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  45. 7d022d6 add option to supress prints on context by joshualitt · 9 years ago
  46. ee71044 Revert of add option to supress prints on context (patchset #5 id:80001 of https://codereview.chromium.org/1128903008/) by joshualitt · 9 years ago
  47. 5566133 add option to supress prints on context by joshualitt · 9 years ago
  48. 6f7f201 Move GrAutoLocaleSetter to new file and fix issue with null locale by bsalomon · 9 years ago
  49. 95a4fe3 always reset locale (not just in debug). by Brian Salomon · 9 years ago
  50. f33a8bf fix ios build wrt locale? by Brian Salomon · 9 years ago
  51. 3318ee7 Use C locale for numerics when emitting shaders. by bsalomon · 9 years ago
  52. 5a105ff Use uint16s for texture coordinates when rendering text. by jvanverth · 9 years ago
  53. e4ef1ca Revert of Use uint16s for texture coordinates when rendering text. (patchset #5 id:80001 of https://codereview.chromium.org/917373002/) by reed · 9 years ago
  54. 059034d Use uint16s for texture coordinates when rendering text. by jvanverth · 9 years ago
  55. e85a32d Clean up clipping code a bit by robertphillips · 9 years ago
  56. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  57. 422f56f Make addUniform take a precision by bsalomon · 10 years ago
  58. c0bd648 Move shader precision out of GrShaderVar by bsalomon · 10 years ago
  59. 17168df Use texture size to determine precision of texture coord varyings. by bsalomon · 10 years ago
  60. 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
  61. 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
  62. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  63. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  64. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  65. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  66. 06acb58 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  67. cabf4b2 Unify edge type enums across GrEffect subclasses that clip rendering to a geometry. by commit-bot@chromium.org · 10 years ago
  68. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  69. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 11 years ago
  70. a6c63a9 Fix another clang warning/error by robertphillips@google.com · 11 years ago
  71. 86b5e29 Patches for r8468 build errors. Unreviewed. by jvanverth@google.com · 11 years ago
  72. 054ae99 Take two for r8466: by jvanverth@google.com · 11 years ago
  73. c7bf296 Rolling back r8466. by jvanverth@google.com · 11 years ago
  74. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 11 years ago
  75. 31ec798 Move GrGLProgram::Desc out of GrGLProgram. by bsalomon@google.com · 11 years ago
  76. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 11 years ago