1. 26344cf add explicit purgeAll() so we don't get foiled by the min cache-limit by reed@google.com · 12 years ago
  2. 488379e Bump max flattenable from 64 to 1024. Ran into limit on Mac. by bungeman@google.com · 12 years ago
  3. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  4. fcb57b5 more SkInstCnt plumbing by reed@google.com · 12 years ago
  5. 82ce2b8 add more SkInstCnt plumbing by reed@google.com · 12 years ago
  6. 3b42998 stick SkInstCnt in more classes, to help track down leaks by reed@google.com · 12 years ago
  7. 6eb0d62 Register some flattenable factories. by scroggo@google.com · 12 years ago
  8. e56513d if bounds don't intersect in DIFF mode, just return src (don't return empty) by reed@google.com · 12 years ago
  9. edae141 Fix metrics test to no longer include the cpp. by djsollen@google.com · 12 years ago
  10. 34342f6 export flags on the state of the world when a picture was serialized. by reed@google.com · 12 years ago
  11. 6756209 Expand header in serialized pictures by reed@google.com · 12 years ago
  12. 89e615d Removing redundant calls to GEN_ID_INC_EVAL in SkPaint.cpp by junov@chromium.org · 12 years ago
  13. ed38495 add PictInfo chunk to serialized pictures by reed@google.com · 12 years ago
  14. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  15. 7aa876b Record pixel ref's gen ID in picture by bsalomon@google.com · 12 years ago
  16. a4c6e4d landing mirror of https://codereview.appspot.com/6304098/ by kondapallykalyan by reed@google.com · 12 years ago
  17. 2999f78 landing http://codereview.appspot.com/6306095/ by guanqun by reed@google.com · 12 years ago
  18. 4d0078a Fix calling (and checking) the decal_ functions when the input is SkFractionalInt. by reed@google.com · 12 years ago
  19. 4d73ac2 Version 2 of the Instance Counting system. This one simplifies the print out of information. by robertphillips@google.com · 12 years ago
  20. 8ae3c7f For SkGPipe, store bitmaps in a common location. by scroggo@google.com · 12 years ago
  21. 7e96360 Fix the problem of rendering closePath not properly after a moveTo call in by schenney@chromium.org · 12 years ago
  22. 4bdfb8c Compiler complaints + some minor cleanup by robertphillips@google.com · 12 years ago
  23. 64a0ec3 Move SkColorTable into its own header and reduce includes in SkFlattenable.h by djsollen@google.com · 12 years ago
  24. 7886ad3 remove SK_CAN_USE_FLOAT (deprecated) by reed@google.com · 12 years ago
  25. 5ee6491 Better fix for rev. 4214 (inverse-fill and clipping). This fix avoids changing by reed@google.com · 12 years ago
  26. 94e75ee Rename the existing flatten(void*) methods. by djsollen@google.com · 12 years ago
  27. 97caebc Detect inverse-fill, and treat its bounds as huge (all of integer space) for the by reed@google.com · 12 years ago
  28. df9d656 Add SkPath::getVerbs/countVerbs by bsalomon@google.com · 12 years ago
  29. f6d3c5a Make SkPath::RawIter require a non-NULL pts pointer. by bsalomon@google.com · 12 years ago
  30. 803eceb fix warnings on Mac in src/core by caryclark@google.com · 12 years ago
  31. 977b9c8 Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix) by robertphillips@google.com · 12 years ago
  32. 25c1993 Reverting r4162 by robertphillips@google.com · 12 years ago
  33. 3227ab5 Added instance counting system for SkRefCnt-derived objects by robertphillips@google.com · 12 years ago
  34. 778e163 change gm to use concat instead of setMatrix, so we don't trash the caller if by reed@google.com · 12 years ago
  35. 4866cc0 Adding option to serialize mutable bitmaps in SkPicture by junov@chromium.org · 12 years ago
  36. 1f90287 Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1. by tomhudson@google.com · 12 years ago
  37. 15eeca0 Update the implementation of SkTypeface_android.h functions. by djsollen@google.com · 12 years ago
  38. 0d10280 We often rgn-diff an area >= the other rgn. now we detect that and return empty by reed@google.com · 12 years ago
  39. d2700ee Refactor dictionaries for use by entities other than just SkPicture by djsollen@google.com · 12 years ago
  40. eec9dbc arm: First step towards dynamic NEON support. by digit@google.com · 12 years ago
  41. 744faba addPoly() entry-point, to quickly add MoveTo+N*LineTo (useful in dashing) by reed@google.com · 12 years ago
  42. 8661bae Fixing a reader size overflow with SkOrderedReadBuffer, when unflattening large bitmaps. by junov@chromium.org · 12 years ago
  43. 8b06f1a Detect when the caller was hairline AND strokeandfill, and resolve that into FILL by reed@google.com · 12 years ago
  44. fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  45. d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
  46. 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  47. 49d9fd5 Plumbing to propagate save & restore from SkCanvas down to GrContext & lower by robertphillips@google.com · 12 years ago
  48. de1837b remove bogus nearlyzero checks by reed@google.com · 12 years ago
  49. 7b57892 ~glyphcache_globals needs to actually delete its cache by reed@google.com · 12 years ago
  50. 5b94153 minor cleanups, in prep for more work on improving precision by reed@google.com · 12 years ago
  51. ebd2496 change SkChunkAlloc to grow its allocations geometrically (not linearly) by reed@google.com · 12 years ago
  52. 803c67d change SetTLSFontCacheLimit to be void, since it doesn't easily know the prev value by reed@google.com · 12 years ago
  53. 6172d67 Allow font-cache to use thread_local_storage for a private cache by reed@google.com · 12 years ago
  54. ff0da4f Mutexes in pixelrefs were done very sloppily initially. The code (a) assumes all by reed@google.com · 12 years ago
  55. 115d931 pass the region-op to the clipstack for SkCanvas::clipRegion. by reed@google.com · 12 years ago
  56. a02bc15 WeakRefCnt http://codereview.appspot.com/5649046/ by bungeman@google.com · 12 years ago
  57. 32aa01e remove unused variable (isNaN) by reed@google.com · 12 years ago
  58. 4a3b714 Iter::next takes a bool (defaults to true for now) if we want to consume degenerates. by reed@google.com · 12 years ago
  59. a584aed perform quickReject in drawPoints (which is called by drawLine) just like we by reed@google.com · 12 years ago
  60. e4f10a7 add computeFastBounds to SkPathEffect, so we can attempt quickReject by reed@google.com · 12 years ago
  61. 9e25dbf remove null-check in SKPath::Iter::next() -- not needed, and slows us down a little by reed@google.com · 12 years ago
  62. 921374d for scalar==float, tis faster to always to MIN and MAX, than to put an ELSE by reed@google.com · 12 years ago
  63. 30d90eb Use x*0 instead of x!=x to detect non-finite values, since x*0 also detects infinities by reed@google.com · 12 years ago
  64. 2e0d727 pre allocate space for the result (guesstimation) so we don't spend extra time by reed@google.com · 12 years ago
  65. 129ec22 inline the fast case for AutoDrawLoop::next() so we don't slow down simple by reed@google.com · 12 years ago
  66. 9f63667 special-case filling narrow rects, where we can be faster than the SSE2 asm by reed@google.com · 12 years ago
  67. 18c464b update the nearly_integral calculation to be (a) faster, and (b) to correctly by reed@google.com · 12 years ago
  68. 420f74f only check for nearly-integral if we're a BW clip by reed@google.com · 12 years ago
  69. 4588490 lazily make a copy of the paint when choosing a blitter. For simple draws, by reed@google.com · 12 years ago
  70. a1c6ff4 inline isEmpty and isRect (faster) by reed@google.com · 12 years ago
  71. 7324415 use mapPoints instead of mapXY for the 2 corners of a rect (faster) by reed@google.com · 12 years ago
  72. 7e6c4d1 add SkPath::isLine(), similar to isRect() by reed@google.com · 12 years ago
  73. 75a0972 move SkStrokePathEffect into hiding for now, as its functionality is rethought. by reed@google.com · 12 years ago
  74. cd4e9fb don't define SK_USE_LEGACY_AA_COVERAGE, so that we can get the more exact by reed@google.com · 12 years ago
  75. 5b7d603 invert sense of conditional EXACT_COVERAGE, renaming to LEGACY_AA_COVERAGE by reed@google.com · 12 years ago
  76. a869248 remove obsolete comments by reed@google.com · 12 years ago
  77. 08e7911 add assert by reed@google.com · 12 years ago
  78. 6997e5d remove dead conditional Review URL: https://codereview.appspot.com/6197065 by reed@google.com · 12 years ago
  79. 0a71a9c experimental faster sort by reed@google.com · 12 years ago
  80. 331e2dc add flag/hint to PlatformGetSpecific. If true, then the caller requires that by reed@google.com · 12 years ago
  81. c6ce750 Fixed some fixed point build Windows compiler complaints by robertphillips@google.com · 12 years ago
  82. 83edde2 mirror of https://codereview.appspot.com/6188054/ by reed@google.com · 12 years ago
  83. 0389d93 remove unused ptr/len parameters from CreateTypeface by reed@google.com · 12 years ago
  84. 48ca7e3 impl SkTLS for windows, refactoring to share code with pthread impl by reed@google.com · 12 years ago
  85. 82d447d revert TLS change (until we impl windows backend) by reed@google.com · 12 years ago
  86. 09dcf75 allow thread-local font cache Review URL: https://codereview.appspot.com/6101053 by reed@google.com · 12 years ago
  87. 92fde90 add SkTQSort (stolen from cary's experimental work) by reed@google.com · 12 years ago
  88. c7a67cb Just use std qsort Review URL: https://codereview.appspot.com/6195052 by reed@google.com · 12 years ago
  89. e3987da make CanNormalize inline for the float build (big speedup for PathIter) by reed@google.com · 12 years ago
  90. c199293 fix/revert the unsigned-shift change made to clamp in 3836. For clamp we want by reed@google.com · 12 years ago
  91. 99c114e We were numerically overflowing our 16bit coordinates that we communicate by reed@google.com · 12 years ago
  92. 5f7c8a5 restore extra slot in sentinal array that was removed in 3825. This extra value by reed@google.com · 12 years ago
  93. 58b8d4a recreate http://codereview.appspot.com/6131051/ in svn instead of git by epoger@google.com · 12 years ago
  94. 9c36a76 store x-interval-count per scanline, so we can skip lines in O(1) by reed@google.com · 12 years ago
  95. ccfee2a Add missing null device checks in SkCanvas by djsollen@google.com · 12 years ago
  96. 9d5f76a fix bug (and add test) for drawing an inverse-path whose bounds do intersect by reed@google.com · 12 years ago
  97. af7e694 record yspancount and intervalcount in regions by reed@google.com · 12 years ago
  98. a95ea2c code-style cleanups only by reed@google.com · 12 years ago
  99. c34f53d just coding style fixes, no logic change by reed@google.com · 12 years ago
  100. 7d4aee3 Variant of SkRegion::op (called Oper) that either writes the result into a 3rd by reed@google.com · 12 years ago