1. 4b90b11 Handle recording a bitmap if copy fails. by scroggo@google.com · 12 years ago
  2. ebce030 Fix stale iterators in LList test. Add newline to end of SkTLList.h by bsalomon@google.com · 12 years ago
  3. 8182fa0 Make SkClipStack::Iter use SkClipStack::Element. by bsalomon@google.com · 12 years ago
  4. e659c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  5. dd3f7a9 Reland r6649 with fix for build errors. by bsalomon@google.com · 12 years ago
  6. acc71aa Revert 6649 due to build breaks. by bsalomon@google.com · 12 years ago
  7. 4928f86 Insert in middle of SkTInternalLList and SkTLList, in place cons for SkTLList. by bsalomon@google.com · 12 years ago
  8. bbe5290 Add SkTLList, linked list class implemented on top of the internal llist class. by bsalomon@google.com · 12 years ago
  9. 08cb728 Revert change accidentally committed. by bsalomon@google.com · 12 years ago
  10. d29902e Add SkTLList, linked list class implemented on top of the internal llist class. by bsalomon@google.com · 12 years ago
  11. 0da23a5 Tweak an enum declaration to make the clang compiler happy. by tomhudson@google.com · 12 years ago
  12. 000dea7 Disabling validation of the glyph cache for standard debug builds. by djsollen@google.com · 12 years ago
  13. c3d7d90 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  14. 1c2c2fe Fix for roll-blocking compiler error in SkRRect.cpp by robertphillips@google.com · 12 years ago
  15. 5fac58c Remove SkClipStack::Iter::combinedNext. by bsalomon@google.com · 12 years ago
  16. 8a98e3b Make SkClipStack::Element public. by bsalomon@google.com · 12 years ago
  17. 2d47a21 use fast-pt case when radius <= 1/2, instead of just hairlines by reed@google.com · 12 years ago
  18. 417bc13 Change SkClipStack::Element::State to SkClipStack::Type, rename Comine* members to combine* by bsalomon@google.com · 12 years ago
  19. 9128edc Rename SkClipStack::Rec to SkClipStack::Element by bsalomon@google.com · 12 years ago
  20. 5985e7c SkRoundRect start by robertphillips@google.com · 12 years ago
  21. 687c57c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. 629ab54 Added dashing fast path by robertphillips@google.com · 12 years ago
  23. edb26fd Set empty/wide-open genID on clip stack in more places and fix a bug in GrReduceClipStack. by bsalomon@google.com · 12 years ago
  24. 51a6286 Add a function that computes a reduced representation of the clip stack. by bsalomon@google.com · 12 years ago
  25. 971aca7 change SkDrawFilter::filter to return a bool, where false means don't-draw by reed@google.com · 12 years ago
  26. a8a3b3d check for bad enum use when adding contours by reed@google.com · 12 years ago
  27. 5f0add3 remove legacy build-guards, now that webkit has rebaselined these. by reed@google.com · 12 years ago
  28. 53007a2 choose correct blitrow proc based on global alpha by reed@google.com · 12 years ago
  29. c19468e add default: to fix warning by reed@google.com · 12 years ago
  30. b2e138c fix typo: must use modified join in case the miterlimit forces us to use bevel by reed@google.com · 12 years ago
  31. 04fdaa1 use direction from isRect in strokeRect, and only stroke if it is closed by reed@google.com · 12 years ago
  32. f68154a Add isRect variant that returns path closure and direction. by caryclark@google.com · 12 years ago
  33. bfe9037 detect wrapped rect in path by caryclark@google.com · 12 years ago
  34. b0a327e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  35. 158c595 add SK_IGNORE_NEW_STROKERECT guard by reed@google.com · 12 years ago
  36. b9971cb fix regression from 6510 -- respect kStrokeAndFill setting for stroked rects by reed@google.com · 12 years ago
  37. 6bb92bc detect gigantoid matrices, and do nothing to avoid wacky overflows from float -> int by reed@google.com · 12 years ago
  38. 603dbed add specialty strokeRect() to SkStroke, which can return much cleaner results by reed@google.com · 12 years ago
  39. dab9b4f use SkPath::isNestedRects() to apply blurred nine-patch by reed@google.com · 12 years ago
  40. 56f233a add two nested rect detector to path by caryclark@google.com · 12 years ago
  41. 013c5d9 In SkBitmapHeap, defer adding owners for new bitmaps. by scroggo@google.com · 12 years ago
  42. 886b25f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  43. 59d968f use correct blend proc instead of fourbyteinterp, since the src may not be opaque by reed@google.com · 12 years ago
  44. 13201e7 fold kClear_Mode into kSrc_Mode, and make kSrc_Mode go faster by reed@google.com · 12 years ago
  45. 0f5891c remove (unused) debugging global by reed@google.com · 12 years ago
  46. cec8de6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  47. 9bee33a Add a conservativelyContainsRect function to SkPath. by bsalomon@google.com · 12 years ago
  48. fbb0ed9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  49. 9a5b570 Allow SkPicture-derived classes install their own SkPicturePlayback-derived object by robertphillips@google.com · 12 years ago
  50. 6f6dfb4 Added profiling stubs to SkPicturePlayback by robertphillips@google.com · 12 years ago
  51. 30c174b Make SkPath cache the result of cheapComputeDirection. by bsalomon@google.com · 12 years ago
  52. 2e0c79f Revert 6351 due to bugs. by bsalomon@google.com · 12 years ago
  53. 453995e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  54. 3fb91a1 use SKIRect::centerX,Y by reed@google.com · 12 years ago
  55. d729b3e add entry-point to SkMaskFilter to fast-path rectangles. by reed@google.com · 12 years ago
  56. 6794a25 Apply intersect rects to earlier clip elements and skip rects when possible. by bsalomon@google.com · 12 years ago
  57. e8ca6c6 Combine multiple intersecting rects in SkClipStack::Iter. by bsalomon@google.com · 12 years ago
  58. 2a7579d CG imagedecoder never sets isOpaque, so add method to SkBitmap to compute that, by reed@google.com · 12 years ago
  59. adc58e4 Unit testing for SkTileGrid Review URL: https://codereview.appspot.com/6827053 by junov@chromium.org · 12 years ago
  60. 7b7cdd1 Some improvements to reduce the number of pixels touched in generating alpha clip masks by bsalomon@google.com · 12 years ago
  61. 8f0a7b8 Add temporary interfaces in blur and clip to by caryclark@google.com · 12 years ago
  62. bb094b9 fix SkRegion::intersects(rect) where the part of the rgn that we intersect is by reed@google.com · 12 years ago
  63. 3302783 Convert clipPaths to clipRects where possible in pictureRecord by robertphillips@google.com · 12 years ago
  64. 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
  65. 7b53706 Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playback. by junov@chromium.org · 12 years ago
  66. de1390d When cloning into an SkPicture, clear its data. by scroggo@google.com · 12 years ago
  67. 760f2d9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  68. 35ac048 Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPicture. by junov@chromium.org · 12 years ago
  69. dfef456 Fix asserts in SkPathMeasure to honor documented API by djsollen@google.com · 12 years ago
  70. f94b3a4 Make SkShader store localM directly rather than as a separate alloc. by bsalomon@google.com · 12 years ago
  71. c1f6db8 catch case where clipping shortened the line down to a single pixel, but our by reed@google.com · 12 years ago
  72. 683c3c7 Shortcut inverting the identity matrix. by bsalomon@google.com · 12 years ago
  73. 09a029b factor out computation for dy in SkEdge lines, so we can later try a fix. by reed@google.com · 12 years ago
  74. 4284388 Fix cross compilation with mingw. by bungeman@google.com · 12 years ago
  75. 0c3b9cf Use consistent globals in AttachCache. https://codereview.appspot.com/6816052/ by bungeman@google.com · 12 years ago
  76. 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
  77. 0c5f376 Fix generateMask to properly apply pre-blend. by bungeman@google.com · 12 years ago
  78. a76de72 Clean up usage of mask gamma. https://codereview.appspot.com/6749061/ by bungeman@google.com · 12 years ago
  79. 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 12 years ago
  80. 27b40e9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  81. b03fe42 use subclasses instead of function-ptrs for hairline specializations. by reed@google.com · 12 years ago
  82. 1bdb857 Remove SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX test since it has been rebaselined. by bungeman@google.com · 12 years ago
  83. a8790de If a path is known to be nonfinite, don't forget that in our autobounds by reed@google.com · 12 years ago
  84. 8ea78d8 GrCustomStage Renaming Part 4 by bsalomon@google.com · 12 years ago
  85. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  86. 1e34ff7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  87. 158618e Removed degenerate quads from zero radius Chrome-style round rects by robertphillips@google.com · 12 years ago
  88. 077348c Fix slow gm debug builds that are doing large path validation runs. by djsollen@google.com · 12 years ago
  89. c2e8cef Remove use of varargs in SkImageFilter. This is causing a crash in recent by senorblanco@chromium.org · 12 years ago
  90. 801cee1 Added ability to extract SkBitmaps to filter tool by robertphillips@google.com · 12 years ago
  91. 6a748ad Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  92. 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
  93. b95eaa8 Altered arcTo's canonical points to (usually) be convex by robertphillips@google.com · 12 years ago
  94. 989a95e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  95. c0e88e0 Munch the incoming inverse to force nearly-no-scale to no-scale, if we think by reed@google.com · 12 years ago
  96. ce65f38 Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionary by junov@chromium.org · 12 years ago
  97. b2ad101 Make table color filter use asNewCustomStage. by bsalomon@google.com · 12 years ago
  98. 67e78c9 Use GrCustomStage to implement color matrix. by bsalomon@google.com · 12 years ago
  99. 20c301b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  100. a8d9930 fast case for translate-only repeat bitmapshader, so Tom can be happy by reed@google.com · 12 years ago