1. 2276c01 Support VAO when on ES3. by commit-bot@chromium.org · 11 years ago
  2. 681ccf0 Fix hairline pathrenderer for Nexus-10. Switches to using additional by jvanverth@google.com · 11 years ago
  3. 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
  4. 791816a Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3. by bsalomon@google.com · 11 years ago
  5. bc98ff0 Enable coverage when drawing to the stencil buffer. by commit-bot@chromium.org · 11 years ago
  6. fdfbb9d Fix repeated point quads/cubics in convex pr and update convexpaths GM by commit-bot@chromium.org · 11 years ago
  7. 936be47 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  8. 24ab3b0 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  9. 7425c12 Refactor GrGLUniformManager::UniformHandle to initialize itself by default by commit-bot@chromium.org · 11 years ago
  10. 5e2d270 Reverting r10707. Unreviewed. by jvanverth@google.com · 11 years ago
  11. 85eef60 Fix hairline pathrenderer for Nexus-10. Switches to using additional by commit-bot@chromium.org · 11 years ago
  12. 940c863 Revert r10640: Fix hairline pathrenderer for Nexus-10. by jvanverth@google.com · 11 years ago
  13. 78b64ae Fix hairline pathrenderer for Nexus-10. Switches to using additional by commit-bot@chromium.org · 11 years ago
  14. 2862151 Fix BGRA readback on Android by commit-bot@chromium.org · 11 years ago
  15. 75796db Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  16. b334366 Revert "Sanitizing source files in Housekeeper-Nightly" by bsalomon@google.com · 11 years ago
  17. 6eef65e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  18. c1cdf21 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  19. 34b05ca Separate quad UV calculation from bloat_quad by egdaniel@google.com · 11 years ago
  20. 67ed64e GPU Font Cache improvements: by commit-bot@chromium.org · 11 years ago
  21. 9b6a185 Revert "Add blend optimization helpers and use to convert rect draws to clears." by bsalomon@google.com · 11 years ago
  22. 66017f6 Add blend optimization helpers and use to convert rect draws to clears. by commit-bot@chromium.org · 11 years ago
  23. 1aa54bf Added ctm matrix to GPU path by commit-bot@chromium.org · 11 years ago
  24. 1a165aa Actually flush the path stencil transform when the matrix changes by commit-bot@chromium.org · 11 years ago
  25. 19dd017 Fix a crash on stroking empty paths with nv_path_rendering enabled by commit-bot@chromium.org · 11 years ago
  26. 48bc791 correctly copy constant coverage from GrPaint to GrDrawState by bsalomon@google.com · 11 years ago
  27. b6c7985 Add nv_path_rendering entry points to Unix GLInterface by commit-bot@chromium.org · 11 years ago
  28. 24202c7 Revert "Don't call SkGpuDevice::drawVertices from drawPoints when AA is required." by djsollen@google.com · 11 years ago
  29. c048de0 Don't call SkGpuDevice::drawVertices from drawPoints when AA is required. by commit-bot@chromium.org · 11 years ago
  30. 3f2a2d5 Add Loop Blinn hairline conics to GPU by egdaniel@google.com · 11 years ago
  31. 8743b8f Mark GrMemoryPool methods as static. by commit-bot@chromium.org · 11 years ago
  32. e8232bc Small optimization for convolution shader: only apply the bounds check in direction of convolution, not both. This requires generating different versions of the shader depending on direction. by senorblanco@chromium.org · 11 years ago
  33. aeefb2a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  34. 149f4f5 differentiate mag and min filters by commit-bot@chromium.org · 11 years ago
  35. cffff79 get genmipmap function in the struct by commit-bot@chromium.org · 11 years ago
  36. 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  37. 5dbdfee reversed senses of none and bilerp by humper@google.com · 11 years ago
  38. f9ed6fe fix android build by humper@google.com · 11 years ago
  39. b86add1 make the filter mode for GrTextureAccess an enum so we can plumb down by humper@google.com · 11 years ago
  40. 44a91dc Add GrContext::setMaxTextureSizeOverride by robertphillips@google.com · 11 years ago
  41. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  42. 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  43. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago
  44. 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
  45. ccf225c This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  46. 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. f64c684 Add a 'unique' method to SkRefCnt, document the usage, and add support. by bungeman@google.com · 11 years ago
  48. d92cf2e Fix texture allocation in SWMaskHelper by robertphillips@google.com · 11 years ago
  49. e4eaea2 Alter resource cache and GrContext to (optionally) never reuse a scratch texture by robertphillips@google.com · 11 years ago
  50. a799198 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  51. b835652 Plumb in flag for reusing scratch textures by commit-bot@chromium.org · 11 years ago
  52. 97e49e9 Hold on to image-filtered texture in SkGpuDevice by commit-bot@chromium.org · 11 years ago
  53. d6bcfa3 Fix for Ubuntu compiler complaint by robertphillips@google.com · 11 years ago
  54. 2277b54 Yet another build fix for r10148 by robertphillips@google.com · 11 years ago
  55. ae6b777 Fix build breakages due to r10148 by robertphillips@google.com · 11 years ago
  56. d6543e5 Improve null gpu's memory handling by robertphillips@google.com · 11 years ago
  57. 41d2532 The rest of: Add purgeAsNeeded calls before addResource calls by robertphillips@google.com · 11 years ago
  58. 1622a6d Add purgeAsNeeded calls before addResource calls by robertphillips@google.com · 11 years ago
  59. 59e16e4 Fix leak of GrGLTexID when its owning GrGLTexture has been abandoned. by commit-bot@chromium.org · 11 years ago
  60. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  61. 1836d33 Missed this is r9949 (Allow the resource cache to (indirectly) flush the InOrderDrawBuffer - https://codereview.chromium.org/18466005/) by commit-bot@chromium.org · 11 years ago
  62. 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 11 years ago
  63. 2d3b492 Remove possiblity of NULL effect in GrEffectStage by commit-bot@chromium.org · 11 years ago
  64. b88ab93 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  65. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  66. 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
  67. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  68. fa1bd5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  69. 5383a75 Add implicit hairline conic rendering to GPU by egdaniel@google.com · 11 years ago
  70. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  71. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  72. 31a40ef Win7/8 compiler warnings/errors fix for r9980 by robertphillips@google.com · 11 years ago
  73. 7b32070 Implement offset for GPU filter path. Although we can't yet use this in Blink for FEOffset, due to SVG semantics, we can use it to support crop rect (upcoming patch). by commit-bot@chromium.org · 11 years ago
  74. cae27fe Allow the resource cache to (indirectly) flush the InOrderDrawBuffer by commit-bot@chromium.org · 11 years ago
  75. 293f019 Fix header guard typos. by tfarina@chromium.org · 11 years ago
  76. e7db8d6 Fix for DEPS roll failure (a patch to r9898) by robertphillips@google.com · 11 years ago
  77. 1842adf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  78. 1267fbd Minor GrContext/GrInOrderDrawBuffer cleanup by robertphillips@google.com · 11 years ago
  79. 4914931 Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter by robertphillips@google.com · 11 years ago
  80. d1b5b14 Fix for Ovals/RRects on N4 missing interior rectangles. by jvanverth@google.com · 11 years ago
  81. 0d55dd7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  82. c111ce2 Partial revert of r9812 & put rest of r9812 behind a compile flag by robertphillips@google.com · 11 years ago
  83. 0a208a1 Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago
  84. 353f097 GPU "fix" for thin stroked rects by robertphillips@google.com · 11 years ago
  85. ba66999 revert 9802 breacking tests on some configs by edisonn@google.com · 11 years ago
  86. cad107b Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago
  87. b8d00db Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRenderTarget and GrTexture. by commit-bot@chromium.org · 11 years ago
  88. 2cb1480 remove kRLE_Index8_Config from SkBitmap by reed@google.com · 11 years ago
  89. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  90. b4e200e Make GrGLConfigConversionEffect work on Intel GPUs by commit-bot@chromium.org · 11 years ago
  91. 344cf45 *** Perlin noise GM needs to be rebaselined *** by commit-bot@chromium.org · 11 years ago
  92. f1d7de7 Change general fill rect shader code to match geometry vers by egdaniel@google.com · 11 years ago
  93. 07a0524 Fix for r9609 by robertphillips@google.com · 11 years ago
  94. 99e0d08 Update Alligned Rect Shader to match geometry version by commit-bot@chromium.org · 11 years ago
  95. 459104c Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA or GL_RED. by commit-bot@chromium.org · 11 years ago
  96. 5c493d5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  97. f09b87d Fix compiler error for r9592 by robertphillips@google.com · 11 years ago
  98. 2fad5a8 Hopefully fix Android warning-as-error about uninit var. by bsalomon@google.com · 11 years ago
  99. 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
  100. 21c10c5 Make text context responsible for setting GrPaint on GrDrawState. by bsalomon@google.com · 11 years ago