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. bfe2b9d Move oval and rect renderer includes to private interface by jvanverth@google.com · 11 years ago
  4. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  5. d28063e Replace uses of GR_API by SK_API. by commit-bot@chromium.org · 11 years ago
  6. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  7. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  8. a8916ff Change Atlas recycling to track current flush count and recycle if Atlas not used in current flush. by commit-bot@chromium.org · 11 years ago
  9. 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  10. b86add1 make the filter mode for GrTextureAccess an enum so we can plumb down by humper@google.com · 11 years ago
  11. 44a91dc Add GrContext::setMaxTextureSizeOverride by robertphillips@google.com · 11 years ago
  12. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  13. 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 11 years ago
  14. cae27fe Allow the resource cache to (indirectly) flush the InOrderDrawBuffer by commit-bot@chromium.org · 11 years ago
  15. 1267fbd Minor GrContext/GrInOrderDrawBuffer cleanup by robertphillips@google.com · 11 years ago
  16. 0a208a1 Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago
  17. ba66999 revert 9802 breacking tests on some configs by edisonn@google.com · 11 years ago
  18. cad107b Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago
  19. 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
  20. 21c10c5 Make text context responsible for setting GrPaint on GrDrawState. 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. 3f4ea26 Check for NULL texture in GrAutoScratchTexture::detach() by commit-bot@chromium.org · 11 years ago
  23. 37d883d Disable AA for ovals and roundrects if MSAA is enabled. by commit-bot@chromium.org · 11 years ago
  24. f2bfd54 Add GPU support for roundrects by commit-bot@chromium.org · 11 years ago
  25. 7e32851 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  26. 8131283 Move oval rendering code to GrOvalRenderer. by commit-bot@chromium.org · 11 years ago
  27. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 11 years ago
  28. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 11 years ago
  29. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 11 years ago
  30. 65eb4d5 Add stroked ovals and CircleEdgeEffect. by jvanverth@google.com · 11 years ago
  31. 8a70eef Add MSAA configs to bench. Review URL: https://codereview.chromium.org/12607013 by bsalomon@google.com · 11 years ago
  32. 6e4e650 Give GrDrawTarget a back ptr to its owning GrContext. by bsalomon@google.com · 12 years ago
  33. fec0bc3 Remove legacy names no longer referenced in Chrome and WebKit. by bsalomon@google.com · 12 years ago
  34. 9c68058 Fix WritePixels test on ANGLE. by bsalomon@google.com · 12 years ago
  35. cdcb2ce Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  36. adc6536 Remove getter of writable GrEffectStage from GrDrawState. by bsalomon@google.com · 12 years ago
  37. 95ed55a Make all GrContext members that return a texture also ref the texture for the caller. by bsalomon@google.com · 12 years ago
  38. 730138c Remove declaration of unimplemented function. by bsalomon@google.com · 12 years ago
  39. 46d3d39 Add GPU support for axis-aligned ovals: by jvanverth@google.com · 12 years ago
  40. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  41. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  42. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
  43. 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
  44. 9f6a557 Remove unused type GrCacheKey by bsalomon@google.com · 12 years ago
  45. 45a15f5 Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager. by bsalomon@google.com · 12 years ago
  46. a2a3192 Fix some extract subset bugs. by scroggo@google.com · 12 years ago
  47. 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
  48. b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 12 years ago
  49. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 12 years ago
  50. d8b5fac Reland r6233 with fix. by bsalomon@google.com · 12 years ago
  51. 115b06f Re-revert r6233. by bsalomon@google.com · 12 years ago
  52. c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 12 years ago
  53. 27b40e9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  54. 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
  55. 6f261be GrCustomStage Renaming Part 2 by bsalomon@google.com · 12 years ago
  56. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  57. 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
  58. 1e269b5 Spell correct some comments. by bsalomon@google.com · 12 years ago
  59. f57c01b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  60. 3cbaa2d Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments. by bsalomon@google.com · 12 years ago
  61. 0f11e1a Remove translate param from GrContext::drawPath (and subsequent calls). by bsalomon@google.com · 12 years ago
  62. af84e74 Move setPaint from GrContext to GrDrawState. by bsalomon@google.com · 12 years ago
  63. dc3a4e5 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  64. ccb3950 Speculative render target ref/unref fixes by robertphillips@google.com · 12 years ago
  65. cdb426d Fix for GrTextureStripAtlas memory leak by robertphillips@google.com · 12 years ago
  66. d6ce0db Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  67. 9fbcad0 Removed old resource locking system by robertphillips@google.com · 12 years ago
  68. 50a035d Added explicit cache clearing by robertphillips@google.com · 12 years ago
  69. 6c77816 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  70. d6bbbf8 Simplified stencil buffer caching by robertphillips@google.com · 12 years ago
  71. 5955202 Allow cache tracking to be enabled in release by robertphillips@google.com · 12 years ago
  72. a9b0623 Added find, lock to GrContext & GrResourceCache interfaces by robertphillips@google.com · 12 years ago
  73. a04e8e8 Do premul and r/b swap conversions in a custom effect by bsalomon@google.com · 12 years ago
  74. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  75. 84207c4 Move the code for the GPU implementation of morphology effects from GrContext by senorblanco@chromium.org · 12 years ago
  76. 521eaf8 Scratch textures are no longer removed from the cache in Debug by robertphillips@google.com · 12 years ago
  77. 5f9f2f5 Added resource cache debug output to help track changes by robertphillips@google.com · 12 years ago
  78. 0342a85 Remove _UPM_ GrPixelConfigs Review URL: http://codereview.appspot.com/6460113/ by bsalomon@google.com · 12 years ago
  79. 07ea2db Remove unnecessary GrContext flushes by bsalomon@google.com · 12 years ago
  80. 1d4edd3 Make all GrContext draws go through the draw buffer. by bsalomon@google.com · 12 years ago
  81. 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 12 years ago
  82. 2e2aedc Added GrTextureStripAtlas object. by rileya@google.com · 12 years ago
  83. 3319f33 Move resize functionality out of createAndLockTexture and into createResizedTexture by robertphillips@google.com · 12 years ago
  84. 9c2ea84 Split cache-specific fields out of GrTextureDesc by robertphillips@google.com · 12 years ago
  85. 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 12 years ago
  86. a2d7148 Removed GrClip & related classes by robertphillips@google.com · 12 years ago
  87. 641f8b1 Replace GrClip with SkClipStack by robertphillips@google.com · 12 years ago
  88. beb1af7 Altered Ganesh's clip stack plumbing to pass down new GrClipData class by robertphillips@google.com · 12 years ago
  89. b867099 Move filter/wrap out of GrSamplerState into GrTextureParams by bsalomon@google.com · 12 years ago
  90. e3d3216 Remove stage masks by bsalomon@google.com · 12 years ago
  91. 1e95d71 Clean up the use of AutoScratchTexture in the gaussian blur and morphology by senorblanco@chromium.org · 12 years ago
  92. 56c79b1 Added GrContext::AutoClipStack to encapsulate setting\resetting of clip stack by robertphillips@google.com · 12 years ago
  93. fea85ac Minor refactoring to make GrAutoMatrix a nested sub-class of GrContext by robertphillips@google.com · 12 years ago
  94. 54823c2 Rolling back r4034 (Proposed plumbing to propagate save & restore) by robertphillips@google.com · 12 years ago
  95. fa35e3d plumb SkInstCnt to all subclasses of GrRefCnt by reed@google.com · 12 years ago
  96. 07fc0d1 Revert r4287. Large numbers of textures created by random gradients can cause poor driver performance (at least on Mac) by bsalomon@google.com · 12 years ago
  97. 15c0fea AutoScratchTexture can now release its texture and it will return to the texture cache when freed by robertphillips@google.com · 12 years ago
  98. 9ec0753 Altered GrDrawState to always ref texture and render target by robertphillips@google.com · 12 years ago
  99. c82a8b7 Fixed two bugs in SW-only clip mask generation by robertphillips@google.com · 12 years ago
  100. 8f7e1da Remove count budget from resource cache by bsalomon@google.com · 12 years ago