1. 144c3c8 Make onPrepareDraws const by joshualitt · 9 years ago
  2. 6868c3f optimize the disable-caching case for SkImage::readPixels by reed · 9 years ago
  3. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  4. 0955303 scaling API on SkPixmap by reed · 9 years ago
  5. de3aac8 use pinned value during lerp for vertical gradients by reed · 9 years ago
  6. 8b78bd6 Tiny linear gradient GM by fmalita · 9 years ago
  7. e55c312 Parametric contour start GM by fmalita · 9 years ago
  8. 76f160c Shift up bottom path in smallpaths GM. by jvanverth · 9 years ago
  9. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  10. 8450cc3 Add small paths GM by jvanverth · 9 years ago
  11. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago
  12. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  13. 9c08b9d Revert of Parametric contour start GM (patchset #1 id:1 of https://codereview.chromium.org/1457503002/ ) by stephana · 9 years ago
  14. 56847a6 Parametric contour start GM by fmalita · 9 years ago
  15. 504ce5d Optionally pass rendertarget to getTestTarget by robertphillips · 9 years ago
  16. 05b48e2 SkPDF: fix large-number bug by halcanary · 9 years ago
  17. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  18. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  19. 6b90df6 augment gradients_many to exercise flipped gradients and clampping by reed · 9 years ago
  20. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  21. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  22. 091f60c Use a struct for client GL texture handles by bsalomon · 9 years ago
  23. 5c1262d Rewrite bleed GM bmp/img generators and change oversized texture case by bsalomon · 9 years ago
  24. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  25. aa4ba90 SkPDF: images support 32-but-not-N32 colortype by halcanary · 9 years ago
  26. f57ef1c Add outer blur to bleed GM family by bsalomon · 9 years ago
  27. df85a72 change alpha bmp generator in bleed to make more discernable results by bsalomon · 9 years ago
  28. 9c58654 Add bleed GM variants for bmp backed by an oversized texture by bsalomon · 9 years ago
  29. 8c07b7a Allow max tile size to be overridden separately from max texture size. by bsalomon · 9 years ago
  30. 574a4c1 Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups. by egdaniel · 9 years ago
  31. 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
  32. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  33. 950305e fix for teeny strokes by caryclark · 9 years ago
  34. 9003d1e Add more cases to bleed GM and more variants by bsalomon · 9 years ago
  35. 0bccd87 Revert of Update feSpotLight to match spec (patchset #2 id:20001 of https://codereview.chromium.org/1403403003/ ) by caryclark · 9 years ago
  36. c84ccb0 Update feSpotLight to match spec by ericrk · 9 years ago
  37. af96fce The SkArithmeticMode_gpu GL filters support clamping to valid by ericrk · 9 years ago
  38. 59dc0d2 change SkImage_Gpu to handle all filters (w/ and w/o gpu support by reed · 9 years ago
  39. b9519f8 Image Filters: refactor all CPU input processing into a filterInput helper function. by senorblanco · 9 years ago
  40. 5f5527f Remove params from Cacherator_GrTextureMaker by bsalomon · 9 years ago
  41. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  42. 94dd7a5 change back to method for localmatrix imagefilter by reed · 9 years ago
  43. 20311d4 Implement SkLocalMatrixImageFilter. by senorblanco · 9 years ago
  44. c837d8f adjust size of new apply-filter gm by reed · 9 years ago
  45. 66a82f3 SkPDF: fall back on paths for unembeddable fonts. by halcanary · 9 years ago
  46. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  47. 063675b Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper by fmalita · 9 years ago
  48. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  49. 0ba8c24 Insert clip fragment processor outside GrCMM by bsalomon · 9 years ago
  50. 5ea95df Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )" by reed · 9 years ago
  51. 95376a0 Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ ) by schenney · 9 years ago
  52. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  53. 8b2bc25 SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments by halcanary · 9 years ago
  54. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  55. c00389e Fix gpu dashing for case where all intervals are 0. by egdaniel · 9 years ago
  56. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  57. 05302f8 Handle inverted rects in SkRRect creation methods by robertphillips · 9 years ago
  58. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  59. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  60. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  61. 287d22d SkPDF Implement colorfilters on bitmaps by halcanary · 9 years ago
  62. 24eb7a8 Make drawbitmaprect GM use Ganesh-backed bitmaps and images by robertphillips · 9 years ago
  63. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  64. 5cd406f GM for http://skbug.com/4374 by halcanary · 9 years ago
  65. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  66. 87ba62e Replace GrExtractAlphaFragmentProcessor with DstIn compose processor by bsalomon · 9 years ago
  67. 496d29f add new gm to test overlapping lcd text by joshualitt · 9 years ago
  68. 33e91f1 Make Ben happy by joshualitt · 9 years ago
  69. 3b0d532 Purge cached resources on SkImage destruction. by fmalita · 9 years ago
  70. ef6c50a Merge sub-device annotations in SkPDFDevice::drawDevice() by wangxianzhu · 9 years ago
  71. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  72. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  73. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  74. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  75. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  76. 27b6335 On gpu, use max(r,g,b) for coverage alpha in LCD and update lcd blend gm. by egdaniel · 9 years ago
  77. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago
  78. 30c4cae Add special case circle blur for Ganesh by robertphillips · 9 years ago
  79. 723b050 Add support for blending of LCD for all blend modes. BUG=skia: by egdaniel · 9 years ago
  80. cd56f81 SkImageSource by fmalita · 9 years ago
  81. 74bd953 discardable pixelrefs are gone, update tests accordingly by reed · 9 years ago
  82. c4a83e2 support colortables in cacherator by reed · 9 years ago
  83. 25507d9 fix leaked picture by reed · 9 years ago
  84. 6651a32 Reland of more zero-length changes for svg compatibility (patchset #1 id:1 of https://codereview.chromium.org/1334543002/ ) by caryclark · 9 years ago
  85. 7628967 add picture-image variant by reed · 9 years ago
  86. 4228c1f switch over to using images by reed · 9 years ago
  87. 5ca4fa3 Revert of more zero-length changes for svg compatibility (patchset #6 id:100001 of https://codereview.chromium.org/1330623003/ ) by caryclark · 9 years ago
  88. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  89. 62fb1ba more zero-length changes for svg compatibility by caryclark · 9 years ago
  90. 9260296 Bot fix by msarett · 9 years ago
  91. 58e524c draw 3 moveTos followed by various others [moves, lines, closes] by reed · 9 years ago
  92. c8b350d update gm test size to include new elements by caryclark · 9 years ago
  93. 500ab75 change for issue 562 by caryclark · 9 years ago
  94. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  95. d705958 Will try composing a linear gradient with a color bitmap as well as an alpha8 bitmap to make sure the paint's color is being used/ignored in the right places. by wangyix · 9 years ago
  96. fac9ceb Add new GM to directly exercise perspective bitmap drawing by robertphillips · 9 years ago
  97. c9a3706 Limit lifetime of GrDrawContext objects by robertphillips · 9 years ago
  98. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  99. 2aec4e9 Add a GM for image filters applied to stroked primitives. by senorblanco · 9 years ago
  100. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago