1. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  2. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  3. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  4. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  5. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  6. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  7. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  8. 4e205b1 Remove createPath* from GrGpu and GrContext by cdalton · 10 years ago
  9. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  10. c8dc1f7 Add GrResourceCache2. by bsalomon · 10 years ago
  11. 1d89ddc Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.org/481443002/) by bsalomon · 10 years ago
  12. 94ce9ac Add GrResourceCache2. by bsalomon · 10 years ago
  13. 9c6d4d7 Change GR_COMPRESS_ALPHA_MASK from compile-time flag to run-time. We do this by introducing an Options struct to be passed to a GrContext on creation. by krajcevski · 10 years ago
  14. 6d7f5fa Enable gpu Debug markers if tracing category skia.gpu is enabled by egdaniel · 10 years ago
  15. 01c8da1 Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions. by bsalomon · 10 years ago
  16. 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
  17. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  18. c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
  19. dcabb05 Make GrCacheable implement its own ref counting. by bsalomon · 10 years ago
  20. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  21. c6cb56f Implement text rendering with NVPR by kkinnunen · 10 years ago
  22. bbcb38d Allow gpu debug markers to be placed by using a GrContext by egdaniel · 10 years ago
  23. e61c411 Use vertex attributes for dash effect in gpu by egdaniel · 10 years ago
  24. d58a0ba Push dash checks into GrContext. by egdaniel · 10 years ago
  25. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  26. 9c0e629 Initial work to get ETC1 data up to the GPU by krajcevski · 10 years ago
  27. 999cfd1 Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/) by commit-bot@chromium.org · 10 years ago
  28. af091a1 Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  29. f9bd04f Constify the arguments to createTexture by commit-bot@chromium.org · 10 years ago
  30. e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  31. 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 10 years ago
  32. bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  33. 95c2003 cleanup GrContext resource cache api by commit-bot@chromium.org · 10 years ago
  34. 95a2b0e Allow custom resources in the GrContext's cache by commit-bot@chromium.org · 10 years ago
  35. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  36. 0a09d71 Implement drawDRRect for GPU by commit-bot@chromium.org · 10 years ago
  37. e930a07 Add a GrLayerCache to GrContext by robertphillips@google.com · 10 years ago
  38. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  39. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 10 years ago
  40. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 10 years ago
  41. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 10 years ago
  42. 2a05de0 Add Gpu Tracing to Ganesh by commit-bot@chromium.org · 10 years ago
  43. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 10 years ago
  44. b471a32 Add API for GrContext to recommend rendertarget sample count by commit-bot@chromium.org · 10 years ago
  45. e79f320 Revert of r13384 (Stateful PathRenderer implementation) by robertphillips@google.com · 11 years ago
  46. 3e0c64a Stateful PathRenderer implementation by robertphillips@google.com · 11 years ago
  47. 94d8f1e Update bench pictures to time image decode & upload costs by robertphillips@google.com · 11 years ago
  48. db6f36e Remove problematic GrContext thread local instance counting by commit-bot@chromium.org · 11 years ago
  49. 2614418 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. 6006d0f Add bevel-stroke support in GrAARectRenderer by commit-bot@chromium.org · 11 years ago
  51. 32700ac Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM failures by robertphillips@google.com · 11 years ago
  52. 5c8ee25 Make GrContext cache the gpu paths by commit-bot@chromium.org · 11 years ago
  53. e1e99ef Add bevel-stroke support in GrAARectRenderer by commit-bot@chromium.org · 11 years ago
  54. 56ce48a Add can-ignore-rect hint to clear call by robertphillips@google.com · 11 years ago
  55. 50a3043 We want to give SkPixelRef a way to signal over to GrResourceCache that it's become pointless to keep around textures based on that SkPixelRef when its pixels change, so that it can be a good citizen and free those textures. by commit-bot@chromium.org · 11 years ago
  56. 6b7938f separate state for msaa renderability by commit-bot@chromium.org · 11 years ago
  57. 5dbb149 When cache is full delay flush until GrContext draw is finished by commit-bot@chromium.org · 11 years ago
  58. 03e3e89 Add support to dump font cache texture for debug purposes by commit-bot@chromium.org · 11 years ago
  59. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  60. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  61. bfe2b9d Move oval and rect renderer includes to private interface by jvanverth@google.com · 11 years ago
  62. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  63. d28063e Replace uses of GR_API by SK_API. by commit-bot@chromium.org · 11 years ago
  64. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  65. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  66. 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
  67. 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  68. b86add1 make the filter mode for GrTextureAccess an enum so we can plumb down by humper@google.com · 11 years ago
  69. 44a91dc Add GrContext::setMaxTextureSizeOverride by robertphillips@google.com · 11 years ago
  70. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  71. 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 11 years ago
  72. cae27fe Allow the resource cache to (indirectly) flush the InOrderDrawBuffer by commit-bot@chromium.org · 11 years ago
  73. 1267fbd Minor GrContext/GrInOrderDrawBuffer cleanup by robertphillips@google.com · 11 years ago
  74. 0a208a1 Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago
  75. ba66999 revert 9802 breacking tests on some configs by edisonn@google.com · 11 years ago
  76. cad107b Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago
  77. 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
  78. 21c10c5 Make text context responsible for setting GrPaint on GrDrawState. by bsalomon@google.com · 11 years ago
  79. bb6a317 Make GrContext track the current matrix, render target, and clip directly rather than using GrDrawState. by commit-bot@chromium.org · 11 years ago
  80. 3f4ea26 Check for NULL texture in GrAutoScratchTexture::detach() by commit-bot@chromium.org · 11 years ago
  81. 37d883d Disable AA for ovals and roundrects if MSAA is enabled. by commit-bot@chromium.org · 11 years ago
  82. f2bfd54 Add GPU support for roundrects by commit-bot@chromium.org · 11 years ago
  83. 7e32851 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  84. 8131283 Move oval rendering code to GrOvalRenderer. by commit-bot@chromium.org · 11 years ago
  85. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 11 years ago
  86. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 11 years ago
  87. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 11 years ago
  88. 65eb4d5 Add stroked ovals and CircleEdgeEffect. by jvanverth@google.com · 11 years ago
  89. 8a70eef Add MSAA configs to bench. Review URL: https://codereview.chromium.org/12607013 by bsalomon@google.com · 11 years ago
  90. 6e4e650 Give GrDrawTarget a back ptr to its owning GrContext. by bsalomon@google.com · 12 years ago
  91. fec0bc3 Remove legacy names no longer referenced in Chrome and WebKit. by bsalomon@google.com · 12 years ago
  92. 9c68058 Fix WritePixels test on ANGLE. by bsalomon@google.com · 12 years ago
  93. cdcb2ce Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  94. adc6536 Remove getter of writable GrEffectStage from GrDrawState. by bsalomon@google.com · 12 years ago
  95. 95ed55a Make all GrContext members that return a texture also ref the texture for the caller. by bsalomon@google.com · 12 years ago
  96. 730138c Remove declaration of unimplemented function. by bsalomon@google.com · 12 years ago
  97. 46d3d39 Add GPU support for axis-aligned ovals: by jvanverth@google.com · 12 years ago
  98. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  99. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  100. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago