1. 9853cce Drawstate on stack by joshualitt · 10 years ago
  2. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  3. e27065a Send coverage VA as floats instead of bytes NOTREECHECKS=True by egdaniel · 10 years ago
  4. 37b4d86 Force input coverage to be only a byte in gpu shaders. by egdaniel · 10 years ago
  5. 5ead6da Oval and stroke AA rect now batch by joshualitt · 10 years ago
  6. 67f7f74 Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/) by joshualitt · 10 years ago
  7. 18055af Oval and stroke AA rect now batch by joshualitt · 10 years ago
  8. 9deb696 Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/) by mtklein · 10 years ago
  9. bc54fab Oval and stroke AA rect now batch by joshualitt · 10 years ago
  10. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  11. 249af15 BUG=skia: by joshualitt · 10 years ago
  12. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  13. bd769d0 Initial change to create GeometryProcessor by joshualitt · 10 years ago
  14. 7b3d5ee Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  15. ea81ced Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patchset #5 of https://codereview.chromium.org/511593004/) by djsollen · 10 years ago
  16. af013bf Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  17. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  18. 8341eb7 Rename from "(un)lock" to "(un)map" for geometry buffers. by commit-bot@chromium.org · 10 years ago
  19. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 11 years ago
  20. cabf4b2 Unify edge type enums across GrEffect subclasses that clip rendering to a geometry. by commit-bot@chromium.org · 11 years ago
  21. e79f320 Revert of r13384 (Stateful PathRenderer implementation) by robertphillips@google.com · 11 years ago
  22. 3e0c64a Stateful PathRenderer implementation by robertphillips@google.com · 11 years ago
  23. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  24. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  25. e0a868c Apply hairline optimization only if the path renderer wants it by commit-bot@chromium.org · 11 years ago
  26. 1b20a10 Revert "Do not apply hairline optimization for paths if nv_path_rendering is used" by bsalomon@google.com · 11 years ago
  27. 44fb865 Do not apply hairline optimization for paths if nv_path_rendering is used by commit-bot@chromium.org · 11 years ago
  28. f91e3d4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  29. 52c7526 Reenable GrAAHairlinePathRenderer assert w/ fix by robertphillips@google.com · 11 years ago
  30. 4fe0555 Temporarily disable assert in GrAAHairlinePathRenderer.cpp by robertphillips@google.com · 11 years ago
  31. ada90da "Fix" for hairline corner bugs by robertphillips@google.com · 11 years ago
  32. b8bd6cb Fix bounds computation in GrAAHairlineRenderer by commit-bot@chromium.org · 11 years ago
  33. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  34. 8846247 Only assert that conic/quad effects get created if they are to be used. by commit-bot@chromium.org · 11 years ago
  35. 44a77c8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. 07e1c3f Pull out Effect Shaders in GPU Path Renderer by commit-bot@chromium.org · 11 years ago
  37. 2398bbd Revert "Pull out Effect Shaders in GPU Path Renderer" by egdaniel@google.com · 11 years ago
  38. 89ff637 Pull out Effect Shaders in GPU Path Renderer by commit-bot@chromium.org · 11 years ago
  39. 1394840 Move gpu conic calculations to GrPathUtils by commit-bot@chromium.org · 11 years ago
  40. 858638d Add direct bezier cubic support for GPU shaders by commit-bot@chromium.org · 11 years ago
  41. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  43. 681ccf0 Fix hairline pathrenderer for Nexus-10. Switches to using additional by jvanverth@google.com · 11 years ago
  44. 5e2d270 Reverting r10707. Unreviewed. by jvanverth@google.com · 11 years ago
  45. 85eef60 Fix hairline pathrenderer for Nexus-10. Switches to using additional by commit-bot@chromium.org · 11 years ago
  46. 940c863 Revert r10640: Fix hairline pathrenderer for Nexus-10. by jvanverth@google.com · 11 years ago
  47. 78b64ae Fix hairline pathrenderer for Nexus-10. Switches to using additional by commit-bot@chromium.org · 11 years ago
  48. 34b05ca Separate quad UV calculation from bloat_quad by egdaniel@google.com · 11 years ago
  49. 3f2a2d5 Add Loop Blinn hairline conics to GPU by egdaniel@google.com · 11 years ago
  50. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  51. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  52. 42dacab Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. by commit-bot@chromium.org · 11 years ago
  53. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  54. fa1bd5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  55. 5383a75 Add implicit hairline conic rendering to GPU by egdaniel@google.com · 11 years ago
  56. eb6879f Replace fixed-size array of effect stages in GrDrawState with two appendable arrays, one for color, one for coverage. by bsalomon@google.com · 11 years ago
  57. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 11 years ago
  58. fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 11 years ago
  59. 7950a9e add asserts to point<-->verb helpers by reed@google.com · 11 years ago
  60. 137f134 Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRestore::setIdentity(). s by bsalomon@google.com · 11 years ago
  61. 912e68e Fix degenerate and near-degenerate hairlines on the gpu by commit-bot@chromium.org · 11 years ago
  62. 1dd9baa Reland path bounds change with correct bounds for convex and hairline path renderers. by bsalomon@google.com · 11 years ago
  63. d7c3742 Revert "Revert "Revert "Pass bounds into draw calls in path renderers.""" by bsalomon@google.com · 11 years ago
  64. 0bf4d47 fix uninitialized adcd by bsalomon@google.com · 11 years ago
  65. 2f2d130 Revert "Revert "Pass bounds into draw calls in path renderers."" by bsalomon@google.com · 11 years ago
  66. 9a9c3d5 Revert "Pass bounds into draw calls in path renderers." by bsalomon@google.com · 11 years ago
  67. f438c97 Pass bounds into draw calls in path renderers. by bsalomon@google.com · 11 years ago
  68. 94b284d Remove GrPathCmd by bsalomon@google.com · 11 years ago
  69. 8d47ddc Make GrGLShaderBuilder check whether GrEffect advertised that it would require the dst color or fragment position by commit-bot@chromium.org · 11 years ago
  70. d42aca3 Remove static effects from the effect memory pool. by bsalomon@google.com · 12 years ago
  71. 4290330 Vertex Attrib configurations now handled as pointers vs. SkSTArrays by robertphillips@google.com · 12 years ago
  72. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 12 years ago
  73. 041e2db Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  74. 0406b9e Make drawRect preserve vertex attrib state and push/pop the geom sources. by bsalomon@google.com · 12 years ago
  75. 5d01bec Fix for effect cache key. by commit-bot@chromium.org · 12 years ago
  76. 90c240a Move edge GrEffects to locally defined classes. by commit-bot@chromium.org · 12 years ago
  77. 054ae99 Take two for r8466: by jvanverth@google.com · 12 years ago
  78. c7bf296 Rolling back r8466. by jvanverth@google.com · 12 years ago
  79. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 12 years ago
  80. 87379e1 Fix minor cppcheck-found issues by robertphillips@google.com · 12 years ago
  81. 37cbc7f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  82. 4647f90 Replace edge types with GrEdgeEffect. by bsalomon@google.com · 12 years ago
  83. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 12 years ago
  84. bcce892 Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it. by bsalomon@google.com · 12 years ago
  85. 3b0d631 Remove constructors from GrVertexAttrib. by jvanverth@google.com · 12 years ago
  86. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 12 years ago
  87. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 12 years ago
  88. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 12 years ago
  89. b75b0a0 Move vertex layout from GeometrySrcState to GrDrawState. by jvanverth@google.com · 12 years ago
  90. cc78238 Move vertex layout definitions from GrDrawTarget to GrDrawState. by jvanverth@google.com · 12 years ago
  91. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  92. 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
  93. 12b4e27 As part of preliminary groundwork for a chromium fix, this changelist is deprecating GrPathFill so that SkPath::FillType is used everywhere in order to remove some code duplication between Skia and Ganesh. by sugoi@google.com · 12 years ago
  94. b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 12 years ago
  95. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 12 years ago
  96. 706f668 Reland r6330 thru r6333 but do without enabling GL_ARB_fragment_coord_conventions on Intel GPUs. by bsalomon@google.com · 12 years ago
  97. d335364 Revert r6330 thru 6333 while we figure out what to do about Intel bots (possible driver bug). by bsalomon@google.com · 12 years ago
  98. 4fe9b1b Automatically handle converting gl_FragCoord to Skia's y-down device coords. by bsalomon@google.com · 12 years ago
  99. a834746 Make additional code paths go through GrDrawState helper classes for their matrix manipulations. by bsalomon@google.com · 12 years ago
  100. 0f11e1a Remove translate param from GrContext::drawPath (and subsequent calls). by bsalomon@google.com · 12 years ago