1. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  2. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  3. 1acc3d7 Replace uses of GR_DEBUGCODE by SkDEBUGCODE. by commit-bot@chromium.org · 11 years ago
  4. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  5. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  6. 24ab3b0 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  7. 75796db Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  8. c1cdf21 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  9. 9b6a185 Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  10. 66017f6 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  11. faa5ae4 Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3. by commit-bot@chromium.org · 11 years ago
  12. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  13. 2d3b492 Remove possiblity of NULL effect in GrEffectStage by commit-bot@chromium.org · 11 years ago
  14. 5c493d5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  15. f09b87d Fix compiler error for r9592 by robertphillips@google.com · 11 years ago
  16. 2fad5a8 Hopefully fix Android warning-as-error about uninit var. by bsalomon@google.com · 11 years ago
  17. 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
  18. 21c10c5 Make text context responsible for setting GrPaint on GrDrawState. by bsalomon@google.com · 11 years ago
  19. 5f9f2b0 Improve batching of drawBitmap* calls by robertphillips@google.com · 11 years ago
  20. 137f134 Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRestore::setIdentity(). s by bsalomon@google.com · 11 years ago
  21. bb6a317 Make GrContext track the current matrix, render target, and clip directly rather than using GrDrawState. by commit-bot@chromium.org · 11 years ago
  22. d09ab84 Don't make dst copies when color stage requires dst but color writes are disabled. by bsalomon@google.com · 11 years ago
  23. b515881 Key shader on whether frag pos read is relative to top-left or bottom-left by bsalomon@google.com · 11 years ago
  24. 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
  25. 4290330 Vertex Attrib configurations now handled as pointers vs. SkSTArrays by robertphillips@google.com · 11 years ago
  26. 0406b9e Make drawRect preserve vertex attrib state and push/pop the geom sources. by bsalomon@google.com · 11 years ago
  27. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  28. 86b5e29 Patches for r8468 build errors. Unreviewed. by jvanverth@google.com · 11 years ago
  29. 054ae99 Take two for r8466: by jvanverth@google.com · 11 years ago
  30. c7bf296 Rolling back r8466. by jvanverth@google.com · 11 years ago
  31. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 11 years ago
  32. bb5c465 Trim the copy of the dst made for dst-reading effects using the clip and dev-bounds of draw. by commit-bot@chromium.org · 11 years ago
  33. 73818dc Add GrPaint stage for xfermodes. by bsalomon@google.com · 11 years ago
  34. 31ec798 Move GrGLProgram::Desc out of GrGLProgram. by bsalomon@google.com · 11 years ago
  35. 4647f90 Replace edge types with GrEdgeEffect. by bsalomon@google.com · 11 years ago
  36. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 11 years ago
  37. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 11 years ago
  38. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 11 years ago
  39. 01c34ee Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  40. 65eb4d5 Add stroked ovals and CircleEdgeEffect. by jvanverth@google.com · 11 years ago
  41. 91274b9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  42. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 11 years ago
  43. 66a58ac Fixed a few warnings by sugoi@google.com · 11 years ago
  44. f140f18 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  45. 3b0d631 Remove constructors from GrVertexAttrib. by jvanverth@google.com · 11 years ago
  46. 9b98c1b Make global static variable kVertexAttribs in GrAARectRenderer local to functions. by jvanverth@google.com · 11 years ago
  47. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 11 years ago
  48. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 11 years ago
  49. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 11 years ago
  50. 044679e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  51. 3976825 Remove unused texture coordinate flags. by jvanverth@google.com · 12 years ago
  52. 2b44673 Move blend optimization functions to GrDrawState. by bsalomon@google.com · 12 years ago
  53. 8598328 Remove compile time option to use different types for text vertices. by bsalomon@google.com · 12 years ago
  54. b75b0a0 Move vertex layout from GeometrySrcState to GrDrawState. by jvanverth@google.com · 12 years ago
  55. d62e88e Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of drawIndexedInstances. by bsalomon@google.com · 12 years ago
  56. cdcb2ce Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  57. 7584719 fix build Review URL: https://codereview.appspot.com/7229052 by reed@google.com · 12 years ago
  58. cc78238 Move vertex layout definitions from GrDrawTarget to GrDrawState. by jvanverth@google.com · 12 years ago
  59. cabe00e Fix build break after r7411 when GR_STATIC_RECT_VB is enabled. by bsalomon@google.com · 12 years ago
  60. adc6536 Remove getter of writable GrEffectStage from GrDrawState. by bsalomon@google.com · 12 years ago
  61. dcd69bf Fix logic bug introduced in r7346. by bsalomon@google.com · 12 years ago
  62. ca43208 Reland r7342 with fixes. by bsalomon@google.com · 12 years ago
  63. 58f9ae1 Revert 7342 to investigate failures. by bsalomon@google.com · 12 years ago
  64. bcede39 Add GrDrawState::DeferredState for saving GrDrawStates in GrInOrderDrawBuffer. by bsalomon@google.com · 12 years ago
  65. 46d3d39 Add GPU support for axis-aligned ovals: by jvanverth@google.com · 12 years ago
  66. 68b58c9 Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffect abstract. by bsalomon@google.com · 12 years ago
  67. 0ac6af4 Wrap GrEffects in GrEffectPtr. by bsalomon@google.com · 12 years ago
  68. cf939ae Add a state bit to GrDrawState that forces coverage to be blended. by bsalomon@google.com · 12 years ago
  69. b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 12 years ago
  70. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 12 years ago
  71. d8b5fac Reland r6233 with fix. by bsalomon@google.com · 12 years ago
  72. 115b06f Re-revert r6233. by bsalomon@google.com · 12 years ago
  73. c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 12 years ago
  74. 66e534d Revert r6233 while investigating bot failures. by bsalomon@google.com · 12 years ago
  75. ce49e16 Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect. by bsalomon@google.com · 12 years ago
  76. 2eaaefd Pass GrCustomStage to key-generation functions and emitCode(). by bsalomon@google.com · 12 years ago
  77. 1322134 Update comment in GrDrawState.h to reflect renaming changes and expansion of the scope of effects. by bsalomon@google.com · 12 years ago
  78. 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 12 years ago
  79. c196b52 Misc stage->effect renaming by bsalomon@google.com · 12 years ago
  80. 021fc73 GrCustomStage Renaming Part 5 by bsalomon@google.com · 12 years ago
  81. f271cc7 GrCustomStage Renaming Part 3 by bsalomon@google.com · 12 years ago
  82. 6f261be GrCustomStage Renaming Part 2 by bsalomon@google.com · 12 years ago
  83. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  84. 67e78c9 Use GrCustomStage to implement color matrix. by bsalomon@google.com · 12 years ago
  85. 288d954 Separate out the texture matrix from the coord-system change matrix in GrSamplerState. This is a step towards moving texture matrix to GrCustomStage. by bsalomon@google.com · 12 years ago
  86. dfdb7e5 Reland r5963 with two fixes: by bsalomon@google.com · 12 years ago
  87. f6eac8a Revert r5962 because of failures. by bsalomon@google.com · 12 years ago
  88. b022177 Require matrix for custom stage to be set when custom stage is installed. by bsalomon@google.com · 12 years ago
  89. 1e269b5 Spell correct some comments. by bsalomon@google.com · 12 years ago
  90. f467ce7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  91. a834746 Make additional code paths go through GrDrawState helper classes for their matrix manipulations. by bsalomon@google.com · 12 years ago
  92. 2fdcdeb Make GrDrawState::AutoRestoreViewMatrix handle sampler matrices. by bsalomon@google.com · 12 years ago
  93. 5b3e890 Move some auto restore helpers from GrDrawTarget to GrDrawState. by bsalomon@google.com · 12 years ago
  94. af84e74 Move setPaint from GrContext to GrDrawState. by bsalomon@google.com · 12 years ago
  95. d5d69ff Add convenience function on GrDrawState to set state bit based on a bool. by bsalomon@google.com · 12 years ago
  96. 861b3a2 Remove memcpy/memcmp from GrDrawState. Hopefully, this fixes Issue 912 without regressing performance. by bsalomon@google.com · 12 years ago
  97. 1ce49fc Move GrTextureParams from GrSamplerState to GrTextureAccess by bsalomon@google.com · 12 years ago
  98. a04e8e8 Do premul and r/b swap conversions in a custom effect by bsalomon@google.com · 12 years ago
  99. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  100. 0342a85 Remove _UPM_ GrPixelConfigs Review URL: http://codereview.appspot.com/6460113/ by bsalomon@google.com · 12 years ago