1. 5dd85a4 add gm for srcmode (and clearmode) in prep for optimization work by reed@google.com · 12 years ago
  2. db87c96 add blurrect gm by reed@google.com · 12 years ago
  3. 4117a24 add test for bug in line drawing. fix is pending a way to handle all of the by reed@google.com · 12 years ago
  4. c6126c1 Add a GM that tests xfermode-based color filters. by bsalomon@google.com · 12 years ago
  5. 4231609 Add new GM, shadertext3. It would have revealed a bug in the GPU draw-large-text-as-path code path that was recently fixed. by bsalomon@google.com · 12 years ago
  6. 8d21f6c When two or more color matrix image filters are connected together, and the non-leaf matrices do not require clamping, we can concatenate their matrices and apply them together. by senorblanco@chromium.org · 12 years ago
  7. 41fe45b Add a new GM: shadertext2. by bsalomon@google.com · 12 years ago
  8. 1ba274d revert 5794 by reed@google.com · 12 years ago
  9. 4837724 add test for rotated saveLayer, to see that we clip against the specified bounds by reed@google.com · 12 years ago
  10. 9a520eb revert 5681 by mike@reedtribe.org · 12 years ago
  11. 4269631 remove SampleXfermodes.cpp (obsolete, as we have it as a GM) by mike@reedtribe.org · 12 years ago
  12. 5faa2dc Implements a matrix convolution filter (raster path only). The filtering loop by senorblanco@chromium.org · 12 years ago
  13. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  14. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  15. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  16. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  17. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  18. ffadfb5 Add gm to test SkRegion/clipPath bug. by rileya@google.com · 12 years ago
  19. 9135939 rm temp slides by reed@google.com · 12 years ago
  20. 3d1a996 add techtalk slide for now (can remove it tomorrow) by reed@google.com · 12 years ago
  21. 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
  22. b2ee33c Implements the non-Porter-Duff compositing modes required for SVG's feBlend by senorblanco@chromium.org · 12 years ago
  23. f1369ce Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 12 years ago
  24. 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 12 years ago
  25. 3d1cb97 move texteffects from Sample to gm by mike@reedtribe.org · 12 years ago
  26. d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  27. 7eb3a26 add gm for very large bitmaps (>32K >64K) by reed@google.com · 12 years ago
  28. a7ffb95 remove '../gm/image.cpp', by reed@google.com · 12 years ago
  29. 076f4c9 fix LayerDrawLooper to record its fFlagsMask convert SampleDrawLooper to a GM by reed@google.com · 12 years ago
  30. 58be682 Share code in various SkGPipeCanvas::drawBitmap_ calls. by scroggo@google.com · 12 years ago
  31. 3cb969f In SkGPipe, only serialize SkTypefaces in cross process mode. by scroggo@google.com · 12 years ago
  32. ca0062e add SkPaint::getPosTextPath(), with gm to test it by reed@google.com · 12 years ago
  33. 8d850be don't add circles on chopped cubics by reed@google.com · 12 years ago
  34. 43c62b1 add gm for hittesting paths by mike@reedtribe.org · 12 years ago
  35. 4f1f6bf Properly handle extracted bitmaps in cross process/shared addr space SkGPipe. by scroggo@google.com · 12 years ago
  36. 32f20eb Create a new GM to exercise ComposeShader. by scroggo@google.com · 12 years ago
  37. f49b429 Raster implementation of diffuse and specular lighting filters. Externally, by senorblanco@chromium.org · 12 years ago
  38. 4384fab add gm (no images yet) for two-point-radial gradients by reed@google.com · 12 years ago
  39. 67febd9 Converted AAClips SampleApp slide to GM:simpleaaclip by robertphillips@google.com · 12 years ago
  40. 35a81df add gm for dashing variations by reed@google.com · 12 years ago
  41. d9d5385 Added GM test to stress test the texture unit/sampler allocation by robertphillips@google.com · 12 years ago
  42. 580a99c add gm circles by bsalomon@google.com · 13 years ago
  43. 3a4553e Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps) by robertphillips@google.com · 13 years ago
  44. 7800e30 Rolling back r3611 until the Android compilation issue is resolved by robertphillips@google.com · 13 years ago
  45. f919147 Finally enabled libjpeg functionality in .gyps by robertphillips@google.com · 13 years ago
  46. 8926b16 apply imagefilter to all draw calls by reed@google.com · 13 years ago
  47. 79d3cb4 [PDF] Add GM and infrastructure to test drawing shaders with an initial transform. by vandebo@chromium.org · 13 years ago
  48. a43a532 Revert "[PDF] Add GM and infrastructure to test drawing shaders with an initial transform." by vandebo@chromium.org · 13 years ago
  49. b0ccdec [PDF] Add GM and infrastructure to test drawing shaders with an initial transform. by vandebo@chromium.org · 13 years ago
  50. 0a89c90 reverting to 3437 by robertphillips@google.com · 13 years ago
  51. d5c9e99 Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android) by robertphillips@google.com · 13 years ago
  52. 1a38d55 Perform degenerate check in device coords in convex path renderer by bsalomon@google.com · 13 years ago
  53. 4bc0a9d use higher precision (64bit) fixed-point for matrix proc by reed@google.com · 13 years ago
  54. 05054f1 Erode and dilate image filter effects, CPU and GPU implementations. by senorblanco@chromium.org · 13 years ago
  55. ed3ee64 add test for colored text drawing (hopefully gamma corrected) by reed@google.com · 13 years ago
  56. 632151b Add path effect GM by bsalomon@google.com · 13 years ago
  57. 69cc6ad Add convex path renderer (disabled) by bsalomon@google.com · 13 years ago
  58. 3e71a88 add gm for reverseAddPath by reed@google.com · 13 years ago
  59. 63d7374 add SkPath::reverseAddPath() by reed@google.com · 13 years ago
  60. a0b0c12 Fix incorrect use of the SK_RESTRICT macro in SkColorMatrixFilter, and re-enable by senorblanco@chromium.org · 13 years ago
  61. b369bce Disable colormatrix GM test, since it's failing on win32 float release. by senorblanco@chromium.org · 13 years ago
  62. 5cf448f Build fix. Forgot to update gyp. by schenney@chromium.org · 13 years ago
  63. 50bdad8 Implement the color matrix filter in Ganesh. Also, fix and enable the color by senorblanco@chromium.org · 13 years ago
  64. a69b48c Add SkTableColorFilter, as a foundation for several SVG filters by mike@reedtribe.org · 13 years ago
  65. 5fbb4dc support vertical text and typeface-by-name on Leopard by caryclark@google.com · 13 years ago
  66. ef279d3 New gm to test anti-aliased clipping. by tomhudson@google.com · 13 years ago
  67. 5b2d8b7 Disable colorfilter GM for now, since it causes Debug Fixed builds to assert. by senorblanco@chromium.org · 13 years ago
  68. e5ff3ce Implement SkColorFilter::asColorMatrix() virtual, and override in by senorblanco@chromium.org · 13 years ago
  69. ae814c7 A software implementation of the Gaussian blur filter, using 3 box blurs. Also by senorblanco@chromium.org · 13 years ago
  70. 32d25b6 initial impl of SkImageFilters : virtual signature will change! by reed@google.com · 13 years ago
  71. 4da06ab Modifying SkPath to store all verbs provided by the user, and to give by schenney@chromium.org · 13 years ago
  72. e51755f add first cut at arithmetic mode by mike@reedtribe.org · 13 years ago
  73. ef843cd When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep by senorblanco@chromium.org · 13 years ago
  74. fb30951 [GPU] tile when large bitmap pased drawBitmap and only a small fraction is used by bsalomon@google.com · 13 years ago
  75. e805535 add test for shader text w/ and w/o lcd (and w/ and w/o opaque) by reed@google.com · 13 years ago
  76. 14debba add test gm for vertical text by reed@google.com · 13 years ago
  77. 5a412e5 Build fix; unreviewed. by senorblanco@chromium.org · 13 years ago
  78. 60014ca Implement Gaussian blurs for images. The caller creates an an by senorblanco@chromium.org · 13 years ago
  79. 24babf4 Add font scaler gm. http://codereview.appspot.com/5337044/ by bungeman@google.com · 13 years ago
  80. ce1d9e2 Back out fontscaler gm, as it seems to show up a gpu issue. by bungeman@google.com · 13 years ago
  81. 0f0c288 Add font scaler gm. http://codereview.appspot.com/5337044/ by bungeman@google.com · 13 years ago
  82. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago