1. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  2. 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
  3. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago
  4. 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
  5. 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
  6. 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  7. f64c684 Add a 'unique' method to SkRefCnt, document the usage, and add support. by bungeman@google.com · 11 years ago
  8. d92cf2e Fix texture allocation in SWMaskHelper by robertphillips@google.com · 11 years ago
  9. e4eaea2 Alter resource cache and GrContext to (optionally) never reuse a scratch texture by robertphillips@google.com · 11 years ago
  10. a799198 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  11. b835652 Plumb in flag for reusing scratch textures by commit-bot@chromium.org · 11 years ago
  12. 97e49e9 Hold on to image-filtered texture in SkGpuDevice by commit-bot@chromium.org · 11 years ago
  13. d6bcfa3 Fix for Ubuntu compiler complaint by robertphillips@google.com · 11 years ago
  14. 2277b54 Yet another build fix for r10148 by robertphillips@google.com · 11 years ago
  15. ae6b777 Fix build breakages due to r10148 by robertphillips@google.com · 11 years ago
  16. d6543e5 Improve null gpu's memory handling by robertphillips@google.com · 11 years ago
  17. 41d2532 The rest of: Add purgeAsNeeded calls before addResource calls by robertphillips@google.com · 11 years ago
  18. 1622a6d Add purgeAsNeeded calls before addResource calls by robertphillips@google.com · 11 years ago
  19. 59e16e4 Fix leak of GrGLTexID when its owning GrGLTexture has been abandoned. by commit-bot@chromium.org · 11 years ago
  20. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  21. 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
  22. 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 11 years ago
  23. 2d3b492 Remove possiblity of NULL effect in GrEffectStage by commit-bot@chromium.org · 11 years ago
  24. b88ab93 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  26. 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
  27. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  28. fa1bd5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  29. 5383a75 Add implicit hairline conic rendering to GPU by egdaniel@google.com · 11 years ago
  30. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  31. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  32. 31a40ef Win7/8 compiler warnings/errors fix for r9980 by robertphillips@google.com · 11 years ago
  33. 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
  34. cae27fe Allow the resource cache to (indirectly) flush the InOrderDrawBuffer by commit-bot@chromium.org · 11 years ago
  35. 293f019 Fix header guard typos. by tfarina@chromium.org · 11 years ago
  36. e7db8d6 Fix for DEPS roll failure (a patch to r9898) by robertphillips@google.com · 11 years ago
  37. 1842adf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  38. 1267fbd Minor GrContext/GrInOrderDrawBuffer cleanup by robertphillips@google.com · 11 years ago
  39. 4914931 Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter by robertphillips@google.com · 11 years ago
  40. d1b5b14 Fix for Ovals/RRects on N4 missing interior rectangles. by jvanverth@google.com · 11 years ago
  41. 0d55dd7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. c111ce2 Partial revert of r9812 & put rest of r9812 behind a compile flag by robertphillips@google.com · 11 years ago
  43. 0a208a1 Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago
  44. 353f097 GPU "fix" for thin stroked rects by robertphillips@google.com · 11 years ago
  45. ba66999 revert 9802 breacking tests on some configs by edisonn@google.com · 11 years ago
  46. cad107b Add flag bits for partial GrContext reset by bsalomon@google.com · 11 years ago
  47. b8d00db Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRenderTarget and GrTexture. by commit-bot@chromium.org · 11 years ago
  48. 2cb1480 remove kRLE_Index8_Config from SkBitmap by reed@google.com · 11 years ago
  49. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  50. b4e200e Make GrGLConfigConversionEffect work on Intel GPUs by commit-bot@chromium.org · 11 years ago
  51. 344cf45 *** Perlin noise GM needs to be rebaselined *** by commit-bot@chromium.org · 11 years ago
  52. f1d7de7 Change general fill rect shader code to match geometry vers by egdaniel@google.com · 11 years ago
  53. 07a0524 Fix for r9609 by robertphillips@google.com · 11 years ago
  54. 99e0d08 Update Alligned Rect Shader to match geometry version by commit-bot@chromium.org · 11 years ago
  55. 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
  56. 5c493d5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  57. f09b87d Fix compiler error for r9592 by robertphillips@google.com · 11 years ago
  58. 2fad5a8 Hopefully fix Android warning-as-error about uninit var. by bsalomon@google.com · 11 years ago
  59. 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
  60. 21c10c5 Make text context responsible for setting GrPaint on GrDrawState. by bsalomon@google.com · 11 years ago
  61. 42db2e4 Fixes to make the gm run when GrContext can't be created for ANGLE context. by bsalomon@google.com · 11 years ago
  62. 5f9f2b0 Improve batching of drawBitmap* calls by robertphillips@google.com · 11 years ago
  63. d092524 Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. This fixes the software canvas fallback in Chrome. by senorblanco@chromium.org · 11 years ago
  64. 2c84aa3 separate arrays for color and coverage effects. by bsalomon@google.com · 11 years ago
  65. 804e994 Make GrGLProgram no longer depend on kNumStages by bsalomon@google.com · 11 years ago
  66. a15f7e5 Use all available texture units. by commit-bot@chromium.org · 11 years ago
  67. 1308f6e Remove assertion in debug GL impl that stencil buffers are deleted after FBOs to which they are bound. by commit-bot@chromium.org · 11 years ago
  68. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 11 years ago
  69. fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 11 years ago
  70. 7950a9e add asserts to point<-->verb helpers by reed@google.com · 11 years ago
  71. 137f134 Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRestore::setIdentity(). s by bsalomon@google.com · 11 years ago
  72. 960d114 Get correct GLVersion for Mesa to avoid GrContext creation failure by bsalomon@google.com · 11 years ago
  73. bb6a317 Make GrContext track the current matrix, render target, and clip directly rather than using GrDrawState. by commit-bot@chromium.org · 11 years ago
  74. 908aed8 Decrease GPU drawn brightness for < 1 pixel wide/high rects by robertphillips@google.com · 11 years ago
  75. 5d1d79a fix slowness of getImageData() for CanvasRenderingContext2D in linux due to un-optimized format for glReadPixels by commit-bot@chromium.org · 11 years ago
  76. 912e68e Fix degenerate and near-degenerate hairlines on the gpu by commit-bot@chromium.org · 11 years ago
  77. 2d816ad Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  78. 2db3ded Make GrGLProgramDesc's key variable length by compacting the effect key array by bsalomon@google.com · 11 years ago
  79. 3e50e99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  80. 1dd9baa Reland path bounds change with correct bounds for convex and hairline path renderers. by bsalomon@google.com · 11 years ago
  81. 845220b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  82. 20f7f17 One SkTSearch to rule them all. Allow key to be of different type than the array. by bsalomon@google.com · 11 years ago
  83. d7c3742 Revert "Revert "Revert "Pass bounds into draw calls in path renderers.""" by bsalomon@google.com · 11 years ago
  84. 0bf4d47 fix uninitialized adcd by bsalomon@google.com · 11 years ago
  85. 2f2d130 Revert "Revert "Pass bounds into draw calls in path renderers."" by bsalomon@google.com · 11 years ago
  86. 83d1a68 Add special handling of rectori case for gpu by robertphillips@google.com · 11 years ago
  87. 8be02fc Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  88. 9a9c3d5 Revert "Pass bounds into draw calls in path renderers." by bsalomon@google.com · 11 years ago
  89. f438c97 Pass bounds into draw calls in path renderers. by bsalomon@google.com · 11 years ago
  90. 6bb3efc Better method for rendering AA ellipses. by commit-bot@chromium.org · 11 years ago
  91. 0c89db2 Disable blending when there is an effect that reads the dst and draw state blend is 1,0. by bsalomon@google.com · 11 years ago
  92. d09ab84 Don't make dst copies when color stage requires dst but color writes are disabled. by bsalomon@google.com · 11 years ago
  93. eafdf12 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  94. 944c504 Remove assert that is no longer valid. by bsalomon@google.com · 11 years ago
  95. afd1cba Re-add isIRect test for AA rect drawing by robertphillips@google.com · 11 years ago
  96. 7d9ffc8 Make GrAAConvexPathRender support paths with > 64K verts. by bsalomon@google.com · 11 years ago
  97. 0431b87 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  98. b515881 Key shader on whether frag pos read is relative to top-left or bottom-left by bsalomon@google.com · 11 years ago
  99. 166726b Fix stroked roundrects on Nexus 10. by commit-bot@chromium.org · 11 years ago
  100. 28ac96e Partial revert of r9087 by robertphillips@google.com · 11 years ago