1. aae7c2a Export GrGLCreateNullInterface for use in Chromium compositor unit tests. by commit-bot@chromium.org · 11 years ago
  2. ec3ca87 Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"" by reed@google.com · 11 years ago
  3. 4d16470 Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice" by reed@google.com · 11 years ago
  4. 3f4bf51 switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice by reed@google.com · 11 years ago
  5. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago
  6. d3baf20 Added support for Chrome's gpu command buffer extension BindUniformLocation. by commit-bot@chromium.org · 11 years ago
  7. 2614418 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  8. 6006d0f Add bevel-stroke support in GrAARectRenderer by commit-bot@chromium.org · 11 years ago
  9. 32700ac Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM failures by robertphillips@google.com · 11 years ago
  10. 5c8ee25 Make GrContext cache the gpu paths by commit-bot@chromium.org · 11 years ago
  11. e1e99ef Add bevel-stroke support in GrAARectRenderer by commit-bot@chromium.org · 11 years ago
  12. 56ce48a Add can-ignore-rect hint to clear call by robertphillips@google.com · 11 years ago
  13. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  14. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  15. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  16. 7ed98df Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  17. 4e5559a Allow specifying the max texture count on the bots by robertphillips@google.com · 11 years ago
  18. b77f0f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 9ef0426 Don't reuse scratch textures patch by robertphillips@google.com · 11 years ago
  20. 42a8957 Fix for issue 1728: raster vs. gpu text draws with the wrong color by commit-bot@chromium.org · 11 years ago
  21. 7edad87 Compute clipped src rect once in tiled bitmap draws by commit-bot@chromium.org · 11 years ago
  22. af562b4 Tile large bitmaps that are clipped. by bsalomon@google.com · 11 years ago
  23. 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
  24. 0255a5d Minor changes by robertphillips@google.com · 11 years ago
  25. bbfe454 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  26. e982187 Revert "Apply matrix early in draw bitmap" by scroggo@google.com · 11 years ago
  27. 25e5a20 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  28. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  29. dbbe1d4 Revert r11880 (Apply matrix early in draw bitmap - https://codereview.chromium.org/30593003) due to layout test failure by robertphillips@google.com · 11 years ago
  30. 15455b2 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  31. c7a40fa Split out GrBitmapTextContext from GrTextContext. by jvanverth@google.com · 11 years ago
  32. 6b7938f separate state for msaa renderability by commit-bot@chromium.org · 11 years ago
  33. c9542ca Add swapBuffer call to SkGLContextHelper. by djsollen@google.com · 11 years ago
  34. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  35. 5dbb149 When cache is full delay flush until GrContext draw is finished by commit-bot@chromium.org · 11 years ago
  36. 5fd7d5c Allow gradient optimization with perspective by commit-bot@chromium.org · 11 years ago
  37. 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
  38. 03e3e89 Add support to dump font cache texture for debug purposes by commit-bot@chromium.org · 11 years ago
  39. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  40. 77af680 Make GPU coord transforms automatic by bsalomon@google.com · 11 years ago
  41. b016f41 Reduce max number of textures to 4 to make room for a larger class id in effect key by bsalomon@google.com · 11 years ago
  42. 234d4fb Mark when effects and programs have vertex code by commit-bot@chromium.org · 11 years ago
  43. 76eaf74 Add a GrCustomCoordsTextureEffect class by commit-bot@chromium.org · 11 years ago
  44. 6c5d9a1 Add GrSurface::savePixels(). by commit-bot@chromium.org · 11 years ago
  45. 7d330eb GrAtlas cleanup: Split out GrPlot and GrAtlas by commit-bot@chromium.org · 11 years ago
  46. 65caeaf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. 939ca7c move GrMalloc, GrFree, Gr_bzero to their sk equivalents by reed@google.com · 11 years ago
  48. 3fddf0e First pass at font cache refactor: Create an atlas manager per texture by commit-bot@chromium.org · 11 years ago
  49. 4382330 Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents. by commit-bot@chromium.org · 11 years ago
  50. a0b4028 Replace uses of GrNoncopyable by SkNoncopyable. by commit-bot@chromium.org · 11 years ago
  51. 2291e72 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  52. 07f81a5 Baby step in making SkGpuDevice no longer derive from SkBitmapDevice by robertphillips@google.com · 11 years ago
  53. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  54. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  55. 1acc3d7 Replace uses of GR_DEBUGCODE by SkDEBUGCODE. by commit-bot@chromium.org · 11 years ago
  56. 040fd8f Rip out CSAA support by commit-bot@chromium.org · 11 years ago
  57. bfe2b9d Move oval and rect renderer includes to private interface by jvanverth@google.com · 11 years ago
  58. 91a798f alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  59. a8e5a06 Add support for ES3 MSAA. by commit-bot@chromium.org · 11 years ago
  60. 67db510 Revert "alpha threshold bitmap shader" by bsalomon@google.com · 11 years ago
  61. 4ec4cf9 alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  62. 5242ed7 Add device-independent rendering of ovals, take two. by commit-bot@chromium.org · 11 years ago
  63. 059a5a3 Reverting r11075. by jvanverth@google.com · 11 years ago
  64. 97f74ab Add device-independent GPU rendering of ovals. by commit-bot@chromium.org · 11 years ago
  65. 5651512 Remove uses of GR_RELEASE. by commit-bot@chromium.org · 11 years ago
  66. f5897f8 Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface android versions. by commit-bot@chromium.org · 11 years ago
  67. 46fbfe0 Add glTexGen funcs to interface by commit-bot@chromium.org · 11 years ago
  68. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  69. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  70. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  71. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  72. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  73. d28063e Replace uses of GR_API by SK_API. by commit-bot@chromium.org · 11 years ago
  74. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  75. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  76. 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
  77. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  78. 46b450a temporary kES2_GrGLBinding alias to unblock DEPS roll by bsalomon@google.com · 11 years ago
  79. eb17070 missing header from previous commit by bsalomon@google.com · 11 years ago
  80. 24ab3b0 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  81. 75796db Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  82. c1cdf21 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  83. 9b6a185 Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  84. 66017f6 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  85. aeefb2a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  86. cffff79 get genmipmap function in the struct by commit-bot@chromium.org · 11 years ago
  87. 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  88. b86add1 make the filter mode for GrTextureAccess an enum so we can plumb down by humper@google.com · 11 years ago
  89. 44a91dc Add GrContext::setMaxTextureSizeOverride by robertphillips@google.com · 11 years ago
  90. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  91. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  92. 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 11 years ago
  93. 2d3b492 Remove possiblity of NULL effect in GrEffectStage by commit-bot@chromium.org · 11 years ago
  94. 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
  95. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  96. cae27fe Allow the resource cache to (indirectly) flush the InOrderDrawBuffer by commit-bot@chromium.org · 11 years ago
  97. 1267fbd Minor GrContext/GrInOrderDrawBuffer cleanup by robertphillips@google.com · 11 years ago
  98. 0a208a1 Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago
  99. ba66999 revert 9802 breacking tests on some configs by edisonn@google.com · 11 years ago
  100. cad107b Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago