1. ab38f7a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  2. 68d6bb0 revert prev change to reset by reed@google.com · 12 years ago
  3. 4efd9d9 guard for self-assignment in reset() by reed@google.com · 12 years ago
  4. 705e840 Make the clip stack reduction test generate inverse filled paths. by bsalomon@google.com · 12 years ago
  5. 631940c don't use bit-wise test for equality when using floats. by reed@google.com · 12 years ago
  6. 51a6286 Add a function that computes a reduced representation of the clip stack. by bsalomon@google.com · 12 years ago
  7. 971aca7 change SkDrawFilter::filter to return a bool, where false means don't-draw by reed@google.com · 12 years ago
  8. db3f0fd must always include another skia header (unless you're SkTypes.h). In this case, by reed@google.com · 12 years ago
  9. a8a3b3d check for bad enum use when adding contours by reed@google.com · 12 years ago
  10. 223137f Remove GrRandom API in favor of SkRandom. by tfarina@chromium.org · 12 years ago
  11. 5347de1 Simple change to remove unnecessary #define statement. by sugoi@google.com · 12 years ago
  12. 7775fd5 Deferred canvas can now be flushed if an image is beyond a certain size to avoid a costly image copy. by sugoi@google.com · 12 years ago
  13. f68154a Add isRect variant that returns path closure and direction. by caryclark@google.com · 12 years ago
  14. 336b4da Separable mask blurs: Add compile-time flag. Fix reversed offsets in asymmetrical blurs (this bug cancels itself out, but I thought it might be confusing for future readers). Use correct stride in asymmetrical blurs (this is a real bug). by senorblanco@chromium.org · 12 years ago
  15. f6c9a5b add restore() to SkAutoCanvasRestore by reed@google.com · 12 years ago
  16. 3458716 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  17. 866ff87 Reverting r6489 to fix compiler error in Chrome by robertphillips@google.com · 12 years ago
  18. f11cf9f Add SkMatrix44::setColMajord, etc. by vollick@chromium.org · 12 years ago
  19. e0d44ff Add support for new glShaderSource() signature from Khronos. Disabled by default. by senorblanco@chromium.org · 12 years ago
  20. 15393c7 Add missing SK_API define. by tfarina@chromium.org · 12 years ago
  21. dab9b4f use SkPath::isNestedRects() to apply blurred nine-patch by reed@google.com · 12 years ago
  22. 56f233a add two nested rect detector to path by caryclark@google.com · 12 years ago
  23. 4ce738b Extract transform_scanline_XXXX functions into transform_scanline.h for code-sharing by epoger@google.com · 12 years ago
  24. b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
  25. 9b21c25 Add SkMatrix44::setTranspose by vollick@chromium.org · 12 years ago
  26. 459e662 Remove a warning for comparing signed and unsigned integers. by scroggo@google.com · 12 years ago
  27. 260eae5 move setDevice() to protected: in preparation for its eventual demise by reed@google.com · 12 years ago
  28. cd5f7e2 mark SkCanvas::setDevice as DEPRECATED -- need to remove all callers in chrome by reed@google.com · 12 years ago
  29. 9bee33a Add a conservativelyContainsRect function to SkPath. by bsalomon@google.com · 12 years ago
  30. fbb0ed9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  31. 9a5b570 Allow SkPicture-derived classes install their own SkPicturePlayback-derived object by robertphillips@google.com · 12 years ago
  32. 5596a69 Add support for SK_MSCALAR_IS_FLOAT by vollick@chromium.org · 12 years ago
  33. 3959a76 Changing the visibility of SkMatrix44::determinant(). by vollick@chromium.org · 12 years ago
  34. 30c174b Make SkPath cache the result of cheapComputeDirection. by bsalomon@google.com · 12 years ago
  35. dd31131 add const to src parameter for mapMScalars() by reed@google.com · 12 years ago
  36. 2e0c79f Revert 6351 due to bugs. by bsalomon@google.com · 12 years ago
  37. 1ea95be add explicit mapScalars and mapMScalars entry-points, instead of just map() by reed@google.com · 12 years ago
  38. 20d4467 simplify macros, since we no longer support scalar == fixed by reed@google.com · 12 years ago
  39. d729b3e add entry-point to SkMaskFilter to fast-path rectangles. by reed@google.com · 12 years ago
  40. d9f7503 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  41. 6898d52 add centerX() and centerY() to SkIRect (because they made me) by reed@google.com · 12 years ago
  42. 6794a25 Apply intersect rects to earlier clip elements and skip rects when possible. by bsalomon@google.com · 12 years ago
  43. 72b2e6f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  44. e8ca6c6 Combine multiple intersecting rects in SkClipStack::Iter. by bsalomon@google.com · 12 years ago
  45. 2a7579d CG imagedecoder never sets isOpaque, so add method to SkBitmap to compute that, by reed@google.com · 12 years ago
  46. 7b7cdd1 Some improvements to reduce the number of pixels touched in generating alpha clip masks by bsalomon@google.com · 12 years ago
  47. 8f0a7b8 Add temporary interfaces in blur and clip to by caryclark@google.com · 12 years ago
  48. 4d30383 add more utilities: roundIn(), offsetTo() by reed@google.com · 12 years ago
  49. a362237 add draw filter option to picture_bench by caryclark@google.com · 12 years ago
  50. 9daf96a Break out SkOffsetImageFilter into its own file, and derive it from by senorblanco@chromium.org · 12 years ago
  51. f9a1455 Avoid re-definition of STDC symbols, needed for my ffmpeg work. by senorblanco@chromium.org · 12 years ago
  52. 1aa90cf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  53. 61729ec Remove a pointless anonymous namespace in a header. by thakis@chromium.org · 12 years ago
  54. dbe49f7 Remove default texture coords / texture matrix by bsalomon@google.com · 12 years ago
  55. 4187a2f Attempt to patch Chrome compiler failures by robertphillips@google.com · 12 years ago
  56. 17fc651 Make all remaining effects use GrGLEffectMatrix by bsalomon@google.com · 12 years ago
  57. b4a55b7 Make morphology, convolution, and table color filter opt out of default texture matrices. by bsalomon@google.com · 12 years ago
  58. 92b6a94 Make GrGLTextureDomainEffect use GrGLEffectMatrix. by bsalomon@google.com · 12 years ago
  59. b9086a0 Replace GrMatrix with SkMatrix. by bsalomon@google.com · 12 years ago
  60. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  61. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 12 years ago
  62. 35ac048 Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPicture. by junov@chromium.org · 12 years ago
  63. d8b5fac Reland r6233 with fix. by bsalomon@google.com · 12 years ago
  64. 115b06f Re-revert r6233. by bsalomon@google.com · 12 years ago
  65. c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 12 years ago
  66. 66e534d Revert r6233 while investigating bot failures. by bsalomon@google.com · 12 years ago
  67. ce49e16 Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect. by bsalomon@google.com · 12 years ago
  68. f3dc199 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  69. 7103f18 GDI fonthost to serialize using correct font name. by bungeman@google.com · 12 years ago
  70. e1e7d7a add SkScalarsEqual() so we don't have to use memcmp for arrays of floats. by reed@google.com · 12 years ago
  71. 4d3c281 Implement SkCondVar for windows. by scroggo@google.com · 12 years ago
  72. f94b3a4 Make SkShader store localM directly rather than as a separate alloc. by bsalomon@google.com · 12 years ago
  73. 683c3c7 Shortcut inverting the identity matrix. by bsalomon@google.com · 12 years ago
  74. 4177ef4 Add SkThreadPool for managing threads. by scroggo@google.com · 12 years ago
  75. 72ba668 Fix for error in r6214 (missing pre-declaration) by robertphillips@google.com · 12 years ago
  76. 97b6b07 Fleshed out GPU portion of image/surface feature by robertphillips@google.com · 12 years ago
  77. d3eb336 Add validation check to GrGpu::createTexture & minor SkGpuDevice cleanup by robertphillips@google.com · 12 years ago
  78. 175fe75 Upstreaming changes from gpu_dev to trunk. by bsalomon@google.com · 12 years ago
  79. 41d0d2f comment-only: add "this may change" warning to SkChecksum.h by epoger@google.com · 12 years ago
  80. 4b2e1c8 Rebase gpu_dev up to r5182 by bsalomon@google.com · 12 years ago
  81. 56315b9 Add file accidentally omitted from r6182. by bsalomon@google.com · 12 years ago
  82. 2eaaefd Pass GrCustomStage to key-generation functions and emitCode(). by bsalomon@google.com · 12 years ago
  83. 42041e6 Allow default texture cache limit to be set within gyp. by djsollen@google.com · 12 years ago
  84. e8ebeb1 Add option to gm: write out images into a hierarchy, rather than a flat set of files by epoger@google.com · 12 years ago
  85. 484ee2a Make GrEffectStage keep a const ptr (rather than non-const) to GrEffect. by bsalomon@google.com · 12 years ago
  86. ee2ef02 Rebaseline gpu_dev from trunk at r6159. by bsalomon@google.com · 12 years ago
  87. cd9f559 Add a factory Create function for SkColorFilterImageFilter, and move the matrix optimization there. This will allow the Chrome compositor to extract the optimized matrix, and potentially apply the color matrix itself, saving a buffer allocation & draw. by senorblanco@chromium.org · 12 years ago
  88. 2d0bade Make the orientation of a texture accessible from and known by GrSurface. by bsalomon@google.com · 12 years ago
  89. 28a15fb Make GrGLEffect::setData take GrEffectStage rather than GrEffect. by bsalomon@google.com · 12 years ago
  90. 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 12 years ago
  91. 27b40e9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  92. 46fba0d Rename StageKey and related stuff. by bsalomon@google.com · 12 years ago
  93. 396e61f Rename GrProgramStageFactory to GrBackendEffectFactory. by bsalomon@google.com · 12 years ago
  94. 08afc84 Files accidentally omitted from r6123. by bsalomon@google.com · 12 years ago
  95. 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
  96. 49a5b19 add MACRO macros to help with concat. Stolen from gpu headers by reed@google.com · 12 years ago
  97. 831c726 Correctly set width & height in filtered SkPictures by robertphillips@google.com · 12 years ago
  98. 422e81a GrGLProgramStage Renaming Part 3 by bsalomon@google.com · 12 years ago
  99. d698f77 GrGLProgramStage Renaming Part 1. by bsalomon@google.com · 12 years ago
  100. 021fc73 GrCustomStage Renaming Part 5 by bsalomon@google.com · 12 years ago