1. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  2. 34ee0c9 Fix GrDrawContextPriv::stencilRect by csmartdalton · 8 years ago
  3. fc49d56 Implement coverage AA for skewed rects with local coords by csmartdalton · 8 years ago
  4. 8c523e0 Move prepareForExternalIO from GrRenderTarget to GrDrawContext by robertphillips · 8 years ago
  5. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  6. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  7. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  8. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  9. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  10. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  11. 97f6cd5 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  12. 59cf61a Retract PipelineBuilder from GrClip::apply by robertphillips · 8 years ago
  13. 9199a9f Move GrDrawTarget::clear logic into GrDrawContext by robertphillips · 8 years ago
  14. ba3880f Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ ) by msarett · 8 years ago
  15. 86de59f Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  16. aeadcdf Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ ) by msarett · 8 years ago
  17. 7969838 Pre-crop filled rects to avoid scissor by csmartdalton · 8 years ago
  18. 3ab14ca Fix misplaced guard by robertphillips · 8 years ago
  19. 4430239 Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  20. 9a4cfa8 Revert of Add choke point for modifying non-AA rect draws (e.g., applying clipping) (patchset #6 id:100001 of https://codereview.chromium.org/2125333002/ ) by robertphillips · 8 years ago
  21. e5e3a7a Add choke point for modifying non-AA rect draws (e.g., applying clipping) by robertphillips · 8 years ago
  22. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  23. 3950f0d Remove fColor from PathRenderer DrawPathArgs struct by robertphillips · 8 years ago
  24. a7d85ba Add gm that tests shaded stroked rectangles. by bsalomon · 8 years ago
  25. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  26. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  27. d92b419 Hide GrDrawVerticesBatch::Geometry and rename to Mesh by bsalomon · 8 years ago
  28. 0432dd6 Even more hiding of Geometry structs in GrBatch subclasses. by bsalomon · 8 years ago
  29. 0a0f67e Make lines a special case in GrShape by bsalomon · 8 years ago
  30. 8acedde Use GrShape in GrPathRenderer. by bsalomon · 8 years ago
  31. 656dbe4 Fix GrDrawContextPriv::stencilRect by csmartdalton · 8 years ago
  32. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  33. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  34. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago
  35. ab0bf2e Unref GrXPFactory. by bungeman · 8 years ago
  36. 976f5f0 Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack by robertphillips · 8 years ago
  37. 40ff8ed Change parameters to GrPipelineBuilder's ctor by robertphillips · 8 years ago
  38. 7761d61 Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext by robertphillips · 8 years ago
  39. 846c051 Convert GrClip to an abstract base class by cdalton · 8 years ago
  40. 862cff3 Remove clip from GrPipelineBuilder by cdalton · 8 years ago
  41. 193d9cf Eliminate special case nvpr batch handling by cdalton · 8 years ago
  42. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  43. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  44. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  45. 6663acf Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  46. 85d9667 Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ ) by bsalomon · 8 years ago
  47. 33595bd Replace GrStrokeInfo with GrStyle. by bsalomon · 8 years ago
  48. 40ef485 When filling nested rect path check for empty inner and empty outer rects by bsalomon · 8 years ago
  49. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  50. 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 8 years ago
  51. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  52. 391395d Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  53. 8b8f36f Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ ) by robertphillips · 9 years ago
  54. 86c6075 Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) by robertphillips · 9 years ago
  55. 4bc3181 Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder by robertphillips · 9 years ago
  56. 0009589 Move drawDRRect back to GrDrawContext by robertphillips · 9 years ago
  57. d2c7791 Revert of Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder (patchset #3 id:40001 of https://codereview.chromium.org/1730903007/ ) by ethannicholas · 9 years ago
  58. 00fddeb Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder by robertphillips · 9 years ago
  59. b56f927 Hide GrPipelineBuilder from GrOvalRenderer by robertphillips · 9 years ago
  60. d770610 Mv DRRect drawing code from GrDrawContext into SkGpuDevice by robertphillips · 9 years ago
  61. 0cc2f85 Hide GrDrawTarget from GrOvalRenderer by robertphillips · 9 years ago
  62. 8db8678 Fix memory leak by joshualitt · 9 years ago
  63. 96880d9 Create GrPathRenderingDrawContext by joshualitt · 9 years ago
  64. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  65. 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 · 9 years ago
  66. 27004b7 Remove GrContext* from GrTextContext by joshualitt · 9 years ago
  67. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  68. 1b39f43 Pass a GrContext pointer in GrDrawContext constructor by joshualitt · 9 years ago
  69. 2c89bc1 Move surface props off of GrTextContext by joshualitt · 9 years ago
  70. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  71. bc90735 GrAuditTrail hooks in GrContext + GrDrawContext by joshualitt · 9 years ago
  72. 6d0872d Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codereview.chromium.org/1565313003/ ) by joshualitt · 9 years ago
  73. de8dc7e Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ ) by joshualitt · 9 years ago
  74. 94da292 Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ ) by joshualitt · 9 years ago
  75. 9a9515e Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://codereview.chromium.org/1567983002/ ) by joshualitt · 9 years ago
  76. b30dd1d Add guards to GrTextureProvider by joshualitt · 9 years ago
  77. f9bc796 Make a single GrSingleOwner in GrContext by joshualitt · 9 years ago
  78. 1de610a Create debug only SkSingleOwner by joshualitt · 9 years ago
  79. bb53948 Move path fallback for AA rect out of SkGpuDevice by cdalton · 9 years ago
  80. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago
  81. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  82. 433625e Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passed by robertphillips · 9 years ago
  83. 954cbc1 Reduce use of GrRenderTarget in GrTextContexts by robertphillips · 9 years ago
  84. 0e7029e Clean up Ganesh path render a little bit by robertphillips · 9 years ago
  85. ff55b49 Sniff out rects, ovals & rrects in SkGpuDevice::drawPath by robertphillips · 9 years ago
  86. 514450c Clarify when oval & rrects get devolved to paths in SkGpuDevice/GrDrawContext boundary by robertphillips · 9 years ago
  87. bf07455 Make stencil and cover path rendering have more reasonable bounds. by bsalomon · 9 years ago
  88. db4758c Restrict query bounds for reduce clip to dev bounds by bsalomon · 9 years ago
  89. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago
  90. 0dfa62c Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  91. 1d51273 Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ ) by egdaniel · 9 years ago
  92. 9c86051 Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  93. caef345 Readd "immediate" mode by robertphillips · 9 years ago
  94. c55271f Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws by bsalomon · 9 years ago
  95. a2e69fc Rename non-aa rect methods on GrDrawContext in anticipation of making them support aa by bsalomon · 9 years ago
  96. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  97. cf10b5a Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL by robertphillips · 9 years ago
  98. 24cdec1 Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ ) by robertphillips · 9 years ago
  99. 5c3ea4c Fix ClipMaskManager's SW-fallback logic by robertphillips · 9 years ago
  100. b83bec5 Narrow the distribution of GrDrawTarget a bit by robertphillips · 9 years ago