1. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  2. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  3. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  4. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  5. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 11 years ago
  6. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  7. b83b6b4 Added toString to SkXfermode-derived classes (for debugger) by robertphillips@google.com · 12 years ago
  8. 61490fa fix warnings related to constness in overrides of SkColorFilter by mike@reedtribe.org · 12 years ago
  9. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  10. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  11. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 13 years ago
  12. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 13 years ago
  13. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  14. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  15. 1447c6f Add missing flattenable registrations and CreateProc() functions; by tomhudson@google.com · 13 years ago
  16. 3334c3a code style by mike@reedtribe.org · 13 years ago
  17. 8a1c16f grab from latest android by reed@android.com · 16 years ago