1. ba16da9 add op(rgn, op) by reed@google.com · 13 years ago
  2. 294dd7b change getLastPt to return a bool by reed@google.com · 13 years ago
  3. 5e2457e add getTotalClipBounds() as a partial replacement for getTotalClip. This can be by reed@google.com · 13 years ago
  4. d1e3c5f add experimental wrapper for region+aaclip by reed@google.com · 13 years ago
  5. f3c1da1 add setRegion and doAA parameter to setPath by reed@google.com · 13 years ago
  6. bb3f4a8 Bug fixes: by suyang1 · 13 years ago
  7. b29c883 Add xps device to skia. http://codereview.appspot.com/5076041/ by bungeman@google.com · 13 years ago
  8. 1c04bf9 implement region-ops by reed@google.com · 13 years ago
  9. 07faed1 Setting perspective in fixed point. http://codereview.appspot.com/5088043/ by bungeman@google.com · 13 years ago
  10. fd8772e bug fix for character 0x200B : zero-advance-space by reed@google.com · 13 years ago
  11. 767ea3b change gamma for white and neutral text by reed@google.com · 13 years ago
  12. 733e302 make no promises if we see a looper by reed@google.com · 13 years ago
  13. 2d4297c use SK_OVERRIDE by reed@google.com · 13 years ago
  14. 47ac84e check-point for aaclip by reed@google.com · 13 years ago
  15. 1deaab5 remove unused variable "inside", begin fixing coding style by reed@google.com · 13 years ago
  16. 632e1a2 move call to nothingToDraw into our iterator, so it sees the results of filters and loopers by reed@google.com · 13 years ago
  17. fa6ac93 Fixup rendering of empty paths (including inverted fills) by bsalomon@google.com · 13 years ago
  18. 3228789 check-point for aaclip by reed@google.com · 13 years ago
  19. 84e43fd fix text for Lion, Leopard, Skia on Mac by caryclark@google.com · 13 years ago
  20. e36707a first cut at aaclipping by reed@google.com · 13 years ago
  21. 02f5584 Change SkAutoMaskImage so that we're less likely to write leaky code. by bungeman@google.com · 13 years ago
  22. 127c3be Remove debug messages that are no longer needed. by vandebo@chromium.org · 13 years ago
  23. 675dd88 disable CHECK_NOTHING_TO_DRAW for now, since it doesn't play well with DrawLooper by reed@google.com · 13 years ago
  24. 18ac1ba Make asBlur method const. http://codereview.appspot.com/5190041/ by bungeman@google.com · 13 years ago
  25. 5eba98c Now that layout tests are fixed, remove flag to ignore margin fix. by bungeman@google.com · 13 years ago
  26. dcd0f3a quick-rejects based on xfermode, using SkPaint::nothingToDraw() by reed@google.com · 13 years ago
  27. 2c508f2 add force-rle parameter to help with aaclip testing by reed@google.com · 13 years ago
  28. 5676b4a Revert r2122, r2116, r2108 Now that Chrome's PlatformDevice doesn't inherit from SkDevice. by vandebo@chromium.org · 13 years ago
  29. 7430a33 invert gamma for non-black/white text by reed@google.com · 13 years ago
  30. c2c9b97 Fix nits by bsalomon@google.com · 13 years ago
  31. 600b3f6 don't autoset forceaa (yet), but require the caller to do that. In the future by reed@google.com · 13 years ago
  32. 97d1a22 disable auto-detection of non-opaque devices for LCD for now by reed@google.com · 13 years ago
  33. 6fc3c1f Detect that we're drawing to a device that has per-pixel alpha, and if so, by reed@google.com · 13 years ago
  34. 3e0f22c Add SK_RESTRICT inside radial gradient shader - we can't currently see a benefit, but it shouldn't hurt, and some compiler somewhere ought to benefit from it. by tomhudson@google.com · 13 years ago
  35. 9d12f5c Fix some VS2010 warnings Review URL: http://codereview.appspot.com/5155043 by bsalomon@google.com · 13 years ago
  36. f75b84e Add license by bsalomon@google.com · 13 years ago
  37. 3c9f8ff remove clearing gamma for BW, since caller does that now by reed@google.com · 13 years ago
  38. 6f5df48 add gamma-correct text by reed@google.com · 13 years ago
  39. 2739b27 move specialization of 16 -vs- 32 lcd format to the fonthost by reed@google.com · 13 years ago
  40. 421093d support gamma correction for lcd text by reed@google.com · 13 years ago
  41. 3e8ae5b kill gamma flags if we're drawing BW by reed@google.com · 13 years ago
  42. ade907b roll in fixes from android when we have to compress sections of "stretchy" by reed@google.com · 13 years ago
  43. f8897e8 Add debug trap to track down crash. by vandebo@chromium.org · 13 years ago
  44. c12e1b1 Replace SkMath.h includes as required for fixed point. by tomhudson@google.com · 13 years ago
  45. 889bd8b Make SkMath.h less visible in public header files. by tomhudson@google.com · 13 years ago
  46. 7a23014 fix bw bits when width >= 16 by reed@google.com · 13 years ago
  47. 6a8f14d doh -- fix conversion to BW from color/gray by reed@google.com · 13 years ago
  48. bf2ac7e Fix 2333. Be sure fImage is assigned before giving to SkAutoMaskImage. by bungeman@google.com · 13 years ago
  49. 0a60b3d Fix leak of mask in draw. http://codereview.appspot.com/5132046/ by bungeman@google.com · 13 years ago
  50. 5ea050f Optimize software radial gradients (remove branches from the inner loop where by tomhudson@google.com · 13 years ago
  51. 754e4eb set gamma flag for white, since GDI gives us different (better) values by reed@google.com · 13 years ago
  52. bbb77d5 Add asserts to track down Chrome crash (bug 94421). by vandebo@chromium.org · 13 years ago
  53. 82cff02 tweak check for BW to avoid cmp by reed@google.com · 13 years ago
  54. 2ec7280 Fix some warnings by bsalomon@google.com · 13 years ago
  55. 5e2df64 detect when LCD is really just BW, and remark the glyph as that. by reed@google.com · 13 years ago
  56. 98b11f1 flatten/unflatten fSegmentMask by reed@google.com · 13 years ago
  57. fe62638 use common code for treating thin lines as hairlines (much faster) by reed@google.com · 13 years ago
  58. 51baf5a speed up radial-mirror 16x, sweep by ~2x by reed@google.com · 13 years ago
  59. b3b0a5b update fSegmentMask inside ::transform() (thank you validate!) by reed@google.com · 13 years ago
  60. 10296cc add segment types query to SkPath (i.e. does it have any quads) by reed@google.com · 13 years ago
  61. dd5bd67 add SK_RESTRICT in shadeSpan methods by reed@google.com · 13 years ago
  62. 6a87faf revert match for newAlpha to exactly match old math, so we don't drive by reed@google.com · 13 years ago
  63. ecadf99 use new SkDrawTreatAsHairline method to decide when to approximate a thin-line by reed@google.com · 13 years ago
  64. d4f299e Fix some mac compilation errors generated when building utils within chrome. by seanpaul@google.com · 13 years ago
  65. 2e2f3f5 Update SkCoInitialize to better match spec. by bungeman@google.com · 13 years ago
  66. 4bce115 make string's reference counting thread-safe by reed@google.com · 13 years ago
  67. c27b741 add override for max-text-size for lcd by reed@google.com · 13 years ago
  68. bcb671c Add SkCanvas::getClipDescription() and getClipDeviceBounds() so clients don't by tomhudson@google.com · 13 years ago
  69. 8a0b029 Revert r2250 - removal of setMatrixClip() - because Chrome makes heavy use by tomhudson@google.com · 13 years ago
  70. f2068ad add SK_RESTRICT to mask procs separate out opaque and non for lcd16 blits by reed@google.com · 13 years ago
  71. 4f79b9b set max size for lcdtext by reed@google.com · 13 years ago
  72. 66d5725 Replaces SkDevice::setMatrixClip() with markMatrixDirty() and markClipDirty(), by tomhudson@google.com · 13 years ago
  73. 3839632 [gpu] Remove getMaxStretch for perspective, use mapRadius for perspective path subdiv tol, add test by bsalomon@google.com · 13 years ago
  74. 99edd43 cache offscreen HDC by reed@google.com · 13 years ago
  75. b423d49 disable premul check for now in 16bit blit, until we cleanup GDI's mess by reed@google.com · 13 years ago
  76. 181e9bd Improve gpu path subdiv with perspective, remove tolerance scale, fix comment by bsalomon@google.com · 13 years ago
  77. a5adf53 use templated skipT() for skipping structs within a reader by reed@google.com · 13 years ago
  78. 55b5f4b add SkPoint::CanNormalize to unify decisions about when a vector is degenerate by reed@google.com · 13 years ago
  79. 9987ec3 add impl for drawBitmapNine by reed@google.com · 13 years ago
  80. f0b5e11 add drawBitmapNine to canvas will add to device soon I think by reed@google.com · 13 years ago
  81. f244f90 detect when scale is really 1.0, and don't mis-mark our flags to kScale by reed@google.com · 13 years ago
  82. 1c8e874 Ignore blur margin fix flag for backward bug compatibility. by bungeman@google.com · 13 years ago
  83. 4fd0fb0 Fix realloc->reset rename missed in mac file by bsalomon@google.com · 13 years ago
  84. 7d4679a Rename existing nonpreserving reallocs to reset, add reset to SkAutoMalloc, use reset in GrBufferAllocPool by bsalomon@google.com · 13 years ago
  85. f8cead5 outset 2 on all sides, as we now find some CJK fonts that are off by by reed@google.com · 13 years ago
  86. 5af16f8 Reduce size of filter mask. http://codereview.appspot.com/4965057/ by bungeman@google.com · 13 years ago
  87. 688823f Added SimpleiOSApp and updated iOSSampleApp by yangsu@google.com · 13 years ago
  88. d51bfa0 rename getBounds to getGlobalBounds, since it now takes the device's origin by reed@google.com · 13 years ago
  89. 849ad5a Fixed key handling code in Mac SampleApp by yangsu@google.com · 13 years ago
  90. dd5f744 Add SkMatrix::getPerspectiveTypeMaskOnly() and SkMatrix::isTriviallyIdentity(). by tomhudson@google.com · 13 years ago
  91. a854041 Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, moved dependencies out of experimental by yangsu@google.com · 13 years ago
  92. 45482d1 fix pictures to not skip-over clip ops that might expand the clip by reed@google.com · 13 years ago
  93. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  94. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 13 years ago
  95. 3a9eaec Don't intersect clipstack with root device bounds by bsalomon@google.com · 13 years ago
  96. 513909f Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 13 years ago
  97. 2e68478 move SkComputeAxisAlignmentForHText(const SkMatrix& matrix) out of inline, by reed@google.com · 13 years ago
  98. cb6ccdd respect subpixel positioning by reed@google.com · 13 years ago
  99. 1f221a7 More prep work in Gr for landing AA hairline renderer. by bsalomon@google.com · 13 years ago
  100. 9a87cee Clean up PDF code for text decoration change. by bungeman@google.com · 13 years ago