1. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  2. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  3. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  4. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  5. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  6. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  7. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  8. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  9. 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
  10. 1bd6f7d Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API. by dominikg · 10 years ago
  11. 9f01471 Revert of remove guarded code - there are no more callers (https://codereview.chromium.org/343783002/) by reed · 10 years ago
  12. c5d5cf9 remove guarded code - there are no more callers by reed · 10 years ago
  13. 65044bf Return NULL when building empty LayerRasterizer. by scroggo · 10 years ago
  14. 6573ce7 Create SkLayerRasterizer w/o destroying Builder. by commit-bot@chromium.org · 10 years ago
  15. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 10 years ago
  16. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  17. fdba404 change all interfaces for SkRasterizer to const, in preparation for marking it by reed@google.com · 12 years ago
  18. 6806fe8 Export effects classes with SK_API. by tfarina@chromium.org · 12 years ago
  19. 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
  20. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  21. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  22. a2ca41e Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 12 years ago
  23. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  24. 43e9f20 add serialization to SkLayerRasterizer by reed@google.com · 13 years ago
  25. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  26. 6b919c3 code style by mike@reedtribe.org · 13 years ago
  27. 8a1c16f grab from latest android by reed@android.com · 16 years ago