1. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  2. 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 11 years ago
  3. 8f83825 Add methods to SkLayerDrawLooper to allow adding layers on top by commit-bot@chromium.org · 11 years ago
  4. 5da3f22 Fix includes in SkLayerDrawLooper.h. It was previously not possible to by commit-bot@chromium.org · 11 years ago
  5. 791f12e Move SkPaint::toString from debugger to SkPaint by robertphillips@google.com · 12 years ago
  6. cdcb2ce Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  7. 4991b8f Added toString to SkDrawLooper-derived classes by robertphillips@google.com · 12 years ago
  8. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  9. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  10. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  11. 076f4c9 fix LayerDrawLooper to record its fFlagsMask convert SampleDrawLooper to a GM by reed@google.com · 12 years ago
  12. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  13. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 13 years ago
  14. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  15. 8426058 ensure we never change the text_encoding of the master paint, since it is used by reed@google.com · 13 years ago
  16. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  17. 3c89818 Fix more coverity defects - Uninitialized class fields. by vandebo@chromium.org · 13 years ago
  18. a8282ef add mask for paint-bits to layerdrawlooper by mike@reedtribe.org · 14 years ago
  19. 0716c63 expand SkLayerDrawLooper to allow for an xfermode when transfering the paint's color, by reed@google.com · 14 years ago
  20. 3c1225b fast return if no part of the paint gets replaced by mike@reedtribe.org · 14 years ago
  21. 0e2810b add optional bitflags to control which aspect of each layer's paint is applied by mike@reedtribe.org · 14 years ago
  22. e5d0def fix infinite loop (doh) by mike@reedtribe.org · 14 years ago
  23. 4e2b3d3 Simplify drawloopers and drawfilters. This allows the canvas to keep its by reed@google.com · 14 years ago
  24. 8a1c16f grab from latest android by reed@android.com · 16 years ago