1. 07d3a65 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  2. 116ad84 Make GrIODB record and play back copySurface. by bsalomon@google.com · 12 years ago
  3. 686bcb8 Reland of 8525 with fix for case when GrRT outlives GrTexture. by bsalomon@google.com · 12 years ago
  4. 59dd716 Fix compiler warning/error in r8571 by robertphillips@google.com · 12 years ago
  5. df3695e First pass at Rect Effect by robertphillips@google.com · 12 years ago
  6. d043cce Allow single-pass filters (which use asNewEffect()) to participate in the image filter DAG. This was done by introducing the SkSinglePassImageFilter abstract base class, which implements canFilterImageGPU() and filterImageGPU() on behalf of the derived class. The derived class still only needs to asNewEffect(). This allows us to recurse on the filter input in SkSinglePassImageFilter::onFilterImageGPU(). It also allows us to remove any knowledge of single-pass image filters from SkGpuDevice and from the SkImageFilter base class as well. by senorblanco@chromium.org · 12 years ago
  7. a9493a3 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  8. e06f8ef Revert 8525,8526 pending investigation of bench_pictures crashes. by bsalomon@google.com · 12 years ago
  9. a39f4dc Commit file accidentally left out of glc change for r8525 by bsalomon@google.com · 12 years ago
  10. d02e880 Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs(). by bsalomon@google.com · 12 years ago
  11. e4617bf Add GrDrawTarget::copySurface. by bsalomon@google.com · 12 years ago
  12. 041e2db Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  13. 0406b9e Make drawRect preserve vertex attrib state and push/pop the geom sources. by bsalomon@google.com · 12 years ago
  14. 5d01bec Fix for effect cache key. by commit-bot@chromium.org · 12 years ago
  15. 90c240a Move edge GrEffects to locally defined classes. by commit-bot@chromium.org · 12 years ago
  16. 42eff16 Reland 8459 with fix for #extension after default precision in FS. by bsalomon@google.com · 12 years ago
  17. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  18. 2c5ddb6 Fix clang compiler warning/error by robertphillips@google.com · 12 years ago
  19. 9705596 Reverting r8459 due to shader error on Nexus 10 by robertphillips@google.com · 12 years ago
  20. b084c77 One more fix for r8468. Replace use of int with size_t. Unreviewed. by jvanverth@google.com · 12 years ago
  21. 86b5e29 Patches for r8468 build errors. Unreviewed. by jvanverth@google.com · 12 years ago
  22. 054ae99 Take two for r8466: by jvanverth@google.com · 12 years ago
  23. c7bf296 Rolling back r8466. by jvanverth@google.com · 12 years ago
  24. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 12 years ago
  25. 58e30fe Simplify the circle outset code and add comment relating it to the shader code. by bsalomon@google.com · 12 years ago
  26. ee040a7 Make GrGLShaderBuilder responsible for enabling GLSL extensions by bsalomon@google.com · 12 years ago
  27. 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 · 12 years ago
  28. b79d865 Fix GLPrograms test. Review URL: https://codereview.chromium.org/13327008 by bsalomon@google.com · 12 years ago
  29. 26e18b5 Add support for reading the dst pixel value in an effect. Use in a new effect for the kDarken xfer mode. by bsalomon@google.com · 12 years ago
  30. 87379e1 Fix minor cppcheck-found issues by robertphillips@google.com · 12 years ago
  31. 123ac1d Make GM render to render targets that are also textures. by bsalomon@google.com · 12 years ago
  32. b6b72e5 Attempt to silence signed/unsigned warnings in android build. by bsalomon@google.com · 12 years ago
  33. b8eb2e8 Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. by bsalomon@google.com · 12 years ago
  34. 73818dc Add GrPaint stage for xfermodes. by bsalomon@google.com · 12 years ago
  35. 798c8c4 Move GrGLProgramDesc::Build to new cpp file. by bsalomon@google.com · 12 years ago
  36. db44625 Fix assertion failure in SkGpuDevice from 8412. by bsalomon@google.com · 12 years ago
  37. f51c013 Add interface to SkXfermode to return a GrEffect and blend coeffs. by bsalomon@google.com · 12 years ago
  38. 31ec798 Move GrGLProgram::Desc out of GrGLProgram. by bsalomon@google.com · 12 years ago
  39. 37cbc7f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  40. 4855231 Fix a few clang errors while trying to build tools target. by tfarina@chromium.org · 12 years ago
  41. 4f65a27 Address clang static analyzer issues by robertphillips@google.com · 12 years ago
  42. e9144c6 Program key coverage/discard fixes. by bsalomon@google.com · 12 years ago
  43. 4647f90 Replace edge types with GrEdgeEffect. by bsalomon@google.com · 12 years ago
  44. e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  45. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 12 years ago
  46. 71ebd05 Fix non-Windows build break in r8364. by bsalomon@google.com · 12 years ago
  47. bcce892 Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it. by bsalomon@google.com · 12 years ago
  48. 7e32851 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  49. 8131283 Move oval rendering code to GrOvalRenderer. by commit-bot@chromium.org · 12 years ago
  50. f1b6b06 Clean up GrCircleEdgeEffect and GrEllipseEdgeEffect. by commit-bot@chromium.org · 12 years ago
  51. 3ddb793 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  52. dd4400b Stop printing GL errors for disabling color tables on core profiles on nvidia/windows machines. by commit-bot@chromium.org · 12 years ago
  53. 174db77 Fix divide-by-zero in program cache tracking. by commit-bot@chromium.org · 12 years ago
  54. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 12 years ago
  55. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 12 years ago
  56. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 12 years ago
  57. 01c34ee Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  58. f3a60c0 Add support for IMG's MSAA extension. by bsalomon@google.com · 12 years ago
  59. 202d139 Work around MSAA/lines issue on Linux bot. by bsalomon@google.com · 12 years ago
  60. 65eb4d5 Add stroked ovals and CircleEdgeEffect. by jvanverth@google.com · 12 years ago
  61. 8a70eef Add MSAA configs to bench. Review URL: https://codereview.chromium.org/12607013 by bsalomon@google.com · 12 years ago
  62. 152336f Fix uninitialized memory access by robertphillips@google.com · 12 years ago
  63. c3413d6 Increase bits for effect attribute key. by jvanverth@google.com · 12 years ago
  64. 306b2ce Use stream usage for dynamic vertex data. by bsalomon@google.com · 12 years ago
  65. 91274b9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  66. 9487877 Add GL program cache tracking. by jvanverth@google.com · 12 years ago
  67. 93c7ee3 Removed unused parameters by sugoi@google.com · 12 years ago
  68. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 12 years ago
  69. e0e385c Removed unused parameters by sugoi@google.com · 12 years ago
  70. eed625d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  71. a1d27cd Don't sort extensions when there are none. Make an ANGLE context to validate the ANGLE GrGLInterface with. by bsalomon@google.com · 12 years ago
  72. a224072 Make extension string parsing robust. by bsalomon@google.com · 12 years ago
  73. b58772f PDF: add support for named destinations. by epoger@google.com · 12 years ago
  74. 754a3eb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  75. 97876d9 Always get proc address for gl functions on the mac. by bsalomon@google.com · 12 years ago
  76. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 12 years ago
  77. 6918d48 Use vertex array objects on core profiles. by bsalomon@google.com · 12 years ago
  78. f910d3b Make GrGLEffects use an interface to append their code. by bsalomon@google.com · 12 years ago
  79. 8c16ef5 Remove unused vars by bsalomon@google.com · 12 years ago
  80. 40db6dc Reduce the minimum scratch size to 16, don't look for next pow2 larger sizes. by bsalomon@google.com · 12 years ago
  81. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 12 years ago
  82. 1cad898 PDF: add support for named destinations by epoger@google.com · 12 years ago
  83. 66a58ac Fixed a few warnings by sugoi@google.com · 12 years ago
  84. acf3ecc Restore window creation code in SkNativeGLContext_win.cpp accidentally deleted in r7990. by bsalomon@google.com · 12 years ago
  85. b7f20f2 Unify wgl context creation. by bsalomon@google.com · 12 years ago
  86. 07631cf Validate that VAO functions are present in ES2 interfaces and add bit to caps indicating VAO support. by bsalomon@google.com · 12 years ago
  87. 37ebe3f Address some valgrind issues by robertphillips@google.com · 12 years ago
  88. 0cb80e1 fix mac build by humper@google.com · 12 years ago
  89. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 12 years ago
  90. 0c23faf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  91. 13f181f Relanding 7914 by robertphillips@google.com · 12 years ago
  92. f140f18 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  93. 3b0d631 Remove constructors from GrVertexAttrib. by jvanverth@google.com · 12 years ago
  94. 9b98c1b Make global static variable kVertexAttribs in GrAARectRenderer local to functions. by jvanverth@google.com · 12 years ago
  95. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 12 years ago
  96. df8114d Fix mesa issues. by bsalomon@google.com · 12 years ago
  97. ecd8484 Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 12 years ago
  98. b82c399 Revert 7919 and 7920 (committed wrong version of r7919.) by bsalomon@google.com · 12 years ago
  99. 1fc506a Revert r7914 due to Linux rendering issues by robertphillips@google.com · 12 years ago
  100. a962174 Fix mesa build error from r7519. by bsalomon@google.com · 12 years ago