1. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  2. 6738c70 Rename GrContext's newDrawContext & drawContext to makeDrawContext by robertphillips · 8 years ago
  3. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  4. 28b62e6 Simplify random_draw_context used by GLProgramsTest by bsalomon · 8 years ago
  5. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  6. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  7. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  8. 82ec6e5 Retract GrRenderTarget from GLProgramsTest by robertphillips · 8 years ago
  9. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  10. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  11. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  12. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  13. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  14. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 8 years ago
  15. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  16. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  17. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  18. f3261af Remove 'native' context unit test macro. by bsalomon · 8 years ago
  19. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  20. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  21. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  22. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 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. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  27. 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
  28. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  29. 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 8 years ago
  30. f5883a6 Hide drawBatch on GrDrawTarget from test Methods by joshualitt · 9 years ago
  31. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  32. 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
  33. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  34. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  35. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  36. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  37. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  38. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  39. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  40. 0dfa62c Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  41. 1d51273 Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ ) by egdaniel · 9 years ago
  42. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  43. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  44. 9c86051 Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  45. c94cd7c Fix GrCoverageSetOpXP unit test on mixed samples by cdalton · 9 years ago
  46. caef345 Readd "immediate" mode by robertphillips · 9 years ago
  47. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  48. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  49. 574a4c1 Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups. by egdaniel · 9 years ago
  50. 0214173 Stop creating static GrProcessor instances by bsalomon · 9 years ago
  51. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  52. 38ddbad Mangle output var in GrGLFragmentProcessor::emitChild by bsalomon · 9 years ago
  53. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 9 years ago
  54. b5b6032 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  55. 59ce45f Revert of Test that GrFragmentProcessors work without input colors. (patchset #2 id:20001 of https://codereview.chromium.org/1341853002/ ) by bsalomon · 9 years ago
  56. 72c58e7 Test that GrFragmentProcessors work without input colors. by bsalomon · 9 years ago
  57. 059dffa There's a set probability that a linear pipeline of random procs will be created (old behavior), or a pipeline with a single proc tree (added behavior). by wangyix · 9 years ago
  58. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  59. a511e6a Revert of Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* (patchset #8 id:140001 of https://codereview.chromium.org/1316513002/ ) by rmistry · 9 years ago
  60. ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  61. 38f1f6f Remove overly complicated GR_CREATE_STATIC_PROCESSOR macro by mdempsky · 9 years ago
  62. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  63. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  64. ac856c9 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  65. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  66. 4bf69f7b Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ ) by rmistry · 9 years ago
  67. 2424344 Remove GrStagedProcessor, remove the word Stage as it applies to FPs by bsalomon · 9 years ago
  68. b1daa86 When getGLInstance is called on a frag proc, the resulting GrGLFragmentProcessor will be the root of a tree of GrGLFragmentProcessors that mirrors the GrFragmentProcessor's tree. This allows setData() to be called recursively (removing the responsibility from compose shader) and allows gl instances direct access to their children gl instances so they can emit their code. by wangyix · 9 years ago
  69. 16b9913 Split GrDrawBatch and GrVertexBatch into their own files by bsalomon · 9 years ago
  70. abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
  71. 7441782 Make folder for batches by joshualitt · 9 years ago
  72. 4b3050b Added registerChild; transforms, textures, glKey automatically handled. by wangyix · 9 years ago
  73. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  74. 7c157a9 Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode() by wangyix · 9 years ago
  75. bea0150 Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https://codereview.chromium.org/1226123012/) by bsalomon · 9 years ago
  76. b6b0a6e Remove rt flags that are not necessary by bsalomon · 9 years ago
  77. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  78. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  79. 0067ff5 fix up test create functions by joshualitt · 9 years ago
  80. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  81. 4061b12 Remove GrContext from GrDrawTarget by bsalomon · 9 years ago
  82. 682c269 Store context options on caps. by bsalomon · 9 years ago
  83. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  84. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  85. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  86. 1573206 fix for angle bot by joshualitt · 9 years ago
  87. 6c89110 GLProgramsTest 3.0 by joshualitt · 9 years ago
  88. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 9 years ago
  89. 9954bc3 Use texture barriers to read directly from the RT by cdalton · 9 years ago
  90. e9c0fc6 Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps by jvanverth · 9 years ago
  91. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 9 years ago
  92. 5053063 Remove legacy NVPR support by jvanverth · 9 years ago
  93. d79c549 Make non-AA hairline stroke rects snap to pixels centers so they close. by bsalomon · 9 years ago
  94. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  95. 6f7f201 Move GrAutoLocaleSetter to new file and fix issue with null locale by bsalomon · 9 years ago
  96. 3318ee7 Use C locale for numerics when emitting shaders. by bsalomon · 9 years ago
  97. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 9 years ago
  98. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 9 years ago
  99. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 9 years ago
  100. 44701df Move clip off of draw target by joshualitt · 9 years ago