1. 13201e7 fold kClear_Mode into kSrc_Mode, and make kSrc_Mode go faster by reed@google.com · 12 years ago
  2. 0f5891c remove (unused) debugging global by reed@google.com · 12 years ago
  3. cec8de6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  4. 9bee33a Add a conservativelyContainsRect function to SkPath. by bsalomon@google.com · 12 years ago
  5. fbb0ed9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  6. 9a5b570 Allow SkPicture-derived classes install their own SkPicturePlayback-derived object by robertphillips@google.com · 12 years ago
  7. 6f6dfb4 Added profiling stubs to SkPicturePlayback by robertphillips@google.com · 12 years ago
  8. 30c174b Make SkPath cache the result of cheapComputeDirection. by bsalomon@google.com · 12 years ago
  9. 2e0c79f Revert 6351 due to bugs. by bsalomon@google.com · 12 years ago
  10. 453995e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  11. 3fb91a1 use SKIRect::centerX,Y by reed@google.com · 12 years ago
  12. d729b3e add entry-point to SkMaskFilter to fast-path rectangles. by reed@google.com · 12 years ago
  13. 6794a25 Apply intersect rects to earlier clip elements and skip rects when possible. by bsalomon@google.com · 12 years ago
  14. e8ca6c6 Combine multiple intersecting rects in SkClipStack::Iter. by bsalomon@google.com · 12 years ago
  15. 2a7579d CG imagedecoder never sets isOpaque, so add method to SkBitmap to compute that, by reed@google.com · 12 years ago
  16. adc58e4 Unit testing for SkTileGrid Review URL: https://codereview.appspot.com/6827053 by junov@chromium.org · 12 years ago
  17. 7b7cdd1 Some improvements to reduce the number of pixels touched in generating alpha clip masks by bsalomon@google.com · 12 years ago
  18. 8f0a7b8 Add temporary interfaces in blur and clip to by caryclark@google.com · 12 years ago
  19. bb094b9 fix SkRegion::intersects(rect) where the part of the rgn that we intersect is by reed@google.com · 12 years ago
  20. 3302783 Convert clipPaths to clipRects where possible in pictureRecord by robertphillips@google.com · 12 years ago
  21. 796a175 fix SkRegion::contains(rect), thanks to danakj and http://code.google.com/p/skia/issues/detail?id=958 by mike@reedtribe.org · 12 years ago
  22. 7b53706 Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playback. by junov@chromium.org · 12 years ago
  23. de1390d When cloning into an SkPicture, clear its data. by scroggo@google.com · 12 years ago
  24. 760f2d9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  25. 35ac048 Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPicture. by junov@chromium.org · 12 years ago
  26. dfef456 Fix asserts in SkPathMeasure to honor documented API by djsollen@google.com · 12 years ago
  27. f94b3a4 Make SkShader store localM directly rather than as a separate alloc. by bsalomon@google.com · 12 years ago
  28. c1f6db8 catch case where clipping shortened the line down to a single pixel, but our by reed@google.com · 12 years ago
  29. 683c3c7 Shortcut inverting the identity matrix. by bsalomon@google.com · 12 years ago
  30. 09a029b factor out computation for dy in SkEdge lines, so we can later try a fix. by reed@google.com · 12 years ago
  31. 4284388 Fix cross compilation with mingw. by bungeman@google.com · 12 years ago
  32. 0c3b9cf Use consistent globals in AttachCache. https://codereview.appspot.com/6816052/ by bungeman@google.com · 12 years ago
  33. 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
  34. 0c5f376 Fix generateMask to properly apply pre-blend. by bungeman@google.com · 12 years ago
  35. a76de72 Clean up usage of mask gamma. https://codereview.appspot.com/6749061/ by bungeman@google.com · 12 years ago
  36. 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 12 years ago
  37. 27b40e9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  38. b03fe42 use subclasses instead of function-ptrs for hairline specializations. by reed@google.com · 12 years ago
  39. 1bdb857 Remove SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX test since it has been rebaselined. by bungeman@google.com · 12 years ago
  40. a8790de If a path is known to be nonfinite, don't forget that in our autobounds by reed@google.com · 12 years ago
  41. 8ea78d8 GrCustomStage Renaming Part 4 by bsalomon@google.com · 12 years ago
  42. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  43. 1e34ff7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  44. 158618e Removed degenerate quads from zero radius Chrome-style round rects by robertphillips@google.com · 12 years ago
  45. 077348c Fix slow gm debug builds that are doing large path validation runs. by djsollen@google.com · 12 years ago
  46. c2e8cef Remove use of varargs in SkImageFilter. This is causing a crash in recent by senorblanco@chromium.org · 12 years ago
  47. 801cee1 Added ability to extract SkBitmaps to filter tool by robertphillips@google.com · 12 years ago
  48. 6a748ad Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  49. c7a37c7 Place r5997 (make arcto's convex) behind a compiler flag to delay day of reckoning with Webkit baselines by robertphillips@google.com · 12 years ago
  50. b95eaa8 Altered arcTo's canonical points to (usually) be convex by robertphillips@google.com · 12 years ago
  51. 989a95e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  52. c0e88e0 Munch the incoming inverse to force nearly-no-scale to no-scale, if we think by reed@google.com · 12 years ago
  53. ce65f38 Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionary by junov@chromium.org · 12 years ago
  54. b2ad101 Make table color filter use asNewCustomStage. by bsalomon@google.com · 12 years ago
  55. 67e78c9 Use GrCustomStage to implement color matrix. by bsalomon@google.com · 12 years ago
  56. 20c301b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  57. a8d9930 fast case for translate-only repeat bitmapshader, so Tom can be happy by reed@google.com · 12 years ago
  58. dfdb7e5 Reland r5963 with two fixes: by bsalomon@google.com · 12 years ago
  59. f6eac8a Revert r5962 because of failures. by bsalomon@google.com · 12 years ago
  60. b022177 Require matrix for custom stage to be set when custom stage is installed. by bsalomon@google.com · 12 years ago
  61. 04685d2 #define SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX to keep old, slow, non-opaque behavior by reed@google.com · 12 years ago
  62. f57c01b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  63. f7698de retool fFilterOne[X,Y] to store the translate dx, dy, so we can avoid float by reed@google.com · 12 years ago
  64. 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
  65. 3bafe74 Add SkShader::asShadeProc to fast-path the caller when the shader is fast by reed@google.com · 12 years ago
  66. cb1bbb3 Fonts with cubic outlines are rendered without ClearType by GDI. by bungeman@google.com · 12 years ago
  67. 9a4c746 reland 5926 w/ fix in middle loop (thank you asserts) by reed@google.com · 12 years ago
  68. 6222be8 revert 5926 (debug assert) by reed@google.com · 12 years ago
  69. 1fe2690 add shaderproc32 for translate+clamp+nofilter. by reed@google.com · 12 years ago
  70. 97cd69c Fix matrix type in setRectToRect by reed@google.com · 12 years ago
  71. 3768853 Revert r3219. r3219 was a revert of r3036. r3036 made extractSubset copy the opaque bit but was reverted because of a partally-loaded jpeg issue in WK which has since been fixed: by bsalomon@google.com · 12 years ago
  72. 5b6f916 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  73. 3ab43d5 Minimize use of SkDraw's matrix in SkGpuDevice. by bsalomon@google.com · 12 years ago
  74. 5dc26b9 SkTCopyOnFirstWrite by bsalomon@google.com · 12 years ago
  75. 027038a Turn off some debugging statements. by scroggo@google.com · 12 years ago
  76. fc84359 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  77. 9f25de7 This patch implements generalized DAG connectivity for SkImageFilter. SkImageFilter maintains a list of inputs, which can be constructed either from a SkImageFilter** or zero or more SkImageFilter* arguments (varargs). by senorblanco@chromium.org · 12 years ago
  78. 36d6eda Draw hairline text as path. by bsalomon@google.com · 12 years ago
  79. a6926b1 Reland r5861 but leave setMatrixClip virtual on SkDevice (IOW this is a partial revert of r5871 which reverted r5861). by bsalomon@google.com · 12 years ago
  80. 3fffb2e Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation issues by robertphillips@google.com · 12 years ago
  81. 5cd3656 Make SkPictures valid regardless of SK_SUPPORT_HINTING_SCALE_FACTOR. by scroggo@google.com · 12 years ago
  82. cc0c8e6 correctly handle negative values in fixed_clamp() by reed@google.com · 12 years ago
  83. a1c3d78 Remove gainFocus() and setMatrixClip() virtuals from SkDevice. by bsalomon@google.com · 12 years ago
  84. 0e354aa Remove external matrix feature. by bsalomon@google.com · 12 years ago
  85. b1a72cb Remove state from SkColorSpaceLuminance to avoid memory management. by bungeman@google.com · 12 years ago
  86. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  87. 7cc7f49 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  88. 3a80991 Ensure SkPathRef debug code mutex is initialized during creation of statically-initialized SkPaths. by bsalomon@google.com · 12 years ago
  89. ae09f2d Adds extra debugging to SkPathRef that can optionally be turned on in a release build. by bsalomon@google.com · 12 years ago
  90. 1dfe88e Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will follow with change for extra debug checks to attempt to ferret out http://www.crbug.com/148637. by bsalomon@google.com · 12 years ago
  91. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  92. 21b519d catch empty stack in restorefixup called by clipRect by reed@google.com · 12 years ago
  93. a3301b6 reenable peephole optimization for save/clip/restore, with build flag by reed@google.com · 12 years ago
  94. dde646a re-land removal of setBitmapDevice by reed@google.com · 12 years ago
  95. 35e535a Rolling back r5732 due to Chrome Mac compiler issues by robertphillips@google.com · 12 years ago
  96. 768d59b remove setBitmapDevice -- no longer called, and is a necessary step on our way by reed@google.com · 12 years ago
  97. 1e9c987 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  98. 9c39744 Fix recursive GPU processing for SkImageFilter. Plumb through the by senorblanco@chromium.org · 12 years ago
  99. d86e7ab remove call to setBitmapDevice (deprecated). by reed@google.com · 12 years ago
  100. 34dc9a2 allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT by reed@google.com · 12 years ago